[ 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 ]
×

Package ksh-3:1.0.6-7.el9_6.2.src download

Name ksh
Epoch 3
Version 1.0.6
Release 7.el9_6.2
Architecture src
Website/URL http://www.kornshell.com/
License EPL-1.0
Build Time 2025-11-05 09:16:43
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
Size 2094 KiB
Source Project ksh-1.0.6-7.el9_6.2
SHA-256 checksum 515b07bb6e85bd593bdc8c1c552d7ae1379807128ccdfce1d27903f637627afa
× Full screenshot
Changelog link
* Wed Oct 01 2025 RHEL Packaging Agent <jotnar@redhat.com> - 3:1.0.6-7.2
- Fix 'stty -echo' in scripts
- Resolves: RHEL-112564

* 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)