openexr 2.3.0-6ubuntu0.1 source package in Ubuntu
Changelog
openexr (2.3.0-6ubuntu0.1) focal-security; urgency=medium * SECURITY UPDATE: Multiple security issues - debian/patches/CVE-2020-117xx/*.patch: backported multiple upstream commits to fix a multitude of issues. - CVE-2020-11758 - CVE-2020-11759 - CVE-2020-11760 - CVE-2020-11761 - CVE-2020-11762 - CVE-2020-11763 - CVE-2020-11764 - CVE-2020-11765 * SECURITY UPDATE: Multiple security issues - debian/patches/CVE-2017-911x-2.patch: address pointer overflows in IlmImf/ImfScanLineInputFile.cpp, exrenvmap/readInputImage.cpp, exrmakepreview/makePreview.cpp. - debian/patches/CVE-2017-911x-3.patch: merge common fixes and move bounds check to central location in IlmImf/ImfFrameBuffer.h, IlmImf/ImfHeader.cpp, exrenvmap/readInputImage.cpp, exrmakepreview/makePreview.cpp, exrmaketiled/Image.h, exrmultiview/Image.h. - debian/patches/CVE-2017-911x-4.patch: refactor origin function to a Slice factory and Rgba custom utility in IlmImf/ImfFrameBuffer.cpp, IlmImf/ImfFrameBuffer.h, IlmImf/ImfRgbaFile.h, exrenvmap/readInputImage.cpp, exrmakepreview/makePreview.cpp, exrmaketiled/Image.h, exrmultiview/Image.h. - CVE-2017-9111 - CVE-2017-9113 - CVE-2017-9115 - CVE-2018-18444 -- Marc Deslauriers <email address hidden> Thu, 23 Apr 2020 13:32:15 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- graphics
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openexr_2.3.0.orig.tar.gz | 17.6 MiB | 1dea3145eb3962025e27edb99c97e8cfc67d6310403bbd643e97c364ebf8ff09 |
openexr_2.3.0.orig.tar.gz.asc | 566 bytes | 809172c26aacae76d2caf92d13015ec829853f1ea9b25512c0307c66005e4dcc |
openexr_2.3.0-6ubuntu0.1.debian.tar.xz | 31.6 KiB | 4f2027c08cffb4b01664d1369cd22a9b5e768a39ca85c4f35262e18cbc837617 |
openexr_2.3.0-6ubuntu0.1.dsc | 2.6 KiB | 979565e0e204bf6cab466f205d5bade37e3feb1e84e349948201795a81b57abc |
Available diffs
Binary packages built by this source
- libopenexr-dev: development files for the OpenEXR image library
OpenEXR is a high dynamic-range (HDR) image file format developed by
Industrial Light & Magic for use in computer imaging applications.
.
OpenEXR's features include:
* Higher dynamic range and colour precision than existing 8- and
10-bit image file formats.
* Support for the "half" 16-bit floating-point pixel format.
* Multiple lossless image compression algorithms. Some of the
included codecs can achieve 2:1 lossless compression ratios on
images with film grain.
* Extensibility. New compression codecs and image types can easily
be added by extending the C++ classes included in the OpenEXR
software distribution. New image attributes (strings, vectors,
integers, etc.) can be added to OpenEXR image headers without
affecting backward compatibility with existing OpenEXR
applications.
.
This package contains the header files required if you wish to
compile/develop applications that use OpenEXR libraries.
- libopenexr24: runtime files for the OpenEXR image library
OpenEXR is a high dynamic-range (HDR) image file format developed by
Industrial Light & Magic for use in computer imaging applications.
.
OpenEXR's features include:
* Higher dynamic range and colour precision than existing 8- and
10-bit image file formats.
* Support for the "half" 16-bit floating-point pixel format.
* Multiple lossless image compression algorithms. Some of the
included codecs can achieve 2:1 lossless compression ratios on
images with film grain.
* Extensibility. New compression codecs and image types can easily
be added by extending the C++ classes included in the OpenEXR
software distribution. New image attributes (strings, vectors,
integers, etc.) can be added to OpenEXR image headers without
affecting backward compatibility with existing OpenEXR
applications.
.
This package contains the following shared library:
* IlmImf - a library that reads and writes OpenEXR images.
- libopenexr24-dbgsym: No summary available for libopenexr24-dbgsym in ubuntu groovy.
No description available for libopenexr24-dbgsym in ubuntu groovy.
- openexr: command-line tools for the OpenEXR image format
OpenEXR is a high dynamic-range (HDR) image file format developed by
Industrial Light & Magic for use in computer imaging applications.
.
OpenEXR's features include:
* Higher dynamic range and colour precision than existing 8- and
10-bit image file formats.
* Support for the "half" 16-bit floating-point pixel format.
* Multiple lossless image compression algorithms. Some of the
included codecs can achieve 2:1 lossless compression ratios on
images with film grain.
* Extensibility. New compression codecs and image types can easily
be added by extending the C++ classes included in the OpenEXR
software distribution. New image attributes (strings, vectors,
integers, etc.) can be added to OpenEXR image headers without
affecting backward compatibility with existing OpenEXR
applications.
.
This package contains the following tools:
* exrheader, a utility for dumping header information.
* exrstdattr, a utility for modifying OpenEXR standard attributes.
* exrmaketiled, for generating tiled and rip/mipmapped images.
* exrenvmap, for creating OpenEXR environment maps.
* exrmakepreview, for creating preview images for OpenEXR files.
- openexr-dbgsym: debug symbols for openexr
- openexr-doc: documentation and examples for the OpenEXR image format
OpenEXR is a high dynamic-range (HDR) image file format developed by
Industrial Light & Magic for use in computer imaging applications.
.
OpenEXR's features include:
* Higher dynamic range and colour precision than existing 8- and
10-bit image file formats.
* Support for the "half" 16-bit floating-point pixel format.
* Multiple lossless image compression algorithms. Some of the
included codecs can achieve 2:1 lossless compression ratios on
images with film grain.
* Extensibility. New compression codecs and image types can easily
be added by extending the C++ classes included in the OpenEXR
software distribution. New image attributes (strings, vectors,
integers, etc.) can be added to OpenEXR image headers without
affecting backward compatibility with existing OpenEXR
applications.
.
This package contains documentation for the format and examples