Update to tcsh-6.24.05

OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=139
This commit is contained in:
Dr. Werner Fink 2022-12-05 15:14:29 +00:00 committed by Git OBS Bridge
parent 21c1521955
commit 8ceb426d43
5 changed files with 36 additions and 7 deletions

View File

@ -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.

3
tcsh-6.24.05.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d1ff94787859b5a4063400470251618f76bc24f8041ba7ef2c2753f782c296c
size 948070

16
tcsh-6.24.05.tar.gz.asc Normal file
View File

@ -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-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Dec 5 15:13:26 UTC 2022 - Dr. Werner Fink <werner@suse.de>
- 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 <werner@suse.de>

View File

@ -17,7 +17,7 @@
Name: tcsh
Version: 6.24.03
Version: 6.24.05
Release: 0
Summary: The C SHell
License: BSD-3-Clause