Add patch tcsh-6.22.02-history-merge.dif

OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=100
This commit is contained in:
2020-02-24 12:28:51 +00:00
committed by Git OBS Bridge
parent fda26c6c98
commit dcd513cc42
4 changed files with 219 additions and 67 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 24 12:25:05 UTC 2020 - Dr. Werner Fink <werner@suse.de>
- Add patch tcsh-6.22.02-history-merge.dif
* Was mentioned in upstream mailing list
- Change patch tcsh-6.22.02-local-dotlock.dif
* Use fcntl() with F_SETLKW for locking the dot lock file its self
as this works mostly over NFS whereas tmpfs is local only
-------------------------------------------------------------------
Mon Feb 17 11:19:42 UTC 2020 - Dr. Werner Fink <werner@suse.de>