Re: [Rpm-maint] [PATCH 0/5] Fix issues related to signed files

2016-04-27 Thread Florian Festi
On 04/26/2016 12:33 AM, Stefan Berger wrote:
> This series of patches fixes several issues related to signed files
> produced by rpmsign.

Thanks for the patches I already pushed the first few.

Florian

-- 

Red Hat GmbH, http://www.de.redhat.com/, Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham,
Michael O'Neill
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


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

2016-04-25 Thread Stefan Berger
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