rpms/comix/F-8 .cvsignore, 1.6, 1.7 comix.spec, 1.12, 1.13 sources, 1.6, 1.7 comix-3.6.4-command-argument-closure.patch, 1.1, NONE comix-3.6.4-tmpfile.patch, 1.2, NONE

Mamoru Tasaka (mtasaka) fedora-extras-commits at redhat.com
Wed Jul 9 15:52:27 UTC 2008


Author: mtasaka

Update of /cvs/extras/rpms/comix/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23592/F-8

Modified Files:
	.cvsignore comix.spec sources 
Removed Files:
	comix-3.6.4-command-argument-closure.patch 
	comix-3.6.4-tmpfile.patch 
Log Message:
* Thu Jul 10 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 3.6.5-1
- 3.6.5 (2 patches applied upstream)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/comix/F-8/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	28 May 2007 15:14:51 -0000	1.6
+++ .cvsignore	9 Jul 2008 15:51:05 -0000	1.7
@@ -1 +1 @@
-comix-3.6.4.tar.gz
+comix-3.6.5.tar.gz


Index: comix.spec
===================================================================
RCS file: /cvs/extras/rpms/comix/F-8/comix.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- comix.spec	2 Apr 2008 16:33:49 -0000	1.12
+++ comix.spec	9 Jul 2008 15:51:05 -0000	1.13
@@ -1,14 +1,12 @@
 Name:		comix
-Version:	3.6.4
-Release:	6%{?dist}
+Version:	3.6.5
+Release:	1%{?dist}
 Summary:	A user-friendly, customizable image viewer
 
 Group:		Amusements/Graphics
 URL:		http://comix.sourceforge.net/
 License:	GPLv2+
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Patch0:		comix-3.6.4-command-argument-closure.patch
-Patch1:		comix-3.6.4-tmpfile.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:	noarch
@@ -33,8 +31,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .CVE-2008-1568
-%patch1 -p1 -b .tmpfile
 
 %build
 %{__sed} -i -e 's|shutil.copy|shutil.copy2|' install.py
@@ -136,9 +132,13 @@
 
 
 %changelog
+* Thu Jul 10 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 3.6.5-1
+- 3.6.5 (2 patches applied upstream)
+
 * Thu Apr  3 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 3.6.4-6
 - Second patch for bug 430635
   Use tempfile.mkdtemp() for multiple user race condition
+  (tagged as CVE-2008-1796)
 
 * Wed Apr  2 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 3.6.4-4
 - First patch for bug 430635


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/comix/F-8/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	28 May 2007 15:14:51 -0000	1.6
+++ sources	9 Jul 2008 15:51:05 -0000	1.7
@@ -1 +1 @@
-1ece2cde0057abf5913b0f2933d839ab  comix-3.6.4.tar.gz
+4f6210ee04b5b01cb37ab58638278a03  comix-3.6.5.tar.gz


--- comix-3.6.4-command-argument-closure.patch DELETED ---


--- comix-3.6.4-tmpfile.patch DELETED ---




More information about the fedora-extras-commits mailing list