[notify] ruby: update to 2.4.4
several security fixes, see https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-4-4-released/
This commit is contained in:
parent
6a36581750
commit
2dd210b840
@ -41,9 +41,9 @@ drwxr-xr-x root/root usr/include/ruby-2.4/x86_64-linux/
|
||||
drwxr-xr-x root/root usr/include/ruby-2.4/x86_64-linux/ruby/
|
||||
-rw-r--r-- root/root usr/include/ruby-2.4/x86_64-linux/ruby/config.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
lrwxrwxrwx root/root usr/lib/libruby.so -> libruby.so.2.4.3
|
||||
lrwxrwxrwx root/root usr/lib/libruby.so.2.4 -> libruby.so.2.4.3
|
||||
-rwxr-xr-x root/root usr/lib/libruby.so.2.4.3
|
||||
lrwxrwxrwx root/root usr/lib/libruby.so -> libruby.so.2.4.4
|
||||
lrwxrwxrwx root/root usr/lib/libruby.so.2.4 -> libruby.so.2.4.4
|
||||
-rwxr-xr-x root/root usr/lib/libruby.so.2.4.4
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/ruby-2.4.pc
|
||||
drwxr-xr-x root/root usr/lib/ruby/
|
||||
@ -1350,10 +1350,10 @@ drwxr-xr-x root/root usr/lib/ruby/gems/2.4/gems/xmlrpc-0.2.1/lib/xmlrpc/
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/gems/xmlrpc-0.2.1/lib/xmlrpc/utils.rb
|
||||
drwxr-xr-x root/root usr/lib/ruby/gems/2.4/specifications/
|
||||
drwxr-xr-x root/root usr/lib/ruby/gems/2.4/specifications/default/
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/bigdecimal-1.3.0.gemspec
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/bigdecimal-1.3.2.gemspec
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/io-console-0.4.6.gemspec
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/json-2.0.4.gemspec
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/openssl-2.0.5.gemspec
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/openssl-2.0.7.gemspec
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/psych-2.2.2.gemspec
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/rdoc-5.0.0.gemspec
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/did_you_mean-1.1.0.gemspec
|
||||
|
@ -1 +1 @@
|
||||
5975bf6ad576a191b0ec9000a925c386 ruby-2.4.3.tar.xz
|
||||
4f30cefb7d50c6fa4d801f47ed9d82ca ruby-2.4.4.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/VB8sUUoPJ0GTh5qm5pkpWJp9YOcBQsi8JP3iP2t3AO2xuegeAEhmjr1adZPfwNnEFSRSja6X3IfOJQ08EtpGQw=
|
||||
SHA256 (Pkgfile) = 3eafd4183469aca8002413f354157614ba86f9b495f27c6bff60019d57acd883
|
||||
SHA256 (.footprint) = 827e2fe5862bfbbbd62b238de5bfd5b370025210d248d8465c0e97876e4d1363
|
||||
SHA256 (ruby-2.4.3.tar.xz) = 23677d40bf3b7621ba64593c978df40b1e026d8653c74a0599f0ead78ed92b51
|
||||
RWSE3ohX2g5d/X31w0phOJjl9ZUDGi5i+I9Sxdy6kUOIoFIXky8t8yiiEho911ORAqyX4WGesdvezlQBaRr0CRxDuBob4ckxoQM=
|
||||
SHA256 (Pkgfile) = d36f386aec7f5e5a4b4b2df7b2627c2194c989a9670f73e9c99ece215c91f6cb
|
||||
SHA256 (.footprint) = 7dbfaa2fde3a35a1fd644722f4c63736b202a80128818f93b08e6a498cfe4ff4
|
||||
SHA256 (ruby-2.4.4.tar.xz) = 1d0034071d675193ca769f64c91827e5f54cb3a7962316a41d5217c7bc6949f0
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: gdbm libgmp openssl zlib libffi libyaml
|
||||
|
||||
name=ruby
|
||||
version=2.4.3
|
||||
version=2.4.4
|
||||
release=1
|
||||
source=(http://cache.ruby-lang.org/pub/$name/${version%.*}/$name-$version.tar.xz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user