Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rpm-plugin-prioreset-4.19.0-1.fc39 RPM for ppc64le

From Fedora 39 for ppc64le / r

Name: rpm-plugin-prioreset Distribution: Fedora Project
Version: 4.19.0 Vendor: Fedora Project
Release: 1.fc39 Build date: Tue Sep 19 15:02:05 2023
Group: Unspecified Build host: buildvm-ppc64le-03.iad2.fedoraproject.org
Size: 200594 Source RPM: rpm-4.19.0-1.fc39.src.rpm
Packager: Fedora Project
Url: http://www.rpm.org/
Summary: Rpm plugin for resetting scriptlet priorities for SysV init
Rpm plugin for resetting scriptlet priorities for SysV init.

Useful on legacy SysV init systems if you run rpm transactions with
nice/ionice priorities. Should not be used on systemd systems.

Provides

Requires

License

GPLv2+

Changelog

* Tue Sep 19 2023 Michal Domonkos <[email protected]> - 4.19.0-1
  - Update to 4.19.0
* Mon Sep 04 2023 Michal Domonkos <[email protected]> - 4.18.99-1
  - Update to 4.19 rc1
* Tue Aug 22 2023 Panu Matilainen <[email protected]> - 4.18.92-3
  - Fix regression on uncompressing 7zip compressed sources (#2229984)
  - Fix a conflict with pre-existing scl-utils %_root_prefix macro (#2233454)
* Mon Aug 21 2023 Panu Matilainen <[email protected]> - 4.18.92-2
  - Behave more consistently when target %optflags are not defined (#2231727)
* Wed Aug 02 2023 Michal Domonkos <[email protected]> - 4.18.92-1
  - Update to 4.19 beta
* Tue Jul 25 2023 Yaakov Selkowitz <[email protected]> - 4.18.91-9
  - Drop fsverity plugin from RHEL builds
* Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 4.18.91-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 28 2023 Panu Matilainen <[email protected]> - 4.18.91-7
  - Rebuilt for Python 3.12
* Wed Jun 28 2023 Panu Matilainen <[email protected]> - 4.18.91-6
  - Fix a spec parsing error handling regression
  - Fix a per-file plugin hook regression
* Tue Jun 27 2023 Panu Matilainen <[email protected]> - 4.18.91-5
  - Fix potential crash with multiple in-process sqlite uses
* Mon Jun 26 2023 Python Maint <[email protected]> - 4.18.91-4
  - Rebuilt for Python 3.12
* Wed Jun 21 2023 Panu Matilainen <[email protected]> - 4.18.91-3
  - Enable user/group provide generation
  - Add a conflict for systemd versions carrying their own
* Tue Jun 13 2023 Python Maint <[email protected]> - 4.18.91-2
  - Rebuilt for Python 3.12
* Fri Jun 09 2023 Michal Domonkos <[email protected]> - 4.18.91-1
  - Update to 4.19 alpha2
* Thu Jun 08 2023 Peter Robinson <[email protected]> - 4.18.90-10
  - Rebuild for ima-evm-utils 1.5 soname bump
* Mon May 29 2023 Panu Matilainen <[email protected]> - 4.18.90-9
  - Revert %_smp_build_ncpus macro changing to parametric (#2210347)
* Thu May 25 2023 Florian Festi <[email protected]> - 4.18.90-8
  - Set /var/lib to /var/lib (#2209989)
* Thu May 25 2023 Florian Festi <[email protected]> - 4.18.90-7
  - Remove compat links for old so name of the libraries
  - Remove compat forward ports for libdnf
* Mon May 22 2023 Florian Festi <[email protected]> - 4.18.90-6
  - Fix undefined symbols from plugins
* Wed May 17 2023 Florian Festi <[email protected]> - 4.18.90-5
  - Use mkdir -p for creating SPECPARTS dir
* Wed May 17 2023 Florian Festi <[email protected]> - 4.18.90-4
  - Enable large file support on 32-bit systems again
* Mon May 15 2023 Florian Festi <[email protected]> - 4.18.90-3
  - Fix libbzip2 detection
* Thu May 11 2023 Florian Festi <[email protected]> - 4.18.90-2
  - Add compat links for building dnf and friends
* Thu May 04 2023 Florian Festi <[email protected]> - 4.18.90-1
  - Update to 4.19 alpha
* Tue Apr 25 2023 Miro Hrončok <[email protected]> - 4.18.1-3
  - Explicitly require rpm-sequoia >= 1.4.0 on runtime to avoid
    rpm: symbol lookup error: /lib64/librpmio.so.9: undefined symbol: _pgpVerifySignature2
* Thu Apr 20 2023 Panu Matilainen <[email protected]> - 4.18.1-2
  - Backport improved crypto error messages from upstream
* Wed Mar 15 2023 Michal Domonkos <[email protected]> - 4.18.1-1
  - Rebase to rpm 4.18.1 (https://rpm.org/wiki/Releases/4.18.1)
* Thu Feb 16 2023 Panu Matilainen <[email protected]> - 4.18.0-11
  - Disable debuginfod lookups in rpmbuild scripts
  - Exclude kernel modules from ELF dependency generation
* Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 4.18.0-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Jan 09 2023 Panu Matilainen <[email protected]> - 4.18.0-9
  - Generate Python egg-info from automake (#2135561)
  - Drop setup.py-based Python build (#2135719)
* Wed Dec 07 2022 Panu Matilainen <[email protected]> - 4.18.0-8
  - Fix hang-up on failed key import (related to #2149762)
* Thu Nov 24 2022 Panu Matilainen <[email protected]> - 4.18.0-7
  - Require rpm-sequoia >= 1.2.0 for V3 signature support, re-enable (#2141686)
* Thu Nov 10 2022 Panu Matilainen <[email protected]> - 4.18.0-6
  - Revert back to internal OpenPGP parser for V3 signature support (#2141686)
* Tue Nov 01 2022 Panu Matilainen <[email protected]> - 4.18.0-5
  - Switch to Sequoia crypto (https://fedoraproject.org/wiki/Changes/RpmSequoia)
* Fri Oct 14 2022 Panu Matilainen <[email protected]> - 4.18.0-4
  - Add an option for building with Sequoia crypto
* Wed Oct 05 2022 Panu Matilainen <[email protected]> - 4.18.0-3
  - Break ancient rpm <-> rpm-libs ordering loop
* Mon Oct 03 2022 Panu Matilainen <[email protected]> - 4.18.0-2
  - Drop the temporary build-dependency on pandoc before it grows a beard
  - Start utilizing %patchlist, finally
* Wed Sep 21 2022 Panu Matilainen <[email protected]> - 4.18.0-1
  - Rebase to rpm 4.18.0 (https://rpm.org/wiki/Releases/4.18.0)
* Wed Sep 14 2022 Panu Matilainen <[email protected]> - 4.18.0-0.rc1.4
  - Fix a largish directory walk related memory leak in transactions
* Wed Sep 07 2022 Panu Matilainen <[email protected]> - 4.18.0-0.rc1.3
  - Fix buffer overrun on rpmdb queries involving ^ in version
* Wed Sep 07 2022 Panu Matilainen <[email protected]> - 4.18.0-0.rc1.2
  - Break selinux-policy <-> rpm-plugin-selinux ordering loop (#1851266)
* Fri Sep 02 2022 Panu Matilainen <[email protected]> - 4.18.0-0.rc1.1
  - Rebase to 4.18.0-rc1 (https://rpm.org/wiki/Releases/4.18.0)
* Tue Aug 02 2022 Michal Domonkos <[email protected]> - 4.18.0-0.beta1.4
  - Revert %autosetup -S git patch due to another regression
* Sat Jul 23 2022 Fedora Release Engineering <[email protected]> - 4.18.0-0.beta1.3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jul 11 2022 Michal Domonkos <[email protected]> - 4.18.0-0.beta1.2
  - Fix check-buildroot regression wrt bundled SRPM (#2104150)
  - Fix %autosetup -S git regression wrt default git branch
* Tue Jun 28 2022 Panu Matilainen <[email protected]> - 4.18.0-0.beta1.1
  - Rebase to 4.18.0-beta1 (https://rpm.org/wiki/Releases/4.18.0)
* Mon Jun 13 2022 Python Maint <[email protected]> - 4.18.0-0.alpha2.2
  - Rebuilt for Python 3.11
* Mon May 23 2022 Panu Matilainen <[email protected]> - 4.18.0-0.alpha2.1
  - Rebase to 4.18.0-0.alpha2
  - Prevent uncontrolled sqlite WAL growth during large transactions
* Thu Apr 28 2022 Panu Matilainen <[email protected]> - 4.18.0-0.alpha1.6
  - Fix rubygem unpack regression, causing rubygem builds to fail
* Wed Apr 27 2022 Panu Matilainen <[email protected]> - 4.18.0-0.alpha1.5
  - Fix verbose source uncompress regression (#2079127)
* Tue Apr 26 2022 Panu Matilainen <[email protected]> - 4.18.0-0.alpha1.4
  - Further dynamic buildrequires cli switch regression fixes (#2078744)
* Tue Apr 26 2022 Panu Matilainen <[email protected]> - 4.18.0-0.alpha1.3
  - Fix rpmbuild -ba --nodeps regression wrt dynamic buildrequires (#2078744)
* Tue Apr 26 2022 Panu Matilainen <[email protected]> - 4.18.0-0.alpha1.2
  - Fix rpmbuild -br not producing a src.rpm regression (#2078744)
* Mon Apr 25 2022 Panu Matilainen <[email protected]> - 4.18.0-0.alpha1.1
  - Rebase to 4.18.0 alpha (https://fedoraproject.org/wiki/Changes/RPM-4.18)
  - Add patches for two late discovered regressions
* Mon Mar 21 2022 Neal Gompa <[email protected]> - 4.17.0-10
  - Create rpmdb directory symlink in posttrans by default (#2066427)
* Wed Feb 16 2022 Neal Gompa <[email protected]> - 4.17.0-9
  - Add dependencies for the rpmdb migration scriptlet (#2055033)
* Wed Feb 02 2022 Panu Matilainen <[email protected]> - 4.17.0-8
  - Really fix spurious %transfiletriggerpostun execution (#2023311, #2048168)
* Wed Jan 26 2022 Neal Gompa <[email protected]> - 4.17.0-7
  - Migrate rpmdb to /usr/lib/sysimage/rpm (#2042099)
    https://fedoraproject.org/wiki/Changes/RelocateRPMToUsr
* Fri Jan 21 2022 Fedora Release Engineering <[email protected]> - 4.17.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jan 20 2022 Björn Esser <[email protected]> - 4.17.0-5
  - Rebuild (ima-evm-utils)
  - Use baserelease for rpm release tag to make rpmdev-bumpspec work
* Fri Jan 14 2022 Panu Matilainen <[email protected]> - 4.17.0-4
  - Fix spurious %transfiletriggerpostun execution (#2023311)
* Fri Jan 14 2022 Panu Matilainen <[email protected]> - 4.17.0-3
  - Fix fapolicyd plugin dependencies to replace fapolicyd-dnf-plugin (#2007639)
* Mon Nov 08 2021 Peter Robinson <[email protected]> - 4.17.0-2
  - Rebuils for ima-evm-utils 1.4 soname bump

Files

/usr/lib/.build-id
/usr/lib/.build-id/0c/5e0ccf4da93ea5da689c0446c68a529fb65572
/usr/lib64/rpm-plugins/prioreset.so
/usr/share/man/man8/rpm-plugin-prioreset.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jul 9 22:23:46 2024