Package which-2.21-20.el8.src
| Name | which |
|---|---|
| Epoch | 0 |
| Version | 2.21 |
| Release | 20.el8 |
| Architecture | src |
| Website/URL | https://savannah.gnu.org/projects/which/ |
| License | GPLv3 |
| Build Time | 2023-12-13 14:43:47 |
| Build Host | builder-x86-03.inferitos.ru |
| Summary | Displays where a particular program in your path is located |
| Repositories | BaseOS |
| Description | The which command shows the full pathname of a specified program, if the specified program is in your PATH. |
| Errata | — |
| Size | 167 KiB |
| Source Project | which-2.21-20.el8 |
| SHA-256 checksum | 2676fb479284e8fe70da3cb1e31ecf03a44064e4962cd35e242117f10473e8be |
×
* 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