Updating link to change in openSUSE:Factory/cups revision 67.0
OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=32dd56db818c986297f47c99359c41bc
This commit is contained in:
committed by
Git OBS Bridge
parent
3787a53e1a
commit
dbbe990b4b
12
cups.spec
12
cups.spec
@@ -30,7 +30,7 @@ License: GPLv2+
|
||||
Group: Hardware/Printing
|
||||
Summary: The Common UNIX Printing System
|
||||
Version: 1.3.11
|
||||
Release: 5
|
||||
Release: 6
|
||||
Requires: cups-libs = %{version}, cups-client = %{version}
|
||||
Requires: ghostscript_any, ghostscript-fonts-std, foomatic-filters
|
||||
Requires: util-linux /usr/bin/pdftops
|
||||
@@ -40,8 +40,8 @@ Requires: pdftools_any
|
||||
Suggests: poppler-tools
|
||||
Conflicts: plp lprold lprng
|
||||
Obsoletes: cups-SUSE-ppds-dat
|
||||
# URL for Source0: http://ftp.easysw.com/pub/cups/1.3.10/cups-1.3.10-source.tar.bz2
|
||||
# MD5 sum for Source0 on http://www.cups.org/software.php is 84fffe96b8537c81a463faccead80026
|
||||
# URL for Source0: http://ftp.easysw.com/pub/cups/1.3.11/cups-1.3.11-source.tar.bz2
|
||||
# MD5 sum for Source0 on http://www.cups.org/software.php is 17f3e2bcb3cae3dd9dceb65a2bfd295f
|
||||
Source0: cups-%{version}-source.tar.bz2
|
||||
Source1: poll_ppd_base.c
|
||||
Source2: lphelp.c
|
||||
@@ -118,6 +118,9 @@ Patch30: cups-1.3.11-CVE-2009-2820.patch
|
||||
# now adding a class via web interface fails with 'Unknown operation "{op}"'
|
||||
# (Novell/Suse Bugzilla bnc#548317 starting at comment #24):
|
||||
Patch31: cups-1.3.11-CVE-2009-2820-regression-fix.patch
|
||||
# Patch32 fixes a use-after-free bug in the scheduler which leads to remote denial of service,
|
||||
# (CVE-2009-3553, CUPS STR #3200, and Novell/Suse Bugzilla bnc#554861):
|
||||
Patch32: cups-1.3.9-CVE-2009-3553.patch
|
||||
# Patch100 cups-1.1.23-testpage.patch is finally removed
|
||||
# since CUPS 1.3.10 because it was made for CUPS 1.1 and
|
||||
# it was no longer applied since CUPS 1.2 in Suse Linux 10.3 and
|
||||
@@ -235,6 +238,9 @@ Authors:
|
||||
# now adding a class via web interface fails with 'Unknown operation "{op}"'
|
||||
# (Novell/Suse Bugzilla bnc#548317 starting at comment #24):
|
||||
%patch31
|
||||
# Patch32 fixes a use-after-free bug in the scheduler which leads to remote denial of service,
|
||||
# (CVE-2009-3553, CUPS STR #3200, and Novell/Suse Bugzilla bnc#554861):
|
||||
%patch32
|
||||
if [ -f /.buildenv ]; then
|
||||
. /.buildenv
|
||||
test -z "$BUILD_DISTRIBUTION_NAME" && BUILD_DISTRIBUTION_NAME="%{?distribution}"
|
||||
|
Reference in New Issue
Block a user