gunnar: server/horde/horde-turba ChangeLog, 1.7, 1.8 horde-turba-kolab.spec, 1.24, 1.25

cvs at kolab.org cvs at kolab.org
Mon Jul 7 10:16:34 CEST 2008


Author: gunnar

Update of /kolabrepository/server/horde/horde-turba
In directory doto:/tmp/cvs-serv28159/horde/horde-turba

Modified Files:
	ChangeLog horde-turba-kolab.spec 
Log Message:
kolab/issue2832 (SECURITY: <turba-2.2.1 affected by XSS issue). Bumped release numbers. Note: The turba release candidate tar.gz has been removed from the Horde servers. Grab the package from the old rpm and comment out the corresponding wget line in the Makefile as a temporary workaround.

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/horde/horde-turba/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- ChangeLog	14 Mar 2008 17:28:02 -0000	1.7
+++ ChangeLog	7 Jul 2008 08:16:32 -0000	1.8
@@ -1,3 +1,7 @@
+2008-07-07  Gunnar Wrobel  <p at rdus.de>
+
+	* horde-turba-kolab.spec: kolab/issue2832 (SECURITY: <turba-2.2.1 affected by XSS issue)
+
 2008-02-26  Gunnar Wrobel  <p at rdus.de>
 
 	* horde-turba-kolab.spec: Update to RC2
@@ -21,7 +25,7 @@
 
 	* horde-turba-kolab.spec: Update to 20070601
 
-	* lib-Turba.php.patch: 
+	* lib-Turba.php.patch:
 
 	Add support for renaming shares within Turba.
 

Index: horde-turba-kolab.spec
===================================================================
RCS file: /kolabrepository/server/horde/horde-turba/horde-turba-kolab.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- horde-turba-kolab.spec	5 Apr 2008 12:59:55 -0000	1.24
+++ horde-turba-kolab.spec	7 Jul 2008 08:16:32 -0000	1.25
@@ -2,8 +2,8 @@
 %define         V_horde_name turba
 %define         V_package horde-%{V_horde_name}-kolab
 %define         V_year  2008
-%define         V_month 04
-%define         V_day   05
+%define         V_month 07
+%define         V_day   07
 %define         V_version 2.2_rc3
 %define         V_uver    2.2-rc3
 %define         V_date %{V_year}-%{V_month}-%{V_day}
@@ -29,6 +29,7 @@
 Patch1:         http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/server/patches/horde/3.2-rc3/turba/HK-GW-Fix_editing_contacts_turba-3.2-rc3.patch
 Patch2:         http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/server/patches/horde/3.2-rc3/turba/HK-GW-Fix_share_id_change_turba-3.2-rc3.patch
 Patch3:         http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/server/patches/horde/3.2-rc3/turba/HK-GW-Ldap_read_only_fix_turba-3.2-rc3.patch
+Patch4:         http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/server/patches/horde/3.2-rc3/turba/kolab_issue2832.patch
 
 # Build Info
 Prefix:		%{l_prefix}
@@ -66,6 +67,7 @@
 	%patch -p2 -P 1
 	%patch -p2 -P 2
 	%patch -p2 -P 3
+	%patch -p1 -P 4
 	cd ..
 
 %build





More information about the commits mailing list