[Rpm-maint] [PATCH v2 0/2] Fix issues related to signed files

Stefan Berger stefanb at linux.vnet.ibm.com
Fri Apr 29 11:09:48 UTC 2016


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

v1->v2:
  - removed already applied patches from series
  - extended header limit to 256MB
  - check zero signature header against an array of 0; do not use signature
    header structure that needs to be 'packed'

  Stefan

Stefan Berger (2):
  Extend header size to 256MB due to file signatures
  Fix handling of zero-length file digests

 lib/header.c          |  2 +-
 lib/header_internal.h |  5 +++--
 lib/rpmsignfiles.c    |  4 ++++
 plugins/ima.c         | 25 ++++++++++++++++++++++++-
 4 files changed, 32 insertions(+), 4 deletions(-)

-- 
2.5.5



More information about the Rpm-maint mailing list