SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for tcsh-lang-6.24.07-1.2.noarch.rpm :

* Wed Dec 28 2022 Dirk Müller - 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 - Replace transitional %usrmerged macro with regular version check (boo#1206798)
* Tue Dec 13 2022 Dr. Werner Fink - 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 - 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 - Update to tcsh 6.24.03 10. Fix set/AATT 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 - 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 - Add search-lists to gpg completions, extend ispell completions
* Fri Nov 04 2022 Dr. Werner Fink - Enhance completion that is add sed, gpg and rpm support as well as extend some other commands
* Tue Oct 04 2022 Fabian Vogt - Replace tcsh-6.24.01-bash52.dif with upstream fix
* Fri Sep 30 2022 Dr. Werner Fink - 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 - 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 - 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 - Update to tcsh 6.24.00 11. Update config.guess and config.sub so arm64 is recognized
* Tue Jan 11 2022 Dr. Werner Fink - 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
* Fri Nov 12 2021 Dr. Werner Fink - Enable signature again as now Kimmo has provided his public key
* Thu Nov 11 2021 Dr. Werner Fink - 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
* Wed Aug 04 2021 Dr. Werner Fink - Key-binding: support also other variants of terminals like xterm-256color
* Fri May 28 2021 Dr. Werner Fink - Even on PowerPC the vendor is suse
* Fri May 14 2021 Callum Farmer - Update MAILDIR to /var/mail
* Tue Apr 27 2021 Dr. Werner Fink - 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
* Thu Apr 22 2021 Dr. Werner Fink - Fix the fix tcsh-6.22.03-unintentional.patch
* It changes the expected results
* Mon Nov 30 2020 Dr. Werner Fink - Add patch tcsh-6.22.03-unintentional.patch
* fix unintentional bug of the head/tail modifiers
* Fri Nov 20 2020 Dr. Werner Fink - 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)
* alxwdedAATTgithub, keep track of the :g and :a modifiers per modifier they affect.
* alzwdedAATTgithub, 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
* Fri Oct 16 2020 Ludwig Nussel - prepare usrmerge (boo#1029961)
* Wed Jul 15 2020 Dr. Werner Fink - Add patch tcsh-6.22.02-double_tilde.dif from mailing list for reported bug and already added upstream
* Thu May 07 2020 Dr. Werner Fink - Better support of Midnight Commander (bsc#1170527)
* Do avoid locked mc/tcsh pair each waiting on the other
* Mon Feb 24 2020 Dr. Werner Fink - 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 2020 Dr. Werner Fink - Add temporary patch tcsh-6.22.02-local-dotlock.dif to avoid dead locks at login after a reboot to left dot locking files
* Wed Jan 08 2020 Dr. Werner Fink - Add temporary patch tcsh-6.22.02-workaround-common.patch to avoid common variable seen twice by compiler (boo#1160296)
 
ICM