diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-11-21 02:24:52 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-11-21 08:59:49 +0100 |
commit | c04362b8e13292fb5feda944453a419bc97c4e59 (patch) | |
tree | 290129c9b0174c4f3778742c3e91c403287b8343 /slackware64/k | |
parent | 7ee27456e2684ea8fc924497c44049dd1ad15925 (diff) | |
download | current-c04362b8e13292fb5feda944453a419bc97c4e59.tar.gz |
Thu Nov 21 02:24:52 UTC 201920191121022452
n/bind-9.14.8-x86_64-1.txz: Upgraded.
This update fixes a security issue:
Set a limit on the number of concurrently served pipelined TCP queries.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6477
(* Security fix *)
x/mesa-19.2.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'slackware64/k')
-rw-r--r-- | slackware64/k/maketag | 2 | ||||
-rw-r--r-- | slackware64/k/maketag.ez | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/slackware64/k/maketag b/slackware64/k/maketag index 8505319f..92fa098c 100644 --- a/slackware64/k/maketag +++ b/slackware64/k/maketag @@ -21,7 +21,7 @@ from series K. Use the UP/DOWN keys to scroll through the list, and \ the SPACE key to deselect any items you don't want to install. \ Press ENTER when you are \ done." 11 70 1 \ -"kernel-source" "Linux 4.19.84 kernel source" "on" \ +"kernel-source" "Linux 4.19.85 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs diff --git a/slackware64/k/maketag.ez b/slackware64/k/maketag.ez index 8505319f..92fa098c 100644 --- a/slackware64/k/maketag.ez +++ b/slackware64/k/maketag.ez @@ -21,7 +21,7 @@ from series K. Use the UP/DOWN keys to scroll through the list, and \ the SPACE key to deselect any items you don't want to install. \ Press ENTER when you are \ done." 11 70 1 \ -"kernel-source" "Linux 4.19.84 kernel source" "on" \ +"kernel-source" "Linux 4.19.85 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs |