SPECS: ruby.spec - updated to 1.8.5-p2 (fixes CVE-2006-6303) - rem...
qboosh
qboosh at pld-linux.org
Mon Dec 11 17:43:30 CET 2006
Author: qboosh Date: Mon Dec 11 16:43:30 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.8.5-p2 (fixes CVE-2006-6303)
- removed obsolete cgi-dos-1 patch (already in sources)
---- Files affected:
SPECS:
ruby.spec (1.139 -> 1.140)
---- Diffs:
================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.139 SPECS/ruby.spec:1.140
--- SPECS/ruby.spec:1.139 Sat Nov 4 19:52:59 2006
+++ SPECS/ruby.spec Mon Dec 11 17:43:25 2006
@@ -11,13 +11,13 @@
Summary(pt_BR): Linguagem de script orientada a objeto
Summary(zh_CN): ruby - ŇťÖÖżěËٸßЧľÄĂćĎňśÔĎó˝ĹąžąŕłĚÓďŃÔ
Name: ruby
-Version: 1.8.5
+Version: 1.8.5p2
Release: 3
Epoch: 1
License: The Ruby License
Group: Development/Languages
-Source0: ftp://ftp.ruby-lang.org/pub/ruby/%{name}-%{version}.tar.gz
-# Source0-md5: 3fbb02294a8ca33d4684055adba5ed6f
+Source0: ftp://ftp.ruby-lang.org/pub/ruby/%{name}-1.8.5-p2.tar.gz
+# Source0-md5: a3517a224716f79b14196adda3e88057
Source1: http://www.ibiblio.org/pub/languages/ruby/doc/%{name}-texi-1.4-en.tar.gz
# Source1-md5: 839fda4af52b5c5c6d21f879f7fc62bf
Source2: http://www.math.sci.hokudai.ac.jp/~gotoken/ruby/%{name}-uguide-981227.tar.gz
@@ -40,7 +40,6 @@
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
@@ -209,11 +208,10 @@
Tryb Ruby i debugger dla Emacsa.
%prep
-%setup -q -a1 -a2 -a3 -a5 -a6 -a7
+%setup -q -a1 -a2 -a3 -a5 -a6 -a7 -n %{name}-1.8.5-p2
%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' \
@@ -438,6 +436,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.140 2006/12/11 16:43:25 qboosh
+- updated to 1.8.5-p2 (fixes CVE-2006-6303)
+- removed obsolete cgi-dos-1 patch (already in sources)
+
Revision 1.139 2006/11/04 18:52:59 aredridel
- patched to fix CVE-2006-5467.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ruby.spec?r1=1.139&r2=1.140&f=u
More information about the pld-cvs-commit
mailing list