Package rpm: Information

Binary package: rpm
Version: 4.13.0.1-alt33
Architecture: aarch64
Build time:  May 17, 2022, 11:31 PM in the task #295609
Source package: rpm
Report package bug
License: GPLv2+
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.

Maintainer: Andrew Savchenko



Last changed


May 17, 2022 Andrew Savchenko 4.13.0.1-alt33
- E2K: support new naming scheme for profile data files.
- Disable tests for 32-bit arches until fakechroot is fixed to
  handle new *_time64 syscalls on them.
April 18, 2022 Vitaly Chikunov 4.13.0.1-alt32
- pdeath_execute: Use post-update hook API if available.
Dec. 20, 2021 Dmitry V. Levin 4.13.0.1-alt31
- 0ldconfig.filetrigger: guard against faulty telinit.
  Unfortunately, the presence of telinit does not mean it is safe to use.
  For example, the telinit provided by systemd is known to re-exec itself
  endlessly in some circumstances (see ALT#41598).