diff --git a/tcsh-6.21.00.dif b/tcsh-6.21.00.dif index 869e014..86f8c2f 100644 --- a/tcsh-6.21.00.dif +++ b/tcsh-6.21.00.dif @@ -1,5 +1,5 @@ --- - config/linux | 10 ++++++++++ + system/linux | 10 ++++++++++ config_f.h | 9 +++++++-- glob.h | 3 ++- host.defs | 9 +++------ @@ -9,12 +9,12 @@ tc.func.c | 8 ++++++-- tc.str.c | 2 +- tc.who.c | 3 +++ - tcsh.man | 2 +- + tcsh.man.in | 2 +- tw.h | 4 ++++ 12 files changed, 47 insertions(+), 18 deletions(-) ---- config/linux -+++ config/linux 2021-04-27 07:41:53.192829973 +0000 +--- system/linux ++++ system/linux 2021-04-27 07:41:53.192829973 +0000 @@ -99,6 +99,9 @@ #ifndef _SVID_SOURCE # define _SVID_SOURCE @@ -219,8 +219,8 @@ setutent(); #else if ((utmpfd = xopen(TCSH_PATH_UTMP, O_RDONLY|O_LARGEFILE)) < 0) { ---- tcsh.man -+++ tcsh.man 2021-04-27 07:41:53.196829900 +0000 +--- tcsh.man.in ++++ tcsh.man.in 2021-04-27 07:41:53.196829900 +0000 @@ -1001,7 +1001,7 @@ much like .Ic history-search-backward does. diff --git a/tcsh-6.24.05.tar.gz b/tcsh-6.24.05.tar.gz new file mode 100644 index 0000000..bec4a7c --- /dev/null +++ b/tcsh-6.24.05.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d1ff94787859b5a4063400470251618f76bc24f8041ba7ef2c2753f782c296c +size 948070 diff --git a/tcsh-6.24.05.tar.gz.asc b/tcsh-6.24.05.tar.gz.asc new file mode 100644 index 0000000..82489a3 --- /dev/null +++ b/tcsh-6.24.05.tar.gz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEErYcQl2PY2MLJTLqAZcJuRx9FsSMFAmOMWRUACgkQZcJuRx9F +sSMLZQ//XXz1xThIqh+mcwIhJJekq5APJXqpLdVLd53vmyCse9TxnIaYKUQh4A1x +IZBGYyxsBgQJ678bZPnIFWz8eGE0bkmC1VGvGVjQMR7MDApGIszJRo3Y1dRjDAI1 +HA+1wqVO4KFafecJfzI70mM5GkkQb4UWBjDg3yMK1WgSuvBOd/xMhRAfp86K0qeX +2nxN4B6F2gq/RtfcZLoC39C+18TY42edM5dy/buy436RqtiWl2413Fo2MunrQpiS +CBs17xoU2YKP3d64oxnKMYieQeclyxzmjEn7IbHQX45Mw2WB/dDf6p1hzJzhn00Y +Izp5IrocSptgIf9EX4Froa75VWV6ZAjUj2s5kuqyC+h50jsRFhgYUBOmo/7Qi00B +ozEIo+YbeC2n73ACzOK0nY/VXOb2rntxI9rmEl+83vEtRbxxFHKOy7esGuB4zjRt +sALUKMItrEN3vrbsssmClvmFd9NnTS0/MKr6KeQq9SI0vb8Avnnbj/uOkK4FE8IU +q/4wNRqsXjxbjNXxYF7GOKiqO2WFdogA+saYNdSdOe5dgGKAxJu3bxEEhHgxnEVT +FrjWSc+bLUTmlEnjz3ZhU0l+p1YRLoWKmh5nDMLDV5MU9/ZbME9BU0qbDHT/lrNw +wq/eH8lHy6CL5upx9iG3SPbKK99zjB25MT1nL8MYpNPkLXM4YbQ= +=6pFu +-----END PGP SIGNATURE----- diff --git a/tcsh.changes b/tcsh.changes index 6b83ea6..0055543 100644 --- a/tcsh.changes +++ b/tcsh.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 5 15:13:26 UTC 2022 - Dr. Werner Fink + +- Update to tcsh 6.24.05 + 15. V6.24.05 - 2022-12-04 + 14. Build and release process improvements (Luke Mewburn, Kimmo Suominen) + 13. V6.24.04 - 2022-12-03 + 12. Fix a test to match output from old bash versions (Corinna Vinschen) +- Port patch tcsh-6.21.00.dif + ------------------------------------------------------------------- Mon Dec 5 15:02:30 UTC 2022 - Dr. Werner Fink diff --git a/tcsh.spec b/tcsh.spec index 4fdb0fc..138785f 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -17,7 +17,7 @@ Name: tcsh -Version: 6.24.03 +Version: 6.24.05 Release: 0 Summary: The C SHell License: BSD-3-Clause