|
|
|
|
Changelog for rpm-build-4.14.2-25.el8.x86_64.rpm :
* Wed Aug 07 2019 Florian Festi - 4.14.2-25- Fix memory leak in verify code (#1714657) * Wed Jul 31 2019 Florian Festi - 4.14.2-24- Fix off-by-one in hdrblobGet() breaking large packages (#1722921) * Thu Jul 25 2019 Florian Festi - 4.14.2-23- Use --dpbath only with full path (#1696408)- Fix memory leaks (#1714657)- Remove capabilities instead of setting empty caps via. --setcaps (#1700920)- Fix bash warning from solution for #1689810 * Thu Jul 18 2019 Florian Festi - 4.14.2-22- Add information about FIPS mode to rpmsign man page (#1726678) * Wed Jul 03 2019 Florian Festi - 4.14.2-21- Fix bash warning from solution for #1689810 * Thu Jun 06 2019 Panu Matilainen - 4.14.2-20- Fix packages getting removed on failed update via dnf (#1710346) * Tue Jun 04 2019 Panu Matilainen - 4.14.2-19- Fix rare segfault in fingerprinting symlink round (#1660232) * Tue Jun 04 2019 Panu Matilainen - 4.14.2-18- Make use of unversioned %__python macro an error (#1645663) * Wed Apr 24 2019 Florian Festi - 4.14.2-17- Add flag to use strip -g instead of full strip on DSOs (#1689810) * Wed Apr 24 2019 Florian Festi - 4.14.2-16- Sort list of hard linked files in find-debuginfo.sh (#1421272)- Correct rpm -ql exit value when optional -p is omitted (#1680610)- Show list of files only once when use rpm -ql and multiple rpm files (#1689898) * Fri Apr 12 2019 Panu Matilainen - 4.14.2-15- Fix 0 stripping suid/sgid bits and capabilities (#1690876) * Thu Apr 11 2019 Panu Matilainen - 4.14.2-14- Verify packages before signing (#1646388)- Make rpmsign exist values more consistent with our other tools * Thu Apr 11 2019 Panu Matilainen - 4.14.2-13- Report meaningful errors from SElinux plugin (#1679028) * Thu Apr 11 2019 Panu Matilainen - 4.14.2-12- Fix an ancient GIL locking bug, required for the .decode() trick * Thu Apr 11 2019 Panu Matilainen - 4.14.2-11- Revised patch for Py3 string data as surrogate-escaped utf-8 (#1631292)- Add a .decode() method to returned Py3 strings for compatibility * Wed Mar 06 2019 Panu Matilainen - 4.14.2-10- Return all string data as surrogate-escaped utf-8 in Python 3 (#1631292) * Thu Dec 20 2018 Panu Matilainen - 4.14.2-9- Mark elements with associated problems as failed (needed for audit) * Fri Dec 14 2018 Panu Matilainen - 4.14.2-8- Differentiate between install and update in audit log * Mon Dec 03 2018 Panu Matilainen - 4.14.2-7- Move python-macro-helper to main package where the macros are (#1651926)- Document --noverify in the man page (#1646458)- Handle unsupported digests the same as disabled ones (#1652529) * Mon Dec 03 2018 Panu Matilainen - 4.14.2-6- Fix our SElinux dependencies (#1651926) * Fri Nov 30 2018 Florian Festi - 4.14.2-5- Add new tag MODULARITYLABEL (#1650287) * Mon Oct 22 2018 Panu Matilainen - 4.14.2-4- Fix nasty --setperms/--setugids regression introduced in 4.14.2 (#1640470) * Thu Sep 13 2018 Panu Matilainen - 4.14.2-3- Oops, op= was supposed to be first in the audit message (#1607612) * Thu Sep 13 2018 Panu Matilainen - 4.14.2-2- Revised audit patch, log removals and verify failures too (#1607612) * Mon Sep 03 2018 Panu Matilainen - 4.14.2-1- Buildrequire audit-libs-devel to actually enable the feature (#1607612)- Update to rpm 4.14.2 final (http://rpm.org/wiki/Releases/4.14.2) * Fri Aug 10 2018 Panu Matilainen - 4.14.2-0.rc2.1- Update to rpm 4.14.2-rc2- Fixes a regression in rpmlog error handling (#1597274)- Fixes several resource leaks found by covscan (#1602681)- Fixes DISTTAG not getting copied to source rpms (#1596193) * Tue Aug 07 2018 Florian Festi - 4.14.2-0.rc1.5- Wrap zstd Requires in build condition * Thu Aug 02 2018 Florian Festi - 4.14.2-0.rc1.4- Add log entries to audit system (#1607612) * Wed Aug 01 2018 Panu Matilainen - 4.14.2-0.rc1.3- Disable test-suite by default to avoid fakechroot dependency (#1601024) * Mon Jul 30 2018 Florian Festi - 4.14.2-0.rc1.2- Build without zstd support * Wed Jul 18 2018 Florian Festi - 4.14.2-0.rc1.1- Update to rpm 4.14.2-rc1 * Tue Jul 03 2018 Tomas Orsava - 4.14.1-11- Compile Python 3.6 stuff with /usr/libexec/platform-python instead of /usr/bin/python3.6 * Fri Jun 29 2018 Charalampos Stratakis - 4.14.1-10.1- Bump release for rebuild * Tue Jun 26 2018 Charalampos Stratakis - 4.14.1-9- Disable python2 bytecompilation * Fri Jun 22 2018 Charalampos Stratakis - 4.14.1-8- Conditionalize the python2 subpackage * 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) * Mon Aug 28 2017 Panu Matilainen - 4.13.90-0.git14000.8- Band-aid for DB_VERSION_MISMATCH errors on glibc updates (#1465809) * Thu Aug 24 2017 Panu Matilainen - 4.13.90-0.git14000.7- Remove ugly kludges from posttrans script, BDB handles this now * Fri Aug 18 2017 Panu Matilainen - 4.13.90-0.git14000.6- Silence harmless but bogus error message on noarch packages (#1482144) * Thu Aug 17 2017 Miro Hrončok - 4.13.90-0.git14002.5- Build with platform_python * Mon Aug 14 2017 Miro Hrončok - 4.13.90-0.git14000.4- Add platform-python bytecompilation patch: platform-python-bytecompile.patch- Add platform python deps generator patch: platform-python-abi.patch- Add a platform-python subpackage and remove system python related declarations- Build rpm without platform_python for bytecompilation (https://fedoraproject.org/wiki/Changes/Platform_Python_Stack) * Mon Aug 14 2017 Panu Matilainen - 4.13.90-0.git14000.3- Disable macro argument quoting as a band-aid to #1481025 * Fri Aug 11 2017 Panu Matilainen - 4.13.90-0.git14000.2- Disable SHA256 header-only digest generation temporarily (#1480407) * Thu Aug 10 2017 Panu Matilainen - 4.13.90-0.git14000.1- Rebase to rpm 4.13.90 aka 4.14.0-alpha (#1474836) * Mon Jul 31 2017 Igor Gnatenko - 4.13.0.1-41- Move _debuginfo_subpackages and _debugsource_packages to redhat-rpm-config * Sat Jul 29 2017 Igor Gnatenko - 4.13.0.1-40- Update latest patches from merged versions * Fri Jul 28 2017 Igor Gnatenko - 4.13.0.1-39- Backport fixes for debuginfo subpackages * Wed Jul 26 2017 Igor Gnatenko - 4.13.0.1-38- Backport trivial fix for debugsourcefiles.list ending up in random dir * Tue Jul 25 2017 Igor Gnatenko - 4.13.0.1-37- Enable debugsource and debuginfo subpackages by default * Mon Jul 24 2017 Igor Gnatenko - 4.13.0.1-36- Make sure that test results are not ignored * Sun Jul 23 2017 Mark Wielaard - 4.13.0.1-35- Fix rpmfd_write on big endian arches. * Fri Jul 21 2017 Mark Wielaard - 4.13.0.1-34- find-debuginfo.sh: Remove non-allocated NOBITS sections from minisymtab. * Thu Jul 20 2017 Igor Gnatenko - 4.13.0.1-33- Remove strict requirement on python libs * Tue Jul 18 2017 Mark Wielaard - 4.13.0.1-32- Add find-debuginfo.sh: Add --keep-section and --remove-section (#1465997) * Wed Jul 12 2017 Igor Gnatenko - 4.13.0.1-31- Add automatic provides debuginfo(build-id) = ... into debuginfo subpackages * Fri Jul 07 2017 Igor Gnatenko - 4.13.0.1-30- Fix brokeness when using %filter_setup (RHBZ #1468476) * Tue Jul 04 2017 Mark Wielaard - 4.13.0.1-29- Track patches using https://pagure.io/rpm-fedora- Use file list to explicitly set mode for build-id dirs/files (#1452893, #1458839) * Thu Jun 29 2017 Mark Wielaard - 4.13.0.1-28- Add debugedit-prefix.patch.- Add find-debuginfo-filter-built-ins.patch.- Add find-debuginfo-dwz-multi.patch.- Add find-debuginfo-and-macro-docs.patch. * Wed Jun 28 2017 Mark Wielaard - 4.13.0.1-27- Add find-debuginfo-split-traversal-and-extraction-fix.patch (#1465170) * Wed Jun 28 2017 Igor Gnatenko - 4.13.0.1-26- Backport patches for rich dependencies from dependency generators * Sun Jun 25 2017 Mark Wielaard - 4.13.0.1-25- Add support for debugsource and debuginfo subpackages - find-debuginfo-untangle-unique-build-options.patch - debugsrc-and-sub-debuginfo-packages.patch * Fri Jun 23 2017 Mark Wielaard - 4.13.0.1-24- Backport parallel debuginfo processing. * Tue May 30 2017 Mark Wielaard - 4.13.0.1-23- Fix resetting attr flags in buildid creation (#1449732) * Tue May 23 2017 Panu Matilainen - 4.13.0.1-22- Python dependency generators live in python-rpm-generators now (#1444925) * Tue May 23 2017 Panu Matilainen - 4.13.0.1-21- Fix rpmsign python module import failing (#1393659) * Tue Apr 25 2017 Mark Wielaard - 4.13.0.1-20- Fix rpmbuild world writable empty (tmp) dirs in debuginfo (#641022) * Sat Apr 15 2017 Mark Wielaard - 4.13.0.1-19- Minisymtab should only be added for executables or shared libraries.- Add find-debuginfo.sh -n (debugedit --no-recompute-build-id) option. * Fri Mar 31 2017 Panu Matilainen - 4.13.0.1-18- gpg path must not depend on %_prefix and such (#1437726) * Mon Mar 27 2017 Panu Matilainen - 4.13.0.1-17- Work around missing python[23] during build dependency parse- Include ISA in the new python library version dependencies too * Mon Mar 27 2017 Panu Matilainen - 4.13.0.1-16- Band-aid for python library versioning inadequacies (#1435135) * Mon Mar 27 2017 Mark Wielaard - 4.13.0.1-15- Unbreak short-circuited binary builds (#1434235). * Tue Mar 21 2017 Mark Wielaard - 4.13.0.1-14- Add fix for off by one adding DW_FORM_string replacement (#1434347). * Mon Mar 20 2017 Mark Wielaard - 4.13.0.1-13- Add tests fix for sed file build-id regexp matching.- Add fix for build-ids in non-executable ELF files (#1433837). * Fri Mar 17 2017 Mark Wielaard - 4.13.0.1-12- Fix reading and updating (cross-endian) build-id information. * Fri Mar 17 2017 Mark Wielaard - 4.13.0.1-11- Do not process build-ids for noarch packages. * Thu Mar 16 2017 Mark Wielaard - 4.13.0.1-10- Add fix for debugedit replace debug_line files. * Thu Mar 16 2017 Igor Gnatenko - 4.13.0.1-9- Switch to OpenSSL (RHBZ #1390624) * Wed Mar 15 2017 Mark Wielaard - 4.13.0.1-8- Add fix to reset buildid file attributes (#1432372) * Fri Mar 10 2017 Mark Wielaard - 4.13.0.1-7- Add fixup fix for build-id warnings on object files (#1430587) * Thu Mar 09 2017 Mark Wielaard - 4.13.0.1-6- Add fix for missing_build_ids_terminate_build without __debug_package. * Thu Mar 09 2017 Mark Wielaard - 4.13.0.1-5- Add fix for build-id warnings on object files (#1430587) * Wed Mar 08 2017 Panu Matilainen - 4.13.0.1-4- Mark Wielaard\'s backports for debuginfo parallel installation etc (#1427970) * Fri Feb 24 2017 Pavlina Moravcova Varekova - 4.13.0.1-3- Fix number of references on spec_Type (#1426578) * Thu Feb 16 2017 Tomas Orsava - 4.13.0.1-2- Fix handling of Python wheels by pythondistdeps.py --provides (#1421776) * Thu Feb 16 2017 Panu Matilainen - 4.13.0.1-1- Update to 4.13.0.1 ((http://rpm.org/wiki/Releases/4.13.0) * Tue Feb 14 2017 Florian Festi - 4.13.0-12- Fix Python byte compilation for Python3 only packages (#1411588) * Sat Feb 11 2017 Fedora Release Engineering - 4.13.0-11.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jan 23 2017 Panu Matilainen - 4.13.0-11- Fix malformed packages being generated around 4GB boundary (#1405570)- Resurrect debuginfo GDB index generation (#1410907) * Fri Jan 06 2017 Igor Gnatenko - 4.13.0-10- Add Requires: python-setuptools for rpm-build (RHBZ #1410631) * Wed Dec 21 2016 Peter Robinson 4.13.0-9- Rebuild for Python 3.6 * Sun Dec 18 2016 Igor Gnatenko - 4.13.0-8- Switch rpm-build to system-python (RHBZ #1405483) * Fri Dec 09 2016 Charalampos Stratakis - 4.13.0-7- Rebuild for Python 3.6 * Sat Dec 03 2016 Igor Gnatenko - 4.13.0-6- Fix arch-dependent requires in subpackages (RHBZ #1398591) * Fri Nov 25 2016 Igor Gnatenko - 4.13.0-5- Fix arch-dependent requires in subpackages (RHBZ #1398591) * Fri Nov 11 2016 Panu Matilainen - 4.13.0-4- Expand python subpackage obsoletion range (related: #1394125) * Mon Nov 07 2016 Panu Matilainen - 4.13.0-3- Fix invalid memory access on %transfiletriggerpostun (#1284645) * Fri Nov 04 2016 Thierry Vignaud - 4.13.0-2- Fix package name references in python sub-packages to match reality- Re-enable test-suite now that it works again * Thu Nov 03 2016 Panu Matilainen - 4.13.0-1- Rebase to rpm 4.13.0 final (http://rpm.org/wiki/Releases/4.13.0) * Wed Nov 02 2016 Panu Matilainen - 4.13.0-0.rc2.2- Fix harmless unused variable warning from fedora-specspo patch * Thu Oct 20 2016 Panu Matilainen - 4.13.0-0.rc2.1- Rebase to rpm 4.13.0-rc2 * Fri Sep 23 2016 Richard W.M. Jones - 4.13.0-0.rc1.47- Backport two upstream patches which add riscv64 architecture support. * Wed Aug 24 2016 Igor Gnatenko - 4.13.0-0.rc1.46- Backport patch for missing import in Python dependency generator * Wed Aug 24 2016 Kalev Lember - 4.13.0-0.rc1.45- Fix -python2 and -python3 subpackage obsoleting from .42 * Tue Aug 23 2016 Igor Gnatenko - 4.13.0-0.rc1.44- Use %python_provide for python3 subpackage * Mon Aug 22 2016 Igor Gnatenko - 4.13.0-0.rc1.43- Backport fixes to ignore .egg-link files in Python dependency generator * Fri Aug 12 2016 Florian Festi - 4.13.0-0.rc1.42- Enable --majorver-provides in Python dependency generator * Tue Aug 09 2016 Igor Gnatenko - 4.13.0-0.rc1.41- Add %{?system_python_abi}- rpm-python -> python2-rpm && rpm-python3 -> python3-rpm with providing old names- Fixes and cleanups * Tue Jul 19 2016 Fedora Release Engineering - 4.13.0-0.rc1.40.1- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Mon Jul 18 2016 Petr Pisar - 4.13.0-0.rc1.40- Drop rpm-build\'s dependency on perl-generators (bug #1158860) * Fri Jul 15 2016 Florian Festi - 4.13.0-0.rc1.39- Pass relevant files to new Python dependency generator * Mon Jun 13 2016 Florian Festi - 4.13.0-0.rc1.38- Add new Python dependency generator (provides only for now) (#1340885) * Thu Jun 02 2016 Florian Festi - 4.13.0-0.rc1.37- Add support for _buildhost macro (#1309367) * Mon May 23 2016 Lubos Kardos 4.13.0-0.rc1.36- Fix signing with non-ASCII uid keys (#1243963) * Thu May 19 2016 Lubos Kardos 4.13.0-0.rc1.35- Use armv7hl isa for all armhfp (armv7h *l) arches (#1326871) * Tue May 17 2016 Lubos Kardos 4.13.0-0.rc1.34- Filter unversioned deps if corresponding versioned deps exist (#678605) * Mon Apr 25 2016 Lubos Kardos 4.13.0-0.rc1.33- Fix sigsegv in stringFormat() (#1316903)- Fix reading rpmtd behind its size in formatValue() (#1316896) * Fri Apr 15 2016 Lubos Kardos 4.13.0-0.rc1.32- escape % chars in previous changelog record * Fri Apr 15 2016 Lubos Kardos 4.13.0-0.rc1.31- Enable --no-backup-if-mismatch by default in %patch macro (#884755)- Add %{_default_patch_flags} to %__patch which is used in %autosetup- Use fuzz settings for %autopatch/%autosetup * Thu Apr 14 2016 Lubos Kardos 4.13.0-0-rc1.30- Make creating index records consistent for rich and rich-weak deps (#1325982) * Tue Apr 12 2016 Lubos Kardos 4.13.0-0.rc1.29- Add RPMCALLBACK_ELEM_PROGRESS callback type (needed by dnf) * Wed Apr 06 2016 Lubos Kardos 4.13.0-0.rc1.28- Fix non-working combination of %lang and %doc directive (#1254483) * Thu Mar 10 2016 Lubos Kardos 4.13.0-0.rc1.27- Add posix.redirect2null (#1287918) * Fri Feb 26 2016 Florian Festi - 4.13.0-0.rc1.26- Fix ExclusiveArch/ExcludeArch for noarch packages (#1298668) * Thu Feb 25 2016 Florian Festi - 4.13.0-0.rc1.25- Fix dependencies for RemovePathPostfixes (#1306559) * Fri Feb 19 2016 Florian Festi - 4.13.0-0.rc1.24- Also block idle and sleep in the systemd-inhibit plugin (#1297984)- Add support for MIPS release 6- Add mips32 mips64 mipsel and mipseb macros (#1285116) * Tue Feb 02 2016 Lubos Kardos - 4.13.0-0.rc1.23- Remove size limit when expanding macros (#1301677) * Mon Feb 01 2016 Lubos Kardos - 4.13.0-0.rc1.22- Harden rpm package again, previous attempt had to be reverted (#1289734) * Mon Feb 01 2016 Lubos Kardos - 4.13.0-0.rc1.21- Remove setting %_gnu macro explictly, no more needed (#1303265) * Mon Feb 01 2016 Lubos Kardos - 4.13.0-0.rc1.20- Revert using %configure, it causes problems- Temporary set %_gnu macro explictly, just for one build (#1303265) * Fri Jan 29 2016 Lubos Kardos - 4.13.0-0.rc1.19- Use %configure macro, harden rpm package (#1289734) * Tue Jan 19 2016 Lubos Kardos - 4.13.0-0.rc1.18- Escape %autosetup in previous changelog record * Tue Jan 19 2016 Lubos Kardos - 4.13.0-0.rc1.17- Fix %autosetup not to cause errors during run of rpmspec tool (#1293687) * Fri Jan 15 2016 Lubos Kardos - 4.13.0-0.rc1.16- Fix recursive calling of rpmdeps tool (#1297557) * Fri Jan 15 2016 Florian Festi - 4.13.0-0.rc1.15- Add support for missingok file attribute * Fri Jan 15 2016 Lubos Kardos - 4.13.0-0.rc1.14- Fix not chrooting transaction file triggers * Mon Nov 23 2015 Lubos Kardos - 4.13.0-0.rc1.13- Add possibility to disable file triggers- Fix unwanted multiple execution of filetriggers in dnf (#1282115) * Thu Nov 12 2015 Fedora Release Engineering - 4.13.0-0.rc1.12- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Fri Nov 06 2015 Lubos Kardos - 4.13.0-0.rc1.11- Fix crash when parsing corrupted RPM file (#1273360) * Fri Nov 06 2015 Lubos Kardos - 4.13.0-0.rc1.10- Fix SIGSEGV in case of old unsupported gpg keys (#1277464) * Fri Oct 30 2015 Lubos Kardos - 4.13.0-0.rc1.9- Ignore SIGPIPE signals during execucton of scriptlets (#1264198) * Fri Oct 30 2015 Florian Festi - 4.13.0-0.rc1.8- Move /usr/lib/rpm/fileattrs directory from rpm-build to rpm (#1272766) * Fri Oct 23 2015 Lubos Kardos - 4.13-0.rc1.7- Fix reading a memory right after the end of an allocated area (#1260248)- Add support for various types of dependencies to rpmdeps tool (#1247092)- fix %autopatch when patch do not exist (#1244172) * Fri Oct 23 2015 Lubos Kardos - 4.13-0.rc1.6- If %_wrong_version_format_terminate_build is 1 then terminate build in case that version format is wrong i. e. epoch is not unsigned integer or version contains more separators (\":\", \"-\"). %_wrong_version_format_terminate_build is 1 by deafault (#1265700) * Wed Oct 14 2015 Robert Kuska - 4.13.0-0.rc1.5- Rebuilt for Python3.5 rebuild * Mon Oct 12 2015 Florian Festi - 4.13.0-0.rc1.4- Fix selinux plugin for permissive mode * Mon Sep 07 2015 Florian Festi - 4.13.0-0.rc1.3- Fix new rich dependency syntax * Sat Sep 05 2015 Kalev Lember - 4.13.0-0.rc1.2- Obsolete compat-librpm3 * Wed Sep 02 2015 Florian Festi - 4.13.0-0.rc1.1- Update to upstream rc1 release * Mon Aug 10 2015 Lubos Kardos - 4.12.90-7- Fix last occurence of PyString * Thu Aug 06 2015 Lubos Kardos - 4.12.90-6- Add --filetriggers option to show info about file triggers. * Mon Aug 03 2015 Lubos Kardos - 4.12.90-5- If globbing of a filename fails, try use the filename without globbing. (#1246743)- Modify rpmIsGlob() to be more precise and compatible with glob(). (#1246743) * Thu Jul 30 2015 Lubos Kardos - 4.12.90-4- Don\'t warn when an escaped macro is in a comment (#1224660) * Mon Jul 27 2015 Florian Festi - 4.12.90-3- Fix compressed patches (#1247248) * Mon Jul 27 2015 Lubos Kardos - 4.12.90-2- Enable braces expansion in rpmGlob() (#1246743) * Fri Jul 24 2015 Florian Festi - 4.12.90-1- Update to upstream alpha release * Tue Jul 14 2015 Michal Toman - 4.12.0.1-18- Add support for MIPS platform * Mon Jun 29 2015 Florian Festi - 4.12.0.1-17- Fix Python import directive for more strict Python3 search rules (#1236493) * Fri Jun 19 2015 Lubos Kardos 4.12.0.1-16- Allow gpg to get passphrase by itself (#1228234) * Thu Jun 18 2015 Fedora Release Engineering - 4.12.0.1-15.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Jun 12 2015 Florian Festi - 4.12.0.1-15- Add --whatrecommends and friends (#1231247) * Wed Apr 15 2015 Florian Festi - 4.12.0.1-14- Fix references to sources in golang debuginfo packages (#1184221) * Tue Mar 31 2015 Lubos Kardos 4.12.0-13- Fix wrong use of variable strip_g in find-debuginfo.sh (#1207434) * Mon Mar 30 2015 Lubos Kardos 4.12.0-12- Fix segmentation fault (#1206750) * Fri Mar 27 2015 Lubos Kardos 4.12.0-11- Pass _find_debuginfo_opts -g to eu-strip for executables (#1186563)- add_minidebug is not ran when strip_g is set (#1186563) * Fri Mar 20 2015 Lubos Kardos 4.12.0-10- Fix \"--excludedocs\" option (#1192625) * Fri Mar 20 2015 Florian Festi - 4.12.0.1-9- Fix spec to allow building without plugins (#1182385) * Mon Mar 16 2015 Than Ngo - 4.12.0.1-8- bump release and rebuild so that koji-shadow can rebuild it against new gcc on secondary arch * Sat Feb 21 2015 Till Maas - 4.12.0.1-7.1- Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code * Tue Feb 17 2015 Richard W.M. Jones - 4.12.0.1-7- Include upstream patch to fix find-debuginfo (http://www.rpm.org/ticket/887). * Fri Jan 16 2015 Tom Callaway - 4.12.0.1-6- rebuild against lua 5.3 * Fri Dec 12 2014 Lubos Kardos - 4.12.0.1-5- Add check against malicious CPIO file name size (#1168715)- Fixes CVE-2014-8118- Fix race condidition where unchecked data is exposed in the file system (#1039811)- Fixes CVE-2013-6435 * Thu Oct 30 2014 Panu Matilainen - 4.12.0.1-4- Axe unused generator scripts forcing a perl dependency (#1158580, #1158583) * Tue Oct 28 2014 Panu Matilainen - 4.12.0.1-3- Skip ghost files in payload (#1156497)- Fix size and archice size tag generation on big-endian systems * Wed Oct 01 2014 Panu Matilainen - 4.12.0.1-2- Dont wait for transaction lock inside scriptlets (#1135596) * Thu Sep 18 2014 Panu Matilainen - 4.12.0.1-1- Update to rpm-4.12.0.1 final (http://rpm.org/wiki/Releases/4.12.0.1)- Temporary workaround payload size mismatch issue in rpm2cpio (#1142949) * Wed Sep 17 2014 Panu Matilainen - 4.12.0-2- Reduce the double separator spec parse error into a warning (#1065563) * Tue Sep 16 2014 Panu Matilainen - 4.12.0-1- Update to rpm-4.12.0 final (http://rpm.org/wiki/Releases/4.12.0) * Tue Sep 02 2014 Panu Matilainen - 4.12.0-0.rc1.2- Resurrect payload and tilde rpmlib() dependencies * Wed Aug 27 2014 Panu Matilainen - 4.12.0-0.rc1.1- Update to rpm-4.12.0-rc1 * Mon Aug 25 2014 Panu Matilainen - 4.12.0-0.beta1.6- Resurrect dependency logging on package build- Resurrect rpmlib() dependencies in src.rpms * Wed Aug 20 2014 Panu Matilainen - 4.12.0-0.beta1.5- Fix duplicate trigger indexes caused by beta1.3 fix (#1131960) * Wed Aug 20 2014 Panu Matilainen - 4.12.0-0.beta1.4- Emergency hack for #1131892 * Mon Aug 18 2014 Panu Matilainen - 4.12.0-0.beta1.3- Fix regression on rpmspec dependency queries * Mon Aug 18 2014 Panu Matilainen - 4.12.0-0.beta1.2- Fix regression on BuildRequires checking * Mon Aug 18 2014 Panu Matilainen - 4.12.0-0.beta1.1- Update to 4.12.0-beta1 (http://rpm.org/wiki/Releases/4.12.0)- Fixes #1122004, #1111349, #1117912, #1123722- Drop upstreamed patches * Mon Aug 18 2014 Fedora Release Engineering - 4.11.90-0.git12844.5.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Thu Jul 03 2014 Panu Matilainen - 4.11.90-0.git12844.5- Fix wildcard database iterator (#1115824) * Wed Jul 02 2014 Panu Matilainen - 4.11.90-0.git12844.4- Use autosetup for building rpm itself- Hopefully fix armv7 vfp/neon detection * Tue Jul 01 2014 Panu Matilainen - 4.11.90-0.git12844.3- Drop no longer needed temporary UsrMove patch- Macro-expand load macro argument * Mon Jun 30 2014 Panu Matilainen - 4.11.90-0.git12844.2- Fix multiple interleaved hardlink groups during build * Mon Jun 30 2014 Panu Matilainen - 4.11.90-0.git12844.1- Update to rpm 4.12-alpha ((http://rpm.org/wiki/Releases/4.12.0)- Drop/adjust patches as appropriate- New sub-package(s) for plugins * Thu Jun 26 2014 Panu Matilainen - 4.11.2-17- Clean up old, no longer needed cruft from spec * Thu Jun 26 2014 Panu Matilainen - 4.11.2-16- Mark licenses as such, not documentation * Wed Jun 25 2014 Panu Matilainen - 4.11.2-15- Perl dependency generators live in perl-generators (#1110823) now * Wed Jun 18 2014 Lubomir Rintel - 4.11.2-14- Fix the armhfp patch for armv6hl * Tue Jun 10 2014 Panu Matilainen - 4.11.2-13- Rawhide broke our test-suite, disable for now to allow builds to be done * Sun Jun 08 2014 Fedora Release Engineering - 4.11.2-12.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat May 31 2014 Peter Robinson 4.11.2-12- Drop ChangeLog.bz2 (it\'s in the source, and it\'s large) * Thu May 15 2014 Bohuslav Kabrda - 4.11.2-11- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Mon Apr 21 2014 Tom Callaway - 4.11.2-10- remove _isa from all BuildRequires (bz 554854) See: https://fedoraproject.org/wiki/Packaging:Guidelines#BuildRequires_and_.25.7B_isa.7D * Tue Apr 15 2014 Panu Matilainen - 4.11.2-9- move kmod and libsymlink dependency generators to redhat-rpm-config * Mon Apr 14 2014 Panu Matilainen - 4.11.2-8- fix appdata.prov script missing from package * Fri Apr 11 2014 Panu Matilainen - 4.11.2-7- disable sanitizers for now, needs more work... * Fri Apr 11 2014 Panu Matilainen - 4.11.2-6- build with -fsanitize=address and -fsanitize=undefined for now- add spec build conditional for sanitizer build * Tue Apr 08 2014 Panu Matilainen - 4.11.2-5- replace unmaintained dependency generator scripts with rpmdeps wrappers * Thu Mar 27 2014 Panu Matilainen - 4.11.2-4- revert #1045723 fix for now, it breaks some java package macros * Wed Mar 26 2014 Panu Matilainen - 4.11.2-3- dont eat newlines on parametrized macro invocations (#1045723)- fully reset file actions between rpmtsRun() calls (#1076552)- fix build and sign module initialization in python3 (#1064758) * Tue Feb 18 2014 Panu Matilainen - 4.11.2-2- reduce the double separator spec parse error into a warning (#1065563) * Thu Feb 13 2014 Panu Matilainen - 4.11.2-1- update to 4.11.2 final (http://rpm.org/wiki/Releases/4.11.2) * Thu Feb 06 2014 Panu Matilainen - 4.11.2-0.rc2.1- update to 4.11.2-rc2 (http://rpm.org/wiki/Releases/4.11.2) * Mon Jan 20 2014 Panu Matilainen - 4.11.2-0.rc1.1- update to 4.11.2-rc1 (http://rpm.org/wiki/Releases/4.11.2)- drop upstreamed patches, adjust others as needed- handle python egg-info\'s version munging in file lists * Wed Jan 15 2014 Panu Matilainen - 4.11.1-12- include ppc64le in %power64 macro (#1052930) * Tue Dec 03 2013 Panu Matilainen - 4.11.1-11- generate kmod(module.ko) provides for kernel (#1025513)- dont override CONFIG_SITE if already set (related to #962837) * Mon Nov 18 2013 Panu Matilainen - 4.11.1-10- python 3 string and file compatibility fixes * Mon Oct 14 2013 Panu Matilainen - 4.11.1-9- generate application() provides for gnome-software * Tue Oct 01 2013 Panu Matilainen - 4.11.1-8- add support for ppc64le architecture * Mon Sep 09 2013 Panu Matilainen - 4.11.1-7- fix build-time double-free on file capability processing (#956190)- fix relocation related regression on file sanity check (#1001553)- fix segfault on empty -p scriptlet body (#1004062)- fix source url, once again * Wed Aug 21 2013 Panu Matilainen - 4.11.1-6- add python3 sub-package, based on patch by Bohuslav Kabrda * Sat Aug 03 2013 Petr Pisar - 4.11.1-5.1- Perl 5.18 rebuild * Fri Aug 02 2013 Panu Matilainen - 4.11.1-5- add missing dependency on tar to rpm-build (#986539) * Tue Jul 30 2013 Florian Festi - 4.11.1-4- Do not filter out lib64. * dependencies (#988373) * Wed Jul 17 2013 Petr Pisar - 4.11.1-3.1- Perl 5.18 rebuild * Fri Jul 05 2013 Panu Matilainen - 4.11.1-3- ensure relocatable packages always get install-prefix(es) set (#979443) | |