diff options
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 |
commit | 0ded95a6619bb151727096c01a30879455d04374 (patch) | |
tree | 6456120ea73101b045cbd698d9cbc726948ec9f4 /source/k/kernel-configs | |
parent | 815d3877048a3e2d0d34b1c96fe3203c98c16f34 (diff) | |
download | current-0ded95a6619bb151727096c01a30879455d04374.tar.gz |
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/k/kernel-configs')
-rw-r--r-- | source/k/kernel-configs/config-generic-5.4.47 (renamed from source/k/kernel-configs/config-generic-5.4.46) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-5.4.47.x64 (renamed from source/k/kernel-configs/config-generic-5.4.46.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-smp-5.4.47-smp (renamed from source/k/kernel-configs/config-generic-smp-5.4.46-smp) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.4.47 (renamed from source/k/kernel-configs/config-huge-5.4.46) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.4.47.x64 (renamed from source/k/kernel-configs/config-huge-5.4.46.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-smp-5.4.47-smp (renamed from source/k/kernel-configs/config-huge-smp-5.4.46-smp) | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/source/k/kernel-configs/config-generic-5.4.46 b/source/k/kernel-configs/config-generic-5.4.47 index 08d55962..3ce14941 100644 --- a/source/k/kernel-configs/config-generic-5.4.46 +++ b/source/k/kernel-configs/config-generic-5.4.47 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.46 Kernel Configuration +# Linux/x86 5.4.47 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-generic-5.4.46.x64 b/source/k/kernel-configs/config-generic-5.4.47.x64 index f80df1e7..9ac82872 100644 --- a/source/k/kernel-configs/config-generic-5.4.46.x64 +++ b/source/k/kernel-configs/config-generic-5.4.47.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.46 Kernel Configuration +# Linux/x86 5.4.47 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-generic-smp-5.4.46-smp b/source/k/kernel-configs/config-generic-smp-5.4.47-smp index 1c6faf9e..a4acb824 100644 --- a/source/k/kernel-configs/config-generic-smp-5.4.46-smp +++ b/source/k/kernel-configs/config-generic-smp-5.4.47-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.46 Kernel Configuration +# Linux/x86 5.4.47 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-5.4.46 b/source/k/kernel-configs/config-huge-5.4.47 index b2ce40d3..0274af16 100644 --- a/source/k/kernel-configs/config-huge-5.4.46 +++ b/source/k/kernel-configs/config-huge-5.4.47 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.46 Kernel Configuration +# Linux/x86 5.4.47 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-5.4.46.x64 b/source/k/kernel-configs/config-huge-5.4.47.x64 index 8500b1d2..f0903f83 100644 --- a/source/k/kernel-configs/config-huge-5.4.46.x64 +++ b/source/k/kernel-configs/config-huge-5.4.47.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.46 Kernel Configuration +# Linux/x86 5.4.47 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-smp-5.4.46-smp b/source/k/kernel-configs/config-huge-smp-5.4.47-smp index 94635b87..f78d4ddc 100644 --- a/source/k/kernel-configs/config-huge-smp-5.4.46-smp +++ b/source/k/kernel-configs/config-huge-smp-5.4.47-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.46 Kernel Configuration +# Linux/x86 5.4.47 Kernel Configuration # # |