Name: | rpm |
---|---|
Version: | 4.11.3 |
Release: | 40.el7 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 2847829 |
License: | GPLv2+ |
RPM: | rpm-4.11.3-40.el7.aarch64.rpm |
Source RPM: | rpm-4.11.3-40.el7.src.rpm |
Build Date: | Wed Aug 07 2019 |
Build Host: | ca-buildarm03.us.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. |
- Remove only special perl dependencies provided in the same file (#1570181)
- Fix brp-python-bytecompile script to work with Python 3 packages (#1691402)
- Add flag to use strip -g instead of full strip on DSOs (#1663264)
- Use user and group of the rpmbuild process or root for sources (#1572772)
- Add popt-based options --setcaps and --restore (#1550745) - Improve hardlink handling in disk space calculation (#1491786) - Remove perl dependencies that are provided in the same file (#1570181)
- Correct "root_dir" output in audit event (#1555326)
- Adjust --noghost documentation (#1395818) - Provide audit events on update verification (#1555326)
- Repair of --noghost option implementation (#1395818) - Backport fix rpmSign() return value in case of failure (#1419590) - Backport passing _find_debuginfo_opts -g to eu-strip for executables (#1540653)
- Backport weak dependency tag definitions (#1508538)
- Backport missing infra for --noconfig option (#1406611) - As a side-effect, this also makes --noghost work as intended