-
Wed Oct 29 2014 Todd Vierling <todd.vierling@oracle.com> - 3.2-33.4.0.1
- Fix segfaults from CVE-2014-6277 and CVE-2014-6278 completely. [orabug 19905421]
-
Fri Sep 26 2014 Ondrej Oprala <ooprala@redhat.com> - 3.2-33.4
- CVE-2014-7169 - bypass patch bug
Related: #1146321
-
Fri Sep 26 2014 Ondrej Oprala <ooprala@redhat.com> - 3.2-33.3
- CVE-2014-7169 - proper 3.2 backport - courtesy of Florian Weimer
Related: #1146321
-
Fri Sep 26 2014 Ondrej Oprala <ooprala@redhat.com> - 3.2-33.2
- CVE-2014-7169
Resolves: #1146321
-
Tue Sep 16 2014 Ondrej Oprala <ooprala@redhat.com> - 3.2-33.1
- Check for fishy environment
Resolves: #1141644
-
Tue Jun 18 2013 Roman Rakus <rrakus@redhat.com> - 3.2-33
- Fixed a bug that caused trap handlers to be executed recursively,
corrupting internal data structures.
Resolves: #964753
-
Sat May 14 2011 Roman Rakus <rrakus@redhat.com> - 3.2-32
- Don't include backup files
Resolves: #700157
-
Sat May 14 2011 Roman Rakus <rrakus@redhat.com> - 3.2-31
- Use `mktemp' for temporary files
Resolves: #700157
-
Fri Apr 15 2011 Roman Rakus <rrakus@redhat.com> - 3.2-30
- Added man page references to systemwide .bash_logout
Resolves: #592979
-
Thu Mar 24 2011 Roman Rakus <rrakus@redhat.com> - 3.2-29
- Readline glitch, when editing line with more spaces and resizing window
Resolves: #525474
-
Fri Mar 04 2011 Roman Rakus <rrakus@redhat.com> - 3.2-28
- Fix the memory leak in read builtin
Resolves: #618393
- Don't append slash to non-directories
Resolves: #583919
-
Tue Feb 22 2011 Roman Rakus <rrakus@redhat.com> - 3.2-27
- Test .dynamic section if has PROGBITS or NOBITS
Resolves: #484809
- Better random number generator
Resolves: #492908
- Allow to source scripts with embeded NULL chars
Resolves: #503701
-
Tue Feb 15 2011 Roman Rakus <rrakus@redhat.com> - 3.2-26
- vi mode redo insert fixed
Resolves: #575076
- Don't show broken pipe messages for builtins
Resolves: #546529
- Don't include loadables in doc dir
Resolves: #663656
- Enable system-wide .bash_logout for login shells
Resolves: #592979
-
Fri Feb 11 2011 Roman Rakus <rrakus@redhat.com> - 3.2-25
- Don't abort source builtin
Resolves: #448508
- Correctly place cursor
Resolves: #463880
- Minor man page clarification for trap builtin
Resolves: #504904
-
Wed Oct 22 2008 Roman Rakus <rrakus@redhat.com> - 3.2-24
- Activating auditing
Resolves: #235021
-
Sat Jul 12 2008 Roman Rakus <rrakus@redhat.com> - 3.2-23
- another changes in manpage
for continue - #442018
for suspend - #453409
-
Sat Jun 28 2008 Roman Rakus <rrakus@redhat.com> - 3.2-22
- backported patch 029 - #453123
- update in fc builtin - #438841
- changes in manpage for
continue - #442018
suspend - #445692
fg - #446625
-
Sat Feb 02 2008 Miroslav Lichvar <mlichvar@redhat.com> - 3.2-21
- Link with libtermcap
-
Sat Jan 19 2008 Tomas Janousek <tjanouse@redhat.com> - 3.2-20
- Define RECYCLES_PIDS on Linux as well, solving the #419831 regression
- document special builtin differences in posix mode (#245641)
- document alias expansion in non-interactive shells (#253673)
- readline auditing support (#235021)
-
Sat Sep 01 2007 Pete Graner <pgraner@redhat.com> - 3.2-18
- Added bash32-021 upstream official patch
- Added bash32-025 upstream official patch
- Added bash32-024 upstream official patch
- Added bash32-023 upstream official patch
- Added bash32-022 upstream official patch
-
Thu Aug 30 2007 Pete Graner <pgraner@redhat.com> - 3.2-17
- Added bash32-018 upstream official patch
- Added bash32-020 upstream official patch
- Added bash32-019 upstream official patch
-
Fri Aug 24 2007 Pete Graner <pgraner@redhat.com> - 3.2-16
- Rebuild
-
Tue Aug 21 2007 Pete Graner <pgraner@redhat.com> - 3.2-15
- Update to the Improve bash $RANDOM pseudo RNG (bug #234906)
now works with subshells and make $RANDOM on demand thus reducing the
amount of AVCs thrown.
-
Fri Aug 17 2007 Pete Graner <pgraner@redhat.com> - 3.2-15
- Changed spec file License to GPLv2+
-
Thu Aug 16 2007 Pete Graner <pgraner@redhat.com> - 3.2-13
- Improve bash $RANDOM pseudo RNG (bug #234906)
-
Sat Jul 21 2007 Tim Waugh <twaugh@redhat.com> 3.2-12
- Quote environment variables in the post scriptlet to prevent upgrade
failures (bug #249005).
-
Fri Jul 06 2007 Tim Waugh <twaugh@redhat.com> 3.2-11
- Patchlevel 17 (bug #241647).
-
Thu Jul 05 2007 Tim Waugh <twaugh@redhat.com> 3.2-10
- Clarification in the ulimit man page (bug #249566).
-
Tue Feb 13 2007 Tim Waugh <twaugh@redhat.com> 3.2-9
- Rebuild to link with libtinfo instead of libncurses.
-
Thu Feb 08 2007 Tim Waugh <twaugh@redhat.com> 3.2-8
- Avoid %makeinstall (bug #225609).
-
Wed Feb 07 2007 Tim Waugh <twaugh@redhat.com> 3.2-7
- Reinstated this change:
- Post requires ncurses (bug #224567).
- Reverted this change:
- Added triggers for install-info (bug #225609).
-
Wed Feb 07 2007 Tim Waugh <twaugh@redhat.com> 3.2-6
- Reverted this change:
- Post requires ncurses (bug #224567).
-
Tue Feb 06 2007 Tim Waugh <twaugh@redhat.com> 3.2-5
- Added triggers for install-info (bug #225609).
- Use full path to utilities in scriptlets (bug #225609).
- Fix missing sh-bangs in example scripts (bug #225609).
- Post requires ncurses (bug #224567).
- Removed Prefix tag (bug #225609).
- Fixed BuildRoot tag (bug #225609).
- Removed trailing full-stop from summary (bug #225609).
- Spec file is now UTF-8 (bug #225609).
- Removed obsolete Obsoletes (bug #225609).
- Moved 'make check' to new 'check' section (bug #225609).
- Removed uses of RPM_SOURCE_DIR (bug #225609).
- Fixed macros in changelog (bug #225609).
- Changed tabs to spaces (bug #225609).
-
Wed Jan 24 2007 Tim Waugh <twaugh@redhat.com> 3.2-4
- Slightly better .bash_logout (bug #223963).
-
Sat Jan 20 2007 Tim Waugh <twaugh@redhat.com> 3.2-3
- Back out rmatch change introduced in 3.2 (bug #220087).
-
Wed Jan 17 2007 Miroslav Lichvar <mlichvar@redhat.com> 3.2-2
- Link with ncurses.
-
Sat Dec 16 2006 Tim Waugh <twaugh@redhat.com> 3.2-1
- Build requires autoconf and gettext.
- 3.2. No longer need aq, login, ulimit, sighandler or read-memleak
patches.
-
Thu Jul 13 2006 Tim Waugh <twaugh@redhat.com> 3.1-17
- Fixed 'tags out of date' problem with 'info bash' (bug #150118).
-
Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 3.1-16.1
- rebuild
-
Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 3.1-16
- Removed 'unset USERNAME' from default .bash_profile (bug #196735).
-
Fri Jun 16 2006 Tim Waugh <twaugh@redhat.com> 3.1-15
- Updated requires patch to the ALT version.
-
Thu Jun 01 2006 Tim Waugh <twaugh@redhat.com> 3.1-14
- More sighandler fixes, this time hypothetical.
-
Sat May 27 2006 Tim Waugh <twaugh@redhat.com> 3.1-13
- Another fix for the sighandler patch (bug #192297).
-
Fri Apr 14 2006 Tim Waugh <twaugh@redhat.com> 3.1-12
- Patchlevel 17.
-
Wed Apr 05 2006 Tim Waugh <twaugh@redhat.com> 3.1-11
- Patchlevel 16.
-
Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 3.1-10
- Patchlevel 14.
-
Fri Mar 03 2006 Tim Waugh <twaugh@redhat.com> 3.1-9
- Fixed duplicate documentation of ulimit '-x' option introduced by
ulimit patch (bug #183596).
-
Wed Feb 22 2006 Tim Waugh <twaugh@redhat.com> 3.1-8
- Patchlevel 10.
-
Fri Feb 17 2006 Tim Waugh <twaugh@redhat.com> 3.1-7
- Patchlevel 8.
-
Sat Feb 11 2006 Jesse Keating <jkeating@redhat.com> - 3.1-6.2
- bump again for double-long bug on ppc(64)
-
Wed Feb 08 2006 Jesse Keating <jkeating@redhat.com> - 3.1-6.1
- rebuilt for new gcc4.1 snapshot and glibc changes
-
Mon Feb 06 2006 Tim Waugh <twaugh@redhat.com> 3.1-6
- Patchlevel 7.
-
Thu Jan 19 2006 Tim Waugh <twaugh@redhat.com>
- Removed inaccuracies from %description (bug #178189).
-
Sat Jan 14 2006 Tim Waugh <twaugh@redhat.com> 3.1-5
- Fix 'exec -l /bin/bash'.
-
Fri Jan 13 2006 Tim Waugh <twaugh@redhat.com> 3.1-4
- Fix sighandler patch bug (bug #177545).
-
Wed Jan 11 2006 Tim Waugh <twaugh@redhat.com> 3.1-3
- Patchlevel 5.
-
Sat Jan 07 2006 Tim Waugh <twaugh@redhat.com> 3.1-2
- No longer need loadables, mbinc or shellfunc patches.
- Use literal single-quote in bash man page where appropriate (bug #177051).
-
Tue Jan 03 2006 Tim Waugh <twaugh@redhat.com> 3.1-1
- 3.1.
- No longer need ia64, utf8, multibyteifs, jobs, sigpipe,
read-e-segfault, manpage, crash, pwd, afs, subshell patches.
- Remove wrap patch for now.
- Use upstream patch to fix arrays.
-
Fri Dec 16 2005 Tim Waugh <twaugh@redhat.com> 3.0-41
- Missed another loop for improved sighandler patch (bug #169231).
-
Sat Dec 10 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
-
Fri Dec 09 2005 Tim Waugh <twaugh@redhat.com> 3.0-40
- Fix read memleak when reading from non-blocking fd (bug #173283).
- Missed another loop for improved sighandler patch (bug #169231).
-
Thu Dec 08 2005 Tim Waugh <twaugh@redhat.com> 3.0-39
- Missed a loop for improved sighandler patch (bug #169231).
-
Wed Dec 07 2005 Tim Waugh <twaugh@redhat.com> 3.0-38
- Test out improved sighandler patch (bug #169231).
-
Wed Nov 23 2005 Tim Waugh <twaugh@redhat.com> 3.0-37
- Applied patch from upstream to fix parsing problem (bug #146638).
-
Thu Nov 10 2005 Tim Waugh <twaugh@redhat.com> 3.0-36
- Added Url: tag (bug #172770).
- Do not explicitly gzip info pages (bug #172770).
- Fix permissions on bashbug (bug #172770).
-
Fri Oct 07 2005 Tim Waugh <twaugh@redhat.com> 3.0-35
- Fixed memory allocation bug in multibyteifs patch (bug #169996).
-
Sat Sep 24 2005 Tim Waugh <twaugh@redhat.com>
- Use 'volatile' in sighandler patch.
-
Thu Sep 22 2005 Tim Waugh <twaugh@redhat.com> 3.0-34
- Avoid writing history files during signal handling (bug #163235).
-
Tue Aug 09 2005 Tim Waugh <twaugh@redhat.com> 3.0-33
- Fixed multibyte IFS handling for invalid input (bug #165243).
-
Tue Aug 09 2005 Tim Waugh <twaugh@redhat.com> 3.0-32
- Fixed 'LC_ALL=C export LC_ALL' behaviour (bug #165249).
-
Fri Jun 24 2005 Tim Waugh <twaugh@redhat.com>
- Added ulimit support for RLIMIT_NICE and RLIMIT_RTPRIO (bug #157049).
-
Thu Jun 09 2005 Tim Waugh <twaugh@redhat.com>
- Move a comment in dot-bashrc (bug #159522).
-
Wed May 11 2005 Tim Waugh <twaugh@redhat.com> 3.0-31
- Small fix for multibyteifs patch to prevent segfault (bug #157260).
-
Thu Apr 21 2005 Tim Waugh <twaugh@redhat.com>
- Fixed AFS support for output redirection, so that the correct errors
are reported for other filesystems (bug #155373).
-
Wed Mar 16 2005 Tim Waugh <twaugh@redhat.com> 3.0-30
- Fix PS1 expansion crash when PWD is unset (bg #151116).
-
Thu Mar 03 2005 Tim Waugh <twaugh@redhat.com> 3.0-29
- Rebuild for new GCC.
-
Fri Feb 18 2005 Tim Waugh <twaugh@redhat.com> 3.0-28
- Define _GNU_SOURCE in CPPFLAGS (bug #147573).
-
Tue Feb 15 2005 Tim Waugh <twaugh@redhat.com>
- Reverted this change:
- Added code to /etc/skel/.bash_logout to support the gpm selection buffer
invalidation on virtual terminals (bug #115493).
-
Tue Feb 01 2005 Tim Waugh <twaugh@redhat.com> 3.0-27
- Applied upstream patch to fix a potential NULL dereference.
-
Sat Jan 29 2005 Tim Waugh <twaugh@redhat.com> 3.0-26
- Fixed job handling bug (bug #145124).
-
Mon Dec 06 2004 Tim Waugh <twaugh@redhat.com> 3.0-25
- Applied patch from Florian La Roche to fix CPPFLAGS quoting in spec file.
-
Wed Dec 01 2004 Tim Waugh <twaugh@redhat.com>
- Fixed typo in man page (spotted on bug-bash).
-
Fri Nov 19 2004 Tim Waugh <twaugh@redhat.com> 3.0-24
- Use upstream patch to fix bug #139575 and bug #139306.
-
Fri Nov 19 2004 Tim Waugh <twaugh@redhat.com> 3.0-23
- Fixed last patch to avoid regressions (bug #139575).
-
Tue Nov 16 2004 Tim Waugh <twaugh@redhat.com> 3.0-22
- Fixed prompt wrapping code to cope with zero-length prompts (bug #139306).
-
Fri Nov 12 2004 Tim Waugh <twaugh@redhat.com> 3.0-21
- Added code to /etc/skel/.bash_logout to support the gpm selection buffer
invalidation on virtual terminals (bug #115493).
-
Thu Nov 11 2004 Tim Waugh <twaugh@redhat.com> 3.0-20
- Patchlevel 16.
-
Tue Nov 02 2004 Tim Waugh <twaugh@redhat.com>
- Patchlevel 15.
-
Wed Oct 20 2004 Tim Waugh <twaugh@redhat.com> 3.0-17
- Patchlevel 14.
- No longer need brace patch.
-
Thu Sep 30 2004 Tim Waugh <twaugh@redhat.com> 3.0-16
- Apply patch from Chet Ramey to fix brace expansion.
-
Sat Sep 25 2004 Tim Waugh <twaugh@redhat.com> 3.0-15
- Minor fix for job handling.
-
Tue Sep 14 2004 Tim Waugh <twaugh@redhat.com>
- Add bashbug back in (with suffix).
-
Tue Sep 14 2004 Tim Waugh <twaugh@redhat.com>
- Remove bash2.
-
Sat Sep 11 2004 Tim Waugh <twaugh@redhat.com> 3.0-14
- Don't run tests that read from /dev/tty.
- Patchlevel 13.
-
Thu Sep 09 2004 Tim Waugh <twaugh@redhat.com> 3.0-13
- Check for EINVAL from waitpid() and avoid WCONTINUED in that case.
- Fixed jobs4 test.
- Applied experimental upstream patch for trap compatibility.
- Re-make documentation to reflect source changes.
-
Wed Sep 08 2004 Tim Waugh <twaugh@redhat.com> 3.0-12
- Remove 'bashbug' from the documentation, because we don't ship it due
to biarch concerns.
-
Fri Sep 03 2004 Tim Waugh <twaugh@redhat.com> 3.0-11
- Fixed multibyte parameter length expansion.
-
Wed Sep 01 2004 Tim Waugh <twaugh@redhat.com> 3.0-9
- Fix ulimits patch from Ulrich Drepper (bug #129800).
-
Sat Aug 28 2004 Tim Waugh <twaugh@redhat.com> 3.0-8
- Provide support for new limits (bug #129800).
-
Fri Aug 27 2004 Tim Waugh <twaugh@redhat.com> 3.0-7
- Use upstream patch for last fix.
-
Fri Aug 27 2004 Tim Waugh <twaugh@redhat.com> 3.0-6
- Fixed history saved-line handling.
-
Wed Aug 25 2004 Tim Waugh <twaugh@redhat.com>
- Fixed multibyte IFS handling.
-
Thu Aug 19 2004 Tim Waugh <twaugh@redhat.com>
- Applied bug-bash list patch to fix pipefail.
-
Wed Aug 18 2004 Tim Waugh <twaugh@redhat.com> 3.0-5
- Make trap usage string show POSIX usage (bug #128938).
- Updated ${x[@]:1} expansion fix from bug-bash list.
- Updated patch to fix unset array crash (from bug-bash list).
-
Mon Aug 16 2004 Tim Waugh <twaugh@redhat.com>
- Fix ${x[@]:1} expansion (William Park, bug-bash list).
-
Wed Aug 11 2004 Tim Waugh <twaugh@redhat.com> 3.0-4
- Fix vi-change-char behaviour at EOL (bug #129526).
-
Tue Aug 10 2004 Tim Waugh <twaugh@redhat.com> 3.0-3
- Applied bug-bash list patch to fix multiline PS1 prompting (bug #129382).
-
Thu Aug 05 2004 Tim Waugh <twaugh@redhat.com> 3.0-2
- Fixed brace expansion (bug #129128).
- Build with AFS support again, since bug #86514 seems fixed upstream
(bug #129094).
-
Wed Aug 04 2004 Tim Waugh <twaugh@redhat.com>
- Fixed crash when unsetting an unset array (from bug-bash list).
-
Thu Jul 29 2004 Tim Waugh <twaugh@redhat.com> 3.0-1
- 3.0.
-
Thu Jul 22 2004 Tim Waugh <twaugh@redhat.com> 2.05b-44
- Don't report SIGPIPE errors (bug #128274).
-
Fri Jul 09 2004 Tim Waugh <twaugh@redhat.com> 2.05b-43
- Fixed command substitution problem (bug #127242).
-
Tue Jun 29 2004 Tim Waugh <twaugh@redhat.com> 2.05b-42
- Fixed multibyte variable substitution patch (bug #126399).
-
Fri Jun 18 2004 Karsten Hopp <karsten@redhat.de> 2.05b-41
- remove bashbug script/docs to avoid conflicting files in
biarch installs.
-
Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Sat Jun 05 2004 Tim Waugh <twaugh@redhat.com>
- Build requires bison (bug #125307).
-
Thu Jun 03 2004 Tim Waugh <twaugh@redhat.com> 2.05b-39
- Build requires libtermcap-devel (bug #125068).
-
Thu May 20 2004 Tim Waugh <twaugh@redhat.com>
- Don't ship empty %{_libdir}/bash (bug #123556).
-
Fri Mar 12 2004 Tim Waugh <twaugh@redhat.com> 2.05b-38
- Apply patch from Nalin Dahyabhai fixing an overread.
-
Wed Mar 03 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Sat Feb 14 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Fri Jan 23 2004 Tim Waugh <twaugh@redhat.com> 2.05b-36
- Fix the bug causing bindings to need reparsing .inputrc (bug #114101).
-
Tue Jan 06 2004 Tim Waugh <twaugh@redhat.com> 2.05b-35
- Fix parameter expansion in multibyte locales (bug #112657).
- Run 'make check'.
-
Wed Dec 10 2003 Tim Waugh <twaugh@redhat.com> 2.05b-34
- Build requires texinfo (bug #111171).
-
Sat Nov 29 2003 Tim Waugh <twaugh@redhat.com> 2.05b-33
- Speed up UTF-8 command-line redrawing in the common case (bug #102353,
bug #110777).
-
Fri Nov 07 2003 Tim Waugh <twaugh@redhat.com> 2.05b-32
- Apply upstream patches (bug #109269 among others).
-
Sat Nov 01 2003 Tim Waugh <twaugh@redhat.com>
- Fix bash.info (bug #83776).
-
Wed Oct 29 2003 Tim Waugh <twaugh@redhat.com> 2.05b-31
- Add bash205b-007 patch to fix bug #106876.
-
Fri Oct 24 2003 Tim Waugh <twaugh@redhat.com> 2.05b-30
- Rebuilt.
-
Fri Sep 19 2003 Tim Waugh <twaugh@redhat.com> 2.05b-29.1
- Rebuilt.
-
Fri Sep 19 2003 Tim Waugh <twaugh@redhat.com> 2.05b-29
- Avoid crashing on multibyte input when locale is set incorrectly
(bug #74266).
-
Sat Sep 06 2003 Tim Waugh <twaugh@redhat.com> 2.05b-28.1
- Rebuilt.
-
Sat Sep 06 2003 Tim Waugh <twaugh@redhat.com> 2.05b-28
- Avoid built-in malloc implementation (bug #103768).
-
Thu Sep 04 2003 Tim Waugh <twaugh@redhat.com> 2.05b-27.1
- Rebuilt.
-
Thu Sep 04 2003 Tim Waugh <twaugh@redhat.com> 2.05b-27
- LFS support (bug #103627).
-
Fri Aug 01 2003 Tim Waugh <twaugh@redhat.com> 2.05b-26.1
- Rebuilt.
-
Fri Aug 01 2003 Tim Waugh <twaugh@redhat.com> 2.05b-26
- Merge bash-doc into main package (bug #100632).
-
Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com> 2.05b-25
- rebuilt
-
Tue May 13 2003 Tim Waugh <twaugh@redhat.com> 2.05b-24
- Fix completion display when multibyte or control characters are to be
shown (bug #90201).
-
Thu Mar 27 2003 Tim Waugh <twaugh@redhat.com> 2.05b-23
- Fix a warning message (bug #79629).
- Don't remove generated source during build, for debuginfo package.
- Don't build with AFS support (bug #86514).
-
Wed Mar 26 2003 Tim Waugh <twaugh@redhat.com> 2.05b-22
- Really fix bug #78455.
-
Wed Mar 12 2003 Tim Waugh <twaugh@redhat.com> 2.05b-21
- Don't explicitly strip binaries (bug #85995).
-
Wed Feb 12 2003 Tim Waugh <twaugh@redhat.com> 2.05b-20
- Really fix bug #83331 for good.
-
Tue Feb 11 2003 Tim Waugh <twaugh@redhat.com> 2.05b-19
- Fix builtins.1.
-
Sat Feb 08 2003 Tim Waugh <twaugh@redhat.com> 2.05b-18
- Actually apply the patch (bug #83331).
-
Thu Feb 06 2003 Tim Waugh <twaugh@redhat.com> 2.05b-17
- Fix history/UTF-8 bug (bug #83331).
-
Mon Jan 27 2003 Tim Waugh <twaugh@redhat.com> 2.05b-16
- More tab-completion fixing (bug #72512).
-
Thu Jan 23 2003 Tim Powers <timp@redhat.com> 2.05b-15
- rebuilt
-
Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com> 2.05b-14
- Force pgrp synchronization (bug #81653).
-
Fri Dec 06 2002 Elliot Lee <sopwith@redhat.com> 2.05b-13
- (patch26) Don't call 'size' in makefile. Pointless, and interferes with
cross compiles.
-
Wed Dec 04 2002 Tim Waugh <twaugh@redhat.com> 2.05b-12
- Prevent prompt overwriting output (bug #74383).
-
Thu Nov 28 2002 Tim Waugh <twaugh@redhat.com> 2.05b-11
- Fix '-rbash' (bug #78455).
-
Fri Nov 22 2002 Tim Waugh <twaugh@redhat.com> 2.05b-10
- Rebuild.
-
Thu Nov 21 2002 Elliot Lee <sopwith@redhat.com>
- Use the configure macro instead of calling ./configure directly
-
Thu Nov 14 2002 Tim Waugh <twaugh@redhat.com>
- Revert previous change.
-
Thu Nov 14 2002 Tim Waugh <twaugh@redhat.com> 2.05b-8
- PreReq libtermcap.
-
Sat Oct 19 2002 Tim Waugh <twaugh@redhat.com> 2.05b-7
- Add readline-init patch (bug #74925).
-
Thu Oct 17 2002 Tim Waugh <twaugh@redhat.com> 2.05b-6
- Add the (4) patches from ftp.gnu.org (bug #75888, bug #72512).
- Ship '.' man page, which doesn't get picked up by glob.
- Don't install files not shipped when building.
- Locale shell variables fix (bug #74701).
-
Sat Aug 24 2002 Tim Powers <timp@redhat.com> 2.05b-5
- re-bzip the docs, something was corrupted
-
Fri Aug 23 2002 Tim Waugh <twaugh@redhat.com> 2.05b-4
- Fix history substitution modifiers in UTF-8 (bug #70294, bug #71186).
- Fix ADVANCE_CHAR at end of string (bug #70819).
- docs: CWRU/POSIX.NOTES no longer exists, but ship POSIX.
-
Thu Aug 08 2002 Phil Knirsch <pknirsch@redhat.com> 2.05b-3
- Fixed out of memory problem with readline.
-
Wed Jul 24 2002 Phil Knirsch <pknirsch@redhat.com> 2.05b-2
- Added symlink for sh.1 in man1 section so that man sh works (#44039).
-
Tue Jul 23 2002 Phil Knirsch <pknirsch@redhat.com> 2.05b-1
- Update to 2.05b
-
Thu Jul 11 2002 Phil Knirsch <pknirsch@redhat.com> 2.05a-16
- Fixed readline utf8 problem (#68313).
-
Sat Jun 22 2002 Tim Powers <timp@redhat.com> 2.05a-15
- automated rebuild
-
Fri May 24 2002 Tim Powers <timp@redhat.com> 2.05a-14
- automated rebuild
-
Sat Apr 13 2002 Tim Powers <timp@redhat.com> 2.05a-13
- don't build the stuff in examples/loadables. It breaks FHS
compliance
-
Sat Apr 06 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-12
- Fix the fix for #62418
-
Fri Apr 05 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-11
- Fix kill builtin (#62418)
-
Tue Mar 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.0.5a-10
- Get rid of completion subpackage
- Use %{_tmppath}
-
Tue Mar 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-9
- Add patch from Ulrich Drepper to get better error messages when trying
to launch an application with a bad ELF interpreter (e.g. libc5 ld.so)
(#60870)
-
Sat Feb 23 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-8
- Update completion
-
Thu Jan 31 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-7
- Update completion stuff and move it to a separate package
-
Sun Jan 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-6
- Add patches from Ian Macdonald <ian@caliban.org>
-
Thu Jan 24 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-5
- Add programmable completion (optional)
-
Fri Jan 18 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-4
- Fix mailcheck (#57792)
-
Wed Jan 16 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-3
- Fix autoconf mess
- Build --with-afs, some users may be using it
-
Thu Jan 10 2002 Tim Powers <timp@redhat.com>
- automated rebuild
-
Fri Nov 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-2
- Fix conflict with sh-utils (printf builtin manpage vs. printf binary manpage)
(#56590)
-
Wed Nov 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-1
- 2.05a
-
Thu Oct 11 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- disable s390x fix, not needed anymore
-
Tue Oct 02 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.05-9
- Add patch from readline 4.2-3 to bash's internal libreadline
-
Tue Jul 10 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.05-8
- Merge Pekka Savola's patch (RFE#47762)
-
Tue Jul 03 2001 Pekka Savola <pekkas@netcore.fi>
- Add IPv6 patch from PLD (only redirection to /dev/{tcp,udp}/host/port
support)
-
Mon Jun 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.05-7
- Add some bugfix patches from the maintainer
-
Tue Jun 12 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- added patch for s390x from <oliver.paukstadt@millenux.com>
-
Thu May 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.05-5
- Don't set BASH_ENV in .bash_profile, it causes .bashrc to be sourced
twice in interactive non-login shells.
- s/Copyright/License/
-
Sun May 06 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.05-4
- Fix tempfile creation in bashbug
-
Thu May 03 2001 Preston Brown <pbrown@redhat.com> 2.05-3
- bashrc moved to setup package
-
Wed Apr 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.05-2
- bash comes with its own copy of readline... Add the patches we're
applying in the readline package.
-
Wed Apr 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.05-1
- Update to 2.05
- Change PROMPT_COMMAND in bashrc for xterms
to something less space consuming (#24159)
- Provide plugs for alternate prompt commands (#30634), but don't
default to them
-
Tue Mar 20 2001 Preston Brown <pbrown@redhat.com>
- add default aliases for 'dir' and 'df' to have human readable output
-
Thu Mar 01 2001 Matt Wilson <msw@redhat.com>
- don't Prereq: /sbin/install-info!
-
Wed Feb 28 2001 Preston Brown <pbrown@redhat.com>
- noreplace config files
- don't own /etc/skel directory
-
Fri Feb 23 2001 Harald Hoyer <harald@redhat.de>
- changed /etc/bashrc to work with backspace = 0177 (rxvt)
-
Thu Feb 08 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- changed /etc/skel/.bash_profile to "unset USERNAME"
-
Tue Feb 06 2001 Yukihiro Nakai <ynakai@redhat.com>
- Delete Japanese resources from dot-bashrc
and move them to each package.
-
Sat Dec 16 2000 Yukihiro Nakai <ynakai@redhat.com>
- Add Japanese resource to dot-bashrc
-
Tue Dec 12 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to get rid of 0777 doc dirs
-
Fri Nov 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- restore the ^Hs in documentation, they're highlighting sequences
for less (#20654)
-
Sat Sep 16 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- bash-2.04-export.patch is reported to fix compilation
of older glibc-2.1 sources
-
Wed Aug 23 2000 Matt Wilson <msw@redhat.com>
- fixed the summary of bash-doc to use %{version} instead of "2.03"
-
Wed Aug 09 2000 Bill Nottingham <notting@redhat.com>
- 'exit' in bashrc is very bad.
-
Wed Aug 09 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- minor bashrc fix (Bug #8518)
-
Tue Jul 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Don't use tput etc. in bashrc if /usr isn't available (Bug #14116)
-
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
-
Fri Jun 23 2000 Bill Nottingham <notting@redhat.com>
- fix for some IA-64 issues from Stephane Eranian
-
Fri Jun 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix summary and description, they had old version numbers (Bug #12092)
-
Wed Jun 07 2000 Bill Nottingham <notting@redhat.com>
- add /etc/skel/.bash* ; obsolete etcskel
-
Wed May 03 2000 Bill Nottingham <notting@redhat.com>
- fix for shell functions on 64-bit architectures...
-
Thu Mar 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add some backwards compatibility (for i in ; do something; done)
-
Wed Mar 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.04 final
- remove the echo, pwd, test and kill man pages from the package,
we're getting them from sh-utils
-
Mon Mar 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.04beta5
- adapt patches
- Fix up bashrc
- Don't put in bashrc1, this should be done by the bash1 package
- use install -c instead of plain install to work on *BSD
- remove the collected patches - they're now in the base version.
- make compressed man pages optional
-
Fri Mar 17 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- add some collected patches for bash2
- change it over to be the main bash package
- install man-pages root:root
- obsolete bash2, bash2-doc
-
Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com>
- man pages are compressed
- fix description
-
Fri Dec 03 1999 Ken Estes <kestes@staff.mail.com>
- updated patch to detect what executables are required by a script.
-
Wed Sep 15 1999 Dale Lovelace <dale@redhat.com>
- Remove annoying ^H's from documentation
-
Sat Jul 17 1999 Ken Estes <kestes@staff.mail.com>
- patch to detect what executables are required by a script.
-
Mon Mar 22 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 4)
-
Sat Mar 20 1999 Jeff Johnson <jbj@redhat.com>
- strip binaries.
- include bash-doc correctly.
-
Fri Mar 19 1999 Preston Brown <pbrown@redhat.com>
- fixed post/postun /etc/shells work.
-
Fri Mar 19 1999 Cristian Gafton <gafton@redhat.com>
- updated again text in the spec file
-
Tue Feb 23 1999 Jeff Johnson <jbj@redhat.com>
- updated text in spec file.
- update to 2.03.
-
Sat Feb 13 1999 Cristian Gafton <gafton@redhat.com>
- build it as bash2 instead of bash
-
Wed Feb 10 1999 Bill Nottingham <notting@redhat.com>
- set 'NON_INTERACTIVE_LOGIN_SHELLS' so profile gets read
-
Fri Jan 15 1999 Jeff Johnson <jbj@redhat.com>
- rename man pages in bash-doc to avoid packaging conflicts (#606).
-
Thu Dec 03 1998 Cristian Gafton <gafton@redhat.com>
- patch for the arm
- use $RPM_ARCH-redhat-linux as the build target
-
Wed Oct 07 1998 Bill Nottingham <notting@redhat.com>
- rewrite %pre, axe %postun (to avoid prereq loops)
-
Thu Aug 20 1998 Jeff Johnson <jbj@redhat.com>
- resurrect for RH 6.0.
-
Mon Jul 27 1998 Jeff Johnson <jbj@redhat.com>
- update to 2.02.1
-
Fri Jun 12 1998 Jeff Johnson <jbj@redhat.com>
- Package for 5.2.
-
Tue Apr 21 1998 Ian Macdonald <ianmacd@xs4all.nl>
- added POSIX.NOTES doc file
- some extraneous doc files removed
- minor .spec file changes
-
Mon Apr 20 1998 Ian Macdonald <ianmacd@xs4all.nl>
- 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)
-
Sat Nov 08 1997 Donnie Barnes <djb@redhat.com>
- added signal handling patch from Dean Gaudet <dgaudet@arctic.org> 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 <djb@redhat.com>
- added %clean
-
Tue Oct 21 1997 Erik Troan <ewt@redhat.com>
- added comment explaining why install-info isn't used
- added mips patch
-
Sat Oct 18 1997 Donnie Barnes <djb@redhat.com>
- added BuildRoot
-
Wed Jun 04 1997 Erik Troan <ewt@redhat.com>
- built against glibc