Пакет which-2.21-21.el8_10.src
Имя | which |
---|---|
Эпоха | 0 |
Версия | 2.21 |
Релиз | 21.el8_10 |
Архитектура | src |
Сайт | https://savannah.gnu.org/projects/which/ |
Лицензия | GPLv3 |
Время сборки | 2025-08-27 09:05:55 |
Хост сборки | builder-x86-04.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. |
Эррата | — |
Размер | 168 КиБ |
Исходный проект | which-2.21-21.el8_10 |
Контрольная сумма SHA-256 | 187c9d0a91e653b0f2e404d8c752b17411cf4e70f942f999390ab9f293ef07ee |
×
* Thu Jul 03 2025 Than Ngo <than@redhat.com> - 2.21-21 - Add a check to ensure that /proc/$$/exe can be read thanks to mbliss@redhat.com for the report and the proposed patch Resolves: RHEL-101069 * 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