From c6a82aeeef05882e1d86f49574cbec56268c0d04 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 19 Oct 2018 04:05:37 +0000 Subject: Fri Oct 19 04:05:37 UTC 2018 a/kernel-generic-4.14.77-x86_64-1.txz: Upgraded. a/kernel-huge-4.14.77-x86_64-1.txz: Upgraded. a/kernel-modules-4.14.77-x86_64-1.txz: Upgraded. d/kernel-headers-4.14.77-x86-1.txz: Upgraded. d/ruby-2.5.3-x86_64-1.txz: Upgraded. This update fixes bugs and two security issues: OpenSSL::X509::Name equality check does not work correctly. Tainted flags are not propagated in Array#pack and String#unpack with some directives. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16395 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16396 (* Security fix *) k/kernel-source-4.14.77-noarch-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. --- source/d/ruby/ruby.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/d') diff --git a/source/d/ruby/ruby.SlackBuild b/source/d/ruby/ruby.SlackBuild index b0475a02..807b98df 100755 --- a/source/d/ruby/ruby.SlackBuild +++ b/source/d/ruby/ruby.SlackBuild @@ -32,7 +32,7 @@ else VERSION=$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev) fi -BUILD=${BUILD:-4} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3