summaryrefslogtreecommitdiff
path: root/archivers/rpm4/files/patch-lib_cpio.c
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /archivers/rpm4/files/patch-lib_cpio.c
parentMooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, (diff)
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'archivers/rpm4/files/patch-lib_cpio.c')
-rw-r--r--archivers/rpm4/files/patch-lib_cpio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/rpm4/files/patch-lib_cpio.c b/archivers/rpm4/files/patch-lib_cpio.c
index a06895394295..692e5657a6ae 100644
--- a/archivers/rpm4/files/patch-lib_cpio.c
+++ b/archivers/rpm4/files/patch-lib_cpio.c
@@ -1,8 +1,8 @@
Fix for CVE-2014-8118 as found at
https://bugzilla.redhat.com/show_bug.cgi?id=1168715
---- lib/cpio.c.orig 2015-03-22 19:29:29.000000000 +0100
-+++ lib/cpio.c 2015-03-22 19:29:30.000000000 +0100
+--- lib/cpio.c.orig 2014-06-30 08:47:13 UTC
++++ lib/cpio.c
@@ -399,6 +399,9 @@ int rpmcpioHeaderRead(rpmcpio_t cpio, ch
GET_NUM_FIELD(hdr.filesize, fsize);