Commit Graph

233 Commits

Author SHA1 Message Date
Tim Waugh
daf9f1be93 - Fixed multibyte IFS handling for invalid input (bug #165243). 2005-08-08 14:43:42 +00:00
Tim Waugh
b24b66dcb7 3.0-32 2005-08-08 11:39:39 +00:00
Tim Waugh
2feb65ca1e - Fixed 'LC_ALL=C export LC_ALL' behaviour (bug #165249). 2005-08-08 11:39:21 +00:00
Tim Waugh
cc69419359 - Added ulimit support for RLIMIT_NICE and RLIMIT_RTPRIO (bug #157049). 2005-06-23 11:49:00 +00:00
Tim Waugh
61c141dae4 - Move a comment in dot-bashrc (bug #159522). 2005-06-08 08:56:14 +00:00
Tim Waugh
96814325d4 3.0-31 2005-05-10 16:09:27 +00:00
Tim Waugh
b3b556da1d - Small fix for multibyteifs patch to prevent segfault (bug #157260). 2005-05-10 16:09:13 +00:00
Tim Waugh
0648c29a2a - Fixed AFS support for output redirection, so that the correct errors are
reported for other filesystems (bug #155373).
2005-04-20 08:18:55 +00:00
Tim Waugh
ad656c00f7 - Fix PS1 expansion crash when PWD is unset (bg #151116). 2005-03-15 14:25:30 +00:00
Tim Waugh
d279db68bc - Rebuild for new GCC. 2005-03-02 14:26:09 +00:00
Tim Waugh
c06e867ab2 3.0-28 2005-02-17 15:46:12 +00:00
Tim Waugh
75ccf3864f - Define _GNU_SOURCE in CPPFLAGS (bug #147573). 2005-02-17 15:46:01 +00:00
Tim Waugh
08f32691ed - Reverted this change:
- Added code to /etc/skel/.bash_logout to support the gpm selection buffer
    invalidation on virtual terminals (bug #115493).
2005-02-14 16:07:18 +00:00
Tim Waugh
4cffe85753 - Applied upstream patch to fix a potential NULL dereference. 2005-01-31 22:15:12 +00:00
Tim Waugh
e2f37aba05 - Fixed job handling bug (bug #145124). 2005-01-28 09:09:51 +00:00
Tim Waugh
c0681fd5c5 Fixed typo. 2004-12-06 09:54:32 +00:00
Tim Waugh
7b27986b82 - Applied patch from Florian La Roche to fix CPPFLAGS quoting in spec file. 2004-12-05 09:58:53 +00:00
Tim Waugh
5a4ad2e79d - Fixed typo in man page (spotted on bug-bash). 2004-11-30 09:35:08 +00:00
Tim Waugh
45fddc837a - Use upstream patch to fix bug #139575 and bug #139306. 2004-11-18 23:27:26 +00:00
Tim Waugh
4319eae7d3 - Fixed last patch to avoid regressions (bug #139575). 2004-11-18 17:13:21 +00:00
Tim Waugh
b2af33171a - Fixed prompt wrapping code to cope with zero-length prompts (bug
#139306).
2004-11-15 18:31:45 +00:00
Tim Waugh
dbaad3971a - Added code to /etc/skel/.bash_logout to support the gpm selection buffer
invalidation on virtual terminals (bug #115493).
2004-11-11 15:31:43 +00:00
Tim Waugh
2f386a8c17 3.0-20 2004-11-10 23:31:10 +00:00
Tim Waugh
5b23417fc6 - Patchlevel 16. 2004-11-10 23:29:45 +00:00
Tim Waugh
d34787c051 - Patchlevel 15. 2004-11-01 14:53:20 +00:00
Tim Waugh
b774254850 - Patchlevel 14.
- No longer need brace patch.
2004-10-19 16:59:39 +00:00
Tim Waugh
5490374870 - Apply patch from Chet Ramey to fix brace expansion. 2004-09-29 14:44:17 +00:00
Tim Waugh
ba8ace03d8 - Minor fix for job handling. 2004-09-24 07:48:31 +00:00
Tim Waugh
f2df432055 - Add bashbug back in (with suffix). 2004-09-13 14:10:15 +00:00
Tim Waugh
c22b13dd80 - Remove bash2. 2004-09-13 09:30:23 +00:00
Tim Waugh
6925bbc37e - Don't run tests that read from /dev/tty. 2004-09-10 15:51:07 +00:00
Tim Waugh
c50af8e7b9 3.0-14 2004-09-10 14:37:16 +00:00
Tim Waugh
8650f3a75f - Patchlevel 13. 2004-09-10 14:34:35 +00:00
Tim Waugh
e2b35adb0a - Patchlevel 12. 2004-09-10 14:33:19 +00:00
Tim Waugh
b0605e486f - Patchlevel 11. 2004-09-10 14:31:05 +00:00
Tim Waugh
2f9fb87484 - Patchlevel 10. 2004-09-10 14:28:46 +00:00
Tim Waugh
46b10db513 - Patchlevel 9. 2004-09-10 14:26:50 +00:00
Tim Waugh
6d09583815 - Patchlevel 8. 2004-09-10 14:17:09 +00:00
Tim Waugh
b57200031b - Patchlevel 7. 2004-09-10 14:15:27 +00:00
Tim Waugh
2d3ce9cae1 - Patchlevel 6. 2004-09-10 14:13:36 +00:00
Tim Waugh
186f457f5d - Patchlevel 5. 2004-09-10 14:12:03 +00:00
Tim Waugh
05b556721c - Patchlevel 4. 2004-09-10 14:08:17 +00:00
Tim Waugh
2f7cfa300a - Patchlevel 3. 2004-09-10 13:52:07 +00:00
Tim Waugh
d927683ec6 - Patchlevel 2. 2004-09-10 13:41:14 +00:00
Tim Waugh
2dcaaeb323 - Patchlevel 1. 2004-09-10 13:39:07 +00:00
cvsdist
fc1f068089 auto-import changelog data from bash-3.0-13.src.rpm
Wed Sep 08 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.
Tue Sep 07 2004 Tim Waugh <twaugh@redhat.com> 3.0-12
- Remove 'bashbug' from the documentation, because we don't ship it due to
    biarch concerns.
2004-09-09 03:33:21 +00:00
cvsdist
874339bd26 auto-import bash-3.0-11 from bash-3.0-11.src.rpm 2004-09-09 03:33:15 +00:00
cvsdist
75e85e7f98 auto-import changelog data from bash-3.0-10.src.rpm
Thu Sep 02 2004 Tim Waugh <twaugh@redhat.com> 3.0-10
- Fixed multibyte parameter length expansion.
2004-09-09 03:33:12 +00:00
cvsdist
c896fcbe4e auto-import changelog data from bash-3.0-9.src.rpm
Tue Aug 31 2004 Tim Waugh <twaugh@redhat.com> 3.0-9
- Fix ulimits patch from Ulrich Drepper (bug #129800).
2004-09-09 03:33:08 +00:00
cvsdist
9224b4f4af auto-import changelog data from bash-3.0-8.src.rpm
Fri Aug 27 2004 Tim Waugh <twaugh@redhat.com> 3.0-8
- Provide support for new limits (bug #129800).
2004-09-09 03:32:54 +00:00