Mailinglist Archive: opensuse-commit (2125 mails)

< Previous Next >
commit cups
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sun, 06 Apr 2008 04:44:41 +0200
  • Message-id: <20080406024441.73611678168@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package cups
checked in at Sun Apr 6 04:44:41 CEST 2008.

--------
--- cups/cups.changes 2008-03-06 11:10:34.000000000 +0100
+++ cups/cups.changes 2008-04-02 10:30:30.130931000 +0200
@@ -1,0 +2,9 @@
+Wed Apr 2 10:29:42 CEST 2008 - kssingvo@xxxxxxx
+
+- update to version 1.3.7:
+ bugfix version only, includes CVE-2008-0047 and CVE-2008-1373.
+ Refer to included CHANGES.txt file for full information
+- worked on INFO in init file
+- removed references to version SUSE 8.01 in specfile
+
+-------------------------------------------------------------------

Old:
----
cups-1.3.6-search_regex.patch
cups-1.3.6-source.tar.bz2
rccups

New:
----
cups-1.3.7-source.tar.bz2
cups.init

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cups.spec ++++++
--- /var/tmp/diff_new_pack.vBz605/_old 2008-04-06 04:42:32.000000000 +0200
+++ /var/tmp/diff_new_pack.vBz605/_new 2008-04-06 04:42:32.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package cups (Version 1.3.6)
+# spec file for package cups (Version 1.3.7)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,13 +12,17 @@


Name: cups
-BuildRequires: dbus-1-devel gcc-c++ libpng-devel libtiff-devel
openldap2-devel openslp-devel openssl-devel pam-devel tcpd-devel
update-desktop-files
+BuildRequires: dbus-1-devel gcc-c++ libpng-devel libtiff-devel openldap2-devel
+BuildRequires: openslp-devel openssl-devel pam-devel tcpd-devel
+BuildRequires: update-desktop-files
+PreReq: textutils, fileutils, sh-utils, %insserv_prereq,
+PreReq: %fillup_prereq /usr/sbin/groupadd
Url: http://www.cups.org/
License: GPL v2 or later
Group: Hardware/Printing
Summary: The Common UNIX Printing System
-Version: 1.3.6
-Release: 7
+Version: 1.3.7
+Release: 1
Requires: cups-libs = %{version}, cups-client = %{version}
Requires: ghostscript_any, ghostscript-fonts-std, foomatic-filters
Requires: util-linux
@@ -29,7 +33,7 @@
Source3: dvitops
Source4: pswrite
Source7: ogonki
-Source8: rccups
+Source8: cups.init
Source9:
http://amaru.ti6.tu-harburg.de/portal/Members/ti6ntm/Projekte/Printanalyzer/PrintAnalyzer
Source10: http://homepages.nyu.edu/~ml1100/files/quosnmp
Source11: setcupsbroadcasting
@@ -53,12 +57,8 @@
Patch15: cups-1.2.11-testppd_filename.patch
Patch16: cups-1.2.5-desktop_file.patch
Patch17: cups-1.3.3-testppd_none.patch
-Patch18: cups-1.3.6-search_regex.patch
Patch100: cups-1.1.23-testpage.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%if %suse_version >= 801
-PreReq: textutils, fileutils, sh-utils, %insserv_prereq,
%fillup_prereq /usr/sbin/groupadd
-%endif

%description
The Common UNIX Printing System provides a portable printing layer for
@@ -80,6 +80,7 @@
%define CPUs %(grep -c ^processor\ /proc/cpuinfo || echo 1)

%package libs
+License: GPL v2 or later; LGPL v2.1 or later
Summary: Libraries for CUPS
Group: Hardware/Printing

@@ -96,6 +97,7 @@
Easy Software Products <cups@xxxxxxxx>

%package client
+License: GPL v2 or later
Summary: CUPS Client Programs
Group: Hardware/Printing
Conflicts: plp lprold lprng
@@ -114,6 +116,7 @@
Easy Software Products <cups@xxxxxxxx>

%package devel
+License: GPL v2 or later
Summary: Development Environment for CUPS
Group: Development/Libraries/C and C++
Requires: %{name}-libs = %{version} openssl-devel glibc-devel
@@ -147,7 +150,6 @@
%patch15 -p1
%patch16 -p1
%patch17 -p1
-%patch18 -p1
if [ -f /.buildenv ]; then
. /.buildenv
else
@@ -388,6 +390,12 @@
%{_datadir}/locale/*/cups_*

%changelog
+* Wed Apr 02 2008 kssingvo@xxxxxxx
+- update to version 1.3.7:
+ bugfix version only, includes CVE-2008-0047 and CVE-2008-1373.
+ Refer to included CHANGES.txt file for full information
+- worked on INFO in init file
+- removed references to version SUSE 8.01 in specfile
* Thu Mar 06 2008 kssingvo@xxxxxxx
- fixed issue in cgi-bin search CVE-2008-0047 (bugzilla#367225)
* Fri Feb 29 2008 kssingvo@xxxxxxx
@@ -1455,7 +1463,7 @@
- updated to version 1.1.16, removed or adapted SuSE patches
* Tue Sep 10 2002 ro@xxxxxxx
- added prereq for groupadd (#19300)
-* Thu Sep 05 2002 ro@xxxxxxx
+* Fri Sep 06 2002 ro@xxxxxxx
- fix postinstall
* Thu Sep 05 2002 kssingvo@xxxxxxx
- changed %%post: removed "insserv" to make yast2 and security happy

++++++ cups-1.3.6-source.tar.bz2 -> cups-1.3.7-source.tar.bz2 ++++++
++++ 2774 lines of diff (skipped)
















++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >