diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2024-04-13 19:45:25 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2024-04-13 22:01:32 +0200 |
commit | 34da3f5aa8336e5ba6f3e429fce7e1b9b7f6e984 (patch) | |
tree | 7f93964317d9f6e09e970f81382b4f6bf2de238c /slackware64 | |
parent | ce3e6fa735b792d09ae674beb9acfa04e21a12d9 (diff) | |
download | current-34da3f5aa8336e5ba6f3e429fce7e1b9b7f6e984.tar.gz current-34da3f5aa8336e5ba6f3e429fce7e1b9b7f6e984.tar.xz |
Sat Apr 13 19:45:25 UTC 202420240413194525
l/imagemagick-7.1.1_29-x86_64-1.txz: Upgraded.
Revert to the previous ImageMagick because the latest one is destroying SVG
files if "identify" or "display" is used on them.
Thanks to pc2005.
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 b525c9f82..7006e2e3c 100644 --- a/slackware64/a/maketag +++ b/slackware64/a/maketag @@ -65,9 +65,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 6.6.26 kernel (needs an initrd)" "on" \ -"kernel-huge" "Loaded 6.6.26 Linux kernel" "on" \ -"kernel-modules" "Linux 6.6.26 kernel modules -- REQUIRED" "on" \ +"kernel-generic" "Generic 6.6.27 kernel (needs an initrd)" "on" \ +"kernel-huge" "Loaded 6.6.27 Linux kernel" "on" \ +"kernel-modules" "Linux 6.6.27 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 b525c9f82..7006e2e3c 100644 --- a/slackware64/a/maketag.ez +++ b/slackware64/a/maketag.ez @@ -65,9 +65,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 6.6.26 kernel (needs an initrd)" "on" \ -"kernel-huge" "Loaded 6.6.26 Linux kernel" "on" \ -"kernel-modules" "Linux 6.6.26 kernel modules -- REQUIRED" "on" \ +"kernel-generic" "Generic 6.6.27 kernel (needs an initrd)" "on" \ +"kernel-huge" "Loaded 6.6.27 Linux kernel" "on" \ +"kernel-modules" "Linux 6.6.27 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 29f7f53ee..153bca17f 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 6.6.26 kernel source" "on" \ +"kernel-source" "Linux 6.6.27 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 29f7f53ee..153bca17f 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 6.6.26 kernel source" "on" \ +"kernel-source" "Linux 6.6.27 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs |