Commit Graph

208 Commits

Author SHA1 Message Date
Tim Waugh
1afb51d4a3 - Patchlevel 7. 2006-02-05 13:37:00 +00:00
Tim Waugh
39db8d74a6 - Removed inaccuracies from %description (bug #178189). 2006-01-18 15:23:09 +00:00
Tim Waugh
50a91c9664 3.1-5 2006-01-13 17:06:27 +00:00
Tim Waugh
c0e93322d8 - Fix 'exec -l /bin/bash'. 2006-01-13 17:05:44 +00:00
Tim Waugh
0edf4f6a86 - Fix sighandler patch bug (bug #177545). 2006-01-12 10:32:28 +00:00
Tim Waugh
530ef62e2e 3.1-3 2006-01-10 12:03:50 +00:00
Tim Waugh
b131264de4 - Patchlevel 5. 2006-01-10 12:03:16 +00:00
Tim Waugh
5579a1ede4 - No longer need loadables, mbinc or shellfunc patches.
- Use literal single-quote in bash man page where appropriate (bug
    #177051).
2006-01-06 17:29:17 +00:00
Tim Waugh
ee6bccb868 - Use literal single-quote in bash man page where appropriate (bug
#177051).
2006-01-06 16:47:46 +00:00
Tim Waugh
dde3b77578 New source tarball. 2006-01-02 11:04:34 +00:00
Tim Waugh
d98c1bccc5 - 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.
2006-01-02 11:02:48 +00:00
Tim Waugh
85fa809efe - Missed another loop for improved sighandler patch (bug #169231). 2005-12-15 10:59:56 +00:00
Jesse Keating
f32f00f2a9 gcc update bump 2005-12-09 22:39:45 +00:00
Tim Waugh
05d4064ed8 - Fix read memleak when reading from non-blocking fd (bug #173283). 2005-12-08 11:42:36 +00:00
Tim Waugh
12a3d39538 - Missed another loop for improved sighandler patch (bug #169231). 2005-12-08 11:34:51 +00:00
Tim Waugh
8ca654e830 - Missed a loop for improved sighandler patch (bug #169231). 2005-12-07 11:30:01 +00:00
Tim Waugh
3c9f58bfe3 - Test out improved sighandler patch (bug #169231). 2005-12-06 18:12:43 +00:00
Tim Waugh
e850c715be 3.0-37 2005-11-22 17:42:42 +00:00
Tim Waugh
c779ac4463 3.0-27 2005-11-22 17:42:23 +00:00
Tim Waugh
e570bd7f87 - Applied patch from upstream to fix parsing problem (bug #146638). 2005-11-22 13:33:55 +00:00
Tim Waugh
7d9f5606f8 - Added Url: tag (bug #172770).
- Do not explicitly gzip info pages (bug #172770).
- Fix permissions on bashbug (bug #172770).
2005-11-09 16:05:00 +00:00
Tim Waugh
705fdcbf56 - Fixed memory allocation bug in multibyteifs patch (bug #169996). 2005-10-06 11:00:54 +00:00
Tim Waugh
9562f8e5fb - Use 'volatile' in sighandler patch. 2005-09-23 14:49:34 +00:00
Tim Waugh
7d89500424 3.0-34 2005-09-21 14:36:42 +00:00
Tim Waugh
4e2563f0b0 - Avoid writing history files during signal handling (bug #163235). 2005-09-21 14:36:27 +00:00
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