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

Пакет which-2.21-20.el8.x86_64 download

Имя which
Эпоха 0
Версия 2.21
Релиз 20.el8
Архитектура x86_64
Сайт https://savannah.gnu.org/projects/which/
Лицензия GPLv3
Время сборки 2023-12-13 14:45:24
Хост сборки builder-x86-06.inferitos.ru
Краткое описание Displays where a particular program in your path is located
Репозитории BaseOS
Полное описание The which command shows the full pathname of a specified program, if the specified program is in your PATH.
Эррата
Размер 50 КиБ
Исходный проект which-2.21-20.el8
Контрольная сумма SHA-256 0be0f51f3f7765fdc217775c9f3d872816782c1f5de1bd5de37f6838be54f258
× Full screenshot
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.21-20
- Rebuilt for MSVSphere 8.8

* Wed Mar 22 2023 Than Ngo <than@redhat.com> - 2.21-20
- Related: #2140566, bring test over from Brew dist-git

* Tue Mar 21 2023 Than Ngo <than@redhat.com> - 2.21-19
- Resolves: #2140566, which fails for long path

* Mon Apr 11 2022 Than Ngo <than@redhat.com> - 2.21-18
- Resolves: #2044450 - custom profile generates shell error

* Thu Nov 25 2021 Than Ngo <than@redhat.com> - 2.21-17
- Resolves: #2025709, check shell correctly 
- Resolves: #2009547, which treats function contents as aliases when parsing ksh

* Wed May 05 2021 Than Ngo <than@redhat.com> - 2.21-16
- Related: #1940468, fixed unbound variable

* Fri Apr 30 2021 Than Ngo <than@redhat.com> - 2.21-15
- Related: #1940468, fix error when the user runs which in bash with strict bash environment

* Tue Mar 23 2021 Than Ngo <than@redhat.com> - 2.21-14
- Related: #1940468, fix regression if SHELL=zsh

* Fri Mar 19 2021 Than Ngo <than@redhat.com> - 2.21-13
- Resolves: #1940468, fixed syntax error caused by testcase: a=b which ls
  Coverity issue

* Tue Nov 19 2019 Than Ngo <than@redhat.com> - 2.21-12
- Fixed coverity issue