Commit Graph

  • 22fd91b850 Save parser state in pcomplete. Resolves: #487257 Roman Rakus 2009-02-25 14:39:36 +0000
  • 12b3d6eae3 Release of bash-4.0 Roman Rakus 2009-02-24 13:28:29 +0000
  • 86e5342cac - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild Jesse Keating 2009-02-23 19:13:27 +0000
  • 91115222ca Fix handling pipelines with set -e. Resolves: #483385 Roman Rakus 2009-02-11 12:13:00 +0000
  • 0e588980b4 Resolves: #483002. No more debug output Roman Rakus 2009-01-29 14:21:50 +0000
  • b4cdcd3a4c - Replace post code with lua to be able to not have external deps Jesse Keating 2009-01-29 06:38:35 +0000
  • 955ac27fbb - Replace post code with lua to be able to not have external deps Jesse Keating 2009-01-29 06:32:08 +0000
  • 51fac843dc Uploaded new sources Roman Rakus 2009-01-27 12:07:11 +0000
  • 83c582fcbd Fixed release tag Roman Rakus 2009-01-27 12:02:41 +0000
  • 87b6511a40 new version bash-4.0-rc1 Roman Rakus 2009-01-26 11:50:44 +0000
  • 94fcc631ef Fix in fc builtin. Resolves: #438841 Roman Rakus 2008-12-15 13:47:06 +0000
  • cc6bd97cea Enabling auditing. Resolves: #476216 Roman Rakus 2008-12-15 10:41:49 +0000
  • d1932ba844 Patchlevel 48 Roman Rakus 2008-12-09 14:54:13 +0000
  • 591194f47f remove old version from .cvsignore Štěpán Kasal 2008-12-08 14:00:45 +0000
  • e96c4c2deb Resolves: #432579. Added check for "command_not_found_handler" shell function. Roman Rakus 2008-12-04 15:19:43 +0000
  • 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. Jesse Keating 2008-10-28 21:33:41 +0000
  • ef575b16c4 Removes requires to avoid dependency loops. Enable #define SSH_SOURCE_BASHRC. Catch signals right after calling execve() Roman Rakus 2008-10-23 13:44:05 +0000
  • 064f2912f8 Changed patches to satisfy fuzz=0 Roman Rakus 2008-07-17 12:16:06 +0000
  • 39b6ea3bda Changed patches to satisfy fuzz=0 Roman Rakus 2008-07-17 12:14:50 +0000
  • f9028232c0 Changes in man page Roman Rakus 2008-07-17 08:45:32 +0000
  • 2cb46035a4 Patchlevel 39 Roman Rakus 2008-06-05 15:43:36 +0000
  • 05e8dfe20b #449512 - reverting back, don't use posix globbing Roman Rakus 2008-06-03 08:56:10 +0000
  • 15bf296bfc #271359 - use posix glob library Roman Rakus 2008-05-29 13:13:02 +0000
  • f754370147 #446420 - COMP_WORDBREAKS settings now works Roman Rakus 2008-05-22 13:11:24 +0000
  • ac6601d7e2 email typo Tomas Janousek 2008-04-01 08:52:01 +0000
  • 86583194a0 - drop /usr/bin/clear from /etc/skel/.bash_logout as suggested by #429406 Tomas Janousek 2008-02-29 14:20:24 +0000
  • 2f71216534 - Autorebuild for GCC 4.3 Jesse Keating 2008-02-20 05:27:47 +0000
  • 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) Tomas Janousek 2008-01-15 13:55:03 +0000
  • 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 Tomas Janousek 2007-11-12 17:24:25 +0000
  • 87f72d18c3 makefile update to properly grab makefile.common Bill Nottingham 2007-10-15 18:38:21 +0000
  • 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 Pete Graner 2007-08-31 14:14:13 +0000
  • 3797fbd1a8 - Added bash32-018 upstream official patch - Added bash32-020 upstream official patch - Added bash32-019 upstream official patch Pete Graner 2007-08-29 13:46:35 +0000
  • 5fd85c30cd - Rebuild Pete Graner 2007-08-23 13:19:15 +0000
  • 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. Pete Graner 2007-08-20 18:41:29 +0000
  • 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. Pete Graner 2007-08-20 18:39:44 +0000
  • 8f7f0623d0 Fixed typo in spec file. Pete Graner 2007-08-15 16:54:44 +0000
  • ab4ea8c3a2 - Improve bash $RANDOM pseudo RNG (bug #234906) Pete Graner 2007-08-15 16:47:18 +0000
  • 336cfbb57f - Quote environment variables in the post scriptlet to prevent upgrade failures (bug #249005). Tim Waugh 2007-07-20 13:12:02 +0000
  • 8515da7243 Updated. Tim Waugh 2007-07-05 09:16:18 +0000
  • b1304129de - Patchlevel 17 (bug #241647). Tim Waugh 2007-07-05 09:06:48 +0000
  • 95e06a29c5 - Clarification in the ulimit man page (bug #220657). Tim Waugh 2007-07-04 15:43:18 +0000
  • 114e487d8a - Rebuild to link with libtinfo instead of libncurses. Tim Waugh 2007-02-12 15:15:33 +0000
  • e932f82542 - Avoid %makeinstall (bug #225609). - Resolves: rhbz#225609 Tim Waugh 2007-02-07 10:13:30 +0000
  • ec6ceef6fa - Reinstated this change: - Post requires ncurses (bug #224567). - Reverted this change: - Added triggers for install-info (bug #225609). - Resolves: rhbz#224567 Tim Waugh 2007-02-06 14:05:10 +0000
  • 38c7b97d54 - Reverted this change: - Post requires ncurses (bug #224567). - Reverts: rhbz#224567 Tim Waugh 2007-02-06 13:11:49 +0000
  • face47df53 3.2-5 Tim Waugh 2007-02-05 17:46:01 +0000
  • d6551a761f - Added triggers for install-info (bug #225609). - Resolves: rhbz#225609 Tim Waugh 2007-02-05 17:45:29 +0000
  • cf8618825f - Use full path to utilities in scriptlets (bug #225609). - Resolves: rhbz#225609 Tim Waugh 2007-02-05 17:20:00 +0000
  • f994cba53e - Fix missing sh-bangs in example scripts (bug #225609). - Resolves: rhbz#225609 Tim Waugh 2007-02-05 17:18:23 +0000
  • 5eface606e - Post requires ncurses (bug #224567). - Resolves: rhbz#224567 Tim Waugh 2007-02-05 17:05:10 +0000
  • 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 Tim Waugh 2007-02-05 16:37:40 +0000
  • c2c8330d68 - Slightly better .bash_logout (bug #223960). - Resolves: rhbz#223960 Tim Waugh 2007-01-23 11:28:00 +0000
  • 2af880f07f - Back out rmatch change introduced in 3.2 (bug #220087). - Resolves: rhbz#220087 Tim Waugh 2007-01-19 16:35:30 +0000
  • 287525434e - Link with ncurses. Miroslav Lichvar 2007-01-16 17:56:07 +0000
  • 3a1994f580 - Build requires autoconf and gettext. Tim Waugh 2006-12-16 14:44:05 +0000
  • 01dc7afc9f - Build requires autoconf. Tim Waugh 2006-12-16 14:06:57 +0000
  • 6605cb5a2d 3.2-1 Tim Waugh 2006-12-16 13:51:28 +0000
  • 393b612da6 Update to 3.2. Tim Waugh 2006-12-15 18:02:32 +0000
  • af68b6e2e8 - Fixed 'tags out of date' problem with 'info bash' (bug #150118). Tim Waugh 2006-07-12 13:09:55 +0000
  • 89f498d35f bumped for rebuild Jesse Keating 2006-07-12 05:25:57 +0000
  • b67e48d757 - Removed 'unset USERNAME' from default .bash_profile (bug #196735). Tim Waugh 2006-06-28 07:32:42 +0000
  • 6353abb092 - Updated requires patch to the ALT version. Tim Waugh 2006-06-15 15:21:10 +0000
  • 286a90cfdf - More sighandler fixes, this time hypothetical. Tim Waugh 2006-05-31 13:30:00 +0000
  • 0164a1c6cc - Another fix for the sighandler patch (bug #192297). Tim Waugh 2006-05-25 16:44:27 +0000
  • 52a233cdc7 - Patchlevel 17. Tim Waugh 2006-04-13 12:46:41 +0000
  • 346f503b0a Fixed typo. Tim Waugh 2006-04-04 12:44:45 +0000
  • 5e1d29fb47 - Patchlevel 15. Tim Waugh 2006-04-04 12:44:29 +0000
  • a4188fa94d 3.1-10 Tim Waugh 2006-03-23 10:01:51 +0000
  • 05d7eca486 - Patchlevel 14. Tim Waugh 2006-03-23 09:56:51 +0000
  • d230101a84 3.1-9 Tim Waugh 2006-03-02 09:18:55 +0000
  • d563a272c8 - Fixed duplicate documentation of ulimit '-x' option introduced by ulimit patch (bug #183596). Tim Waugh 2006-03-02 09:18:26 +0000
  • ff542d36f6 - Patchlevel 10. Tim Waugh 2006-02-21 10:36:42 +0000
  • 721534f649 - Patchlevel 8. Tim Waugh 2006-02-16 19:04:04 +0000
  • 6409dd1a76 bump for bug in double-long on ppc(64) Jesse Keating 2006-02-11 02:04:58 +0000
  • 359ce81d9d bump for new gcc/glibc Jesse Keating 2006-02-07 11:06:50 +0000
  • 1afb51d4a3 - Patchlevel 7. Tim Waugh 2006-02-05 13:37:00 +0000
  • 39db8d74a6 - Removed inaccuracies from %description (bug #178189). Tim Waugh 2006-01-18 15:23:09 +0000
  • 50a91c9664 3.1-5 Tim Waugh 2006-01-13 17:06:27 +0000
  • c0e93322d8 - Fix 'exec -l /bin/bash'. Tim Waugh 2006-01-13 17:05:44 +0000
  • 0edf4f6a86 - Fix sighandler patch bug (bug #177545). Tim Waugh 2006-01-12 10:32:28 +0000
  • 530ef62e2e 3.1-3 Tim Waugh 2006-01-10 12:03:50 +0000
  • b131264de4 - Patchlevel 5. Tim Waugh 2006-01-10 12:03:16 +0000
  • 5579a1ede4 - No longer need loadables, mbinc or shellfunc patches. - Use literal single-quote in bash man page where appropriate (bug #177051). Tim Waugh 2006-01-06 17:29:17 +0000
  • ee6bccb868 - Use literal single-quote in bash man page where appropriate (bug #177051). Tim Waugh 2006-01-06 16:47:46 +0000
  • dde3b77578 New source tarball. Tim Waugh 2006-01-02 11:04:34 +0000
  • 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. Tim Waugh 2006-01-02 11:02:48 +0000
  • 85fa809efe - Missed another loop for improved sighandler patch (bug #169231). Tim Waugh 2005-12-15 10:59:56 +0000
  • f32f00f2a9 gcc update bump Jesse Keating 2005-12-09 22:39:45 +0000
  • 05d4064ed8 - Fix read memleak when reading from non-blocking fd (bug #173283). Tim Waugh 2005-12-08 11:42:36 +0000
  • 12a3d39538 - Missed another loop for improved sighandler patch (bug #169231). Tim Waugh 2005-12-08 11:34:51 +0000
  • 8ca654e830 - Missed a loop for improved sighandler patch (bug #169231). Tim Waugh 2005-12-07 11:30:01 +0000
  • 3c9f58bfe3 - Test out improved sighandler patch (bug #169231). Tim Waugh 2005-12-06 18:12:43 +0000
  • e850c715be 3.0-37 Tim Waugh 2005-11-22 17:42:42 +0000
  • c779ac4463 3.0-27 Tim Waugh 2005-11-22 17:42:23 +0000
  • e570bd7f87 - Applied patch from upstream to fix parsing problem (bug #146638). Tim Waugh 2005-11-22 13:33:55 +0000
  • 7d9f5606f8 - Added Url: tag (bug #172770). - Do not explicitly gzip info pages (bug #172770). - Fix permissions on bashbug (bug #172770). Tim Waugh 2005-11-09 16:05:00 +0000
  • 705fdcbf56 - Fixed memory allocation bug in multibyteifs patch (bug #169996). Tim Waugh 2005-10-06 11:00:54 +0000
  • 9562f8e5fb - Use 'volatile' in sighandler patch. Tim Waugh 2005-09-23 14:49:34 +0000
  • 7d89500424 3.0-34 Tim Waugh 2005-09-21 14:36:42 +0000
  • 4e2563f0b0 - Avoid writing history files during signal handling (bug #163235). Tim Waugh 2005-09-21 14:36:27 +0000