RPM 4.19.0 RC1 released! #2645
dmnks
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a release candidate with minor enhancements and bug fixes since BETA.
With the key features in place since BETA, most of these changes are centered around the build process and the test-suite, and thus are only relevant to the packagers and developers of RPM.
Among those little features that made it at the last minute is a
find_package()
config for CMake which may come in handy for projects linking to our libraries.Of particular note also is the new default of C.UTF-8 when building RPM, this can be changed back to the original value of C at configure time by setting the
ENABLE_CUTF8
CMake option toOFF
.Details and download info at https://rpm.org/wiki/Releases/4.19.0
Beta Was this translation helpful? Give feedback.
All reactions