diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-11-14 00:00:07 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-11-14 08:59:46 +0100 |
commit | e10adef4c2a06f02cd4970f0f6459c27e840f772 (patch) | |
tree | a8686f5f485fe72c2cac0bec34516a183e6c6043 /slackware64/k | |
parent | 2520b90f18ab408818b967f77ef38c1be85de634 (diff) | |
download | current-e10adef4c2a06f02cd4970f0f6459c27e840f772.tar.gz |
Wed Nov 14 00:00:07 UTC 201820181114000007
a/aaa_terminfo-6.1_20181110-x86_64-1.txz: Upgraded.
a/kernel-generic-4.19.2-x86_64-1.txz: Upgraded.
a/kernel-huge-4.19.2-x86_64-1.txz: Upgraded.
a/kernel-modules-4.19.2-x86_64-1.txz: Upgraded.
ap/vim-8.1.0526-x86_64-1.txz: Upgraded.
Don't package .desktop files for the base vim package.
Move the terminal-based vim.desktop (menu clutter) into the docs directory.
d/kernel-headers-4.19.2-x86-1.txz: Upgraded.
k/kernel-source-4.19.2-noarch-1.txz: Upgraded.
l/librsvg-2.44.9-x86_64-1.txz: Upgraded.
l/ncurses-6.1_20181110-x86_64-1.txz: Upgraded.
The new kernel fixes the artifact on the virtual console, so the original
linux terminal definition has been restored.
xap/vim-gvim-8.1.0526-x86_64-1.txz: Upgraded.
Let vim install its own icon and gvim.desktop files. Thanks to drumz.
Don't include the terminal-based vim.desktop file.
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 3055ba65..5ffad00b 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.1 kernel source" "on" \ +"kernel-source" "Linux 4.19.2 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 3055ba65..5ffad00b 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.1 kernel source" "on" \ +"kernel-source" "Linux 4.19.2 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs |