RPM 4.10.2 Release Notes

Download information

Summary of changes from RPM 4.10.1

Security

  • Fix missing error code on unparseable signature in packages, regression introduced in rpm 4.10.0. This could result in packages with malformed signature falling through signature checking.

General bugfixes and enhancements

Internal improvements and cleanups

  • Fix NSS-usage clash by using private context when possible (RhBug:871485)
  • Fix partial reads and errors in package IO (RhBug:802839, RhBug:580974)
  • Fix handling of allocation failure in DSA signature initialization

Build process

  • Fix noarch _isa* macro filter in installplatform (RhBug:865436)
  • Fix warnings when building with gcc >= 4.7
  • Fix warnings when building against NSS >= 3.14