Changelog for
bash-2.05b-22mdk.x86_64.rpm :
* Fri Aug 27 2004 Robert Vojta
2.05b-22mdk- do not waste resources with DIR_COLORS if ~/.dir_colors exists (#10945)
* Thu Aug 26 2004 Robert Vojta 2.05b-21mdk- look at the user defined colors too - ~/.dir_colors too (#10945)
* Fri Aug 20 2004 Jérémie Lenfant-Engelmann 2.05b-20mdk- Patch1003: fix a bug with checkwinsize
* Fri Jul 23 2004 Gwenole Beauchesne 2.05b-19mdk- Patch12: fix builds with --enable-minimal-config- Patch13: make it possible to build with dietlibc
* Sat Jul 10 2004 Guillaume Rousse 2.05b-18mdk - fix use of the M.. word in description for doc package too- fix perms- no distinct URL for doc
* Fri Jul 09 2004 Guillaume Rousse 2.05b-17mdk - enable bash-completion support from user .bashrc- fix build with new gcc- fix use of the M.. word in description- spec cleanup- removed unapplied patches
* Mon Jan 05 2004 Warly 2.05b-16mdk- I suck, life sux, this new year sux
* Mon Jan 05 2004 Warly 2.05b-15mdk- add rbash man page.
* Tue Jul 08 2003 Warly 2.05b-14mdk- really apply the patches (I sux)
* Tue Jul 08 2003 Warly 2.05b-13mdk- add new patches
* Tue Jan 14 2003 Warly 2.05b-12mdk- fix stupid typo
* Tue Jan 14 2003 Warly 2.05b-12dk- ll is ls -l, not ls -l -k
* Sun Jan 05 2003 Stefan van der Eijk 2.05b-11mdk- File CWRU/POSIX.NOTES was moved, added to %doc (thanks Charles)
* Sun Jan 05 2003 Stefan van der Eijk 2.05b-10mdk- Remove CWRU/POSIX.NOTES from %doc (file not found)
* Fri Nov 15 2002 Warly 2.05b-9mdk- add new 2.05b patches
* Fri Nov 15 2002 Thierry Vignaud 2.05b-8mdk- fix build for new rpm
* Tue Oct 15 2002 Thierry Vignaud 2.05b-7mdk- fix bash-doc group- alter a regexp to please vim spec mode
* Sun Aug 11 2002 Stefan van der Eijk 2.05b-6mdk- BuildRequires
* Tue Aug 06 2002 Thierry Vignaud 2.05b-5mdk- fix command completion [P1002]
* Tue Aug 06 2002 Thierry Vignaud 2.05b-4mdk- fix segfault (readline patch was stolen) [P1001]
* Sat Jul 27 2002 Thierry Vignaud 2.05b-2mdk- gcc-3.2 rebuild- rebuild with incore readline since applying the link patch to main readline may have strange side effects on other readline users
* Wed Jul 24 2002 Thierry Vignaud 2.05b-2mdk- rebuild with system readline lib
* Sat Jul 20 2002 Thierry Vignaud 2.05b-1mdk- new release- drop arm patch- rediff readline patch (well copied the one i just did on readline)- rediff ia64 patch- rediff patches 80, 81, 90
* Wed Jun 26 2002 Gwenole Beauchesne 2.05a-5mdk- Libtoolize to get updated config.{sub,guess}
* Sun Jun 02 2002 Stefan van der Eijk 2.05a-4mdk- BuildRequires
* Wed May 08 2002 Gwenole Beauchesne 2.05a-3mdk- Automated rebuild in gcc3.1 environment
* Mon Apr 01 2002 Guillaume Cottenceau 2.05a-2mdk- disable stupid nontrivial matches (it prevented \'/\' from being appended to symlink-to-directory\'s)
* Thu Mar 28 2002 Warly 2.05a-1mdk- new version
* Mon Feb 25 2002 Chmouel Boudjnah 2.05-16mdk- Remove DrakWM option (unused).
* Mon Nov 19 2001 Chmouel Boudjnah 2.05-15mdk- Add URL.- Fix build with new makeinstall.
* Tue Oct 16 2001 Chmouel Boudjnah 2.05-14mdk- Fix rpmlint on spec file.
* Thu Oct 11 2001 Thierry Vignaud 2.05-13mdk- fix builtins man page
* Thu Oct 11 2001 Chmouel Boudjnah 2.05-12mdk- Move color_ls.sh from fileutils to alias.sh.
* Tue Oct 09 2001 Thierry Vignaud 2.05-11mdk- s!Linux Mandrake!Mandrake Linux!g
* Tue Sep 18 2001 Chmouel Boudjnah 2.05-10mdk- Make bash-doc requires bash (#5098).
* Sun Sep 16 2001 Pixel 2.05-9mdk- put back the alias cp=\"cp -i\"
* Wed Sep 12 2001 David BAUDENS 2.05-8mdk- Remove cp to allow use of \"cp -f\"
* Fri Sep 07 2001 Chmouel Boudjnah 2.05-7mdk- Fix la and ll alias (#4744).
* Fri Aug 03 2001 Chmouel Boudjnah 2.05-6mdk- Don\'t link with libreadline to fix echo -n bugs (#4086).- Merge with rh patches.
* Wed Jun 13 2001 Chmouel Boudjnah 2.05-5mdk- Add rbash link (flepied/charles).
* Tue May 22 2001 Chmouel Boudjnah 2.05-4mdk- Remove ~/.bash_alias from skel, readd the /etc/profile.d/alias.sh and add this semantic for loading : If exist a ~/.alias and the user hasn\'t specified a LOAD_SYSTEM_ALIAS variables then don\'t do any system aliases If there is no ~/.alias but the user has specified a IGNORE_SYSTEM_ALIASES then don\'t do any system aliases.
* Wed May 16 2001 Chmouel Boudjnah 2.05-3mdk- Add all /etc/skel/.bash
* here and make ~/.bash_alias instead of /etc/profile.d/alias.- Merge with rh patches.
* Wed May 02 2001 Geoffrey Lee 2.05-2mdk- Re-enable i18n patch.
* Tue Apr 24 2001 Chmouel Boudjnah 2.05-1mdk- 2.05 (disable i18n patch until i18n people come with an updated patch).
* Fri Mar 30 2001 Pixel 2.04-18mdk- re-add common mdk aliases- fix bash_alias testing $CLASS = newbie, it should be beginner
* Sat Mar 03 2001 Chmouel Boudjnah 2.04-17mdk- Make sure to load /etc/profile all the time (CLE guy you have to find an workaround but don\'t disable feature).
* Mon Jan 15 2001 Geoffrey Lee 2.04-16mdk- don\'t load /etc/profile all the time (Andrew Lee andrewAATTcle.linux.org.tw).
* Thu Dec 28 2000 Andrew Lee 2.04-15mdk- add i18n patch
* Tue Dec 26 2000 Chmouel Boudjnah 2.04-14mdk- Install as root.root the manpages.
* Tue Nov 28 2000 Chmouel Boudjnah 2.04-13mdk- Merge rh patch : - Fix ia64 build. - Fix compilation on older glibc-2.1.- Put some files as noreplace.
* Tue Aug 08 2000 Frederic Lepied 2.04-12mdk- automatically added BuildRequires
* Wed Jul 19 2000 Thierry Vignaud 2.04-11mdk- BM
* Wed Jul 19 2000 Chmouel Boudjnah 2.04-10mdk- When we are in user newbie provide some wm alias like icewm => launch X and icewm (based on DrakWM parsing).
* Tue Jul 11 2000 Thierry Vignaud 2.04-9mdk- spec stephanazition (aka makeinstall cleaning :-) )- use new macros
* Fri Jun 16 2000 Frederic Lepied 2.04-8mdk- removed Prereq.
* Thu Jun 15 2000 Chmouel Boudjnah 2.04-7mdk- Don\'t do something to /etc/shells since /bin/sh should be always here, and clean-up the %post.
* Sat Jun 10 2000 Frederic Lepied 2.04-6mdk- oops doesn\'t work with sash. Use Prereq instead.
* Sat Jun 10 2000 Frederic Lepied 2.04-5mdk- make the %post and %postun use sash.
* Tue Jun 06 2000 Chmouel Boudjnah 2.04-4mdk- Fix alpha and unwind protect acess (debian).
* Mon Apr 17 2000 Chmouel Boudjnah 2.04-3mdk- Add ln bash2 to bash for rh compat.
* Fri Mar 24 2000 Chmouel Boudjnah 2.04-2mdk- Make bash link reative to sh.
* Wed Mar 22 2000 Chmouel Boudjnah 2.04-1mdk- Fix group for bash-doc.- 2.04.
* Tue Mar 14 2000 Chmouel Boudjnah 2.03-21mdk- Fix build with spec-help.- Upgrade groups.- Spec clean-up.
* Thu Jan 20 2000 Pablo Saratxaga - fixed strcoll bug
* Mon Dec 27 1999 Pixel - added alias df in alias.sh
* Mon Dec 20 1999 Frederic Lepied 2.03-18mdk- /etc/bashrc calls /etc/profile.
* Tue Nov 02 1999 Chmouel Boudjnah - Remove ^chars from doc.- Rewrote specs.
* Mon Aug 23 1999 Chmouel Boudjnah - Remove the alias to ls colors in bash_alias (doble with fileutils scripts).
* Sat Aug 21 1999 Chmouel Boudjnah - Fix wrong group in doc package.- Increase version ;).
* Sat Aug 21 1999 Chmouel Boudjnah - Fix wrong man links (#20).
* Sat Jul 24 1999 Chmouel Boudjnah - Ken Estes - patch to detect what executables are required by a script.
* Thu Jul 22 1999 Chmouel Boudjnah - Remove \'DarkTiti\' hack.
* Sat Jul 17 1999 Thierry Vignaud - Make the `echo\' builtin expand backslash-escaped characters by default, without requiring the `-e\' option. This makes the Bash `echo\' behave more like the System V version.
* Sat Jul 10 1999 Thierry Vignaud - french description
* Fri Jul 09 1999 Thierry Vignaud - compiled against local libreadline (which is not compiled in now) => reduce the size of bash by 42%. Moreover, a part of its memory is shared with other readline programs (bc, ...)- disable built-in time command (incompatible with standard POSIX time command)
* Wed May 26 1999 Bernhard Rosenkränzer - handle RPM_OPT_FLAGS
* Sun May 16 1999 Chmouel Boudjnah - alias.sh fix with the new syntax of bash2.
* Wed May 12 1999 Chmouel Boudjnah - Fixing many stupid forget :-((
* Wed Apr 28 1999 Chmouel Boudjnah - Relifting of the doc-section.- Moving the alias to a new files.
* Sat Apr 10 1999 Bernhard Rosenkraenzer - Mandrake adaptions- bzip2 man/info pages- handle RPM_OPT_FLAGS- add de locale- add some aliases (ls=ls --color, md, rd, cd..) to bashrc- fix download URLs- make it compile if the release number contains non-digits- We\'re NOT a %{arch}-redhat-linux
* Mon Feb 22 1999 Jeff Johnson - updated text in spec file.- update to 2.03.
* Fri Feb 12 1999 Cristian Gafton - build it as bash2 instead of bash
* Tue Feb 09 1999 Bill Nottingham - set \'NON_INTERACTIVE_LOGIN_SHELLS\' so profile gets read
* Thu Jan 14 1999 Jeff Johnson - rename man pages in bash-doc to avoid packaging conflicts (#606).
* Wed Dec 02 1998 Cristian Gafton - patch for the arm- use $RPM_ARCH-redhat-linux as the build target
* Wed Oct 07 1998 Bill Nottingham - rewrite %pre, axe %postun (to avoid prereq loops)
* Thu Aug 20 1998 Jeff Johnson - resurrect for RH 6.0.
* Mon Jul 27 1998 Jeff Johnson - update to 2.02.1
* Fri Jun 12 1998 Jeff Johnson - Package for 5.2.
* Tue Apr 21 1998 Ian Macdonald - added POSIX.NOTES doc file- some extraneous doc files removed- minor .spec file changes
* Mon Apr 20 1998 Ian Macdonald - upgraded to version 2.02- Alpha, MIPS & Sparc patches removed due to lack of test platforms- glibc & signal patches no longer required- added documentation subpackage (doc)
* Fri Nov 07 1997 Donnie Barnes - added signal handling patch from Dean Gaudet that is based on a change made in bash 2.0. Should fix some early exit problems with suspends and fg.
* Tue Oct 21 1997 Donnie Barnes - added %clean
* Tue Oct 21 1997 Erik Troan - added comment explaining why install-info isn\'t used- added mips patch
* Sat Oct 18 1997 Donnie Barnes - added BuildRoot
* Wed Jun 04 1997 Erik Troan - built against glibc