SPECS: cups.spec - added -anonymous_jobs.patch - fixed: client-e...
charles
charles at pld-linux.org
Mon Oct 17 17:36:06 CEST 2005
Author: charles Date: Mon Oct 17 15:36:06 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added -anonymous_jobs.patch - fixed:
client-error-forbidden unless /jobs section exists in cupsd.conf; no option for anonymous
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=184361)
- BR: libstdc++-devel (for pdftops)
- rel. 5
---- Files affected:
SPECS:
cups.spec (1.124 -> 1.125)
---- Diffs:
================================================================
Index: SPECS/cups.spec
diff -u SPECS/cups.spec:1.124 SPECS/cups.spec:1.125
--- SPECS/cups.spec:1.124 Sat Sep 3 01:32:05 2005
+++ SPECS/cups.spec Mon Oct 17 17:36:01 2005
@@ -14,7 +14,7 @@
Summary(pt_BR): Sistema Unix de Impressăo
Name: cups
Version: 1.1.23
-Release: 4
+Release: 5
Epoch: 1
License: GPL/LGPL
Group: Applications/Printing
@@ -36,11 +36,13 @@
Patch9: %{name}-tmpdir.patch
Patch10: %{name}-gcc4.patch
Patch11: %{name}-CAN-2005-2097.patch
+Patch12: %{name}-anonymous_jobs.patch
URL: http://www.cups.org/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
+BuildRequires: libstdc++-devel
BuildRequires: libtiff-devel
BuildRequires: openslp-devel
BuildRequires: openssl-devel >= 0.9.7d
@@ -243,6 +245,7 @@
#%patch9 -p1
%patch10 -p1
%patch11 -p1
+%patch12 -p1
%build
%{__aclocal}
@@ -498,6 +501,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.125 2005/10/17 15:36:01 charles
+- added -anonymous_jobs.patch - fixed:
+ client-error-forbidden unless /jobs section exists in cupsd.conf; no option for anonymous
+ (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=184361)
+- BR: libstdc++-devel (for pdftops)
+- rel. 5
+
Revision 1.124 2005/09/02 23:32:05 adamg
- security fix for a DoS vulnerability (CAN-2005-2097)
- release 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cups.spec?r1=1.124&r2=1.125&f=u
More information about the pld-cvs-commit
mailing list