diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-04-27 20:04:59 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-04-28 08:59:45 +0200 |
commit | 495148272d8fc1529a1d066c8b0e30dc4230832e (patch) | |
tree | 8c8cfb5aee445e06f7b1d5c01b643b20180a17b5 /slackware64/k | |
parent | bfbeefa9c9825dde624e544beb29c62b4e467602 (diff) | |
download | current-495148272d8fc1529a1d066c8b0e30dc4230832e.tar.gz |
Sat Apr 27 20:04:59 UTC 201920190427200459
a/kernel-generic-4.19.37-x86_64-1.txz: Upgraded.
a/kernel-huge-4.19.37-x86_64-1.txz: Upgraded.
a/kernel-modules-4.19.37-x86_64-1.txz: Upgraded.
d/kernel-headers-4.19.37-x86-1.txz: Upgraded.
k/kernel-source-4.19.37-noarch-1.txz: Upgraded.
l/python-requests-2.21.0-x86_64-3.txz: Rebuilt.
Increase maximum allowed version of urllib3. Thanks to Lockywolf.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
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 a4900244..097e95c6 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.36 kernel source" "on" \ +"kernel-source" "Linux 4.19.37 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 a4900244..097e95c6 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.36 kernel source" "on" \ +"kernel-source" "Linux 4.19.37 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs |