↵ Return to the main page of python3-usd
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2022-06-15 | Benjamin A. Beasley <code at musicinmybrain dot net> 22.05b-1 | - Update to 22.05b (close RHBZ#2097211) |
| 2022-05-27 | Benjamin A. Beasley <code at musicinmybrain dot net> 22.05a-1 | - Update to 22.05a (close RHBZ#2078041) - For working around deprecated/removed glibc malloc hooks, switch to upstream PR#1830, which has similar effect to our pre-existing patch, but is a little tidier - Move usdview/testusdview binaries to python3-usd subpackage - New downstream .so version 0.22.5 |
| 2022-05-04 | Thomas Rodgers <trodgers at redhat dot com> 22.03-9 | - Rebuilt for Boost 1.78 |
| 2022-04-20 | Benjamin A. Beasley <code at musicinmybrain dot net> 22.03-8 | - Security fix for CVE-2022-28041 |
| 2022-04-01 | Benjamin A. Beasley <code at musicinmybrain dot net> 22.03-7 | - Do not package pxrConfig.cmake (close RHBZ#2055414) |
| 2022-04-01 | Benjamin A. Beasley <code at musicinmybrain dot net> 22.03-6 | - Apply a patch that would be required to build the tests |
| 2022-04-01 | Benjamin A. Beasley <code at musicinmybrain dot net> 22.03-5 | - Move bundled library virtual Provides to -libs |
| 2022-04-01 | Benjamin A. Beasley <code at musicinmybrain dot net> 22.03-4 | - No need to explicitly disable in-source build on Fedora |
| 2022-04-01 | Benjamin A. Beasley <code at musicinmybrain dot net> 22.03-3 | - Stop using jemalloc |
| 2022-03-30 | Benjamin A. Beasley <code at musicinmybrain dot net> 22.03-2 | - Change downstream .so version scheme - Use the entire version number in the .so version to reflect the lack of an upstream ABI stability policy. - Use a separate .so version macro in the spec file rather than deducing it from the package version. Having to manually change the .so version macro on updates is a valuable reminder of the need to rebuild dependent packages. - Also support versioning shared libraries in non-monolithic builds. |