SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for tcsh-6.17-17.fc15.i686.rpm :
Mon Oct 31 13:00:00 2011 Vojtech Vitek (V-Teq) - 6.17-17
- Fix minor man page spelling mistakes (#675137)

Thu Oct 27 14:00:00 2011 Vojtech Vitek (V-Teq) - 6.17-16
- Fix status of pipelined/backquoted/list of commands (RHEL-6 #658190)
- Do not dereference null pointer in cwd (RHEL-6 #700309)
- Fix negative number of jobs with %j formatting parameter in prompt
- Clean-up patches numbers & order (prepare space for missing RHEL-6 patches)
- Disable obsolete glob-automount.patch; The issue should have been
(and is now) fixed in glibc (posix/glob.c)

Thu Mar 24 13:00:00 2011 Vojtech Vitek (V-Teq) - 6.17-15
- Avoid infinite loop pendjob()-xprintf() when stdout is closed
Resolves: #690356

Wed Feb 9 13:00:00 2011 Fedora Release Engineering - 6.17-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Fri Jan 28 13:00:00 2011 Vojtech Vitek (V-Teq) - 6.17-13
- Modify verbose patch to match with upstream (don\'t print on history -S)
Resolves: #672810

Wed Jan 26 13:00:00 2011 Vojtech Vitek (V-Teq) - 6.17-12
- Fix error message on exit
Resolves: #672810

Mon Jan 24 13:00:00 2011 Vojtech Vitek (V-Teq) - 6.17-11
- Don\'t set $REMOTEHOST on the local machine
Resolves: #669176
- Don\'t print history in verbose mode
Resolves: #583075, #658171
- Don\'t allow illegal variable names to be set
Resolves: #436901
- Revert \"Fix incorrect $status value of pipelined commands\"

Tue Dec 21 13:00:00 2010 Vojtech Vitek (V-Teq) - 6.17-10
- Make wait builtin command interruptible
Resolves: #440465
- Fix incorrect $status value of pipelined commands
Resolves: #638955 (Patch by Tomas Smetana )

Wed Oct 6 14:00:00 2010 Vitezslav Crhonek - 6.17-9
- Remove fork when tcsh processes backquotes

Wed Apr 14 14:00:00 2010 Vitezslav Crhonek - 6.17-8
- Fix testsuite

Mon Mar 1 13:00:00 2010 Vitezslav Crhonek - 6.17-7
- Ship README file

Tue Dec 15 13:00:00 2009 Vitezslav Crhonek - 6.17-6
- Fix tcsh obeys printexitvalue for back-ticks

Wed Nov 4 13:00:00 2009 Vitezslav Crhonek - 6.17-5
- Fix few globbing problems

Mon Oct 19 14:00:00 2009 Vitezslav Crhonek - 6.17-4
- Fix tcsh globbing causing bad automount
- Fix truncated history file after network crash

Wed Aug 26 14:00:00 2009 Vitezslav Crhonek - 6.17-3
- Add new colorls variable
Resolves: #518808

Sun Jul 26 14:00:00 2009 Fedora Release Engineering - 6.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Mon Jul 20 14:00:00 2009 Vitezslav Crhonek - 6.17-1
- Update to tcsh-6.17.00

Thu Apr 30 14:00:00 2009 Vitezslav Crhonek - 6.16-1
- Update to tcsh-6.16.00
- Merge Review (fix License, add BUGS and WishList to documentation, convert Fixes and
WishList to UTF-8, remove root checking from buildroot cleaning, preserve timestamps,
use smp_flags, remove unused patches, improve postun script and minor fix to %files)
Resolves: #226483

Mon Mar 2 13:00:00 2009 Vitezslav Crhonek - 6.15-8
- Fix tcsh needs to know about new colorls variables
Resolves: #487783

Wed Feb 25 13:00:00 2009 Fedora Release Engineering - 6.15-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

Wed Sep 3 14:00:00 2008 Vitezslav Crhonek - 6.15-6
- Fix UTF-8 Japanese character is garbled in tcsh script in
a certain situation
Related: #453785
- Fix calculation order of operators description in tcsh manpage
Related: #442536
- Fix strings which begin with \'0\' are not recognized as octal numbers
Related: #438109
- Fix memoryuse description in tcsh manpage
Related: #437095
- Fix tcsh scripts with multiple case statement with end keywords
break with error
Related: #436956
- Fix description of builtin command \'set\' in tcsh manpage
Related: #430459

Fri Aug 29 14:00:00 2008 Vitezslav Crhonek - 6.15-5
- Rediffed all patches to work with patch --fuzz=0
- Let tcsh know \'ca\' colorls variable
Resolves: #458716

Fri Feb 29 13:00:00 2008 Vitezslav Crhonek - 6.15-4
- Fix \'\\\' can not be used to quote all delimiters
Related: #435421
- Fix $name[selector] should fail when any number of \'selector\' is out of range
Related: #435398

Mon Feb 11 13:00:00 2008 Vitezslav Crhonek - 6.15-3
- Fix Buildroot

Fri Jan 18 13:00:00 2008 Vitezslav Crhonek - 6.15-2
- Rebuild

Mon Aug 27 14:00:00 2007 Vitezslav Crhonek - 6.15-1
- Update to tcsh-6.15.00
- Fix license
- Add gettext-devel to BuildRequires (AM_ICONV)

Wed Apr 25 14:00:00 2007 Vitezslav Crhonek - 6.14-16
- Fix floating exception in print_by_column() with unprintable characters
(#233525)

Mon Feb 26 13:00:00 2007 Miloslav Trmac - 6.14-15
- Fix License:
Related: #226483.

Mon Feb 12 13:00:00 2007 Miloslav Trmac - 6.14-14
- Link to libtinfo instead of libncurses

Thu Nov 30 13:00:00 2006 Miloslav Trmac - 6.14-13
- Link to ncurses instead of libtermcap
- Fix some rpmlint warnings

Tue Sep 26 14:00:00 2006 Miloslav Trmac - 6.14-12
- Fix error handling in tcsh-6.14.00-wide-seeks.patch

Sat Sep 9 14:00:00 2006 Miloslav Trmac - 6.14-11
- Fix an unlikely crash on startup (#188279)

Wed Aug 16 14:00:00 2006 Miloslav Trmac - 6.14-10
- Fix an uninitialized variable causing stack corruption (#197968)

Wed Jul 12 14:00:00 2006 Jesse Keating - 6.14-9.1
- rebuild

Mon Jul 10 14:00:00 2006 Miloslav Trmac - 6.14-9
- Fix seeking over multibyte characters (#195972)
- Don\'t ship obsolete eight-bit.txt

Thu Mar 23 13:00:00 2006 Miloslav Trmac - 6.14-8
- Backport a patch to ignore LS_COLOR codes introduced in newer coreutils
(#186037)

Sat Mar 18 13:00:00 2006 Miloslav Trmac - 6.14-7
- Fix a crash when reading scripts with multibyte characters (#183267)
- Block SIGINT while waiting for children (#177366)

Fri Feb 10 13:00:00 2006 Jesse Keating - 6.14-5.2.1
- bump again for double-long bug on ppc(64)

Tue Feb 7 13:00:00 2006 Jesse Keating - 6.14-5.2
- rebuilt for new gcc4.1 snapshot and glibc changes

Fri Dec 9 13:00:00 2005 Jesse Keating
- rebuilt

Fri Aug 5 14:00:00 2005 Miloslav Trmac - 6.14-5
- Fix EOF handling in $< (#165095, patch by s_h_o_AATThotmail.co.jp)

Thu Jul 7 14:00:00 2005 Miloslav Trmac - 6.14-3
- Fix -n (#162187)

Mon Jun 20 14:00:00 2005 Miloslav Trmac - 6.14-2
- Backport a column width calculation bugfix (#160760)

Fri Mar 25 13:00:00 2005 Miloslav Trmac - 6.14-1
- Update to tcsh-6.14.00

Sat Mar 5 13:00:00 2005 Miloslav Trmac - 6.13-13
- Rebuild with gcc 4

Fri Feb 25 13:00:00 2005 Miloslav Trmac - 6.13-12
- Don\'t ship the HTML documentation (generated from the man page, contains
also a copy of the man page)

Sun Jan 30 13:00:00 2005 Miloslav Trmac - 6.13-11
- Fix the previous patch, handle a missed case (#146330)

Sat Jan 15 13:00:00 2005 Miloslav Trmac - 6.13-10
- Avoid reusing iconv_catgets\' static buffer (#145177, #145195)

Tue Sep 21 14:00:00 2004 Miloslav Trmac - 6.13-9
- Fix invalid argument to xprintf () (#133129)

Wed Sep 15 14:00:00 2004 Miloslav Trmac - 6.13-8
- Fix $HOSTTYPE and $MACHTYPE for ppc64 and s390x, this time for sure

Wed Sep 15 14:00:00 2004 Miloslav Trmac - 6.13-7
- Define $HOSTTYPE and $MACHTYPE for ppc64 and s390 (#115531),
I hope that finally covers all architectures.

Wed Sep 15 14:00:00 2004 Miloslav Trmac - 6.13-6
- Define $HOSTTYPE and $MACHTYPE also on IA-64 and s390x (#115531)
- Don\'t close sockets to avoid file descriptor conflits with nss_ldap (#112453)

Tue Sep 14 14:00:00 2004 Miloslav Trmac - 6.13-5
- Fix HTML documentation generation, second attempt (#60664)
- Set dspmbyte using nl_langinfo(CODESET) if possible, should cover all
cases where lang.csh was correctly setting dspmbyte (#89549)

Wed Sep 8 14:00:00 2004 Miloslav Trmac - 6.13-4
- Remove unneeded patches

Thu Aug 26 14:00:00 2004 Miloslav Trmac - 6.13-3
- Check for SIGWINCH more often (from tcsh-6.13.01, #130941)

Wed Aug 18 14:00:00 2004 Miloslav Trmac - 6.13-2
- Make comparisons for ranges in bracket expressions symmetric (#59493)
- Run perl2html with LC_ALL=C to workaround what seems to be a perl bug
(#60664)
- Define $HOSTTYPE and $MACHTYPE on x86_64 (#115531)
- Fix setting of O_LARGEFILE (#122558)

Tue Aug 17 14:00:00 2004 Miloslav Trmac - 6.13-1
- Update to tcsh-6.13.00
- Fix charset headers in some of the translations
- Convert translated messages to LC_CTYPE locale
- Fix automatic dspmbyte setting

Tue Jun 15 14:00:00 2004 Elliot Lee
- rebuilt

Fri Feb 13 13:00:00 2004 Elliot Lee
- rebuilt

Tue Feb 10 13:00:00 2004 Nalin Dahyabhai 6.12-7
- remove declaration of setpgrp() which conflicts with libc\'s (#115185)

Fri Nov 21 13:00:00 2003 Nalin Dahyabhai 6.12-6
- add missing buildprereqs on groff, libtermcap-devel (#110599)

Tue Jul 8 14:00:00 2003 Nalin Dahyabhai
- update URL

Wed Jun 4 14:00:00 2003 Elliot Lee
- rebuilt

Wed Jan 22 13:00:00 2003 Tim Powers
- rebuilt

Thu Dec 5 13:00:00 2002 Elliot Lee 6.12-3
- Merge changes from 8.0-hammer

Tue Nov 19 13:00:00 2002 Nalin Dahyabhai 6.12-3
- rebuild

Thu Aug 8 14:00:00 2002 Phil Knirsch 6.12-2
- Added csh.1 symlink to manpages.

Tue Jun 4 14:00:00 2002 Nalin Dahyabhai 6.11-1
- update to 6.11

Thu May 23 14:00:00 2002 Tim Powers
- automated rebuild

Thu Jan 31 13:00:00 2002 Bill Nottingham
- rebuild in new env

Sun Jun 24 14:00:00 2001 Elliot Lee
- Bump release + rebuild.

Wed Mar 28 14:00:00 2001 Akira TAGOH 6.10-5
- Fixed check locale.

Tue Feb 6 13:00:00 2001 Adrian Havill
- use instead of for pickier lib (#25935)
- allow arguments for login shells (#19926)

Thu Nov 30 13:00:00 2000 Nalin Dahyabhai
- update to 6.10.00 to fix here-script vulnerability

Mon Sep 18 14:00:00 2000 Adrian Havill
- fix catalog locale dirname for Japanese

Thu Jun 15 14:00:00 2000 Jeff Johnson
- FHS packaging.
- add locale support (#10345).

Tue Mar 7 13:00:00 2000 Jeff Johnson
- rebuild for sparc baud rates > 38400.

Mon Jan 31 13:00:00 2000 Cristian Gafton
- rebuild to fix dependencies

Thu Jan 27 13:00:00 2000 Jeff Johnson
- append entries to spanking new /etc/shells.

Mon Jan 10 13:00:00 2000 Jeff Johnson
- update to 6.09.
- fix strcoll oddness (#6000, #6244, #6398).

Sat Sep 25 14:00:00 1999 Michael K. Johnson
- fix $shell by using --bindir

Sun Mar 21 13:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 5)

Wed Feb 24 13:00:00 1999 Cristian Gafton
- patch for using PATH_MAX instead of some silly internal #defines for
variables that handle filenames.

Fri Nov 6 13:00:00 1998 Jeff Johnson
- update to 6.08.00.

Fri Oct 2 14:00:00 1998 Cristian Gafton
- upgraded to 6.07.09 from the freebsd
- security fix

Wed Aug 5 14:00:00 1998 Jeff Johnson
- use -ltermcap so that /bin/tcsh can be used in single user mode w/o /usr.
- update url\'s

Mon Apr 27 14:00:00 1998 Prospector System
- translations modified for de, fr, tr

Tue Oct 21 14:00:00 1997 Cristian Gafton
- updated to 6.07; added BuildRoot
- cleaned up the spec file; fixed source url

Wed Sep 3 14:00:00 1997 Erik Troan
- added termios hacks for new glibc
- added /bin/csh to file list

Fri Jun 13 14:00:00 1997 Erik Troan
- built against glibc

Fri Feb 7 13:00:00 1997 Erik Troan
- Provides csh, adds and removes /bin/csh from /etc/shells if csh package
isn\'t installed.


 
ICM