summaryrefslogtreecommitdiff
path: root/qpdf
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-10-19 10:31:48 +0200
committerJuergen Daubert <jue@jue.li>2013-10-19 10:31:48 +0200
commit35140262dc03b803aac4d40f90363bb2602f64c5 (patch)
tree5a588c31f64db81d100333308c3d30eaef03d5c0 /qpdf
parente3a86b76431e63dafd24bf625e72305a21cbe97a (diff)
downloadopt-35140262dc03b803aac4d40f90363bb2602f64c5.tar.gz
opt-35140262dc03b803aac4d40f90363bb2602f64c5.tar.xz
[notify] qpdf: update to 5.0.1
Mostly security hardening changes, see http://sourceforge.net/mailarchive/message.php?msg_id=31536502
Diffstat (limited to 'qpdf')
-rw-r--r--qpdf/.footprint6
-rw-r--r--qpdf/.md5sum2
-rw-r--r--qpdf/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/qpdf/.footprint b/qpdf/.footprint
index 3a9f4f179..e91c0d335 100644
--- a/qpdf/.footprint
+++ b/qpdf/.footprint
@@ -34,9 +34,9 @@ drwxr-xr-x root/root usr/include/qpdf/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libqpdf.a
-rwxr-xr-x root/root usr/lib/libqpdf.la
-lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.13.0.0
-lrwxrwxrwx root/root usr/lib/libqpdf.so.13 -> libqpdf.so.13.0.0
--rwxr-xr-x root/root usr/lib/libqpdf.so.13.0.0
+lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.13.0.1
+lrwxrwxrwx root/root usr/lib/libqpdf.so.13 -> libqpdf.so.13.0.1
+-rwxr-xr-x root/root usr/lib/libqpdf.so.13.0.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libqpdf.pc
drwxr-xr-x root/root usr/man/
diff --git a/qpdf/.md5sum b/qpdf/.md5sum
index 484cce01f..9349c97f8 100644
--- a/qpdf/.md5sum
+++ b/qpdf/.md5sum
@@ -1 +1 @@
-d501c61a8979132f6d601641483850cc qpdf-5.0.0.tar.gz
+6efd89c18461cb73f77bb60cb2da4bce qpdf-5.0.1.tar.gz
diff --git a/qpdf/Pkgfile b/qpdf/Pkgfile
index 2966edcdf..ed62242c9 100644
--- a/qpdf/Pkgfile
+++ b/qpdf/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: libpcre zlib
name=qpdf
-version=5.0.0
+version=5.0.1
release=1
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)

Generated by cgit