[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project ksh-20120801-269.el8_10

Name ksh
Epoch 0
Version 20120801
Release 269.el8_10
Website/URL http://www.kornshell.com/
License EPL-1.0
Build Time 2025-10-08 09:07:22
Build Host builder-x86-04.inferitos.ru
Summary The Original ATT Korn Shell
Repositories AppStream
Description KSH-93 is the most recent version of the KornShell by David Korn of AT&T Bell Laboratories. KornShell is a shell programming language, which is upward compatible with "sh" (the Bourne Shell).
Errata
× Full screenshot
Found 1 old version
Packages link
Package Summary SHA-256 checksum
x86_64
ksh-20120801-269.el8_10.x86_64 The Original ATT Korn Shell 8c1595154442545d30548468d9b8c547aaa61d50c8fcf7de3608ad2abd940405 download
src
ksh-20120801-269.el8_10.src The Original ATT Korn Shell c1f2e807ac1e82cc95dcb6637c74f0b3ea7c9aef98fb50ac4ee26b6688d4a84a download
Changelog link
* Wed Jun 25 2025 Lukáš Zaoral <lzaoral@redhat.com> - 20120801-269
- Further fix long multibyte characters paste issue via ssh
  Resolves: RHEL-87334

* Tue Apr 22 2025 Vincent Mihalkovic <vmihalko@redhat.com> - 20120801-268
- Fix long multibyte characters paste issue via ssh
  Resolves: RHEL-87334

* Fri Feb 09 2024 Vincent Mihalkovic <vmihalko@redhat.com> - 20120801-267
- Re-fix segfault in strdup
  Resolves: RHEL-11982

* Thu Jan 25 2024 Lukáš Zaoral <lzaoral@redhat.com> - 20120801-266
- fix crashes when interrupting subshells (RHEL-11650)

* Wed Jan 03 2024 Vincent Mihalkovic <vmihalko@redhat.com> - 20120801-265
- Fix crash on failure to trim ~/.sh_history (RHEL-5685)

* Wed Nov 22 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 20120801-264
- Remove broken monitor patch

* Thu Nov 09 2023 Lukáš Zaoral <lzaoral@redhat.com> - 20120801-263
- fix UTF-8 quoting in xtrace
  Resolves: RHEL-5684

* Wed Nov 08 2023 Lukáš Zaoral <lzaoral@redhat.com> - 20120801-262
- fix segfault in subshell if $PATH contains a .paths directory
  Resolves: RHEL-12011

* Tue Oct 31 2023 Lukáš Zaoral <lzaoral@redhat.com> - 20120801-261
- Fix segfault in strdup
  Resolves: RHEL-11982

* Mon Sep 18 2023 Lukáš Zaoral <lzaoral@redhat.com> - 20120801-260
- Fix set +r so that it cannot unset the restricted option
  Resolves: #1948588