Commit Graph

313 Commits

Author SHA1 Message Date
Jesse Keating
0314d4fed5 - Add the Requires(post) back for ncurses-libs, so that rpm knows where to
break the loop. The post actually does require the curses libs for the
    sh calls. Could consider doing this in LUA and not have any external
    deps.
2008-10-28 21:33:41 +00:00
Roman Rakus
ef575b16c4 Removes requires to avoid dependency loops. Enable #define
SSH_SOURCE_BASHRC. Catch signals right after calling execve()
2008-10-23 13:44:05 +00:00
Roman Rakus
064f2912f8 Changed patches to satisfy fuzz=0 2008-07-17 12:16:06 +00:00
Roman Rakus
39b6ea3bda Changed patches to satisfy fuzz=0 2008-07-17 12:14:50 +00:00
Roman Rakus
f9028232c0 Changes in man page 2008-07-17 08:45:32 +00:00
Roman Rakus
2cb46035a4 Patchlevel 39 2008-06-05 15:43:36 +00:00
Roman Rakus
05e8dfe20b #449512 - reverting back, don't use posix globbing 2008-06-03 08:56:10 +00:00
Roman Rakus
15bf296bfc #271359 - use posix glob library 2008-05-29 13:13:02 +00:00
Roman Rakus
f754370147 #446420 - COMP_WORDBREAKS settings now works 2008-05-22 13:11:24 +00:00
Tomas Janousek
86583194a0 - drop /usr/bin/clear from /etc/skel/.bash_logout as suggested by #429406 2008-02-29 14:20:24 +00:00
Jesse Keating
2f71216534 - Autorebuild for GCC 4.3 2008-02-20 05:27:47 +00:00
Tomas Janousek
4fb09911e3 - Added bash32-026 upstream official patch
- Added bash32-027 upstream official patch (#249987)
- Added bash32-028 upstream official patch
- Added bash32-029 upstream official patch (#286861)
- Added bash32-030 upstream official patch
- Added bash32-031 upstream official patch (#358231)
- Added bash32-032 upstream official patch
- Added bash32-033 upstream official patch
- Fix insert command repeating in vi mode (#190350)
2008-01-15 13:55:03 +00:00
Tomas Janousek
fe0b9cfa2a - fix cursor position when prompt has one invisible character (#358231)
- dropped examples/loadables/ from docs, since it wasn't possible to build
    them anyway (#174380)
- fix #286861: Wrong input confuses bash's arithmetic unit permanently
- fix #344411: $RANDOM stays the same when job executed in the background
2007-11-12 17:24:25 +00:00
Pete Graner
7269640a27 - 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
2007-08-31 14:14:13 +00:00
Pete Graner
3797fbd1a8 - Added bash32-018 upstream official patch
- Added bash32-020 upstream official patch
- Added bash32-019 upstream official patch
2007-08-29 13:46:35 +00:00
Pete Graner
5fd85c30cd - Rebuild 2007-08-23 13:19:15 +00:00
Pete Graner
eeaaae09ac - 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.
2007-08-20 18:41:29 +00:00
Pete Graner
a2a31879cb - 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.
2007-08-20 18:39:44 +00:00
Pete Graner
8f7f0623d0 Fixed typo in spec file. 2007-08-15 16:54:44 +00:00
Pete Graner
ab4ea8c3a2 - Improve bash $RANDOM pseudo RNG (bug #234906) 2007-08-15 16:47:18 +00:00
Tim Waugh
336cfbb57f - Quote environment variables in the post scriptlet to prevent upgrade
failures (bug #249005).
2007-07-20 13:12:02 +00:00
Tim Waugh
b1304129de - Patchlevel 17 (bug #241647). 2007-07-05 09:06:48 +00:00
Tim Waugh
95e06a29c5 - Clarification in the ulimit man page (bug #220657). 2007-07-04 15:43:18 +00:00
Tim Waugh
114e487d8a - Rebuild to link with libtinfo instead of libncurses. 2007-02-12 15:15:33 +00:00
Tim Waugh
e932f82542 - Avoid %makeinstall (bug #225609).
- Resolves: rhbz#225609
2007-02-07 10:13:30 +00:00
Tim Waugh
ec6ceef6fa - Reinstated this change:
- Post requires ncurses (bug #224567).
- Reverted this change:
- Added triggers for install-info (bug #225609).
- Resolves: rhbz#224567
2007-02-06 14:05:10 +00:00
Tim Waugh
38c7b97d54 - Reverted this change:
- Post requires ncurses (bug #224567).
- Reverts: rhbz#224567
2007-02-06 13:11:49 +00:00
Tim Waugh
face47df53 3.2-5 2007-02-05 17:46:01 +00:00
Tim Waugh
d6551a761f - Added triggers for install-info (bug #225609).
- Resolves: rhbz#225609
2007-02-05 17:45:29 +00:00
Tim Waugh
cf8618825f - Use full path to utilities in scriptlets (bug #225609).
- Resolves: rhbz#225609
2007-02-05 17:20:00 +00:00
Tim Waugh
f994cba53e - Fix missing sh-bangs in example scripts (bug #225609).
- Resolves: rhbz#225609
2007-02-05 17:18:23 +00:00
Tim Waugh
5eface606e - Post requires ncurses (bug #224567).
- Resolves: rhbz#224567
2007-02-05 17:05:10 +00:00
Tim Waugh
f4169713e0 - 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).
- Resolves: rhbz#225609
2007-02-05 16:37:40 +00:00
Tim Waugh
c2c8330d68 - Slightly better .bash_logout (bug #223960).
- Resolves: rhbz#223960
2007-01-23 11:28:00 +00:00
Tim Waugh
2af880f07f - Back out rmatch change introduced in 3.2 (bug #220087).
- Resolves: rhbz#220087
2007-01-19 16:35:30 +00:00
Miroslav Lichvar
287525434e - Link with ncurses. 2007-01-16 17:56:07 +00:00
Tim Waugh
3a1994f580 - Build requires autoconf and gettext. 2006-12-16 14:44:05 +00:00
Tim Waugh
01dc7afc9f - Build requires autoconf. 2006-12-16 14:06:57 +00:00
Tim Waugh
6605cb5a2d 3.2-1 2006-12-16 13:51:28 +00:00
Tim Waugh
393b612da6 Update to 3.2. 2006-12-15 18:02:32 +00:00
Tim Waugh
af68b6e2e8 - Fixed 'tags out of date' problem with 'info bash' (bug #150118). 2006-07-12 13:09:55 +00:00
Jesse Keating
89f498d35f bumped for rebuild 2006-07-12 05:25:57 +00:00
Tim Waugh
b67e48d757 - Removed 'unset USERNAME' from default .bash_profile (bug #196735). 2006-06-28 07:32:42 +00:00
Tim Waugh
6353abb092 - Updated requires patch to the ALT version. 2006-06-15 15:21:10 +00:00
Tim Waugh
286a90cfdf - More sighandler fixes, this time hypothetical. 2006-05-31 13:30:00 +00:00
Tim Waugh
0164a1c6cc - Another fix for the sighandler patch (bug #192297). 2006-05-25 16:44:27 +00:00
Tim Waugh
52a233cdc7 - Patchlevel 17. 2006-04-13 12:46:41 +00:00
Tim Waugh
346f503b0a Fixed typo. 2006-04-04 12:44:45 +00:00
Tim Waugh
5e1d29fb47 - Patchlevel 15. 2006-04-04 12:44:29 +00:00
Tim Waugh
a4188fa94d 3.1-10 2006-03-23 10:01:51 +00:00
Tim Waugh
05d7eca486 - Patchlevel 14. 2006-03-23 09:56:51 +00:00
Tim Waugh
d230101a84 3.1-9 2006-03-02 09:18:55 +00:00
Tim Waugh
d563a272c8 - Fixed duplicate documentation of ulimit '-x' option introduced by ulimit
patch (bug #183596).
2006-03-02 09:18:26 +00:00
Tim Waugh
ff542d36f6 - Patchlevel 10. 2006-02-21 10:36:42 +00:00
Tim Waugh
721534f649 - Patchlevel 8. 2006-02-16 19:04:04 +00:00
Jesse Keating
6409dd1a76 bump for bug in double-long on ppc(64) 2006-02-11 02:04:58 +00:00
Jesse Keating
359ce81d9d bump for new gcc/glibc 2006-02-07 11:06:50 +00:00
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
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
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
cvsdist
797b83effc auto-import bash-3.0-7 from bash-3.0-7.src.rpm 2004-09-09 03:32:47 +00:00
cvsdist
68e7902641 auto-import changelog data from bash-3.0-6.src.rpm
Thu Aug 26 2004 Tim Waugh <twaugh@redhat.com> 3.0-6
- Fixed history saved-line handling.
Tue Aug 24 2004 Tim Waugh <twaugh@redhat.com>
- Fixed multibyte IFS handling.
Wed Aug 18 2004 Tim Waugh <twaugh@redhat.com>
- Applied bug-bash list patch to fix pipefail.
2004-09-09 03:32:28 +00:00
cvsdist
746d76af6d auto-import changelog data from bash-3.0-5.src.rpm
Tue Aug 17 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).
Sun Aug 15 2004 Tim Waugh <twaugh@redhat.com>
- Fix ${x[@]:1} expansion (William Park, bug-bash list).
2004-09-09 03:32:14 +00:00
cvsdist
a99e7a97bd auto-import changelog data from bash-3.0-4.src.rpm
Tue Aug 10 2004 Tim Waugh <twaugh@redhat.com> 3.0-4
- Fix vi-change-char behaviour at EOL (bug #129526).
Mon Aug 09 2004 Tim Waugh <twaugh@redhat.com> 3.0-3
- Applied bug-bash list patch to fix multiline PS1 prompting (bug #129382).
2004-09-09 03:32:09 +00:00
cvsdist
eb3bba6c68 auto-import changelog data from bash-3.0-2.src.rpm
Wed Aug 04 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).
Tue Aug 03 2004 Tim Waugh <twaugh@redhat.com>
- Fixed crash when unsetting an unset array (from bug-bash list).
2004-09-09 03:31:13 +00:00
cvsdist
4d371bbd4b auto-import changelog data from bash-3.0-1.src.rpm
Wed Jul 28 2004 Tim Waugh <twaugh@redhat.com> 3.0-1
- 3.0.
2004-09-09 03:31:08 +00:00
cvsdist
634e46cd30 auto-import changelog data from bash-2.05b-44.src.rpm
Wed Jul 21 2004 Tim Waugh <twaugh@redhat.com> 2.05b-44
- Don't report SIGPIPE errors (bug #128274).
2004-09-09 03:30:32 +00:00
cvsdist
aff0eea3f8 auto-import changelog data from bash-2.05b-43.src.rpm
Thu Jul 08 2004 Tim Waugh <twaugh@redhat.com> 2.05b-43
- Fixed command substitution problem (bug #127242).
2004-09-09 03:30:29 +00:00
cvsdist
dc9e6b7918 auto-import changelog data from bash-2.05b-42.src.rpm
Mon Jun 28 2004 Tim Waugh <twaugh@redhat.com> 2.05b-42
- Fixed multibyte variable substitution patch (bug #126399).
Thu Jun 17 2004 Karsten Hopp <karsten@redhat.de> 2.05b-41
- remove bashbug script/docs to avoid conflicting files in biarch installs.
2004-09-09 03:30:23 +00:00
cvsdist
de3ddc0fee auto-import changelog data from bash-2.05b-40.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Jun 04 2004 Tim Waugh <twaugh@redhat.com>
- Build requires bison (bug #125307).
2004-09-09 03:30:08 +00:00
cvsdist
9bd0ca3dd7 auto-import changelog data from bash-2.05b-39.src.rpm
Wed Jun 02 2004 Tim Waugh <twaugh@redhat.com> 2.05b-39
- Build requires libtermcap-devel (bug #125068).
Wed May 19 2004 Tim Waugh <twaugh@redhat.com>
- Don't ship empty %{_libdir}/bash (bug #123556).
2004-09-09 03:29:58 +00:00
cvsdist
b0857a0cb1 auto-import changelog data from bash-2.05b-38.src.rpm
Thu Mar 11 2004 Tim Waugh <twaugh@redhat.com> 2.05b-38
- Apply patch from Nalin Dahyabhai fixing an overread.
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 03:29:54 +00:00
cvsdist
84c6018c7a auto-import changelog data from bash-2.05b-36.src.rpm
Thu Jan 22 2004 Tim Waugh <twaugh@redhat.com> 2.05b-36
- Fix the bug causing bindings to need reparsing .inputrc (bug #114101).
Mon Jan 05 2004 Tim Waugh <twaugh@redhat.com> 2.05b-35
- Fix parameter expansion in multibyte locales (bug #112657).
- Run 'make check'.
2004-09-09 03:28:52 +00:00
cvsdist
4897e0e3dc auto-import changelog data from bash-2.05b-34.src.rpm
Tue Dec 09 2003 Tim Waugh <twaugh@redhat.com> 2.05b-34
- Build requires texinfo (bug #111171).
Fri Nov 28 2003 Tim Waugh <twaugh@redhat.com> 2.05b-33
- Speed up UTF-8 command-line redrawing in the common case (bug #102353,
    bug #110777).
Thu Nov 06 2003 Tim Waugh <twaugh@redhat.com> 2.05b-32
- Apply upstream patches (bug #109269 among others).
Fri Oct 31 2003 Tim Waugh <twaugh@redhat.com>
- Fix bash.info (bug #83776).
2004-09-09 03:28:40 +00:00
cvsdist
6aab032001 auto-import changelog data from bash-2.05b-31.src.rpm
Tue Oct 28 2003 Tim Waugh <twaugh@redhat.com> 2.05b-31
- Add bash205b-007 patch to fix bug #106876.
Thu Oct 23 2003 Tim Waugh <twaugh@redhat.com> 2.05b-30
- Rebuilt.
Thu Sep 18 2003 Tim Waugh <twaugh@redhat.com> 2.05b-29.1
- Rebuilt.
Thu Sep 18 2003 Tim Waugh <twaugh@redhat.com> 2.05b-29
- Avoid crashing on multibyte input when locale is set incorrectly (bug
    #74266).
Fri Sep 05 2003 Tim Waugh <twaugh@redhat.com> 2.05b-28.1
- Rebuilt.
Fri Sep 05 2003 Tim Waugh <twaugh@redhat.com> 2.05b-28
- Avoid built-in malloc implementation (bug #103768).
Wed Sep 03 2003 Tim Waugh <twaugh@redhat.com> 2.05b-27.1
- Rebuilt.
Wed Sep 03 2003 Tim Waugh <twaugh@redhat.com> 2.05b-27
- LFS support (bug #103627).
Thu Jul 31 2003 Tim Waugh <twaugh@redhat.com> 2.05b-26.1
- Rebuilt.
Thu Jul 31 2003 Tim Waugh <twaugh@redhat.com> 2.05b-26
- Merge bash-doc into main package (bug #100632).
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> 2.05b-25
- rebuilt
Mon May 12 2003 Tim Waugh <twaugh@redhat.com> 2.05b-24
- Fix completion display when multibyte or control characters are to be
    shown (bug #90201).
2004-09-09 03:28:36 +00:00
cvsdist
0bb2b3629f auto-import bash-2.05b-20.1 from bash-2.05b-20.1.src.rpm 2004-09-09 03:27:40 +00:00
cvsdist
e812ac87f1 auto-import bash-2.05b-20 from bash-2.05b-20.src.rpm 2004-09-09 03:27:29 +00:00
cvsdist
ec33876939 auto-import changelog data from bash-2.05b-5.1.src.rpm
Wed Apr 09 2003 Tim Waugh <twaugh@redhat.com> 2.05b-5.1
- Fix history/UTF-8 bug (bug #83331).
- More tab-completion fixing (bug #72512).
- Prevent prompt overwriting output (bug #74383).
- Add readline-init patch (bug #79725).
- Add the (4) patches from ftp.gnu.org (bug #75888, bug #72512).
- Locale shell variables fix (bug #74701).
- Ship '.' man page, which doesn't get picked up by glob.
- Don't install files not shipped when building.
- Fix '-rbash' (bug #78455).
2004-09-09 03:27:22 +00:00
cvsdist
67c59b6b2a auto-import changelog data from bash-2.05b-5.src.rpm
Fri Aug 23 2002 Tim Powers <timp@redhat.com>
- re-bzip the docs, something was corrupted
2004-09-09 03:27:20 +00:00
cvsdist
971fd497f2 auto-import changelog data from bash-2.05b-4.src.rpm
Thu Aug 22 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.
2004-09-09 03:27:13 +00:00
cvsdist
71bb0ca828 auto-import changelog data from bash-2.05b-3.src.rpm
Wed Aug 07 2002 Phil Knirsch <pknirsch@redhat.com> 2.05b-3
- Fixed out of memory problem with readline.
2004-09-09 03:26:40 +00:00
cvsdist
57ff95e718 auto-import changelog data from bash-2.05b-2.src.rpm
Tue Jul 23 2002 Phil Knirsch <pknirsch@redhat.com> 2.05b-2
- Added symlink for sh.1 in man1 section so that man sh works (#44039).
Mon Jul 22 2002 Phil Knirsch <pknirsch@redhat.com> 2.05b-1
- Update to 2.05b
Wed Jul 10 2002 Phil Knirsch <pknirsch@redhat.com> 2.05a-16
- Fixed readline utf8 problem (#68313).
Fri Jun 21 2002 Tim Powers <timp@redhat.com> 2.05a-15
- automated rebuild
Thu May 23 2002 Tim Powers <timp@redhat.com> 2.05a-14
- automated rebuild
2004-09-09 03:26:36 +00:00
cvsdist
b765d3ad63 auto-import changelog data from bash-2.05a-13.src.rpm
Fri Apr 12 2002 Tim Powers <timp@redhat.com> 2.05a-13
- don't build the stuff in examples/loadables. It breaks FHS compliance
2004-09-09 03:26:28 +00:00
cvsdist
8b5e1e8d30 auto-import changelog data from bash-2.05a-12.src.rpm
Fri Apr 05 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-12
- Fix the fix for #62418
Thu Apr 04 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-11
- Fix kill builtin (#62418)
Mon Mar 25 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.0.5a-10
- Get rid of completion subpackage
- Use %{_tmppath}
Mon Mar 11 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)
Fri Feb 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.05a-8
- Update completion
2004-09-09 03:26:17 +00:00
cvsdist
fd6bf9f3c2 auto-import bash-2.05-8 from bash-2.05-8.src.rpm 2004-09-09 03:25:45 +00:00
cvsdist
a4dba74727 auto-import bash-2.05-7 from bash-2.05-7.src.rpm 2004-09-09 03:25:41 +00:00
cvsdist
50f5e50fad auto-import changelog data from bash-2.05-3.src.rpm
Thu Feb 14 2002 Phil Knirsch <pknirsch@redhat.com>
- Removed the unecessary chmod again as it generates a require loop
Mon May 28 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
- added chmod 644 when generated /etc/shells
2004-09-09 03:25:36 +00:00
cvsdist
84c77d8e98 auto-import changelog data from bash-2.04-22.src.rpm
Tue May 22 2001 Leon Ho <llch@redhat.com>
- Applied a patch for readline to support multibyte
2004-09-09 03:25:32 +00:00
cvsdist
74e8be6449 auto-import changelog data from bash-2.04-21.src.rpm
Wed Feb 28 2001 Matt Wilson <msw@redhat.com>
- don't Prereq: /sbin/install-info!
Tue Feb 27 2001 Preston Brown <pbrown@redhat.com>
- noreplace config files
- don't own /etc/skel directory
Thu Feb 22 2001 Harald Hoyer <harald@redhat.de>
- changed /etc/bashrc to work with backspace = 0177 (rxvt)
Wed Feb 07 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- changed /etc/skel/.bash_profile to "unset USERNAME"
Mon Feb 05 2001 Yukihiro Nakai <ynakai@redhat.com>
- Delete Japanese resources from dot-bashrc and move them to each package.
Fri Dec 15 2000 Yukihiro Nakai <ynakai@redhat.com>
- Add Japanese resource to dot-bashrc
Mon Dec 11 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to get rid of 0777 doc dirs
2004-09-09 03:25:28 +00:00
cvsdist
d79c156697 auto-import changelog data from bash-2.04-11tc1.src.rpm
Sun Dec 10 2000 Chih-Wei Huang <cwhuang@linux.org.tw>
- add i18n patch
2004-09-09 03:25:22 +00:00
cvsdist
ebba50e24d auto-import changelog data from bash-2.04-11j3.src.rpm
Wed Sep 06 2000 ISHIKAWA Mutsumi <ishikaw@redhat.com>
- move back /etc/skel/{.bash_profile,.bashrc,.bash_logout} from etcskel
    package
- modify /etc/skel/.bashrc and /etc/bashrc for i18n
Wed Sep 06 2000 ISHIKAWA Mutsumi <ishikaw@redhat.com>
- move /etc/skel/{.bash_profile,.bashrc,.bash_logout} to etcskel package
2004-09-09 03:25:12 +00:00
cvsdist
c7d2abb5ce auto-import changelog data from bash-2.04-11.src.rpm
Tue Aug 22 2000 Matt Wilson <msw@redhat.com>
- fixed the summary of bash-doc to use %{version} instead of "2.03"
Tue Aug 08 2000 Bill Nottingham <notting@redhat.com>
- 'exit' in bashrc is very bad.
Tue Aug 08 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- minor bashrc fix (Bug #8518)
Mon Jul 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Don't use tput etc. in bashrc if /usr isn't available (Bug #14116)
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Thu Jun 22 2000 Bill Nottingham <notting@redhat.com>
- fix for some IA-64 issues from Stephane Eranian
Thu Jun 15 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix summary and description, they had old version numbers (Bug #12092)
Tue Jun 06 2000 Bill Nottingham <notting@redhat.com>
- add /etc/skel/.bash* ; obsolete etcskel
Tue May 02 2000 Bill Nottingham <notting@redhat.com>
- fix for shell functions on 64-bit architectures...
Wed Mar 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add some backwards compatibility (for i in ; do something; done)
Tue Mar 21 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
Sun Mar 19 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
Thu Mar 16 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
Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
- man pages are compressed
- fix description
Thu Dec 02 1999 Ken Estes <kestes@staff.mail.com>
- updated patch to detect what executables are required by a script.
Tue Sep 14 1999 Dale Lovelace <dale@redhat.com>
- Remove annoying ^H's from documentation
Fri Jul 16 1999 Ken Estes <kestes@staff.mail.com>
- patch to detect what executables are required by a script.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 4)
Fri Mar 19 1999 Jeff Johnson <jbj@redhat.com>
- strip binaries.
- include bash-doc correctly.
Thu Mar 18 1999 Preston Brown <pbrown@redhat.com>
- fixed post/postun /etc/shells work.
Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com>
- updated again text in the spec file
Mon Feb 22 1999 Jeff Johnson <jbj@redhat.com>
- updated text in spec file.
- update to 2.03.
Fri Feb 12 1999 Cristian Gafton <gafton@redhat.com>
- build it as bash2 instead of bash
Tue Feb 09 1999 Bill Nottingham <notting@redhat.com>
- set 'NON_INTERACTIVE_LOGIN_SHELLS' so profile gets read
Thu Jan 14 1999 Jeff Johnson <jbj@redhat.com>
- rename man pages in bash-doc to avoid packaging conflicts (#606).
Wed Dec 02 1998 Cristian Gafton <gafton@redhat.com>
- patch for the arm
- use $RPM_ARCH-redhat-linux as the build target
Tue Oct 06 1998 Bill Nottingham <notting@redhat.com>
- rewrite %pre, axe %postun (to avoid prereq loops)
Wed Aug 19 1998 Jeff Johnson <jbj@redhat.com>
- resurrect for RH 6.0.
Sun Jul 26 1998 Jeff Johnson <jbj@redhat.com>
- update to 2.02.1
Thu Jun 11 1998 Jeff Johnson <jbj@redhat.com>
- Package for 5.2.
Mon Apr 20 1998 Ian Macdonald <ianmacd@xs4all.nl>
- added POSIX.NOTES doc file
- some extraneous doc files removed
- minor .spec file changes
Sun Apr 19 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)
Fri Nov 07 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.
Mon Oct 20 1997 Donnie Barnes <djb@redhat.com>
- added %clean
Mon Oct 20 1997 Erik Troan <ewt@redhat.com>
- added comment explaining why install-info isn't used
- added mips patch
Fri Oct 17 1997 Donnie Barnes <djb@redhat.com>
- added BuildRoot
Tue Jun 03 1997 Erik Troan <ewt@redhat.com>
- built against glibc
2004-09-09 03:25:10 +00:00