Author: aredridel                    Date: Sat Nov  4 18:53:05 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patched to fix CVE-2006-5467.

---- Files affected:
SPECS:
   ruby.spec (1.138 -> 1.139) 

---- Diffs:

================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.138 SPECS/ruby.spec:1.139
--- SPECS/ruby.spec:1.138       Tue Oct  3 22:58:33 2006
+++ SPECS/ruby.spec     Sat Nov  4 19:52:59 2006
@@ -12,7 +12,7 @@
 Summary(zh_CN):        ruby - ŇťÖÖżěËٸßЧľÄĂćĎňśÔĎó˝ĹąžąŕłĚÓďŃÔ
 Name:          ruby
 Version:       1.8.5
-Release:       2
+Release:       3
 Epoch:         1
 License:       The Ruby License
 Group:         Development/Languages
@@ -40,6 +40,7 @@
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-LIB_PREFIX.patch
 Patch2:                %{name}-mkmf-shared.patch
+Patch3:                %{name}-1.8.5-cgi-dos-1.patch
 URL:           http://www.ruby-lang.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -212,6 +213,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p0
 
 find . -name '*.rb' -o -name '*.cgi' -o -name '*.test' -o -name 'ruby.1' \
        -o -name 'ruby.info*' -o -name '*.html' -o -name '*.tcl' -o -name 
'*.texi' \
@@ -436,6 +438,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.139  2006/11/04 18:52:59  aredridel
+- patched to fix CVE-2006-5467.
+
 Revision 1.138  2006/10/03 20:58:33  pluto
 - disable pthreads on ppc ( now it builds but may segv with tcl/tk ).
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby.spec?r1=1.138&r2=1.139&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to