[ 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-3:1.0.6-7.el9_6.1

Name ksh
Epoch 3
Version 1.0.6
Release 7.el9_6.1
Website/URL http://www.kornshell.com/
License EPL-1.0
Build Time 2025-06-25 09:06:39
Build Host builder-x86-03.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-3:1.0.6-7.el9_6.1.x86_64 The Original ATT Korn Shell 1d35ed65c89e6c2918e5c984736270d197d49706734f6c9847abc7c8b063fdb5 download
aarch64
ksh-3:1.0.6-7.el9_6.1.aarch64 The Original ATT Korn Shell 6b41b929820aaee15f7a565f12767ba28db2a4fea2c0a337f96c11d6b7e88eca download
src
ksh-3:1.0.6-7.el9_6.1.src The Original ATT Korn Shell 79ae28b64dc177c5fe46252cbca97a34d6f8bd5530628b60563051599c673001 download
Changelog link
* Tue Apr 22 2025 Vincent Mihalkovic <vmihalko@redhat.com> - 3:1.0.6-7
- Fix long multibyte characters paste issue via ssh
  Resolves: RHEL-87336

* Wed Jan 22 2025 Vincent Mihalkovic <vmihalko@redhat.com> - 3:1.0.6-6
- Add forking workaround for block stdout redir
  Resolves: RHEL-55913

* Mon Jan 13 2025 Vincent Mihalkovic <vmihalko@redhat.com> - 3:1.0.6-5
- Fix crash on 'exec' after 'unset SHLVL'
  Resolves: RHEL-59656

* Tue Oct 01 2024 Vincent Mihalkovic <vmihalko@redhat.com> - 3:1.0.6-4
- Fix bad default 'return' status in traps
  Resolves: RHEL-62228

* Sat Feb 10 2024 Vincent Mihalkovic <vmihalko@redhat.com> - 3:1.0.6-3
- Fix segfault in strdup
  Resolves: RHEL-25019

* Wed Jan 03 2024 Vincent Mihalkovic <vmihalko@redhat.com> - 3:1.0.6-2
- Fix crash on failure to trim ~/.sh_history (#20345)

* Mon Sep 18 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 3:1.0.6-1
- Rebase to non-beta version, because upstream says it should to be used
  https://github.com/ksh93/ksh/issues/667#issuecomment-1653665697
- fix acl test case regression
  Resolves: #2034188

* Tue Jun 27 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 3:1.0.0~beta.1-3
- fix segfault when PWD is unset
  Resolves: #2123066