This series of patches fixes several issues related to signed files
produced by rpmsign.

  Stefan

Stefan Berger (5):
  Fix indentation and formatting
  Fix various memory leaks in file signature related functions.
  Check range of algo index parameter before accessing array with it
  Extend header size to 64MB due to file signatures
  Fix handling of zero-length file digests

 lib/header.c          |  2 +-
 lib/header_internal.h |  5 +++--
 lib/rpmsignfiles.c    | 24 ++++++++++++++++++------
 plugins/ima.c         | 36 +++++++++++++++++++++++++++++++++++-
 rpmsign.c             |  4 +++-
 sign/rpmgensig.c      | 27 +++++++++++++++++++--------
 6 files changed, 79 insertions(+), 19 deletions(-)

-- 
2.5.5

_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to