Package: openexr / 2.2.1-4.1+deb10u1
Metadata
Package | Version | Patches format |
---|---|---|
openexr | 2.2.1-4.1+deb10u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
bug790495.patch | (download) |
IlmImfTest/testSampleImages.cpp |
16 8 + 8 - 0 ! |
remove bogus test from suite |
typos.patch | (download) |
exrmaketiled/main.cpp |
2 1 + 1 - 0 ! |
minor typo |
bug791478.patch | (download) |
IlmImfTest/Makefile.am |
1 0 + 1 - 0 ! |
fix test-suite on some 32bits archs |
openexr 2.1.0 bigendian.patch | (download) |
IlmImfTest/testFutureProofing.cpp |
8 8 + 0 - 0 ! |
fix test-suite on some big-endian archs |
bigendian_step2.patch | (download) |
IlmImfTest/main.cpp |
2 1 + 1 - 0 ! |
upstream is not interested in big endian arch Seems to only affect the test suite. |
bug815594.patch | (download) |
IlmImfTest/main.cpp |
2 1 + 1 - 0 ! |
fix ftbfs on !linux Bug-Debian: http://bugs.debian.org/815594 Date: 2016-02-22 |
bug909865.patch | (download) |
IlmImfTest/Makefile.am |
2 2 + 0 - 0 ! |
usual double rounding issue with x87 |
CVE 2017 9111_9113_9114_9115.patch | (download) |
IlmImf/ImfFrameBuffer.cpp |
82 82 + 0 - 0 ! |
[patch] fix part of #232, issue with pointer overflows |
CVE 2020 11758 to CVE 2020 11765.patch | (download) |
IlmImf/ImfCompositeDeepScanLine.cpp |
2 1 + 1 - 0 ! |
[patch 23/23] force x/y sampling to 1 for deep scanline images |
CVE 2020 15305.patch | (download) |
IlmImf/ImfDeepScanLineInputFile.cpp |
2 2 + 0 - 0 ! |
[patch] fix #728 - missing 'throw' in deepscanline error handling |
CVE 2020 15306.patch | (download) |
IlmImf/ImfDeepTiledOutputFile.cpp |
2 1 + 1 - 0 ! |
[patch] always ignore chunkcount attribute unless it cannot be computed (#738) |