[notify] cups-filters: update to 1.2.0, security fix for CVE-2015-8327

This commit is contained in:
Juergen Daubert 2015-11-27 15:24:51 +01:00
parent 4543aa99bf
commit 902da324e5
3 changed files with 9 additions and 10 deletions

View File

@ -66,13 +66,6 @@ lrwxrwxrwx root/root usr/lib/libfontembed.so.1 -> libfontembed.so.1.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libcupsfilters.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libfontembed.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/foomatic-rip.1.gz
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/cups-browsed.conf.5.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/cups-browsed.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/cups-browsed
drwxr-xr-x root/root usr/share/
@ -111,6 +104,13 @@ drwxr-xr-x root/root usr/share/cups/mime/
drwxr-xr-x root/root usr/share/cups/ppdc/
-rw-r--r-- root/root usr/share/cups/ppdc/escp.h
-rw-r--r-- root/root usr/share/cups/ppdc/pcl.h
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/foomatic-rip.1.gz
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/cups-browsed.conf.5.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/cups-browsed.8.gz
drwxr-xr-x root/root usr/share/ppd/
drwxr-xr-x root/root usr/share/ppd/cupsfilters/
-rw-r--r-- root/root usr/share/ppd/cupsfilters/Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd

View File

@ -1,2 +1,2 @@
7540a6989be0042429f41770b1cdf215 cups-browsed
f34561df0630f4ece332fd391e31914c cups-filters-1.1.0.tar.xz
9c2c8e358a72455ca63f28f91c8b1af0 cups-filters-1.2.0.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: cups ghostscript poppler qpdf
name=cups-filters
version=1.1.0
version=1.2.0
release=1
source=(http://www.openprinting.org/download/$name/$name-$version.tar.xz
cups-browsed)
@ -14,7 +14,6 @@ build () {
./configure --prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/man \
--without-php \
--disable-avahi \
--disable-dbus \