summaryrefslogtreecommitdiffstats
path: root/source/k/kernel-configs
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-04-02 06:07:52 +0000
committer Eric Hameleers <alien@slackware.com>2020-04-02 10:41:33 +0200
commit7bd3e8d27d710021f848ba0b9e9772443c65e597 (patch)
treef4d816f8faa399edbf48c0325630473d069a354f /source/k/kernel-configs
parent99c7cafd7376277cb010e2b7de0bf40de7ee6282 (diff)
downloadcurrent-7bd3e8d27d710021f848ba0b9e9772443c65e597.tar.gz
current-7bd3e8d27d710021f848ba0b9e9772443c65e597.tar.xz
Thu Apr 2 06:07:52 UTC 202020200402060752
a/hwdata-0.334-noarch-1.txz: Upgraded. a/kernel-generic-5.4.29-x86_64-1.txz: Upgraded. a/kernel-huge-5.4.29-x86_64-1.txz: Upgraded. a/kernel-modules-5.4.29-x86_64-1.txz: Upgraded. a/pkgtools-15.0-noarch-32.txz: Rebuilt. installpkg: handle the uninstall script packaged as /install/douninst.sh. removepkg: add --skip-douninst option to skip running the uninstall script. Save removed douninst.sh in /var/log/pkgtools/removed_uninstall_scripts. ap/groff-1.22.4-x86_64-2.txz: Rebuilt. Fixed docdir. Thanks to Xsane. d/gcc-9.3.0-x86_64-2.txz: Rebuilt. d/gcc-brig-9.3.0-x86_64-2.txz: Rebuilt. d/gcc-g++-9.3.0-x86_64-2.txz: Rebuilt. d/gcc-gdc-9.3.0-x86_64-2.txz: Rebuilt. d/gcc-gfortran-9.3.0-x86_64-2.txz: Rebuilt. Patched a compiler bug concerning assumed-shape vs. deferred-shape arrays. Thanks to Lockywolf. d/gcc-gnat-9.3.0-x86_64-2.txz: Rebuilt. d/gcc-go-9.3.0-x86_64-2.txz: Rebuilt. d/gcc-objc-9.3.0-x86_64-2.txz: Rebuilt. d/kernel-headers-5.4.29-x86-1.txz: Upgraded. d/ruby-2.7.1-x86_64-1.txz: Upgraded. This update fixes security issues: Unsafe Object Creation Vulnerability in JSON (Additional fix). Heap exposure vulnerability in the socket library. For more information, see: https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663/ https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933/ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10663 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10933 (* Security fix *) k/kernel-source-5.4.29-noarch-1.txz: Upgraded. l/graphite2-1.3.14-x86_64-1.txz: Upgraded. l/librsvg-2.48.2-x86_64-1.txz: Upgraded. l/utf8proc-2.5.0-x86_64-1.txz: Upgraded. x/libva-2.7.0-x86_64-1.txz: Upgraded. x/libva-utils-2.7.1-x86_64-1.txz: Upgraded. 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.29 (renamed from source/k/kernel-configs/config-generic-5.4.28)3
-rw-r--r--source/k/kernel-configs/config-generic-5.4.29.x64 (renamed from source/k/kernel-configs/config-generic-5.4.28.x64)3
-rw-r--r--source/k/kernel-configs/config-generic-smp-5.4.29-smp (renamed from source/k/kernel-configs/config-generic-smp-5.4.28-smp)3
-rw-r--r--source/k/kernel-configs/config-huge-5.4.29 (renamed from source/k/kernel-configs/config-huge-5.4.28)3
-rw-r--r--source/k/kernel-configs/config-huge-5.4.29.x64 (renamed from source/k/kernel-configs/config-huge-5.4.28.x64)3
-rw-r--r--source/k/kernel-configs/config-huge-smp-5.4.29-smp (renamed from source/k/kernel-configs/config-huge-smp-5.4.28-smp)3
6 files changed, 12 insertions, 6 deletions
diff --git a/source/k/kernel-configs/config-generic-5.4.28 b/source/k/kernel-configs/config-generic-5.4.29
index 10c57d386..6c03fe2f7 100644
--- a/source/k/kernel-configs/config-generic-5.4.28
+++ b/source/k/kernel-configs/config-generic-5.4.29
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.28 Kernel Configuration
+# Linux/x86 5.4.29 Kernel Configuration
#
#
@@ -929,6 +929,7 @@ CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_NET=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
+CONFIG_NET_REDIRECT=y
CONFIG_SKB_EXTENSIONS=y
#
diff --git a/source/k/kernel-configs/config-generic-5.4.28.x64 b/source/k/kernel-configs/config-generic-5.4.29.x64
index 740c0d2a5..d5c03bcfd 100644
--- a/source/k/kernel-configs/config-generic-5.4.28.x64
+++ b/source/k/kernel-configs/config-generic-5.4.29.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.28 Kernel Configuration
+# Linux/x86 5.4.29 Kernel Configuration
#
#
@@ -1000,6 +1000,7 @@ CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
+CONFIG_NET_REDIRECT=y
CONFIG_SKB_EXTENSIONS=y
#
diff --git a/source/k/kernel-configs/config-generic-smp-5.4.28-smp b/source/k/kernel-configs/config-generic-smp-5.4.29-smp
index 6adf66d68..977b6192d 100644
--- a/source/k/kernel-configs/config-generic-smp-5.4.28-smp
+++ b/source/k/kernel-configs/config-generic-smp-5.4.29-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.28 Kernel Configuration
+# Linux/x86 5.4.29 Kernel Configuration
#
#
@@ -978,6 +978,7 @@ CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_NET=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
+CONFIG_NET_REDIRECT=y
CONFIG_SKB_EXTENSIONS=y
#
diff --git a/source/k/kernel-configs/config-huge-5.4.28 b/source/k/kernel-configs/config-huge-5.4.29
index 5201d4452..cd7518567 100644
--- a/source/k/kernel-configs/config-huge-5.4.28
+++ b/source/k/kernel-configs/config-huge-5.4.29
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.28 Kernel Configuration
+# Linux/x86 5.4.29 Kernel Configuration
#
#
@@ -929,6 +929,7 @@ CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_NET=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
+CONFIG_NET_REDIRECT=y
CONFIG_SKB_EXTENSIONS=y
#
diff --git a/source/k/kernel-configs/config-huge-5.4.28.x64 b/source/k/kernel-configs/config-huge-5.4.29.x64
index f84b5f5c1..e01f71dd7 100644
--- a/source/k/kernel-configs/config-huge-5.4.28.x64
+++ b/source/k/kernel-configs/config-huge-5.4.29.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.28 Kernel Configuration
+# Linux/x86 5.4.29 Kernel Configuration
#
#
@@ -1000,6 +1000,7 @@ CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
+CONFIG_NET_REDIRECT=y
CONFIG_SKB_EXTENSIONS=y
#
diff --git a/source/k/kernel-configs/config-huge-smp-5.4.28-smp b/source/k/kernel-configs/config-huge-smp-5.4.29-smp
index 4612518c2..1a69fa6c5 100644
--- a/source/k/kernel-configs/config-huge-smp-5.4.28-smp
+++ b/source/k/kernel-configs/config-huge-smp-5.4.29-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.28 Kernel Configuration
+# Linux/x86 5.4.29 Kernel Configuration
#
#
@@ -978,6 +978,7 @@ CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_NET=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
+CONFIG_NET_REDIRECT=y
CONFIG_SKB_EXTENSIONS=y
#