Package rpm: Information

Binary package: rpm
Version: 4.0.4-alt100.76.M70P.2
Architecture: x86_64
Build time:  Feb 15, 2019, 04:53 PM in the task #221387
Source package: rpm
Report package bug
License: GPL
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: Ivan Zakharyaschev



Last changed


Feb. 12, 2019 Ivan Zakharyaschev 4.0.4-alt100.76.M70P.2
[rpm-4.13-alt6 alike]
- rpmEVRcmp() (and hence rpmRangesOverlap()) made asymmetric w.r.t.
  underspecified release. (Provides: N = V can't anymore satisfy
  Requires: N = V-R. Look out for unmets!)
  (with help of Vladimir D. Seleznev)
- rpmRangesOverlap() optimized (can run ca. 30% faster).
- checkinstall subpackage added.
[rpm-build] (backported from Sisyphus rpm-build by vseleznv@)
- support for SOURCE_DATE_EPOCH environment variable
- device and inode numbers remapping
April 27, 2014 Andrey Cherepanov 4.0.4-alt100.76.M70P.1
- Backport to p7 branch
Feb. 25, 2014 Dmitry V. Levin 4.0.4-alt100.77
- fixup-binconfig:
  extended library search path stripping algorithm to handle rpaths.
- pkgconfig.{req,prov}:
  allowed pkgconfig names to start with "+" (closes: #29737).