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

rpm-build-4.19.1.1-23.el10 RPM for ppc64le

From CentOS Stream 10 AppStream for ppc64le

Name: rpm-build Distribution: CentOS
Version: 4.19.1.1 Vendor: CentOS
Release: 23.el10 Build date: Thu Feb 5 13:44:38 2026
Group: Unspecified Build host: ppc64le-02.stream.rdu2.redhat.com
Size: 466653 Source RPM: rpm-4.19.1.1-23.el10.src.rpm
Packager: builder@centos.org
Url: http://www.rpm.org/
Summary: Scripts and executable programs used to build packages
The rpm-build package contains the scripts and executable programs
that are used to build packages using the RPM Package Manager.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Thu Feb 05 2026 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-23
  - Fix key import API to return NOTTRUSTED for disabled algorithms (RHEL-112394)
* Tue Jan 27 2026 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-22
  - Ignore signatures made by unknown or disabled algorithms (RHEL-112394)
  - Enable NSS-based user and group lookups again (RHEL-118365)
  - Fix ignored password field if empty in passwd/group file (RHEL-118365)
* Thu Nov 27 2025 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-21
  - Fix pre/post/meta/etc. qualifiers for weak dependencies (RHEL-101936)
  - Fix redundant rpmdb-migrate.service runs (RHEL-96510)
* Tue Aug 26 2025 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-20
  - Fix rpmsign(8) man page (RHEL-109221)
* Mon Aug 25 2025 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-19
  - Additional PQC-related fixes (RHEL-109221)
* Thu Jul 24 2025 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-18
  - Add support for multiple OpenPGP signatures per package (RHEL-100571)
  - Add support for OpenPGP v6 signature pre-salting (RHEL-100571)
  - Add support for PQC algorithms from RFC-9580 (RHEL-100571)
  - Add --list and --erase commands to rpmkeys(8) (RHEL-105421)
  - Fix regression on dynamic subpackage RPMTAG_SOURCERPM missing (RHEL-102023)
* Wed Jun 11 2025 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-17
  - Bump release for another rebuild
* Wed Jun 11 2025 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-16
  - Fix regression on subpackage debuginfo RPMTAG_SOURCERPM missing (RHEL-87383)
* Thu May 29 2025 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-15
  - Add support for spec local file attributes and generators (RHEL-84057)
  - Ensure binary and source headers are identified as such (RHEL-87383)
* Thu Apr 24 2025 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-14
  - Store configurable digest(s) on packages in rpmdb (RHEL-84062)
  - Fix command references in rpmsign(8) man page, take II (RHEL-73173)
* Tue Apr 22 2025 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-13
  - Make %_passwd_path and %_group_path into lists (RHEL-78693)
  - Fix memory leak in rpmspec --shell (RHEL-55284)
  - Fix memory leak in rpmsign (RHEL-82284)
  - Fix command references in rpmsign(8) man page (RHEL-73173)
  - Fix exit code regression on update failure (RHEL-87384)
* Fri Feb 07 2025 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-12
  - Rebuild for ima-evm-utils 1.6 soname bump (RHEL-65378)
* Fri Jan 24 2025 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-11
  - Fix possible package corruption on --delsign/resign/addsign (RHEL-69518)
  - Fix regression on build-id generation from compressed ELF (RHEL-54000)
  - Fix root relocation regression (RHEL-56613)
  - Update sequoia macros for sq 1.0 (RHEL-56363)
* Mon Jan 13 2025 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-10
  - Report unsafe symlinks during installation as a specific case (RHEL-73186)
  - Fix FA_TOUCH'ed files getting removed on failed update (RHEL-54386)
  - Rebuild for ima-evm-utils 1.6 soname bump (RHEL-65378)
* Wed Dec 04 2024 Panu Matilainen <pmatilai@redhat.com> - 4.19.1.1-9
  - Revert the gnupg/sequoia sub-packages, too much headache
  - Ship sequoia-signing enablement macros as documentation instead
  - Generate binary signatures with Sequoia too
* Tue Nov 12 2024 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-8
  - Add Sequoia signing support back
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.19.1.1-7
  - Bump release for October 2024 mass rebuild:
    Resolves: RHEL-64018
* Fri Oct 25 2024 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-6
  - Revert Sequoia signing support for now, breaks CI
* Fri Oct 25 2024 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-5
  - Fix Conflicts in new rpm-sign backends
* Mon Oct 14 2024 Panu Matilainen <pmatilai@redhat.com> - 4.19.1.1-4
  - Remove hardcoded GPG references from signing error messages
  - Support switching between GnuPG and Sequoia for package signing (RHEL-56363)
* Tue Aug 13 2024 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-3
  - Fix potential use of uninitialized pipe array (RHEL-54012)
  - Fix potential use of uninitialized pgp struct (RHEL-54013)
  - Fix memory leak in rpmsign(8) (RHEL-37564)
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.19.1.1-2
  - Bump release for June 2024 mass rebuild
* Wed Feb 07 2024 Michal Domonkos <mdomonko@redhat.com> - 4.19.1.1-1
  - Update to 4.19.1.1 (https://rpm.org/wiki/Releases/4.19.1.1)

Files

/usr/bin/gendiff
/usr/bin/rpmbuild
/usr/bin/rpmlua
/usr/bin/rpmspec
/usr/lib/.build-id
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/b21407429dc3f2a5c1b4cecd6b926b78c2b27f
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/a90a0035162a25200239d7abd6fe43608f0fc7
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/fecb9e58a061b1b2bfe9baaa8ae3d03740be20
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/a7a6a4643bafcc940f4dbf31289e23c77ff950
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/6afc5058ff5ddb0a934aa0ad56f328030cf578
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/c9422f3e0c6cf14d3fea2447ec1fe5a1ed2c36
/usr/lib/rpm/brp-compress
/usr/lib/rpm/brp-elfperms
/usr/lib/rpm/brp-remove-la-files
/usr/lib/rpm/brp-strip
/usr/lib/rpm/brp-strip-comment-note
/usr/lib/rpm/brp-strip-static-archive
/usr/lib/rpm/check-buildroot
/usr/lib/rpm/check-files
/usr/lib/rpm/check-prereqs
/usr/lib/rpm/check-rpaths
/usr/lib/rpm/check-rpaths-worker
/usr/lib/rpm/elfdeps
/usr/lib/rpm/fileattrs/debuginfo.attr
/usr/lib/rpm/fileattrs/desktop.attr
/usr/lib/rpm/fileattrs/elf.attr
/usr/lib/rpm/fileattrs/font.attr
/usr/lib/rpm/fileattrs/metainfo.attr
/usr/lib/rpm/fileattrs/ocaml.attr
/usr/lib/rpm/fileattrs/pkgconfig.attr
/usr/lib/rpm/fileattrs/rpm_lua.attr
/usr/lib/rpm/fileattrs/rpm_macro.attr
/usr/lib/rpm/fileattrs/script.attr
/usr/lib/rpm/fileattrs/sysusers.attr
/usr/lib/rpm/fileattrs/usergroup.attr
/usr/lib/rpm/find-debuginfo.sh
/usr/lib/rpm/find-lang.sh
/usr/lib/rpm/find-provides
/usr/lib/rpm/find-requires
/usr/lib/rpm/fontconfig.prov
/usr/lib/rpm/ocamldeps.sh
/usr/lib/rpm/pkgconfigdeps.sh
/usr/lib/rpm/rpm_macros_provides.sh
/usr/lib/rpm/rpmdeps
/usr/lib/rpm/rpmuncompress
/usr/lib/rpm/script.req
/usr/share/man/man1/gendiff.1.gz
/usr/share/man/man8/rpmbuild.8.gz
/usr/share/man/man8/rpmdeps.8.gz
/usr/share/man/man8/rpmlua.8.gz
/usr/share/man/man8/rpmspec.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Aug 11 06:09:46 2026