[notify]: ruby update to 1.9.2-p180
includes a security fix, see http://www.ruby-lang.org/en/news/2011/02/18/fileutils-is-vulnerable-to-symlink-race-attacks/
This commit is contained in:
parent
d5faa7533a
commit
48f4dfc7c5
@ -780,11 +780,8 @@ drwxr-xr-x root/root usr/lib/ruby/gems/1.9/doc/
|
|||||||
drwxr-xr-x root/root usr/lib/ruby/gems/1.9/gems/
|
drwxr-xr-x root/root usr/lib/ruby/gems/1.9/gems/
|
||||||
drwxr-xr-x root/root usr/lib/ruby/gems/1.9/specifications/
|
drwxr-xr-x root/root usr/lib/ruby/gems/1.9/specifications/
|
||||||
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/minitest-1.6.0.gemspec
|
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/minitest-1.6.0.gemspec
|
||||||
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/minitest.gemspec
|
|
||||||
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/rake-0.8.7.gemspec
|
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/rake-0.8.7.gemspec
|
||||||
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/rake.gemspec
|
|
||||||
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/rdoc-2.5.8.gemspec
|
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/rdoc-2.5.8.gemspec
|
||||||
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/rdoc.gemspec
|
|
||||||
drwxr-xr-x root/root usr/lib/ruby/site_ruby/
|
drwxr-xr-x root/root usr/lib/ruby/site_ruby/
|
||||||
drwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9/
|
drwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9/
|
||||||
drwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9/linux/
|
drwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9/linux/
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
52958d35d1b437f5d9d225690de94c13 ruby-1.9.2-p136.tar.bz2
|
68510eeb7511c403b91fe5476f250538 ruby-1.9.2-p180.tar.bz2
|
||||||
67436d6bfa6b432124bbf832ff40c6b5 ruby-arch.patch
|
67436d6bfa6b432124bbf832ff40c6b5 ruby-arch.patch
|
||||||
34c99219466a947750a54bdc98d68371 ruby-install.patch
|
34c99219466a947750a54bdc98d68371 ruby-install.patch
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Depends on: db, gdbm, ncurses, openssl, readline, zlib
|
# Depends on: db, gdbm, ncurses, openssl, readline, zlib
|
||||||
|
|
||||||
name=ruby
|
name=ruby
|
||||||
version=1.9.2-p136
|
version=1.9.2-p180
|
||||||
release=1
|
release=1
|
||||||
source=(ftp://ftp.ruby-lang.org/pub/$name/1.9/$name-$version.tar.bz2 \
|
source=(ftp://ftp.ruby-lang.org/pub/$name/1.9/$name-$version.tar.bz2 \
|
||||||
$name-arch.patch $name-install.patch)
|
$name-arch.patch $name-install.patch)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user