[ Все 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 ]
×

Пакет ksh-3:1.0.6-6.el9.src download

Имя ksh
Эпоха 3
Версия 1.0.6
Релиз 6.el9
Архитектура src
Сайт http://www.kornshell.com/
Лицензия EPL-1.0
Время сборки 2025-03-31 13:40:28
Хост сборки builder-x86-05.inferitos.ru
Краткое описание The Original ATT Korn Shell
Репозитории AppStream
Полное описание 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).
Эррата
Размер 2091 КиБ
Исходный проект ksh-1.0.6-6.el9
Контрольная сумма SHA-256 160769a7f75dd3111ff00f0fb7f23c3a28c8f0f9423f51be1282c05f90e00d10
× Full screenshot
История изменений link
* 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)

* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3:1.0.6-1
- Rebuilt for MSVSphere 9.3 beta

* 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