summaryrefslogtreecommitdiffstats
path: root/source/d/rust
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-06-18 22:01:29 +0000
committer Eric Hameleers <alien@slackware.com>2020-06-19 08:59:52 +0200
commit0ded95a6619bb151727096c01a30879455d04374 (patch)
tree6456120ea73101b045cbd698d9cbc726948ec9f4 /source/d/rust
parent815d3877048a3e2d0d34b1c96fe3203c98c16f34 (diff)
downloadcurrent-0ded95a6619bb151727096c01a30879455d04374.tar.gz
current-0ded95a6619bb151727096c01a30879455d04374.tar.xz
Thu Jun 18 22:01:29 UTC 202020200618220129
a/kernel-generic-5.4.47-x86_64-1.txz: Upgraded. a/kernel-huge-5.4.47-x86_64-1.txz: Upgraded. a/kernel-modules-5.4.47-x86_64-1.txz: Upgraded. a/sysvinit-scripts-2.1-noarch-33.txz: Rebuilt. rc.M: add support for elogind. Thanks to alienBOB. a/util-linux-2.35.2-x86_64-3.txz: Rebuilt. /etc/pam.d/login: support pam_elogind.so. Thanks to alienBOB. ap/sqlite-3.32.3-x86_64-1.txz: Upgraded. d/kernel-headers-5.4.47-x86-1.txz: Upgraded. d/rust-1.44.1-x86_64-1.txz: Upgraded. k/kernel-source-5.4.47-noarch-1.txz: Upgraded. n/bind-9.16.4-x86_64-1.txz: Upgraded. This update fixes two security issues: It was possible to trigger an INSIST when determining whether a record would fit into a TCP message buffer. It was possible to trigger an INSIST in lib/dns/rbtdb.c:new_reference() with a particular zone content and query patterns. For more information, see: https://kb.isc.org/docs/cve-2020-8618 https://kb.isc.org/docs/cve-2020-8619 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8618 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8619 (* Security fix *) isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/d/rust')
-rwxr-xr-xsource/d/rust/rust.SlackBuild2
-rw-r--r--source/d/rust/rust.url2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild
index 67a89fe9d..8756d19aa 100755
--- a/source/d/rust/rust.SlackBuild
+++ b/source/d/rust/rust.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rust
SRCNAM="${PKGNAM}c"
-VERSION=${VERSION:-1.44.0}
+VERSION=${VERSION:-1.44.1}
BUILD=${BUILD:-1}
# Set this to YES to build with the system LLVM, or NO to use the bundled LLVM.
diff --git a/source/d/rust/rust.url b/source/d/rust/rust.url
index 3dba16c93..3e0145069 100644
--- a/source/d/rust/rust.url
+++ b/source/d/rust/rust.url
@@ -1,5 +1,5 @@
# Source code (repacked to .tar.xz):
-lftpget https://static.rust-lang.org/dist/rustc-1.44.0-src.tar.gz
+lftpget https://static.rust-lang.org/dist/rustc-1.44.1-src.tar.gz
gzip -d rustc-*tar.gz
plzip -9 -v rustc-*tar