8000 Tags · ignus2/openexr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ignus2/openexr

Tags

v2.5.3

Toggle v2.5.3's commit message
Update release notes for v2.5.3.

Signed-off-by: Cary Phillips <cary@ilm.com>

v2.5.2

Toggle v2.5.2's commit message
v2.5.2 release notes in CHANGES.md

Signed-off-by: Cary Phillips <cary@ilm.com>

v2.4.2

Toggle v2.4.2's commit message
v2.4.2 release notes in CHANGES.md

Signed-off-by: Cary Phillips <cary@ilm.com>

v2.5.1

Toggle v2.5.1's commit message
Fix AcademySoftwareFoundation#713: cast to unsigned in testHuf checks…

…um (AcademySoftwareFoundation#717)

* cast to unsigned in testHuf checksum to avoid architectures sign extending differently

Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>

v2.5.0

Toggle v2.5.0's commit message
Added PR AcademySoftwareFoundation#711 and AcademySoftwareFoundation#712

 to 2.5.0 release notes.

Signed-off-by: Cary Phillips <cary@ilm.com>

v2.2.2

Toggle v2.2.2's commit message
Patch fixes for CVE-2020-* from commit e79d229 into release/2.2

Signed-off-by: Cary Phillips <cary@ilm.com>

v2.4.1

Toggle v2.4.1's commit message
Added AcademySoftwareFoundation#659 and associated commit to 2.4.1 re…

…lease notes.

Signed-off-by: Cary Phillips <cary@ilm.com>

v2.4.0

Toggle v2.4.0's commit message
A few more NOSONAR suppressions in PyImath

SonarCloud reports expressions such as "self == self" as bugs, but
this construct is used in the boost::python template instantiations.

Signed-off-by: Cary Phillips <cary@ilm.com>

v2.4.0-beta.1

Toggle v2.4.0-beta.1's commit message
2.4.0 Release notes: Summary, PR's, Issues

Signed-off-by: Cary Phillips <cary@ilm.com>

v2.3.0

Toggle v2.3.0's commit message
Added the nodist_ prefix to the config headers so the generated files…

… aren't included

as part of the disted tarballs.
0