Name: | rpm |
---|---|
Version: | 4.16.1.3 |
Release: | 29.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2750680 |
License: | GPLv2+ |
RPM: | rpm-4.16.1.3-29.el9.x86_64.rpm |
Source RPM: | rpm-4.16.1.3-29.el9.src.rpm |
Build Date: | Tue Apr 09 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.rpm.org/ |
Summary: | The RPM package management system |
Description: | The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc. |
- Actually add --verifydb to the man page (RHEL-14591) - Don't warn about missing user/group on skipped files (RHEL-18037)
- Fix warning if file removal fails
- Fix short circuiting of version strings in expressions (RHEL-15688) - Fix description of whatconflicts in the man page (RHEL-6303) - Expose and document rpmdb --verifydb operation (RHEL-14591) - Fixes to the file handling backport
- Backport file handling code from rpm-4.19 to fix CVE-2021-35937, CVE-2021-35938 and CVE-2021-35939
- Followup on #2166383 - Add compat scripts calling external find-debug, sepdebugcrcfix and debugedit - Add %__find_debuginfo macro
- Use external find-debug and debugedit (#2166383)
- Don't error out on IMA signatures on files not supporting them (#2157835, #2157836)
- Fix option handling in rpm2archive for #2150804
- Support long language names for QT (#2144005)
- Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804)