summaryrefslogtreecommitdiffstats
path: root/patches/packages/ksh93-1.0.5_20230607_9b251344-x86_64-1_slack15.0.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-06-07 21:12:41 +0000
committer Eric Hameleers <alien@slackware.com>2023-06-08 13:30:33 +0200
commitda0323f6ebb6a948cc7699dffcc537eea161d19c (patch)
tree2ff37bc70928b15cc84abf4bf6cc7e9641d3ea50 /patches/packages/ksh93-1.0.5_20230607_9b251344-x86_64-1_slack15.0.txt
parent372badc1d4a3a2e01e1aa9fdc262da9abd692cd6 (diff)
downloadcurrent-da0323f6ebb6a948cc7699dffcc537eea161d19c.tar.gz
current-da0323f6ebb6a948cc7699dffcc537eea161d19c.tar.xz
Wed Jun 7 21:12:41 UTC 202320230607211241_15.0
patches/packages/cups-2.4.4-x86_64-1_slack15.0.txz: Upgraded. This update is a hotfix for a segfault in cupsGetNamedDest(), when caller tries to find the default destination and the default destination is not set on the machine. patches/packages/ksh93-1.0.5_20230607_9b251344-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix and robustness enhancement release. Thanks to McDutchie for the great work! Thanks to pghvlaans for improvements to the build script.
Diffstat (limited to 'patches/packages/ksh93-1.0.5_20230607_9b251344-x86_64-1_slack15.0.txt')
-rw-r--r--patches/packages/ksh93-1.0.5_20230607_9b251344-x86_64-1_slack15.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/ksh93-1.0.5_20230607_9b251344-x86_64-1_slack15.0.txt b/patches/packages/ksh93-1.0.5_20230607_9b251344-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..471834ba5
--- /dev/null
+++ b/patches/packages/ksh93-1.0.5_20230607_9b251344-x86_64-1_slack15.0.txt
@@ -0,0 +1,11 @@
+ksh93: ksh93 (KornShell 93u+m)
+ksh93:
+ksh93: The KornShell language and interactive shell were designed by
+ksh93: David G. Korn at AT&T Bell Laboratories. Besides offering a powerful
+ksh93: interactive shell, it also offers a robust programming language with
+ksh93: such features as associative arrays and built in integer math
+ksh93: operations. ksh is an excellent choice for system administration
+ksh93: scripts and for everyday interactive use.
+ksh93:
+ksh93: The site for KornShell 93u+m is https://github.com/ksh93/ksh
+ksh93: