OBS User unknown
2009-06-05 20:47:17 +00:00
committed by Git OBS Bridge
parent 90bf017a08
commit d5920985fc
3 changed files with 19 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ License: GPL v2 or later
Group: Hardware/Printing
Summary: The Common UNIX Printing System
Version: 1.3.9
Release: 11
Release: 12
Requires: cups-libs = %{version}, cups-client = %{version}
Requires: ghostscript_any, ghostscript-fonts-std, foomatic-filters
Requires: util-linux /usr/bin/pdftops
@@ -460,6 +460,12 @@ rm -rf $RPM_BUILD_ROOT/usr/share/locale/no
%{_datadir}/locale/*/cups_*
%changelog
* Wed Jun 03 2009 jsmeix@suse.de
- Set BROADCAST="ipp" in cups.SuSEfirewall2 source file (which
gets installed as /etc/sysconfig/SuSEfirewall2.d/services/cups)
so that adding "cups" to allowed services in the firewall
also allows CUPS Browsing information via UDP broadcasts
(Novell/Suse Bugzilla bnc#498429).
* Thu Mar 26 2009 jsmeix@suse.de
- cups-1.3.9-cupsImageReadTiff.patch fixes an integer overflow
in the "_cupsImageReadTIFF()" function CVE-2009-0163
@@ -1769,7 +1775,7 @@ rm -rf $RPM_BUILD_ROOT/usr/share/locale/no
- personalize test page
- move old font directory if existing and send mail
- up to 1.1.11
* Sun Oct 21 2001 ro@suse.de
* Mon Oct 22 2001 ro@suse.de
- remove ghostscript-fonts-std from neededforbuild, this is only
a runtime requirement
* Tue Sep 04 2001 bjacke@suse.de