rpms/coccinelle/devel .cvsignore, 1.3, 1.4 coccinelle.spec, 1.7, 1.8 sources, 1.3, 1.4 coccinelle-0.1.8-debian-unsafe-tmp-handling.patch, 1.1, NONE

Richard W.M. Jones rjones at fedoraproject.org
Thu Oct 8 13:43:59 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/coccinelle/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21857

Modified Files:
	.cvsignore coccinelle.spec sources 
Removed Files:
	coccinelle-0.1.8-debian-unsafe-tmp-handling.patch 
Log Message:
* Thu Oct  8 2009 Richard W.M. Jones <rjones at redhat.com> - 0.1.10-1
- New upstream version 0.1.10.
- Removed patch, since fix to CVE-2009-1753 (RHBZ#502174) is now upstream.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/coccinelle/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	22 May 2009 11:23:11 -0000	1.3
+++ .cvsignore	8 Oct 2009 13:43:58 -0000	1.4
@@ -1 +1 @@
-coccinelle-0.1.8.tgz
+coccinelle-0.1.10.tgz


Index: coccinelle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/coccinelle/devel/coccinelle.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- coccinelle.spec	24 Jul 2009 19:12:09 -0000	1.7
+++ coccinelle.spec	8 Oct 2009 13:43:58 -0000	1.8
@@ -7,8 +7,8 @@
 %endif
 
 Name:           coccinelle
-Version:        0.1.8
-Release:        5%{?dist}
+Version:        0.1.10
+Release:        1%{?dist}
 Summary:        Semantic patching for Linux (spatch)
 
 Group:          Development/Libraries
@@ -20,9 +20,6 @@ ExcludeArch:    sparc64 s390 s390x ppc64
 URL:            http://www.emn.fr/x-info/coccinelle/
 Source0:        http://www.emn.fr/x-info/coccinelle/distrib/%{name}-%{version}.tgz
 
-# RHBZ#502174, CVE-2009-1753
-Patch0:         coccinelle-0.1.8-debian-unsafe-tmp-handling.patch
-
 BuildRequires:  ocaml >= 3.10.0
 BuildRequires:  ocaml-findlib-devel
 BuildRequires:  ocaml-ocamldoc
@@ -63,8 +60,6 @@ The %{name}-examples package contains ex
 %prep
 %setup -q
 
-%patch0 -p1
-
 # Remove .cvsignore files.
 find -name .cvsignore -delete
 
@@ -156,6 +151,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct  8 2009 Richard W.M. Jones <rjones at redhat.com> - 0.1.10-1
+- New upstream version 0.1.10.
+- Removed patch, since fix to CVE-2009-1753 (RHBZ#502174) is now upstream.
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.8-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/coccinelle/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	22 May 2009 11:23:11 -0000	1.3
+++ sources	8 Oct 2009 13:43:58 -0000	1.4
@@ -1 +1 @@
-29565a4b1904809b57ed255f1df67567  coccinelle-0.1.8.tgz
+dcd1d50e1364efe5a0c88d13a409b4ff  coccinelle-0.1.10.tgz


--- coccinelle-0.1.8-debian-unsafe-tmp-handling.patch DELETED ---




More information about the fedora-extras-commits mailing list