diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-08-19 23:59:17 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-08-20 09:00:30 +0200 |
commit | 536db4a134a0ade7c5ef2a2fa1dd92dbacc35093 (patch) | |
tree | 4eb8feddfbae2e20ce4e6025aeae431ca32fc914 /slackware64 | |
parent | 865737c0c7ba343b8351dab8bfaa0b6932275b52 (diff) | |
download | current-536db4a134a0ade7c5ef2a2fa1dd92dbacc35093.tar.gz current-536db4a134a0ade7c5ef2a2fa1dd92dbacc35093.tar.xz |
Sun Aug 19 23:59:17 UTC 201820180819235917
a/e2fsprogs-1.44.4-x86_64-1.txz: Upgraded.
a/kernel-generic-4.14.65-x86_64-1.txz: Upgraded.
a/kernel-huge-4.14.65-x86_64-1.txz: Upgraded.
a/kernel-modules-4.14.65-x86_64-1.txz: Upgraded.
ap/jove-4.16.0.73-x86_64-6.txz: Rebuilt.
Fixed getline() namespace collision patch.
ap/sudo-1.8.24-x86_64-1.txz: Upgraded.
d/icecream-20180808-x86_64-1.txz: Upgraded.
Use sources from git, which avoids timeouts and hangs that have been
observed with version 1.1, and adds additional support for clang.
d/kernel-headers-4.14.65-x86-1.txz: Upgraded.
k/kernel-source-4.14.65-noarch-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'slackware64')
-rw-r--r-- | slackware64/a/maketag | 6 | ||||
-rw-r--r-- | slackware64/a/maketag.ez | 6 | ||||
-rw-r--r-- | slackware64/k/maketag | 2 | ||||
-rw-r--r-- | slackware64/k/maketag.ez | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/slackware64/a/maketag b/slackware64/a/maketag index 75533a756..addb9469a 100644 --- a/slackware64/a/maketag +++ b/slackware64/a/maketag @@ -61,9 +61,9 @@ system. :^) Press ENTER when you are done." 21 76 10 \ "jfsutils" "Utilities for IBM's Journaled Filesystem" "on" \ "kbd" "Change keyboard and console mappings" "on" \ "kernel-firmware" "Linux kernel firmware -- REQUIRED" "on" \ -"kernel-generic" "Generic 4.14.64 kernel (needs an initrd)" "on" \ -"kernel-huge" "Loaded 4.14.64 Linux kernel" "on" \ -"kernel-modules" "Linux 4.14.64 kernel modules -- REQUIRED" "on" \ +"kernel-generic" "Generic 4.14.65 kernel (needs an initrd)" "on" \ +"kernel-huge" "Loaded 4.14.65 Linux kernel" "on" \ +"kernel-modules" "Linux 4.14.65 kernel modules -- REQUIRED" "on" \ "kmod" "Kernel module utilities -- REQUIRED" "on" \ "lbzip2" "Parallel bzip2 compressor" "on" \ "less" "A text pager utility - REQUIRED" "on" \ diff --git a/slackware64/a/maketag.ez b/slackware64/a/maketag.ez index 75533a756..addb9469a 100644 --- a/slackware64/a/maketag.ez +++ b/slackware64/a/maketag.ez @@ -61,9 +61,9 @@ system. :^) Press ENTER when you are done." 21 76 10 \ "jfsutils" "Utilities for IBM's Journaled Filesystem" "on" \ "kbd" "Change keyboard and console mappings" "on" \ "kernel-firmware" "Linux kernel firmware -- REQUIRED" "on" \ -"kernel-generic" "Generic 4.14.64 kernel (needs an initrd)" "on" \ -"kernel-huge" "Loaded 4.14.64 Linux kernel" "on" \ -"kernel-modules" "Linux 4.14.64 kernel modules -- REQUIRED" "on" \ +"kernel-generic" "Generic 4.14.65 kernel (needs an initrd)" "on" \ +"kernel-huge" "Loaded 4.14.65 Linux kernel" "on" \ +"kernel-modules" "Linux 4.14.65 kernel modules -- REQUIRED" "on" \ "kmod" "Kernel module utilities -- REQUIRED" "on" \ "lbzip2" "Parallel bzip2 compressor" "on" \ "less" "A text pager utility - REQUIRED" "on" \ diff --git a/slackware64/k/maketag b/slackware64/k/maketag index 21f154feb..2dff8bd70 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.14.64 kernel source" "on" \ +"kernel-source" "Linux 4.14.65 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 21f154feb..2dff8bd70 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.14.64 kernel source" "on" \ +"kernel-source" "Linux 4.14.65 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs |