Jump to letter: [
ACDEFGIKLMOPRSWYZ
]
rpm - The RPM package management system
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.
Packages
Latest: rpm-4.7.2-2.el5.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
rpm |
0 |
4.7.2 |
2.el5.fio |
src |
3.6 MiB |
2013-05-05 04:06:14 |
Changelog:
- * 2009-12-08 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 4.7.2-1
- update to 4.7.2 (http://rpm.org/wiki/Releases/4.7.2)
- fix posix chmod test to unbreak %fixperms macro (#543035)
- avoid looking into OpenPGP subkeys (#436812)
- dont fail build on unrecognized non-executable files (#532489)
- fix password check result when gpg is missing (#496754)
- permit python to handle 64bit integer types from headers
- all header integer types are unsigned, match this in python too
- return python long objects where ints are not sufficient (#531243)
- enable posix capability + acl verification support
- add bugurl tag to have it across supported releases
- * 2009-10-08 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 4.7.1-3
- use relative paths within db environment (related to #507309, #507309...)
- remove db environment on close in chrooted operation (related to above)
- initialize rpmlib earlier in rpm2cpio (#523260)
- fix file dependency tag extension formatting (#523282)
- fix duplicate dependency filtering on build (#490378)
- permit absolute paths in file lists again (#521760)
- use permissions 444 for all .debug files (#522194)
- perl dep extractor heredoc parsing improvements (#524929)
- * 2009-07-27 - Bill Nottingham <notting[AT]redhat[DOTCOM]> - 4.7.1-2
- bump release
- * 2009-07-23 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 4.7.1-1
- update to 4.7.1 (http://rpm.org/wiki/Releases/4.7.1)
- fixes #461353, #475359, #502269, #508021, #509637, #511101
- enable XZ support
- fix source url
- * 2009-06-18 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 4.7.0-2
- file classification tweaks for text files (#494817)
- disable libmagic text token checks, it's way too error-prone
- consistently classify all text as such and include description
- fix find-lang --with-kde with KDE3 (#466009)
- fix pgp pubkey signature tag parsing
- don't mess up problem altNEVR in python ts.check() (#501068)
- fix hardlink size calculation on build (#503020)
- fix segfault in symlink fingerprinting (#505777)
- fix invalid memory access causing bogus file dependency errors (#506323)
- eliminate bogus leftover rpm:rpm rpmdb ownership