diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,8 +1,16 @@ +Version 2.83 - 24 January 2025, by Jani Välimaa +- generate Recommends from perl META (mga#33945) + +Version 2.82 - 28 December 2024, by Jani Välimaa +- macros: automatically use %set_build_flags macro for build, check, and install phases +- brp-mangle-shebangs: restore handling of %__brp_mangle_shebangs_exclude + +Version 2.81 - 11 November 2024, by Jani Välimaa - macros: add redhat-hardened-clang-ld.cfg (from Fedora) to pass -pie when linking with clang - macros: add %dist_vendor (Mageia) and %dist_name (Mageia Linux) macros Version 2.80 - 5 July 2024, by Jani Välimaa -- macros: make %install override compatible with rpm 4.20.0 +- macros: Drop the now obsolete %install debuginfo hack (needs rpm-4.20) Version 2.79.1 - 21 April 2024, by Jani Välimaa - Makefile: add hardening configs to source tarball |