SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rpm-build-4.14.2.1-5.fc30.i686.rpm :

* Thu Aug 29 2019 Panu Matilainen - 4.14.2.1-5- Fix minidebuginfo generation on PIE executables with file >= 5.33 (#1713866)- Backport find-debuginfo --g-libs option for glibc\'s benefit (#1661512)
* Sat Feb 02 2019 Fedora Release Engineering - 4.14.2.1-4.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Dec 19 2018 Panu Matilainen - 4.14.2.1-4- Backport the new modularity label tag (#1650286)
* Mon Nov 19 2018 Panu Matilainen - 4.14.2.1-3- Take prefix into account when compressing man pages etc for Flatpak builds
* Wed Oct 24 2018 Panu Matilainen - 4.14.2.1-2- Selinux plugin requires a base policy to work (#1641631)
* Mon Oct 22 2018 Panu Matilainen - 4.14.2.1-1- Rebase to rpm 4.14.2.1 (http://rpm.org/wiki/Releases/4.14.2.1)
* Wed Oct 17 2018 Igor Gnatenko - 4.14.2-9- Push name/epoch/version/release macro before invoking depgens
* Tue Oct 16 2018 Igor Gnatenko - 4.14.2-8- Resurrect long since broken Lua library path
* Fri Oct 12 2018 Panu Matilainen - 4.14.2-7- Actually fail build on test-suite failures again- Invoke python2 explicitly from test-suite to unbreak build, part II
* Thu Oct 11 2018 Panu Matilainen - 4.14.2-6- Drop duplicate BDB buildrequire- Drop nowadays unnecessary BDB macro foo- Drop nowadays unnecessary manual libcap dependency
* Thu Oct 11 2018 Panu Matilainen - 4.14.2-5- Own all rpmdb files and ensure the list remains up to date- Drop redundant verify exclusions on rpmdb ghosts- Fix build when systemd is not installed (duh)
* Thu Oct 11 2018 Panu Matilainen - 4.14.2-4- Erm, really use the macro for tmpfiles.d path- Erm, don\'t nuke buildroot at beginning of %install- Use modern build/install helper macros
* Thu Oct 11 2018 Panu Matilainen - 4.14.2-3- Eh, selinux plugin dependency condition was upside down (#1493267)- Drop no longer necessary condition over imaevm name- Drop no longer necessary obsolete on compat-librpm3
* Thu Oct 11 2018 Panu Matilainen - 4.14.2-2- Fix ancient Python GIL locking bug (#1632488)- Use the appropriate macro for tmpfiles.d now that one exists
* Tue Aug 21 2018 Panu Matilainen - 4.14.2-1- Update to rpm 4.14.2 final (http://rpm.org/wiki/Releases/4.14.2)
* Mon Aug 13 2018 Panu Matilainen - 4.14.2-0.rc2.2- Move python-macro-helper to main package where the macros are (#1577860)
* Wed Aug 08 2018 Panu Matilainen - 4.14.2-0.rc2.1- Update to rpm 4.14.2-rc2
* Sat Jul 21 2018 Igor Gnatenko - 4.14.2-0.rc1.2- Decompress DWARF compressed ELF sections
* Sat Jul 14 2018 Fedora Release Engineering - 4.14.2-0.rc1.1.2- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon Jul 02 2018 Miro Hrončok - 4.14.2-0.rc1.1.1- Rebuilt for Python 3.7
* Fri Jun 29 2018 Panu Matilainen - 4.14.2-0.rc1.1- Update to rpm 4.14.2-rc1- Patching test-suite for python2 too painful, just sed it instead- Fix premature version increment from previous changelog entries, oops
* Fri Jun 29 2018 Panu Matilainen - 4.14.1-13- Ehm, need to patch the autogenerated rpmtests script too for python2- Ehm, it\'s ldconfig_scriptlets not scripts- Drop the non-working python envvar magic from obsoleted change
* Fri Jun 29 2018 Panu Matilainen - 4.14.1-12- Invoke python2 explicitly from test-suite to unbreak build
* Fri Jun 29 2018 Panu Matilainen - 4.14.1-11- Remove direct ldconfig calls, use compat macros instead
* Fri Jun 15 2018 Miro Hrončok - 4.14.1-10.1- Rebuilt for Python 3.7
* Mon May 28 2018 Miro Hrončok - 4.14.1-10- Backport upstream solution to make brp-python-bytecompile automagic part opt-outable https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation
* Tue May 22 2018 Mark Wielaard - 4.14.1-9- find-debuginfo.sh: Handle application/x-pie-executable (#1581224)
* Tue Feb 20 2018 Igor Gnatenko - 4.14.1-8- Split rpm-build-libs to one more subpackage rpm-sign-libs
* Mon Feb 19 2018 Panu Matilainen - 4.14.1-7- Explicitly BuildRequire gcc and make
* Fri Feb 09 2018 Igor Gnatenko - 4.14.1-6.1- Escape macros in %changelog
* Wed Jan 31 2018 Panu Matilainen - 4.14.1-6- Avoid unnecessary macro helper dependency on /usr/bin/python (#1538657)- Fix release of previous changelog entry
* Tue Jan 30 2018 Tomas Orsava - 4.14.1-5- Add envvar that will be present during RPM build, Part of a Fedora Change for F28: \"Avoid /usr/bin/python in RPM build\" https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build
* Tue Jan 30 2018 Petr Viktorin - 4.14.1-4- Skip automatic Python byte-compilation if
*.py files are not present
* Thu Jan 25 2018 Florian Weimer - 4.14.1-3- Rebuild to work around gcc bug leading to librpm miscompilation (#1538648)
* Thu Jan 18 2018 Panu Matilainen - 4.14.1-2- Avoid nuking the new python-macro-helper along with dep generators (#1535692)
* Tue Jan 16 2018 Panu Matilainen - 4.14.1-1- Rebase to rpm 4.14.1 (http://rpm.org/wiki/Releases/4.14.1)
* Tue Nov 07 2017 Igor Gnatenko - 4.14.0-5- Fix typo in Obsoletes
* Mon Nov 06 2017 Igor Gnatenko - 4.14.0-4- Remove platform-python bits
* Thu Oct 26 2017 Panu Matilainen - 4.14.0-3- Move selinux plugin dependency to selinux-policy in Fedora >= 28 (#1493267)
* Thu Oct 12 2017 Panu Matilainen - 4.14.0-2- Dump out test-suite log in case of failures again- Don\'t assume per-user groups in test-suite
* Thu Oct 12 2017 Panu Matilainen - 4.14.0-1- Rebase to rpm 4.14.0 final (http://rpm.org/wiki/Releases/4.14.0)
* Tue Oct 10 2017 Troy Dawson - 4.14.0-0.rc2.6- Cleanup spec file conditionals
* Tue Oct 03 2017 Panu Matilainen - 4.14.0-0.rc2.5- Add build conditionals for zstd and lmdb support- Enable zstd support
* Tue Oct 03 2017 Panu Matilainen - 4.14.0-0.rc2.4- Spec cleanups
* Fri Sep 29 2017 Panu Matilainen - 4.14.0-0.rc2.3- BuildRequire gnupg2 for the testsuite
* Fri Sep 29 2017 Panu Matilainen - 4.14.0-0.rc2.2- ima-evm-utils only has a -devel package in fedora >= 28
* Thu Sep 28 2017 Panu Matilainen - 4.14.0-0.rc2.1- Rebase to rpm 4.14.0-rc2 (http://rpm.org/wiki/Releases/4.14.0)
* Mon Sep 18 2017 Panu Matilainen - 4.14.0-0.rc1.3- Fix Ftell() past 2GB on 32bit architectures (#1492587)
* Thu Sep 07 2017 Panu Matilainen - 4.14.0-0.rc1.2- Actually honor with/without libimaevm option- ima-evm-utils-devel >= 1.0 is required for rpm >= 4.14.0
* Wed Sep 06 2017 Panu Matilainen - 4.14.0-0.rc1.1- Rebase to rpm 4.14.0-rc1 (http://rpm.org/wiki/Releases/4.14.0)- Re-enable SHA256 header digest generation (see #1480407)
 
ICM