Skip to content

Commit

Permalink
Release notes for 3.0.1-beta (#989)
Browse files Browse the repository at this point in the history
* Release notes for 3.0.1-beta

Signed-off-by: Cary Phillips <[email protected]>

* typo

Signed-off-by: Cary Phillips <[email protected]>

* Set date of 3.0.1-beta to March 16, add #983

Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Mar 28, 2021
1 parent a2ba7f9 commit db752aa
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
`# OpenEXR Release Notes
# OpenEXR Release Notes

* [Version 3.0.1-beta](#version-301-beta-march-28-2021) March 28, 2021
* [Version 3.0.0-beta](#version-300-beta-march-16-2021) March 16, 2021
* [Version 2.5.5](#version-255-february-12-2021) February 12, 2021
* [Version 2.5.4](#version-254-december-31-2020) December 31, 2020
Expand Down Expand Up @@ -40,6 +41,22 @@
* [Version 1.0.1](#version-101)
* [Version 1.0](#version-10)

## Version 3.0.1-beta (March 28, 2021)

Beta patch release:

* OSS-fuzz [32370](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32370) Out-of-memory in openexr_exrcheck_fuzzer
* OSS-fuzz [32067](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32067) account for size of pixels when estimating memory

Merged Pull Requests:

* [988](https://github.com/AcademySoftwareFoundation/openexr/pull/988) Remove deprecated argument to getChunkOffsetTableSize()
* [987](https://github.com/AcademySoftwareFoundation/openexr/pull/987) exrcheck: reduceMemory now checks pixel size and scanline compression mode
* [983](https://github.com/AcademySoftwareFoundation/openexr/pull/983) Reduce warnigns reported in #982
* [980](https://github.com/AcademySoftwareFoundation/openexr/pull/980) Bazel cherry picks
* [968](https://github.com/AcademySoftwareFoundation/openexr/pull/968) Fix typos in Int64/SInt64 deprecation warnings
* [966](https://github.com/AcademySoftwareFoundation/openexr/pull/966) exrcheck: account for size of pixels when estimating memory

## Version 3.0.0-beta (March 16, 2021)

Major release with major build restructing, security improvements, and
Expand Down

0 comments on commit db752aa

Please sign in to comment.