diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-02-02 04:17:39 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-02-02 08:59:53 +0100 |
commit | 8b3ff193a856f7dfb046794bc6bb235804372552 (patch) | |
tree | 15ff7f0b80e89ac0a5b805249a463c9d51caff9d /testing/source | |
parent | ba74260aeb31600cdee80934088739a8e9869f21 (diff) | |
download | current-8b3ff193a856f7dfb046794bc6bb235804372552.tar.gz |
Wed Feb 2 04:17:39 UTC 202220220202041739
fortune -m "I will be finished tomorrow" fortunes2
a/kernel-generic-5.15.19-x86_64-1.txz: Upgraded.
a/kernel-huge-5.15.19-x86_64-1.txz: Upgraded.
a/kernel-modules-5.15.19-x86_64-1.txz: Upgraded.
ap/screen-4.9.0-x86_64-1.txz: Upgraded.
Patched possible denial of service via a crafted UTF-8 character sequence.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26937
(* Security fix *)
d/kernel-headers-5.15.19-x86-1.txz: Upgraded.
k/kernel-source-5.15.19-noarch-1.txz: Upgraded.
RTC_INTF_DEV_UIE_EMUL y -> n
RTC_SYSTOHC n -> y
+RTC_SYSTOHC_DEVICE "rtc0"
l/lcms2-2.13-x86_64-2.txz: Rebuilt.
[PATCH] Fix for optimization error on grayscale.
Thanks to Aaron Boxer for reporting this issue.
Thanks to gmgf.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
testing/source/linux-5.16.5-configs/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'testing/source')
-rw-r--r-- | testing/source/linux-5.16.5-configs/README (renamed from testing/source/linux-5.16.4-configs/README) | 0 | ||||
-rw-r--r-- | testing/source/linux-5.16.5-configs/config-generic-5.16.5 (renamed from testing/source/linux-5.16.4-configs/config-generic-5.16.4) | 7 | ||||
-rw-r--r-- | testing/source/linux-5.16.5-configs/config-generic-5.16.5.x64 (renamed from testing/source/linux-5.16.4-configs/config-generic-5.16.4.x64) | 7 | ||||
-rw-r--r-- | testing/source/linux-5.16.5-configs/config-generic-smp-5.16.5-smp (renamed from testing/source/linux-5.16.4-configs/config-generic-smp-5.16.4-smp) | 7 | ||||
-rw-r--r-- | testing/source/linux-5.16.5-configs/config-huge-5.16.5 (renamed from testing/source/linux-5.16.4-configs/config-huge-5.16.4) | 7 | ||||
-rw-r--r-- | testing/source/linux-5.16.5-configs/config-huge-5.16.5.x64 (renamed from testing/source/linux-5.16.4-configs/config-huge-5.16.4.x64) | 7 | ||||
-rw-r--r-- | testing/source/linux-5.16.5-configs/config-huge-smp-5.16.5-smp (renamed from testing/source/linux-5.16.4-configs/config-huge-smp-5.16.4-smp) | 7 |
7 files changed, 24 insertions, 18 deletions
diff --git a/testing/source/linux-5.16.4-configs/README b/testing/source/linux-5.16.5-configs/README index c47a1c8b..c47a1c8b 100644 --- a/testing/source/linux-5.16.4-configs/README +++ b/testing/source/linux-5.16.5-configs/README diff --git a/testing/source/linux-5.16.4-configs/config-generic-5.16.4 b/testing/source/linux-5.16.5-configs/config-generic-5.16.5 index 6a0b7b82..5e4e3371 100644 --- a/testing/source/linux-5.16.4-configs/config-generic-5.16.4 +++ b/testing/source/linux-5.16.5-configs/config-generic-5.16.5 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.16.4 Kernel Configuration +# Linux/x86 5.16.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0" CONFIG_CC_IS_GCC=y @@ -7788,7 +7788,8 @@ CONFIG_RTC_LIB=y CONFIG_RTC_MC146818_LIB=y CONFIG_RTC_CLASS=y # CONFIG_RTC_HCTOSYS is not set -# CONFIG_RTC_SYSTOHC is not set +CONFIG_RTC_SYSTOHC=y +CONFIG_RTC_SYSTOHC_DEVICE="rtc0" # CONFIG_RTC_DEBUG is not set CONFIG_RTC_NVMEM=y @@ -7798,7 +7799,7 @@ CONFIG_RTC_NVMEM=y CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_DEV=y -CONFIG_RTC_INTF_DEV_UIE_EMUL=y +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set CONFIG_RTC_DRV_TEST=m # diff --git a/testing/source/linux-5.16.4-configs/config-generic-5.16.4.x64 b/testing/source/linux-5.16.5-configs/config-generic-5.16.5.x64 index b95d0da1..2d3c7a42 100644 --- a/testing/source/linux-5.16.4-configs/config-generic-5.16.4.x64 +++ b/testing/source/linux-5.16.5-configs/config-generic-5.16.5.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.16.4 Kernel Configuration +# Linux/x86 5.16.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0" CONFIG_CC_IS_GCC=y @@ -7750,7 +7750,8 @@ CONFIG_RTC_LIB=y CONFIG_RTC_MC146818_LIB=y CONFIG_RTC_CLASS=y # CONFIG_RTC_HCTOSYS is not set -# CONFIG_RTC_SYSTOHC is not set +CONFIG_RTC_SYSTOHC=y +CONFIG_RTC_SYSTOHC_DEVICE="rtc0" # CONFIG_RTC_DEBUG is not set CONFIG_RTC_NVMEM=y @@ -7760,7 +7761,7 @@ CONFIG_RTC_NVMEM=y CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_DEV=y -CONFIG_RTC_INTF_DEV_UIE_EMUL=y +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set CONFIG_RTC_DRV_TEST=m # diff --git a/testing/source/linux-5.16.4-configs/config-generic-smp-5.16.4-smp b/testing/source/linux-5.16.5-configs/config-generic-smp-5.16.5-smp index d3e2f1f1..4cdabe42 100644 --- a/testing/source/linux-5.16.4-configs/config-generic-smp-5.16.4-smp +++ b/testing/source/linux-5.16.5-configs/config-generic-smp-5.16.5-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.16.4 Kernel Configuration +# Linux/x86 5.16.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0" CONFIG_CC_IS_GCC=y @@ -7834,7 +7834,8 @@ CONFIG_RTC_LIB=y CONFIG_RTC_MC146818_LIB=y CONFIG_RTC_CLASS=y # CONFIG_RTC_HCTOSYS is not set -# CONFIG_RTC_SYSTOHC is not set +CONFIG_RTC_SYSTOHC=y +CONFIG_RTC_SYSTOHC_DEVICE="rtc0" # CONFIG_RTC_DEBUG is not set CONFIG_RTC_NVMEM=y @@ -7844,7 +7845,7 @@ CONFIG_RTC_NVMEM=y CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_DEV=y -CONFIG_RTC_INTF_DEV_UIE_EMUL=y +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set CONFIG_RTC_DRV_TEST=m # diff --git a/testing/source/linux-5.16.4-configs/config-huge-5.16.4 b/testing/source/linux-5.16.5-configs/config-huge-5.16.5 index 07217c78..35821351 100644 --- a/testing/source/linux-5.16.4-configs/config-huge-5.16.4 +++ b/testing/source/linux-5.16.5-configs/config-huge-5.16.5 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.16.4 Kernel Configuration +# Linux/x86 5.16.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0" CONFIG_CC_IS_GCC=y @@ -7788,7 +7788,8 @@ CONFIG_RTC_LIB=y CONFIG_RTC_MC146818_LIB=y CONFIG_RTC_CLASS=y # CONFIG_RTC_HCTOSYS is not set -# CONFIG_RTC_SYSTOHC is not set +CONFIG_RTC_SYSTOHC=y +CONFIG_RTC_SYSTOHC_DEVICE="rtc0" # CONFIG_RTC_DEBUG is not set CONFIG_RTC_NVMEM=y @@ -7798,7 +7799,7 @@ CONFIG_RTC_NVMEM=y CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_DEV=y -CONFIG_RTC_INTF_DEV_UIE_EMUL=y +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set CONFIG_RTC_DRV_TEST=m # diff --git a/testing/source/linux-5.16.4-configs/config-huge-5.16.4.x64 b/testing/source/linux-5.16.5-configs/config-huge-5.16.5.x64 index 98d24b65..9ba4a545 100644 --- a/testing/source/linux-5.16.4-configs/config-huge-5.16.4.x64 +++ b/testing/source/linux-5.16.5-configs/config-huge-5.16.5.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.16.4 Kernel Configuration +# Linux/x86 5.16.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0" CONFIG_CC_IS_GCC=y @@ -7750,7 +7750,8 @@ CONFIG_RTC_LIB=y CONFIG_RTC_MC146818_LIB=y CONFIG_RTC_CLASS=y # CONFIG_RTC_HCTOSYS is not set -# CONFIG_RTC_SYSTOHC is not set +CONFIG_RTC_SYSTOHC=y +CONFIG_RTC_SYSTOHC_DEVICE="rtc0" # CONFIG_RTC_DEBUG is not set CONFIG_RTC_NVMEM=y @@ -7760,7 +7761,7 @@ CONFIG_RTC_NVMEM=y CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_DEV=y -CONFIG_RTC_INTF_DEV_UIE_EMUL=y +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set CONFIG_RTC_DRV_TEST=m # diff --git a/testing/source/linux-5.16.4-configs/config-huge-smp-5.16.4-smp b/testing/source/linux-5.16.5-configs/config-huge-smp-5.16.5-smp index f8ba5fcf..e0007881 100644 --- a/testing/source/linux-5.16.4-configs/config-huge-smp-5.16.4-smp +++ b/testing/source/linux-5.16.5-configs/config-huge-smp-5.16.5-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.16.4 Kernel Configuration +# Linux/x86 5.16.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0" CONFIG_CC_IS_GCC=y @@ -7834,7 +7834,8 @@ CONFIG_RTC_LIB=y CONFIG_RTC_MC146818_LIB=y CONFIG_RTC_CLASS=y # CONFIG_RTC_HCTOSYS is not set -# CONFIG_RTC_SYSTOHC is not set +CONFIG_RTC_SYSTOHC=y +CONFIG_RTC_SYSTOHC_DEVICE="rtc0" # CONFIG_RTC_DEBUG is not set CONFIG_RTC_NVMEM=y @@ -7844,7 +7845,7 @@ CONFIG_RTC_NVMEM=y CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_DEV=y -CONFIG_RTC_INTF_DEV_UIE_EMUL=y +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set CONFIG_RTC_DRV_TEST=m # |