49e914908a
Accepting request 1291947 from shells
...
- Update to tcsh 6.24.16 - 2025-07-09
* Use $+ instead of $^ in nls/Makefile.in
NetBSD make added support for $^ per POSIX, so it no longer expands to
an empty string, which breaks the rules. It does not define $+, so we
can use that instead for GNU make.
A proper fix would be to detect the make flavor used, and build rules
appropriate for each flavor. Listing all the dependencies is not
practical (in the rules involving multiple set files).
OBS-URL: https://build.opensuse.org/request/show/1291947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=104
2025-07-15 14:42:32 +00:00
1f2bffd1c0
Accepting request 1245870 from shells
...
- Do not interfere Meta with Carriage Return (boo#1170527)
OBS-URL: https://build.opensuse.org/request/show/1245870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=103
2025-02-16 21:37:13 +00:00
399b460eed
Do not interfere Meta with Carriage Return
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=180
2025-02-14 11:35:06 +00:00
6c03a4c1c1
Accepting request 1243276 from shells
...
- Update to tcsh 6.24.15 - 2025-02-04
* This release provides fixes for some compilation failures
introduced in the previous release
- Port patch tcsh-6.21.00.dif means remove temporary fix now upstream
OBS-URL: https://build.opensuse.org/request/show/1243276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=102
2025-02-07 21:56:15 +00:00
860a010059
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=178
2025-02-05 08:32:25 +00:00
dc367da08f
Update to tcsh 6.24.15
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=177
2025-02-05 07:53:49 +00:00
2e550a0fb6
Accepting request 1227089 from shells
...
- Update to tcsh 6.24.14 - 2024-11-26
* Fix issues with S-JIS handling (T. Nosaka)
* Handle redirections in bracketed expressions
if { foo > /dev/null } (christos)
* Recognize history searches in history expansion
!?foo<tab> (christos)
OBS-URL: https://build.opensuse.org/request/show/1227089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=101
2024-11-28 23:08:42 +00:00
cf712016dd
Use UTF-8 not S-IJS support
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=175
2024-11-28 09:58:32 +00:00
e4e823ad11
Update to tcsh-6.24.14
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=174
2024-11-28 09:08:02 +00:00
3d2a7a3ff5
Accepting request 1180140 from shells
...
- Update to tcsh 6.24.13 - 2024-06-12
* Fix !^:h and !^:t failing when no / found (Kimmo Suominen)
* Add cross-build support for gethost (josefs10)
* Add support for $?< (Matheus Garcia)
- Port patches
* tcsh-6.15.00-pipe.dif
* tcsh-6.18.03-catalogs.dif
* tcsh-6.21.00.dif
OBS-URL: https://build.opensuse.org/request/show/1180140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=100
2024-06-13 13:37:33 +00:00
2c95d6a151
Update to tcsh-6.24.13 .. real
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=172
2024-06-12 09:09:36 +00:00
483862a936
Update to tcsh-6.24.13
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=171
2024-06-12 07:54:51 +00:00
5cb442ba95
Accepting request 1165473 from shells
...
- Update to tcsh 6.24.12 - 2024-04-05
* Fix history merge and add a test for it (Werner Fink, Kimmo Suominen)
- Remove patch tcsh-6.24.10-history-merge.dif now solved upstream
- Port patch tcsh-6.22.02-local-dotlock.dif (corrected offsets)
OBS-URL: https://build.opensuse.org/request/show/1165473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=99
2024-04-05 18:25:48 +00:00
bd4c71e4d6
Update to tcsh-6.24.12
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=169
2024-04-05 09:13:53 +00:00
4ee5f3e573
Accepting request 1157873 from shells
...
- Update to tcsh 6.24.11 - 2024-03-14
* Make nice priority incremental even with setpriority(2) to
match how it worked with nice(3) (Kimmo Suominen)
- Port patch tcsh-6.22.02-local-dotlock.dif
OBS-URL: https://build.opensuse.org/request/show/1157873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=98
2024-03-15 19:27:28 +00:00
e9d88f3192
Update tp tcsh 6.24.11
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=167
2024-03-14 07:35:55 +00:00
adb098ff1a
Accepting request 1130750 from shells
...
- Add patch tcsh-skip-utmp-service.dif
* There is currently no API avaible to replace the utmp/wtmp
based builtins watch and who of tcsh
OBS-URL: https://build.opensuse.org/request/show/1130750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=97
2023-12-05 16:01:08 +00:00
a92be5a434
Disable watch and who builtin as there is no working utmp anymore
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=165
2023-12-04 12:27:22 +00:00
650959a06a
Accepting request 1118948 from shells
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1118948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=96
2023-10-20 21:16:24 +00:00
63fefe6cc4
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=163
2023-10-12 12:17:40 +00:00
c082e115ed
complete for manual pages
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=162
2023-10-12 11:12:23 +00:00
777e8e02c1
Accepting request 1116393 from shells
...
- Add some fixes from
https://github.com/tcsh-org/tcsh/blob/master/complete.tcsh
to our complete.tcsh (boo#1215817)
OBS-URL: https://build.opensuse.org/request/show/1116393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=95
2023-10-11 21:53:33 +00:00
8ce31caa77
Add fix for complete.tcsh (boo#1215817)
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=160
2023-10-09 08:10:26 +00:00
54fc3d0bfb
Accepting request 1100325 from shells
...
- Extend tcsh-6.24.10-history-merge.dif
* Add a test case
- Modify tcsh-6.24.10-history-merge.dif
* Skip workaround but disable fastMergeErase instead to really be
able to merge currently history with history file (bsc#1213484)
OBS-URL: https://build.opensuse.org/request/show/1100325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=94
2023-07-24 16:11:56 +00:00
dcef063dbb
Add a test case for history merge
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=158
2023-07-24 08:12:57 +00:00
760b8e23d6
Avoid failed history erase mode
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=157
2023-07-21 12:26:09 +00:00
97243fe091
Skip workaround but disable fastMergeErase instead to really be able to merge currently history with history file
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=156
2023-07-21 11:26:28 +00:00
0722d440fd
Accepting request 1098668 from shells
...
- (Re)add patch tcsh-6.24.10-history-merge.dif
* which is port of an old patch as the problem was not gone
* Make it possible to merge current history with already
written history
OBS-URL: https://build.opensuse.org/request/show/1098668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=93
2023-07-15 21:15:02 +00:00
f606df7bb1
(Re)add patch tcsh-6.24.10-history-merge.dif
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=154
2023-07-14 11:31:09 +00:00
04578964c7
Accepting request 1079847 from shells
...
- update to 6.24.10:
* Restore skipping of the "$edit" and "Comments" tests when not
running on a terminal (forwarded request 1079562 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/1079847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=92
2023-04-18 13:52:05 +00:00
a5fc65e5e5
Accepting request 1079562 from home:dirkmueller:Factory
...
- update to 6.24.10:
* Restore skipping of the "$edit" and "Comments" tests when not
running on a terminal
OBS-URL: https://build.opensuse.org/request/show/1079562
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=152
2023-04-17 06:54:01 +00:00
f3c71a4133
Accepting request 1079203 from shells
...
- Update to tcsh 6.24.09
* ls-F: unsetenv LS*COLOR reapplies other LS*COLOR (Luke Mewburn)
* Don't crash if LSCOLORS contains > 11 pairs (Luke Mewburn)
- Port patch
* tcsh-6.18.03-colorls.dif
that is we ignore unknown colors to be compatible with LS_COLOR
used by /usr/bin/ls from coreutils
- Update to tcsh 6.24.08
OBS-URL: https://build.opensuse.org/request/show/1079203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=91
2023-04-14 11:12:30 +00:00
308cc82763
Update to tcsh-6.24.09 ... unkown colors
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=150
2023-04-13 12:54:26 +00:00
f0c2e314fe
Update to tcsh-6.24.09
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=149
2023-04-13 12:36:12 +00:00
9eec65d201
Accepting request 1078404 from shells
...
- Update too tcsh 6.24.08
* Support LS_COLORS su,sg,tw,ow,st,mh variables. (Luke Mewburn)
* Fixes for LS_COLORS ln=target: ls-F directory; reset on unsetenv;
intermittent parse bug; only support lower-case "target". (Luke Mewburn)
* Fix LSCOLORS bold/bright color support, add to manual (Luke Mewburn)
* Implement CLICOLOR_FORCE (Luke Mewburn)
* On startup, use LS_COLORS in preference to LSCOLORS (Luke Mewburn)
* Improve color ls-F documentation (Luke Mewburn)
- Port patches
* tcsh-6.17.06-dspmbyte.dif
* tcsh-6.18.03-colorls.dif
* tcsh-6.21.00.dif
OBS-URL: https://build.opensuse.org/request/show/1078404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=90
2023-04-12 10:50:56 +00:00
077e60a7a0
Update to tcsh-6.24.08
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=147
2023-04-11 10:49:58 +00:00
2d5a1c1191
Accepting request 1056976 from shells
...
Replace transitional %usrmerged macro with regular version check (boo#1206798) (forwarded request 1055745 from lnussel)
OBS-URL: https://build.opensuse.org/request/show/1056976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=89
2023-01-10 13:59:01 +00:00
136578dbfc
Accepting request 1055745 from home:lnussel:usrmerge
...
Replace transitional %usrmerged macro with regular version check (boo#1206798)
OBS-URL: https://build.opensuse.org/request/show/1055745
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=145
2023-01-09 07:15:40 +00:00
a208b75977
Accepting request 1045617 from home:dirkmueller:Factory
...
- update to 6.24.07:
* widen the pid field in pprint so that it aligns even with large pids
* build system updates
- use https for download urls
OBS-URL: https://build.opensuse.org/request/show/1045617
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=144
2023-01-09 07:14:54 +00:00
9713e0c6ed
Accepting request 1042552 from shells
...
- Update to tcsh 6.24.06
16. V6.24.06 - 2022-12-12
This is a maintenance release to make all the recent manual page,
documentation, and build improvements available to all.
OBS-URL: https://build.opensuse.org/request/show/1042552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=88
2022-12-14 13:10:36 +00:00
6611c989b3
Update to tcsh-6.24.06
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=142
2022-12-13 07:35:27 +00:00
8c2b0c3fc4
Accepting request 1040341 from shells
...
- 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
- Update to tcsh 6.24.03
10. Fix set/@ test when diff is from busybox (Luke Mewburn)
9. Handle \c in echo properly instead of printing garbage past the
end of the string.
8. Add a configure check for a working sbrk() (Luke Mewburn)
- Correct offset and port patch tcsh-6.17.06-dspmbyte.dif
OBS-URL: https://build.opensuse.org/request/show/1040341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=87
2022-12-07 16:34:00 +00:00
31b4aebc18
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=140
2022-12-05 15:15:15 +00:00
8ceb426d43
Update to tcsh-6.24.05
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=139
2022-12-05 15:14:29 +00:00
21c1521955
Update to tcsh-6.24.03
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=138
2022-12-05 15:04:31 +00:00
bad098c901
Accepting request 1038210 from shells
...
- Update to tcsh 6.24.02
7. V6.24.02 - 20221124
6. Complete mdoc-based manual page (Luke Mewburn)
5. Fix rechist() check for NULL filename (broke when arg was renamed).
> cd
> rm .history
> unset savehist
> history -S /tmp/s
> exit
A ~/.history has been written when it should not have been.
4. Make OpenBSD use SHORT_STRINGS and fix non-SHORT_STRINGS compilation.
- Delete patch tcsh-6.24.01-bash52.dif now upstream
- Correct offset and port patches
* tcsh-6.21.00.dif
* tcsh-6.22.02-local-dotlock.dif
- Enhance completion for man command
OBS-URL: https://build.opensuse.org/request/show/1038210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=86
2022-11-26 17:45:11 +00:00
14d18eed9c
Update to tcsh 6.24.02 .. second
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=136
2022-11-25 09:05:26 +00:00
5eca23119d
Update to tcsh 6.24.02
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=135
2022-11-25 08:58:42 +00:00
72d5e557b9
Accepting request 1035845 from shells
...
- Add search-lists to gpg completions, extend ispell completions
OBS-URL: https://build.opensuse.org/request/show/1035845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=85
2022-11-16 14:42:26 +00:00
234d6b522a
completions for ispell
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=133
2022-11-15 13:33:45 +00:00
ae79bfcb1a
Accepting request 1033495 from shells
...
- Enhance completion that is add sed, gpg and rpm support as well
as extend some other commands
OBS-URL: https://build.opensuse.org/request/show/1033495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=84
2022-11-05 13:46:42 +00:00
8dbbb4f943
Enhance tcsh completions
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=131
2022-11-04 10:41:33 +00:00
2f12d6ec0a
Accepting request 1007813 from shells
...
- Replace tcsh-6.24.01-bash52.dif with upstream fix (forwarded request 1007809 from favogt)
OBS-URL: https://build.opensuse.org/request/show/1007813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=83
2022-10-11 15:59:11 +00:00
da2551bedb
Accepting request 1007809 from home:favogt:branches:shells
...
- Replace tcsh-6.24.01-bash52.dif with upstream fix
OBS-URL: https://build.opensuse.org/request/show/1007809
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=129
2022-10-04 07:20:22 +00:00
630c68254c
Avoid trouble with bash 5.2
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=128
2022-09-30 09:01:51 +00:00
ca1b7bf481
Accepting request 976987 from shells
...
- Update to tcsh 6.24.01
2. Fix quoting of ! characters in history recall (Kimmo Suominen)
1. Fix return status of which (Jamie Landeg-Jones)
- Remove tcsh-6.24.00-which.dif now upstream
OBS-URL: https://build.opensuse.org/request/show/976987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=82
2022-05-14 20:54:36 +00:00
085c792874
Update ot tcsh 6.24.01
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=126
2022-05-13 08:14:00 +00:00
9717a76786
Accepting request 950890 from shells
...
- Add patch tcsh-6.24.00-which.dif from upstream mailing list
to fix bug in which builtin, that is return error if a command
is not found
- Update to tcsh 6.24.00
11. Update config.guess and config.sub so arm64 is recognized
OBS-URL: https://build.opensuse.org/request/show/950890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=81
2022-02-03 22:15:56 +00:00
0259dc9174
Which bug
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=125
2022-02-03 07:57:29 +00:00
e9e2896eca
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=124
2022-02-02 13:47:52 +00:00
ce99129fbc
Accepting request 945613 from shells
...
- Update to tcsh 6.23.02
9. Make the \U escape up to 8 hex digits.
8. V6.23.01 - 20211209
7. add \cc and \Uhhh, and document escape sequences
6. add $'string with escapes' ("dollar-single-quotes") (Kimmo Suominen)
5. don't glob the filetest builtin arguments twice
4. remove the duplicate echo escape parsing code and use parseescape
3. add \x{hh} \xhh \uhhh (H.Merijn Brand)
2. fix and document ln=target
1. Merge in patches from pkgsrc:
- Modernize the installation targets so that they use INSTALL_DATA,
INSTALL_PROGRAM, and MKDIR_P.
- Enable SYSMALLOC and SHORT_STRINGS on NetBSD.
- Enable NO_FIX_MALLOC and SHORT_STRINGS on OpenBSD.
- Port patches
* tcsh-6.17.06-dspmbyte.dif
* tcsh-6.18.03-catalogs.dif
* tcsh-6.21.00.dif
OBS-URL: https://build.opensuse.org/request/show/945613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=80
2022-01-12 23:22:07 +00:00
66b7b60dc7
Update to tcsh 6.23.02
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=123
2022-01-11 15:23:18 +00:00
0e6ec97fca
Accepting request 931028 from shells
...
- Enable signature again as now Kimmo has provided his public key
- Update to tcsh 6.23.00
* Add "jobs -Z" to setproctitle(3)
* Add ln=target in LS_COLORS
* Add a :Q modifier that preserves empty arguments
- Port patches
* tcsh-6.17.06-dspmbyte.dif
* tcsh-6.18.03-colorls.dif
* tcsh-6.21.00.dif
* tcsh-6.22.02-local-dotlock.dif
- Disable signature as signed with unknown key
OBS-URL: https://build.opensuse.org/request/show/931028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=79
2021-11-13 21:48:22 +00:00
be7545a587
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=122
2021-11-12 07:29:52 +00:00
d60ec7e908
Update to tcsh 6.23.00
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=121
2021-11-11 13:26:29 +00:00
f768e44d56
Accepting request 910148 from shells
...
- Key-binding: support also other variants of terminals like xterm-256color
OBS-URL: https://build.opensuse.org/request/show/910148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=78
2021-08-05 18:47:57 +00:00
38c2673e2a
xterm-256color
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=120
2021-08-04 12:26:13 +00:00
304be2722c
Accepting request 897378 from shells
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/897378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=77
2021-06-09 19:51:16 +00:00
247f2149eb
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=118
2021-05-28 09:46:17 +00:00
8022d8a18b
vendor
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=117
2021-05-28 09:21:06 +00:00
712780643a
Accepting request 893555 from shells
...
- Update MAILDIR to /var/mail (forwarded request 893234 from gmbr3)
OBS-URL: https://build.opensuse.org/request/show/893555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=76
2021-05-19 15:48:53 +00:00
abccd05f33
Accepting request 893234 from home:gmbr3:Active
...
- Update MAILDIR to /var/mail
OBS-URL: https://build.opensuse.org/request/show/893234
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=115
2021-05-17 07:16:34 +00:00
226663808f
Accepting request 888711 from shells
...
- Update to tcsh bug fix version V6.22.04 - 20210426
* Don't crash with 'bindkey "^0" clear-screen' (Karl Jeacle)
* Fix $x:q:h and $x:q:t return the whole string for strings
not containing /
- Port patches
* tcsh-6.16.00-norm-cmd.dif
* tcsh-6.17.06-dspmbyte.dif
* tcsh-6.18.03-colorls.dif
* tcsh-6.22.02-local-dotlock.dif
- Delete patch now upstream fixed
* tcsh-6.22.03-unintentional.patch
- Add keyring and signature
* tcsh-6.22.04.tar.gz.asc
* tcsh.keyring
- Fix the fix tcsh-6.22.03-unintentional.patch
* It changes the expected results
- Add patch tcsh-6.22.03-unintentional.patch
* fix unintentional bug of the head/tail modifiers
OBS-URL: https://build.opensuse.org/request/show/888711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=75
2021-04-29 20:44:25 +00:00
0a906ac86d
Update to tcsh 6.22.04
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=113
2021-04-27 08:05:03 +00:00
89f4c6ee96
Fix upstream fix
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=112
2021-04-22 10:33:38 +00:00
58cd9ba237
fix behavior change of head/tail modifiers
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=111
2020-11-30 13:27:59 +00:00
bb3a33878d
Accepting request 849693 from shells
...
- Update to tcsh bug fix version V6.22.03 - 20201118
* Fix $x:q:h and $x:q:t to not crash (alzwded) with strings containing /
* Block SIGHUP while writing history/directory stack (Brett Frankenberger)
* Fixed reversed test that broke history merging (Brett Frankenberger)
* Prevent recursive entry for writing history (Brett Frankenberger)
* alxwded@github, keep track of the :g and :a modifiers per modifier they
affect.
* alzwded@github, fix infinite loop with :gas variable modifier
* PR/88: Add a Q: modifier that preserves empty arguments leaving :q
alone.
- Port the patches to V6.22.03
* tcsh-6.15.00-pipe.dif
* tcsh-6.17.06-dspmbyte.dif
* tcsh-6.18.03-catalogs.dif
* tcsh-6.22.02-local-dotlock.dif
- Remove patches now upstream
* tcsh-6.22.02-double_tilde.dif
* tcsh-6.22.02-history-merge.dif
* tcsh-6.22.02-workaround-common.patch
- Make test suite work
- prepare usrmerge (boo#1029961)
OBS-URL: https://build.opensuse.org/request/show/849693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=74
2020-11-23 15:39:29 +00:00
2dfbde3fa2
Make test suite work
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=109
2020-11-20 14:52:13 +00:00
5567a70f62
Accepting request 849686 from home:lnussel:usrmove
...
- prepare usrmerge (boo#1029961)
OBS-URL: https://build.opensuse.org/request/show/849686
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=108
2020-11-20 14:46:09 +00:00
bd6957e374
Remove tcsh-6.22.02-workaround-common.patch
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=107
2020-11-20 13:07:54 +00:00
eff28e87fb
Update to tcsh V6.22.03
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=106
2020-11-20 11:54:44 +00:00
afae930687
Accepting request 821046 from shells
...
- Add patch tcsh-6.22.02-double_tilde.dif from mailing list for
reported bug and already added upstream
OBS-URL: https://build.opensuse.org/request/show/821046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=73
2020-07-17 18:46:11 +00:00
487604ff0e
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=104
2020-07-15 07:35:40 +00:00
3053e85618
Accepting request 805520 from shells
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/805520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=72
2020-05-16 20:23:32 +00:00
db9a933c42
Better support of Midnight Commander (bsc#1170527)
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=102
2020-05-07 08:24:01 +00:00
1d5a5a4f59
Accepting request 779040 from shells
...
- 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
OBS-URL: https://build.opensuse.org/request/show/779040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=71
2020-02-29 20:18:49 +00:00
dcd513cc42
Add patch tcsh-6.22.02-history-merge.dif
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=100
2020-02-24 12:28:51 +00:00
96c2016d66
Accepting request 774849 from shells
...
- Add temporary patch tcsh-6.22.02-local-dotlock.dif to avoid
dead locks at login after a reboot to left dot locking files
OBS-URL: https://build.opensuse.org/request/show/774849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=70
2020-02-21 15:40:36 +00:00
fda26c6c98
typo
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=98
2020-02-17 12:10:39 +00:00
3777c45560
Avoid dead locks at login after reboot
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=97
2020-02-17 11:23:13 +00:00
cb2830d277
Accepting request 761828 from shells
...
- Add temporary patch tcsh-6.22.02-workaround-common.patch to avoid
common variable seen twice by compiler (boo#1160296)
OBS-URL: https://build.opensuse.org/request/show/761828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=69
2020-01-11 13:37:13 +00:00
ed3166724e
Avoid variable seen twice by compiler
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=95
2020-01-08 12:19:43 +00:00
ac2891738a
Avoid variable seen twice by compiler
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=94
2020-01-08 12:18:52 +00:00
ddc938291a
Accepting request 754265 from shells
...
- Update to tcsh bug fix version V6.22.02 - 20191204
* Fix version in configure.ac
- Drop patches
* tcsh-6.21.0-history-file-locking.patch
As upstream introduced its own history file locking
* tcsh-6.18.03-history-merge.dif
To respect upstream history merge handling
* tcsh-6.19.00-history-file-locking-order.patch
Not required due dropped tcsh-6.21.0-history-file-locking.patch
* tcsh-6.20.00-avoid-dotlock-for-fcntl.patch
Not required due dropped tcsh-6.21.0-history-file-locking.patch
* tcsh-6.18.01-history-stderror-jmp.patch
Not required due dropped tcsh-6.21.0-history-file-locking.patch
- Update to tcsh bug fix version V6.22.01 - 20191201
* undo PR/88: Preserve empty arguments in :q, since it breaks
$ set x=""
$ alias test "echo "\""$x:q"\"" is working."
$ alias test
echo "
- Update to tcsh bug fix version V6.22.00 - 20191128
* PR/113: Sobomax: avoid infinite loops for -c commands when stdout is
not a tty.
* Avoid infinite loops during history loads when merging, print a better
error for errors during history load.
* PR/88: Preserve empty arguments in :q
* PR/94: Small apple issues (SAVESIGVEC, HOSTTYPE)
* PR/81: Fix range matching issue where we were comparing with the
OBS-URL: https://build.opensuse.org/request/show/754265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=68
2019-12-07 14:12:18 +00:00
48ce84a419
Nitpick update tcsh-6.22.02
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=92
2019-12-05 06:48:10 +00:00
f543eb3c68
Drop superfluously history locking patches
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=91
2019-12-02 09:57:28 +00:00
e99dcb9ad2
Drop superfluously history locking patches
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=90
2019-12-02 09:56:43 +00:00
4bf28f7390
Update to tcsh 6.22.01 - 20191201
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=89
2019-12-02 08:28:24 +00:00
8059d02651
Accepting request 739108 from shells
...
- Use both TERM names of urxvt: rxvt-unicode and rxvt-unicode-256-color
- Add some missed key escape sequences for urxvt-unicode
terminal as well (boo#1007715).
OBS-URL: https://build.opensuse.org/request/show/739108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=67
2019-10-23 13:36:51 +00:00
d582af6155
boo#1007715
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=87
2019-10-17 10:38:47 +00:00
8bf1a256fd
Accepting request 738215 from shells
...
- Fix patch tcsh-6.18.01-history-stderror-jmp.patch to avoid
breaks in sourcing standard system files (boo#1153839)
OBS-URL: https://build.opensuse.org/request/show/738215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=66
2019-10-17 10:17:32 +00:00
70dcde09e3
Fix for bug boo#1153839
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=85
2019-10-14 08:38:26 +00:00
1501015f61
Accepting request 733343 from shells
...
- Add patch tcsh-6.18.01-history-stderror-jmp.patch to restore
cleanup routines in case of an error (bsc#1151630)
OBS-URL: https://build.opensuse.org/request/show/733343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=65
2019-10-10 09:47:25 +00:00
6318af0ded
Restore cleaning routines in case of an error (bsc#1151630)
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=83
2019-09-26 08:01:07 +00:00
b77186d5f1
Accepting request 727010 from shells
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/727010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=64
2019-09-02 11:21:58 +00:00
b895230f54
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=81
2019-08-22 13:04:42 +00:00
e9e8ac2fed
Add tcsh-6.21.00-sighup-deadlock.patch, port tcsh-6.18.03-history-file-locking.patch now tcsh-6.21.0-history-file-locking.patch
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=80
2019-08-22 12:31:22 +00:00
5d99ad42d3
Accepting request 701745 from shells
...
- Update to tcsh bug fix version V6.21.00 - 20190508
*. Abort history loading on words and lines too long
https://bugzilla.redhat.com/show_bug.cgi?id=1598502
* Introduce GetCmdChar() to avoid open coding array access.
* make closem() not close sockets so as not to affect nss_ldap.
tcsh never creates sockets so that's ok (Miloslav Trmac)
* Make rmstar work with aliased rm
* convert match() from recursive to backtracking.
* Handle 8 bit characters in bindkey (Werner Fink)
* Look for tgetent in libtinfo as well (Werner Fink)
* Don't play pointer tricks that are undefined in modern c (Brooks Davis)
* Fix out of bounds read (Brooks Davis)
* Fix type of read in prompt confirmation (eg. rmstar) (David Kaspar)
* Delay arginp parsing
- Drop patches now upstream
* tcsh-6.20-ptr-update.patch
* tcsh-6.20-rmstar.patch
* tcsh-6.20.00-8bit-cmdkeys.patch
* tcsh-6.20.00-postcmd.patch
* tcsh-closem.patch
- Port patches
* tcsh-6.15.00-pipe.dif
* tcsh-6.16.00-norm-cmd.dif
* tcsh-6.17.06-dspmbyte.dif
* tcsh-6.18.03-catalogs.dif
* tcsh-6.18.03-colorls.dif
* tcsh-6.18.03-history-file-locking.patch
* tcsh-6.18.03-history-merge.dif
* tcsh-6.19.00-history-file-locking-order.patch
* tcsh-6.20.00-avoid-dotlock-for-fcntl.patch
OBS-URL: https://build.opensuse.org/request/show/701745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=63
2019-05-14 11:29:28 +00:00
7225664b5a
Update to tcsh 6.21.00
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=78
2019-05-09 08:55:54 +00:00
8eef889f4f
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=77
2019-04-09 08:11:22 +00:00
b9202e3406
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=76
2019-04-09 07:59:09 +00:00
cdd610770f
bsc#1129112
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=75
2019-04-09 07:33:31 +00:00
d336f81430
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=74
2017-08-09 07:52:27 +00:00
962c64b28c
Accepting request 511380 from shells
...
- Add patch tcsh-6.20.00-avoid-dotlock-for-fcntl.patch as we are
using fcntl's F_SETLKW patches for locking therefore avoid dot
file locking without holding a file descriptor as otherwise we
migth not be able to open the history file after a crash or if
a killall had been used during reboot.
- Add patch tcsh-closem.patch to fix a long standing misbehaviour
of upstram tcsh whic his that it close sockets which do not
belong to it (bsc#1028864)
OBS-URL: https://build.opensuse.org/request/show/511380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=62
2017-08-08 09:57:45 +00:00
f7eb959efb
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=72
2017-07-19 10:29:26 +00:00
d30112326e
Accepting request 491781 from shells
...
- Add patch tcsh-6.20.00-8bit-cmdkeys.patch
Do not convert current used control bytes into wide characters
- Extend bindkey.tcsh with 8-bit controls key escape sequences
OBS-URL: https://build.opensuse.org/request/show/491781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=61
2017-05-04 06:52:47 +00:00
bf532067bf
Allow 8bit key escape control sequences for XTerm
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=70
2017-04-28 08:16:06 +00:00
3cd9d82cb3
Accepting request 452710 from shells
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/452710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=60
2017-01-31 11:34:08 +00:00
5349494106
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=68
2017-01-19 12:38:40 +00:00
ebe2745a3f
Accepting request 444712 from shells
...
- Add patch tcsh-6.20-ptr-update.patch from mailing list to correct
updating pointers to a reallocated buffer of of linked list elements
- Remove --hash-size options as there is no any change in the final
binary nor library anymore
OBS-URL: https://build.opensuse.org/request/show/444712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=59
2016-12-11 12:24:03 +00:00
7f7ba29348
hashsize
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=66
2016-12-07 15:38:45 +00:00
0bd7d1236c
Add patch from community
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=65
2016-12-07 15:32:27 +00:00
4d08e61a27
Accepting request 443022 from shells
...
- Add patch tcsh-6.20-rmstar.patch from mailing list to restore
the correct behaviour of `rm *' if rmstar is set
- Update to tcsh bug fix version V6.20.00 - 20161124
* Don't resize the screen if it did not change size.
* restore file description when cleaning up after eval:
repeat 99 time
* PR/572: Fix $SHLVL issue when exec'ing subshells.
* PR/403: Fix backquote expansion for multi-byte character sets.
* Fix drawing issu with multi-line prompt (Kensuke Iwahashi/David Kaspar)
* always send prusage to stdout.
* PR/526: Fix double \\ printing from previous fix in history expansion.
* Android updates from Corinna Vinschen
* PR/526: Quote backslashes properly so they can be preserved in ``
expansions
* Fix memory leak for paraml
* Add notempty and ask values for the noclobber setting (Martin Tournoij)
* more correct $wordchars for vimode (Luke Mewburn)
* expose VImode in $vimode (Luke Mewburn)
* display what the compiled in editor is in bindkey -d (Luke Mewburn)
* run-fg-editor improvements and documentation (Luke Mewburn)
* Fix parsing of 'if (cond)then' (Fridolin Pokorny)
* PR/437: Fix handling of invalid unicode characters.
* PR/451: Fix error messages containing %c to be always '%c'
- Rename patch tcsh-6.18.03.dif which becomes tcsh-6.20.00.dif now
- Drop patch union-wait.patch as now upstream
- Modify patches
tcsh-6.15.00-pipe.dif
tcsh-6.17.06-dspmbyte.dif
tcsh-6.18.03-colorls.dif
OBS-URL: https://build.opensuse.org/request/show/443022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=58
2016-12-02 15:36:37 +00:00
3649aca1c4
Restore usage of rmstar
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=63
2016-12-01 11:55:55 +00:00
e821affcd8
Update to tcsh 6.20.00
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=62
2016-11-25 09:48:06 +00:00
bfe1c60b69
bsc#992577
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=61
2016-08-12 15:03:21 +00:00
ca73a81370
Accepting request 404811 from shells
...
1
OBS-URL: https://build.opensuse.org/request/show/404811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=57
2016-07-01 07:55:25 +00:00
2948edad38
Accepting request 383889 from home:Andreas_Schwab:Factory
...
- union-wait.patch: don't define BSDWAIT on glibc, future versions will
remove support for union wait.
OBS-URL: https://build.opensuse.org/request/show/383889
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=59
2016-06-25 19:42:38 +00:00
d23305af5a
Accepting request 385308 from shells
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/385308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=56
2016-04-11 07:11:22 +00:00
46d1e828fa
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=57
2016-03-30 11:44:51 +00:00
Stephan Kulow
d28e4932b9
Accepting request 306382 from shells
...
- Update tcsh to patch level 6.18.05 - 20150510
* fix reseting when interrupted inside an eval "eval sleep 10^C"
(paulo.cesar.pereira.de.andrade)
* rename handle_intr -> handle_interrupt as originally intended.
fix input tests that need stdin on a tty
OBS-URL: https://build.opensuse.org/request/show/306382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=55
2015-05-15 07:54:54 +00:00
8cbf4da979
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=55
2015-05-11 14:48:06 +00:00
Stephan Kulow
93a0146e79
Accepting request 305481 from shells
...
- Update tcsh to patch level 6.18.04 - 20150504
* revert fix echo "\1", it is incorrect.
* revert fix to PR/437, breaks short strings.
- Update tcsh to patch level 6.18.03 - 20150503
* PR/437: Nakajima Akira: Fix segmentation fault reading input files
* PR/291: Print job status messages to stderr.
* Fridolin Pokorny NUL in `` does not mean EOF.
* Pavel Raiskup fix hang with:
while (1)
( date & ; wait )
end
* Add cdtohome special variable (Martin Tournoij)
* Fix root prompt char for windows (Corinna Vinschen)
* For "next" completion matches only consider exact matches of the
previous word (Jamie Landeg-Jones)
* Fix echo "\1" for echo_style=both where the first character was
not processed properly (Gary Duzan)
- Remove patches now upstream
* tcsh-6.18.01-blk_buf.patch
* tcsh-6.18.01-metakey.patch
- Rename patches
tcsh-6.17.03-colorls.dif becomes tcsh-6.18.03-colorls.dif
tcsh-6.17.10-catalogs.dif becomes tcsh-6.18.03-catalogs.dif
tcsh-6.18.00-history-file-locking.patch becomes tcsh-6.18.03-history-file-locking.patch
tcsh-6.18.01-history-merge.dif becomes tcsh-6.18.03-history-merge.dif
tcsh-6.18.00.dif becomes tcsh-6.18.03.dif
OBS-URL: https://build.opensuse.org/request/show/305481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=54
2015-05-07 07:21:06 +00:00
dcc34b4ff4
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=53
2015-05-05 10:23:49 +00:00
7a6afea8ae
Accepting request 283466 from shells
...
- Enable tcsh checks but be aware that this can not be done in parallel
- Backup tcsh-6.15.00-blanks.dif away before update a working copy
- Cleanup with spec-cleaner to order header data
- Use %lang_package macro to remove redundant stuff
- Drop unused patch tcsh-6.15.00-blanks.dif
- Run make with more threads
- Move the commented check to check section to silence rpmlint
OBS-URL: https://build.opensuse.org/request/show/283466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=53
2015-02-01 11:29:49 +00:00
9ff6e6ec17
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=51
2015-01-30 13:16:56 +00:00
Tomáš Chvátal
1c6ef5d8be
Accepting request 281409 from home:scarabeus_iv:branches:shells
...
- Cleanup with spec-cleaner to order header data
- Use %lang_package macro to remove redundant stuff
- Drop unused patch tcsh-6.15.00-blanks.dif
- Run make with more threads
- Move the commented check to check section to silence rpmlint
OBS-URL: https://build.opensuse.org/request/show/281409
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=50
2015-01-30 12:43:05 +00:00
a3ddc86eeb
Accepting request 282354 from shells
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/282354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=52
2015-01-23 15:19:32 +00:00
0bfdc5aa3e
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=48
2015-01-13 17:16:42 +00:00
Tomáš Chvátal
301af6f0b3
Accepting request 204355 from shells
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/204355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=50
2013-10-23 08:11:34 +00:00
bd223a4438
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=46
2013-10-15 17:08:10 +00:00
Stephan Kulow
529fcc79df
Accepting request 186103 from shells
...
- Update to tcsh bug fix version V6.18.01
- Remove patch tcsh-6.18.01.patch as not required anymore
- Add patch tcsh-6.18.01-metakey.patch to make meta key work
OBS-URL: https://build.opensuse.org/request/show/186103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=48
2013-08-07 20:00:34 +00:00
c56d337e97
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=44
2013-08-06 12:44:33 +00:00
bd58d939a1
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=43
2013-08-06 12:39:42 +00:00
Stephan Kulow
bd6540a11c
Accepting request 120566 from shells
...
- Fix tcsh segfaults in bb_cleanup() (bnc#761353)
OBS-URL: https://build.opensuse.org/request/show/120566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=45
2012-05-10 12:34:32 +00:00
3f1eb5fe07
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=41
2012-05-10 08:01:23 +00:00
Stephan Kulow
ab2f705439
Accepting request 106826 from shells
...
- Update tcsh to patch level 6.18.01 - 20120214
* fix interruptible wait again
* ignore bogus compiler overflow message
* cleanup ifdefs in utmp code, and provide default array entries
* Ignore #machine entries in host.defs
* Detect missing ) in gethost.c (Corinna Vinschen)
- Update to tcsh final version V6.18.00
OBS-URL: https://build.opensuse.org/request/show/106826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=44
2012-02-25 06:31:46 +00:00
d35c0b0716
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=39
2012-02-24 15:07:48 +00:00
Stephan Kulow
e6679aba1e
Accepting request 100233 from shells
...
- Update to tcsh ifinal version V6.18.00
* remove unused variables.
* Make gethost use definitions for x __x__ and __x automatically.
* More utmp fixes
- Update to tcsh minor version V6.17.10
* Add more FreeBSD/NetBSD machines
* Add portability wrapper for gencat
* Fix warning for write in SYSMALLOC systems.
* revert gencat handling to pre-cygwin fixes (without the env settings)
* remove stray endutent()
* Remove - from gencat
* Provide support for malloc_usable_size() so that linux works again
without SYSMALLOC
* Add support for FreeBSD's utmpx.
* Fix debian bug #645238 : tcsh segfaults when prompt includes %j and
there are more than 10 jobs.
* PR/155: Default $anyerror to set for backward compatibility
* PR/149: Don't print -1 in %j (Vojtech Vitek)
* handle -- on chdir commands as the end of options processing so that
they can process a directory like -x without resorting to ./-x
(Andrew Stevenson)
* Handle write(2) returning ENOENT from SoFS, thanks ++HAL (Robert Byrnes)
* PR/38: Null check for jobs (Kurt Miller)
* Fix spelling correction correcting ./foo -> ../foo2 (jean-luc leger)
* PR/120: string0 in filetest does not have enough space.
OBS-URL: https://build.opensuse.org/request/show/100233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=43
2012-01-17 10:35:14 +00:00
7eefd1666f
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=36
2012-01-16 13:43:34 +00:00
631a12b3e5
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=35
2012-01-10 17:37:30 +00:00
Stephan Kulow
0aa3c83802
replace license with spdx.org variant
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=42
2011-12-06 18:07:47 +00:00
OBS User buildservice-autocommit
dfe87a99d0
Updating link to change in openSUSE:Factory/tcsh revision 42.0
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=a90c45700e5c5e30be8b950f449b9194
2011-12-06 18:07:47 +00:00
Stephan Kulow
a4d7e022e1
Accepting request 92396 from shells
...
- Increase size of hash table for runtime linker a lot
- Split off tcsh-lang as its own package
- Make language catalogs work that is use tcsh instead of tcsh.cat
as this is the system default
- Update to tcsh minor version V6.17.06
* PR/110: Add $anyerror to select behavior. Default to the new one.
* Don't try to spell commands that are correct (Rouben Rostamian)
[./tcsh -f; set path=($path 2); mkdir foo2; cd foo2; touch foo;
chmod +x foo; set correct=cmd; ./foo -> ../foo]
* Don't push the syntax struct on the cleanup stack, because on foo;bar
if foo fails, we will free bar prematurely (Ben Miller)
* Avoid infinite loop while trying to print the pid of a dying process
to a closed file (Bob Arendt)
* Handle completion of ${ variables (Anthony Mallet)
* Add --disable-nls-catalogs (Corinna Vinschen)
* convert message catalogs to UTF-8 (Werner Fink)
* check that the NLS path works before setting $NLSPATH.
* use SYSMALLOC for GLIBC (Werner Fink)
* use mallinfo for SYSMALLOC (Corinna Vinschen)
* Use mkstemp() if there for here docs (Werner Fink)
* Fix handling of errors and exit values in builtins (Werner Fink)
* Better pty name detection (Werner Fink)
* Enable NLS catalogs on Cygwin (Corinna Vinschen)
* NLSPATH handling fixes (Corinna Vinschen)
* Avoid infrequent exit when tcsh cd's into a non-existent directory
https://bugzilla.novell.com/show_bug.cgi?id=293395 (Werner Fink)
* Don't try to spell check full path binaries that are correct because
they can cause hangs when other nfs partitions are hung. (Werner Fink)
OBS-URL: https://build.opensuse.org/request/show/92396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=41
2011-11-21 11:51:22 +00:00
9952523d9c
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=32
2011-11-18 13:37:49 +00:00
fdcb383258
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=31
2011-11-17 10:34:10 +00:00
Stephan Kulow
0eb036b3dc
Accepting request 91784 from shells
...
- Use libtinfo if available otherwise libncurses (required due
bnc #729226 )
OBS-URL: https://build.opensuse.org/request/show/91784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=40
2011-11-16 16:21:49 +00:00
02ddb26d49
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=28
2011-11-16 11:31:48 +00:00
298b99962c
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=27
2011-11-16 11:14:31 +00:00
Sascha Peilicke
5585104fd4
Autobuild autoformatter for 63011
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=38
2011-03-01 08:54:24 +00:00
Sascha Peilicke
5252748280
Accepting request 63011 from shells
...
Accepted submit request 63011 from user WernerFink
OBS-URL: https://build.opensuse.org/request/show/63011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=37
2011-03-01 08:54:11 +00:00
b60cfeea69
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=25
2011-02-28 14:02:02 +00:00
Ruediger Oertel
e381363640
Autobuild autoformatter for 60209
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=35
2011-02-07 21:13:56 +00:00
Ruediger Oertel
942c45dc2d
Accepting request 60209 from shells
...
Accepted submit request 60209 from user WernerFink
OBS-URL: https://build.opensuse.org/request/show/60209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=34
2011-02-07 21:13:46 +00:00
e68ca1e849
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=23
2011-02-07 12:46:12 +00:00
Berthold Gunreben
5ebbe4fec2
Autobuild autoformatter for 56408
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=33
2010-12-20 13:04:21 +00:00
OBS User buildservice-autocommit
68a7402a32
Updating link to change in openSUSE:Factory/tcsh revision 33.0
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=92b597fd7f92fade423132fb1c9e3e8a
2010-12-20 13:04:21 +00:00
Berthold Gunreben
89eb94eac7
Accepting request 56408 from shells
...
Accepted submit request 56408 from user WernerFink
OBS-URL: https://build.opensuse.org/request/show/56408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=32
2010-12-20 13:04:14 +00:00
30c4822935
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=21
2010-12-20 12:07:13 +00:00
cad20f7be4
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=20
2010-12-14 17:25:40 +00:00
OBS User autobuild
c8ee56e193
Accepting request 41363 from shells
...
Copy from shells/tcsh based on submit request 41363 from user WernerFink
OBS-URL: https://build.opensuse.org/request/show/41363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=29
2010-06-13 22:27:32 +00:00
OBS User autobuild
c066575cda
Accepting request 41363 from shells
...
checked in (request 41363)
OBS-URL: https://build.opensuse.org/request/show/41363
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=19
2010-06-13 22:27:31 +00:00
d8fa5bd65b
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=18
2010-06-11 14:42:53 +00:00
OBS User autobuild
53b4a80d12
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=28
2010-03-18 15:31:45 +00:00
OBS User autobuild
ba752e38d2
Accepting request 35044 from shells
...
Copy from shells/tcsh based on submit request 35044 from user WernerFink
OBS-URL: https://build.opensuse.org/request/show/35044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=27
2010-03-17 16:20:34 +00:00
OBS User autobuild
aedda7748b
Accepting request 35044 from shells
...
checked in (request 35044)
OBS-URL: https://build.opensuse.org/request/show/35044
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=17
2010-03-17 16:20:33 +00:00
bd72981a50
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=16
2010-03-17 12:08:19 +00:00
OBS User autobuild
2c5bd1ec71
Accepting request 34249 from shells
...
Copy from shells/tcsh based on submit request 34249 from user WernerFink
OBS-URL: https://build.opensuse.org/request/show/34249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=26
2010-03-08 17:25:39 +00:00
OBS User buildservice-autocommit
f664f38aec
Updating link to change in openSUSE:Factory/tcsh revision 26.0
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=cf05931a8fe208a6bbcbf01252f642d0
2010-03-08 17:25:39 +00:00
OBS User autobuild
e17f75295f
Accepting request 34249 from shells
...
checked in (request 34249)
OBS-URL: https://build.opensuse.org/request/show/34249
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=15
2010-03-08 17:25:38 +00:00
1ab8062f07
Accepting request 34245 from home:oertel:branches:shells
...
Copy from home:oertel:branches:shells/tcsh via accept of submit request 34245 revision 2.
Request was accepted with message:
OBS-URL: https://build.opensuse.org/request/show/34245
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=14
2010-03-08 08:35:34 +00:00
OBS User autobuild
59d02a5d3d
Accepting request 32629 from shells
...
Copy from shells/tcsh based on submit request 32629 from user WernerFink
OBS-URL: https://build.opensuse.org/request/show/32629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=25
2010-02-18 15:59:51 +00:00
OBS User buildservice-autocommit
8ca3d3c0f3
Updating link to change in openSUSE:Factory/tcsh revision 25.0
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=6eda0af767546d82eace32504fe56735
2010-02-18 15:59:51 +00:00
OBS User autobuild
c34c2e2063
checked in (request 32629)
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=12
2010-02-18 15:59:50 +00:00
7f6628ed2b
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=11
2010-02-15 15:45:58 +00:00
3e6f6e220e
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=10
2010-02-15 13:04:06 +00:00
OBS User autobuild
8c5599ea2d
Accepting request 26655 from shells
...
Copy from shells/tcsh based on submit request 26655 from user coolo
OBS-URL: https://build.opensuse.org/request/show/26655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=24
2009-12-16 09:50:42 +00:00
OBS User buildservice-autocommit
42145622b9
Updating link to change in openSUSE:Factory/tcsh revision 24.0
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=00646fad280d55ed2b48be248decbf38
2009-12-16 09:50:42 +00:00
OBS User autobuild
2ab2db46b6
checked in
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=9
2009-12-16 09:50:35 +00:00
8a0dbe7341
Accepting request 25760 from home:msmeissn:branches:shells
...
Copy from home:msmeissn:branches:shells/tcsh via accept of submit request 25760 revision 4.
Request was accepted with message:
OBS-URL: https://build.opensuse.org/request/show/25760
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=8
2009-12-07 11:24:11 +00:00
OBS User autobuild
0b079eb66c
Accepting request 25414 from shells
...
Copy from shells/tcsh based on submit request 25414 from user WernerFink
OBS-URL: https://build.opensuse.org/request/show/25414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=23
2009-12-04 11:21:29 +00:00
OBS User autobuild
d0178f9157
checked in
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=7
2009-12-04 11:21:28 +00:00
e07daaa07a
.
...
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=6
2009-12-02 16:27:19 +00:00
OBS User autobuild
554b394ba7
Accepting request 17763 from shells
...
Copy from shells/tcsh based on submit request 17763 from user WernerFink
OBS-URL: https://build.opensuse.org/request/show/17763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=21
2009-08-14 13:09:50 +00:00
OBS User unknown
2e551fd49e
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=20
2009-06-29 15:28:15 +00:00
OBS User unknown
454e8b2cd3
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=19
2009-04-01 15:57:28 +00:00
OBS User unknown
0634d42bec
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=18
2009-03-25 18:00:28 +00:00
OBS User unknown
19400db04b
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=17
2009-01-22 12:18:57 +00:00
OBS User unknown
12ac1af670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=16
2008-11-28 15:06:15 +00:00
OBS User unknown
d0dd741c9e
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=15
2008-11-07 14:50:46 +00:00
OBS User unknown
c8f54329c3
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=14
2008-10-22 16:52:47 +00:00
OBS User unknown
f3cc3d257e
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=13
2008-10-08 16:41:22 +00:00
OBS User unknown
e07db30557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=12
2008-10-06 17:09:46 +00:00
OBS User unknown
6058a1f9b2
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=11
2008-06-23 23:29:45 +00:00
OBS User unknown
119573b392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=10
2007-12-20 15:45:44 +00:00
OBS User unknown
14793aa6dc
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=9
2007-10-16 00:37:53 +00:00
OBS User unknown
f719ff0399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=8
2007-10-12 22:12:53 +00:00
OBS User unknown
589d7ee548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=7
2007-08-28 17:21:11 +00:00
OBS User unknown
f0e901a346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=6
2007-07-23 19:31:32 +00:00
OBS User unknown
f1eb7d5f6e
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=5
2007-07-21 16:11:35 +00:00
OBS User unknown
839528e602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=4
2007-07-16 15:55:24 +00:00
OBS User unknown
ccdc89746f
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=3
2007-03-29 10:10:42 +00:00
OBS User unknown
ef00591b0b
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=2
2007-02-26 18:05:29 +00:00
OBS User unknown
e709e1c922
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=1
2006-12-18 23:18:00 +00:00