Avoid trouble with bash 5.2

OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=128
This commit is contained in:
2022-09-30 09:01:51 +00:00
committed by Git OBS Bridge
parent 085c792874
commit 630c68254c
3 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 30 08:58:48 UTC 2022 - Dr. Werner Fink <werner@suse.de>
- Add patch tcsh-6.24.01-bash52.dif
* Avoid to become last command in sub shell list as bash-5.2
now uses execve within sub shell which decreases SHLVL
-------------------------------------------------------------------
Fri May 13 08:11:25 UTC 2022 - Dr. Werner Fink <werner@suse.de>