Name: | rpm |
---|---|
Version: | 4.14.2 |
Release: | 25.el8 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 2377838 |
License: | GPLv2+ |
RPM: | rpm-4.14.2-25.el8.aarch64.rpm |
Source RPM: | rpm-4.14.2-25.el8.src.rpm |
Build Date: | Sun Nov 10 2019 |
Build Host: | ca-arm-jenkins-builder-01 |
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. |
- Fix memory leak in verify code (#1714657)
- Fix off-by-one in hdrblobGet() breaking large packages (#1722921)
- 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
- Add information about FIPS mode to rpmsign man page (#1726678)
- Fix bash warning from solution for #1689810
- Fix packages getting removed on failed update via dnf (#1710346)
- Fix rare segfault in fingerprinting symlink round (#1660232)
- Make use of unversioned %__python macro an error (#1645663)
- Add flag to use strip -g instead of full strip on DSOs (#1689810)
- 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)