Changelog for
redhat-rpm-config-188-1.el9.noarch.rpm :
* Tue Aug 24 2021 Florian Weimer
- 188-1- redhat-rpm-config: Enable x86-64-v2 baseline for Clang/LLVM (#1890170)
* Tue Aug 10 2021 Mohan Boddu - 187-2- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
* Fri Jul 30 2021 Florian Weimer - 187-1- Active GCC plugin during LTO linking (#1983727)
* Thu Jul 22 2021 Florian Weimer - 186-1- aarch64: Do not build with -mbranch-protection=standard (#1984652)
* Tue May 25 2021 Michal Domonkos - 185-3- Bump release for a rebuild in a sidetag
* Wed May 12 2021 Michal Domonkos - 185-1- Drop kernel-rpm-macros subpackage & kmod.attr- Resolves: #1959924
* Wed Apr 21 2021 Michal Domonkos - 184-1- Drop {fpc,gnat,nim}-srpm-macros dependencies on RHEL
* Fri Apr 16 2021 Mohan Boddu - 183-2- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Apr 15 2021 Florian Weimer - 183-1- ppc64le: Update ISA baseline to POWER9 (#1876584)- s390x: Update ISA baseline to z14 (#1876479)
* Mon Mar 22 2021 Lumír Balhar - 182-1- Fix handling of files without newlines in brp-mangle-shebang
* Wed Mar 10 2021 Kalev Lember - 181-1- BRP Python Bytecompile: Avoid hardcoding /usr/bin prefix for python
* Tue Jan 19 2021 Florian Weimer - 180-1- Use -march=x86-64-v2 only for the gcc toolchain
* Tue Jan 19 2021 Florian Weimer - 179-1- x86_64: Enable -march=x86-64-v2 for ELN, following GCC.
* Sun Nov 29 2020 Miro Hrončok - 178-1- BRP Python Bytecompile: Also detect Python files in /app/lib/pythonX.Y
* Tue Oct 27 2020 Tom Stellard - 177-1- Add back -fcf-protection flag for x86_64
* Tue Oct 20 2020 Florian Weimer - 176-1- s390x: Tune for z14 (as in Red Hat Enterprise Linux 8)
* Mon Oct 05 2020 Florian Weimer - 175-1- s390x: Switch Fedora ELN to z13 baseline
* Fri Sep 11 2020 Miro Hrončok - 172-1- Filter out LTO flags from %extension flags macros- Fixes: rhbz#1877652
* Wed Sep 02 2020 Michel Alexandre Salim - 171-1- Add Requires: lua-srpm-macros
* Fri Aug 21 2020 Tom Stellard - 170-1- Enable -fstack-clash-protection for clang on x86, s390x, and ppc64le
* Thu Aug 20 2020 Tom Stellard - 169-1- Add -flto to ldflags for clang toolchain
* Thu Aug 20 2020 Neal Gompa - 168-1- Fix CC/CXX exports so arguments are included in exported variable- Allow overrides of CC/CXX like CFLAGS and CXXFLAGS from shell variables
* Mon Aug 03 2020 Troy Dawson - 167-1- Add Requires: kernel-srpm-macros
* Thu Jul 30 2020 Jeff Law - 166-1- Use -flto=auto for GCC to speed up builds
* Tue Jul 28 2020 Tom Stellard - 165-1- Only use supported lto flags for clang toolchain
* Thu Jul 23 2020 Lumír Balhar - 164-1- Disable Python hash seed randomization in brp-python-bytecompile
* Tue Jul 21 2020 Jeff Law - 163-1- Enable LTO by default
* Thu Jul 16 2020 Lumír Balhar - 162-1- New script brp-fix-pyc-reproducibility
* Tue Jun 16 2020 Lumír Balhar - 161-2- Use stdlib compileall for Python >= 3.9
* Mon Jun 15 2020 Lumír Balhar - 161-1- No more automagic Python bytecompilation (phase 3) https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_3
* Thu Jun 04 2020 Igor Raits - 160-1- Fix broken %configure
* Wed Jun 03 2020 Igor Raits - 159-1- Fixes for new_package macro
* Wed Jun 03 2020 Igor Raits - 158-1- Add option to choose C/C++ toolchain
* Sat May 30 2020 Jeff Law - 157-1- When LTO is enabled, fix broken configure files.
* Sat May 30 2020 Nicolas Mailhot - 156-1- Add new_package macro and associated lua framework.
* Sat May 23 2020 Nicolas Mailhot - 155-1- forge: add gitea support
* Thu Apr 09 2020 Panu Matilainen - 154-1- Optimize kernel module provides by using a parametric generator
* Thu Feb 20 2020 Jason L Tibbitts III - 153-1- Add dependency on fonts-srpm-macros, as those have now been approved by FPC.
* Thu Feb 20 2020 Jeff Law - 152-1- Use eu-elfclassify to only run strip on ELF relocatables and archive libraries.
* Fri Feb 14 2020 Igor Raits - 151-1- Fixup parallel algorithm for brp-strip-lto
* Fri Feb 14 2020 Jeff Law - 150-1- Strip LTO sections/symbols from installed .o/.a files
* Thu Jan 23 2020 Jeff Law - 149-1- Allow conditionally adding -fcommon to CFLAGS by defining %_legacy_common_support
* Mon Jan 20 2020 Florian Weimer - 148-1- Reenable annobin after GCC 10 integration (#1792892)
* Mon Jan 20 2020 Florian Weimer - 147-1- Temporarily disable annobin for GCC 10 (#1792892)
* Thu Dec 05 2019 Denys Vlasenko - 146-1- kmod.prov: fix and speed it up
* Tue Dec 03 2019 Igor Gnatenko - 145-1- %set_build_flags: define LT_SYS_LIBRARY_PATH
* Thu Nov 21 2019 Denys Vlasenko - 144-1- Speed up brp-mangle-shebangs.
* Tue Nov 05 2019 Lumír Balhar - 143-1- Fix brp-python-bytecompile with the new features from compileall2- Resolves: rhbz#1595265
* Fri Nov 01 2019 Miro Hrončok - 142-1- Fix the simple API of %gpgverify.