ports/opt (3.5): [notify] ruby: update to 2.6.5
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 413423c55e69951c2f37a9996f3b85341c7838ff Author: Juergen Daubert <jue@jue.li> Date: Tue Oct 1 15:59:52 2019 +0200 [notify] ruby: update to 2.6.5 includes security fixes for the following vulnerabilities: - https://www.ruby-lang.org/en/news/2019/10/01/code-injection-shell-test-cve-2... - https://www.ruby-lang.org/en/news/2019/10/01/http-response-splitting-in-webr... - https://www.ruby-lang.org/en/news/2019/10/01/nul-injection-file-fnmatch-cve-... - https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-c... diff --git a/ruby/.footprint b/ruby/.footprint index d0d67bf01..51e9fc3e0 100644 --- a/ruby/.footprint +++ b/ruby/.footprint @@ -42,13 +42,13 @@ drwxr-xr-x root/root usr/include/ruby-2.6/ruby/backward/ -rw-r--r-- root/root usr/include/ruby-2.6/ruby/version.h -rw-r--r-- root/root usr/include/ruby-2.6/ruby/vm.h drwxr-xr-x root/root usr/include/ruby-2.6/x86_64-linux/ --rw-r--r-- root/root usr/include/ruby-2.6/x86_64-linux/rb_mjit_min_header-2.6.4.h +-rw-r--r-- root/root usr/include/ruby-2.6/x86_64-linux/rb_mjit_min_header-2.6.5.h drwxr-xr-x root/root usr/include/ruby-2.6/x86_64-linux/ruby/ -rw-r--r-- root/root usr/include/ruby-2.6/x86_64-linux/ruby/config.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libruby.so -> libruby.so.2.6.4 -lrwxrwxrwx root/root usr/lib/libruby.so.2.6 -> libruby.so.2.6.4 --rwxr-xr-x root/root usr/lib/libruby.so.2.6.4 +lrwxrwxrwx root/root usr/lib/libruby.so -> libruby.so.2.6.5 +lrwxrwxrwx root/root usr/lib/libruby.so.2.6 -> libruby.so.2.6.5 +-rwxr-xr-x root/root usr/lib/libruby.so.2.6.5 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/ruby-2.6.pc drwxr-xr-x root/root usr/lib/ruby/ diff --git a/ruby/.signature b/ruby/.signature index 45e2896d0..e075cf17d 100644 --- a/ruby/.signature +++ b/ruby/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VG/U3PcgZV16GbVeR+rpO7H2Zx98r9NtKNdJAk4qtQiAMG9n4GdPQ/ZgjU441iw96zWQJ0fRJpx6ZRiu0+uBQ8= -SHA256 (Pkgfile) = 2d70b995eaae6c1a201468b70cd9855357d3eacee2d05b7f51e26d1a8b171250 -SHA256 (.footprint) = e036c37d04600f0a758e973497f5bcb434308508998f6d66c5a0d6904d4d2ad5 -SHA256 (ruby-2.6.4.tar.xz) = df593cd4c017de19adf5d0154b8391bb057cef1b72ecdd4a8ee30d3235c65f09 +RWSE3ohX2g5d/ed7qyaHwwQndeglslBVCFTV1bUJnG/7ZOF4cCiOm0AvqmlX5sOJV7ZftHU14eQL/ZlffdhGVVXgQrsKUdmfUwE= +SHA256 (Pkgfile) = fa971b94e4259b38905ed1151fe658ba331b2ff376b8f3d5c53d23e9103685a5 +SHA256 (.footprint) = c9be8926de2e04b02aa9cb638a5d86731461c7c0575e8609090d176edd5deaf2 +SHA256 (ruby-2.6.5.tar.xz) = d5d6da717fd48524596f9b78ac5a2eeb9691753da5c06923a6c31190abe01a62 diff --git a/ruby/Pkgfile b/ruby/Pkgfile index a7da34b15..00fe1cda3 100644 --- a/ruby/Pkgfile +++ b/ruby/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gdbm libgmp openssl zlib libffi libyaml name=ruby -version=2.6.4 +version=2.6.5 release=1 source=(http://cache.ruby-lang.org/pub/$name/${version%.*}/$name-$version.tar.xz)
participants (1)
-
crux@crux.nu