From 7fe8d40db0c2c02da5f7d2a602fb87a630c3c70d Mon Sep 17 00:00:00 2001 From: Cary Phillips Date: Thu, 11 Jun 2020 16:06:19 -0700 Subject: [PATCH] Remove non-code-related PR's and commits from v2.5.2 release notes. Signed-off-by: Cary Phillips --- CHANGES.md | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 6c7d1170ee..c919650273 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -50,23 +50,13 @@ Patch release with various bug/security fixes and build/install fixes. ### Merged Pull Requests * [755](https://github.com/AcademySoftwareFoundation/openexr/pull/755) Fix OPENXR_PACKAGE_NAME -* [751](https://github.com/AcademySoftwareFoundation/openexr/pull/751) Disable all Windows builds temporarily. -* [749](https://github.com/AcademySoftwareFoundation/openexr/pull/749) Fix Windows CI * [747](https://github.com/AcademySoftwareFoundation/openexr/pull/747) Fix the PyIlmBase tests for the autotools build -* [745](https://github.com/AcademySoftwareFoundation/openexr/pull/745) Added Joseph to the TSC members, and updated Nick's affiliation * [743](https://github.com/AcademySoftwareFoundation/openexr/pull/743) Applies OPENEXR_DLL only to shared libraries and no longer to static libraries * [742](https://github.com/AcademySoftwareFoundation/openexr/pull/742) Removes symlink creation under Windows * [738](https://github.com/AcademySoftwareFoundation/openexr/pull/738) always ignore chunkCount attribute unless it cannot be computed -* [737](https://github.com/AcademySoftwareFoundation/openexr/pull/737) Removed glew fix from CI -* [736](https://github.com/AcademySoftwareFoundation/openexr/pull/736) TSC meeting notes for 5/21/20 and 5/14/20 -* [735](https://github.com/AcademySoftwareFoundation/openexr/pull/735) Fix Analysis CI script permissions. -* [734](https://github.com/AcademySoftwareFoundation/openexr/pull/734) CI updates - valgrind & memcheck jobs, ci badges * [733](https://github.com/AcademySoftwareFoundation/openexr/pull/733) added missing PyImathMatrix22.cpp to Makefile.am, for the autotools build -* [732](https://github.com/AcademySoftwareFoundation/openexr/pull/732) Removed Azure pipelines CI. -* [731](https://github.com/AcademySoftwareFoundation/openexr/pull/731) Added github actions CI. * [730](https://github.com/AcademySoftwareFoundation/openexr/pull/730) fix #728 - missing 'throw' in deepscanline error handling * [727](https://github.com/AcademySoftwareFoundation/openexr/pull/727) check null pointer in broken tiled file handling -* [726](https://github.com/AcademySoftwareFoundation/openexr/pull/726) update to version 2.5.1 ### Commits \[ git log v2.5.0...v2.5.1\] @@ -76,24 +66,12 @@ Patch release with various bug/security fixes and build/install fixes. * [Fix OPENEXR_DLL on test applications](https://github.com/AcademySoftwareFoundation/openexr/commit/e8b17bf4d9b8481464f19fee110ec96d190ac34b) ([Transporter](@ogre.transporter@gmail.com) 2020-05-29) * [Applies OPENEXR_DLL only to shared libraries and no longer to static libraries](https://github.com/AcademySoftwareFoundation/openexr/commit/9153f53203112e41fbc0771f7b9dac83bce46e5e) ([Transporter](@ogre.transporter@gmail.com) 2020-05-26) * [Removes symlink creation under Windows](https://github.com/AcademySoftwareFoundation/openexr/commit/5c7d2f05405a1b6cee7b25ab1bccbfe4d7c32e17) ([Transporter](@ogre.transporter@gmail.com) 2020-05-26) -* [Disable all Windows builds temporarily.](https://github.com/AcademySoftwareFoundation/openexr/commit/e4bd9fd6b1c6fc7eeb6660711f6b5c395ae7da20) ([Christina Tempelaar-Lietz](@xlietz@gmail.com) 2020-06-09) -* [only run analysis on schedule. removing push.](https://github.com/AcademySoftwareFoundation/openexr/commit/51a36a702f4be3e8ceb8d07123ec0603a1c12cb2) ([Christina Tempelaar-Lietz](@xlietz@gmail.com) 2020-06-03) -* [fixing windows ci jobs.](https://github.com/AcademySoftwareFoundation/openexr/commit/a5f88ca2e2dca05b0e27080a66d510d2ff01125e) ([Christina Tempelaar-Lietz](@xlietz@gmail.com) 2020-05-29) -* [Removed glew fix](https://github.com/AcademySoftwareFoundation/openexr/commit/5c099f9e464f7d4bd2ba97b82225c9bcaf7c5d96) ([Aloys Baillet](@aloys.baillet+github@gmail.com) 2020-05-24) -* [Added Joseph to the TSC members, and updated Nick's affiliation.](https://github.com/AcademySoftwareFoundation/openexr/commit/b8d1d3d07b7d9e94c0cfdb4197058962578f56ea) ([Cary Phillips](@cary@ilm.com) 2020-05-28) -* [TSC meeting notes for 5/21/20 and 5/14/20](https://github.com/AcademySoftwareFoundation/openexr/commit/6883299a9a8ffc5f943e688d1e5beeaefbfc8b0b) ([Cary Phillips](@cary@ilm.com) 2020-05-21) -* [Fix script permissions.](https://github.com/AcademySoftwareFoundation/openexr/commit/28304679b21ca011cfd067d6f44caf0c476eebac) ([Christina Tempelaar-Lietz](@xlietz@gmail.com) 2020-05-21) -* [Added Valgrind and Fuzz Test CI jobs.](https://github.com/AcademySoftwareFoundation/openexr/commit/8d5f5babe1e7f3add96a81c1feb3a25b9f7a02ae) ([Christina Tempelaar-Lietz](@xlietz@gmail.com) 2020-05-20) -* [Removed unused parameter.](https://github.com/AcademySoftwareFoundation/openexr/commit/a6ce6ac46267a616aeadf89705372958cecd00b1) ([Christina Tempelaar-Lietz](@xlietz@gmail.com) 2020-05-20) -* [Updated CI badges.](https://github.com/AcademySoftwareFoundation/openexr/commit/ef15cdbd52b9ceddab6381e6b56188babd046c58) ([Christina Tempelaar-Lietz](@xlietz@gmail.com) 2020-05-20) * [update to version 2.5.1](https://github.com/AcademySoftwareFoundation/openexr/commit/4628e17a117ef624cec3ea7cf4f1f6f7c3297cab) ([Reto Kromer](@retokromer@users.noreply.github.com) 2020-05-15) * [added missing PyImathMatrix22.cpp to Makefile.am, for the autotools build.](https://github.com/AcademySoftwareFoundation/openexr/commit/d831f97ef8f65b2f292fd8dd54d6ccc5e734162b) ([Cary Phillips](@cary@ilm.com) 2020-05-19) * [fix memory leak in deep scanline IlmImfFuzzTest](https://github.com/AcademySoftwareFoundation/openexr/commit/029cf76f62b2208b4dabd312dad954a334f3af9e) ([Peter Hillman](@peterh@wetafx.co.nz) 2020-05-16) * [fix memory leak in deep scanline IlmImfFuzzTest](https://github.com/AcademySoftwareFoundation/openexr/commit/86e3301b4e55a73372b7c1e4e2e808e47b632a9c) ([Peter Hillman](@peterh@wetafx.co.nz) 2020-05-16) * [check null pointer in broken tiled file handling](https://github.com/AcademySoftwareFoundation/openexr/commit/654c83f26921ffded4d2343c5a5ea41e39ad9374) ([Peter Hillman](@peterh@wetafx.co.nz) 2020-05-16) * [fix #728 - missing 'throw' in deepscanline error handling](https://github.com/AcademySoftwareFoundation/openexr/commit/929e7d447215f9a374bd60b01714cf959744d9c4) ([Peter Hillman](@peterh@wetafx.co.nz) 2020-05-19) -* [Removed Azure pipelines CI.](https://github.com/AcademySoftwareFoundation/openexr/commit/35c28af065a2401c75ace4d9b8305764f0f389d2) ([Christina Tempelaar-Lietz](@xlietz@gmail.com) 2020-05-19) -* [Added github actions CI.](https://github.com/AcademySoftwareFoundation/openexr/commit/c3fc5485c8f012c0d1d11b50e841dc78e71323a5) ([Christina Tempelaar-Lietz](@xlietz@gmail.com) 2020-05-19) ## Version 2.5.1 (May 11, 2020) @@ -105,9 +83,7 @@ on ARMv7 and AAarch64. ### Merged Pull Requests -* [718](https://github.com/AcademySoftwareFoundation/openexr/pull/718) merge #717 cast to unsigned in testHuf checksum to RB-2.5 branch * [717](https://github.com/AcademySoftwareFoundation/openexr/pull/717) Fix #713: cast to unsigned in testHuf checksum -* [716](https://github.com/AcademySoftwareFoundation/openexr/pull/716) Bump the SO version and patch number for the 2.5.1 release * [714](https://github.com/AcademySoftwareFoundation/openexr/pull/714) Bump the SO version to 25 for the 2.5 release ### Commits \[ git log v2.5.0...v2.5.1\]