From 99c7cafd7376277cb010e2b7de0bf40de7ee6282 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 31 Mar 2020 19:01:17 +0000 Subject: Tue Mar 31 19:01:17 UTC 2020 a/dialog-1.3_20200327-x86_64-1.txz: Upgraded. a/openssl-solibs-1.1.1f-x86_64-1.txz: Upgraded. ap/nano-4.9.1-x86_64-1.txz: Upgraded. l/elfutils-0.179-x86_64-1.txz: Upgraded. n/gnutls-3.6.13-x86_64-1.txz: Upgraded. This update fixes a security issue: libgnutls: Fix a DTLS-protocol regression (caused by TLS1.3 support), since 3.6.3. The DTLS client would not contribute any randomness to the DTLS negotiation, breaking the security guarantees of the DTLS protocol. [GNUTLS-SA-2020-03-31, CVSS: high] (* Security fix *) n/httpd-2.4.43-x86_64-1.txz: Upgraded. n/openssl-1.1.1f-x86_64-1.txz: Upgraded. --- source/installer/ChangeLog.txt | 3 +++ source/installer/sources/initrd/usr/lib/setup/SeTPKG | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'source/installer') diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt index 1f742908..3d504073 100644 --- a/source/installer/ChangeLog.txt +++ b/source/installer/ChangeLog.txt @@ -1,3 +1,6 @@ +Tue Mar 31 18:02:13 UTC 2020 + In series selection menu, don't (falsely) mention Qt being in the KDE series. ++--------------------------+ Sat Feb 29 06:17:27 UTC 2020 Added kernel modules: dm-bufio, dm-bio-prison, dm-persistent-data, dm-snapshot, dm-thin-pool. diff --git a/source/installer/sources/initrd/usr/lib/setup/SeTPKG b/source/installer/sources/initrd/usr/lib/setup/SeTPKG index 22ad2d9d..02a47373 100755 --- a/source/installer/sources/initrd/usr/lib/setup/SeTPKG +++ b/source/installer/sources/initrd/usr/lib/setup/SeTPKG @@ -74,7 +74,7 @@ fi if [ -d $DS/kde -o "$DS" = "" ]; then cat << EOF >> $TMP/tmpscript -"KDE" "Qt and the K Desktop Environment for X" on "The KDE series contains the K Desktop Environment and related libraries." \\ +"KDE" "The K Desktop Environment for X" on "The KDE series contains the K Desktop Environment and related libraries." \\ EOF fi -- cgit v1.2.3