Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: tcsh-lang | Distribution: openSUSE Tumbleweed |
Version: 6.24.16 | Vendor: openSUSE |
Release: 1.1 | Build date: Fri Jul 11 11:53:34 2025 |
Group: System/Localization | Build host: reproducible |
Size: 541912 | Source RPM: tcsh-6.24.16-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.tcsh.org/ | |
Summary: Translations for package tcsh |
Provides translations for the "tcsh" package.
BSD-3-Clause
* Fri Jul 11 2025 Dr. Werner Fink <werner@suse.de> - 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). * Fri Feb 14 2025 Dr. Werner Fink <werner@suse.de> - Do not interfere Meta with Carriage Return (boo#1170527) * Wed Feb 05 2025 Dr. Werner Fink <werner@suse.de> - 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 * Thu Nov 28 2024 Dr. Werner Fink <werner@suse.de> - 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) * Wed Jun 12 2024 Dr. Werner Fink <werner@suse.de> - 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 * Fri Apr 05 2024 Dr. Werner Fink <werner@suse.de> - 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) * Thu Mar 14 2024 Dr. Werner Fink <werner@suse.de> - 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 * Mon Dec 04 2023 Dr. Werner Fink <werner@suse.de> - 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 * Thu Oct 12 2023 Dr. Werner Fink <werner@suse.de> - Try to make complete for command man faster and support all separate manual page sections * Mon Oct 09 2023 Dr. Werner Fink <werner@suse.de> - Add some fixes from https://github.com/tcsh-org/tcsh/blob/master/complete.tcsh to our complete.tcsh (boo#1215817) * Mon Jul 24 2023 Dr. Werner Fink <werner@suse.de> - Extend tcsh-6.24.10-history-merge.dif * Add a test case * Fri Jul 21 2023 Dr. Werner Fink <werner@suse.de> - 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) * Fri Jul 14 2023 Dr. Werner Fink <werner@suse.de> - (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 * Sat Apr 15 2023 Dirk Müller <dmueller@suse.com> - update to 6.24.10: * Restore skipping of the "$edit" and "Comments" tests when not running on a terminal * Thu Apr 13 2023 Dr. Werner Fink <werner@suse.de> - 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 * Tue Apr 11 2023 Dr. Werner Fink <werner@suse.de> - Update to 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 * Wed Dec 28 2022 Dirk Müller <dmueller@suse.com> - 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 * Tue Dec 27 2022 Ludwig Nussel <lnussel@suse.com> - Replace transitional %usrmerged macro with regular version check (boo#1206798) * Tue Dec 13 2022 Dr. Werner Fink <werner@suse.de> - 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. * Mon Dec 05 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 05 2022 Dr. Werner Fink <werner@suse.de> - 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 * Fri Nov 25 2022 Dr. Werner Fink <werner@suse.de> - 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 * Tue Nov 15 2022 Dr. Werner Fink <werner@suse.de> - Add search-lists to gpg completions, extend ispell completions * Fri Nov 04 2022 Dr. Werner Fink <werner@suse.de> - Enhance completion that is add sed, gpg and rpm support as well as extend some other commands * Tue Oct 04 2022 Fabian Vogt <fvogt@suse.com> - Replace tcsh-6.24.01-bash52.dif with upstream fix * Fri Sep 30 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 2022 Dr. Werner Fink <werner@suse.de> - 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 * Thu Feb 03 2022 Dr. Werner Fink <werner@suse.de> - 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 * Wed Feb 02 2022 Dr. Werner Fink <werner@suse.de> - Update to tcsh 6.24.00 11. Update config.guess and config.sub so arm64 is recognized * Tue Jan 11 2022 Dr. Werner Fink <werner@suse.de> - 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
/usr/share/locale/de/LC_MESSAGES/tcsh /usr/share/locale/el/LC_MESSAGES/tcsh /usr/share/locale/el_GR/LC_MESSAGES/tcsh /usr/share/locale/es/LC_MESSAGES/tcsh /usr/share/locale/et/LC_MESSAGES/tcsh /usr/share/locale/fi/LC_MESSAGES/tcsh /usr/share/locale/fr/LC_MESSAGES/tcsh /usr/share/locale/it/LC_MESSAGES/tcsh /usr/share/locale/ja/LC_MESSAGES/tcsh /usr/share/locale/pl/LC_MESSAGES/tcsh /usr/share/locale/ru_RU/LC_MESSAGES/tcsh /usr/share/locale/ru_UA.koi8u/LC_MESSAGES/tcsh /usr/share/locale/uk_UA/LC_MESSAGES/tcsh
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jul 19 23:23:31 2025