Roman Rakus
22fd91b850
Save parser state in pcomplete. Resolves : #487257
2009-02-25 14:39:36 +00:00
Roman Rakus
12b3d6eae3
Release of bash-4.0
2009-02-24 13:28:29 +00:00
Jesse Keating
86e5342cac
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-23 19:13:27 +00:00
Roman Rakus
91115222ca
Fix handling pipelines with set -e. Resolves : #483385
2009-02-11 12:13:00 +00:00
Roman Rakus
0e588980b4
Resolves : #483002 . No more debug output
2009-01-29 14:21:50 +00:00
Jesse Keating
b4cdcd3a4c
- Replace post code with lua to be able to not have external deps
2009-01-29 06:38:35 +00:00
Jesse Keating
955ac27fbb
- Replace post code with lua to be able to not have external deps
2009-01-29 06:32:08 +00:00
Roman Rakus
51fac843dc
Uploaded new sources
2009-01-27 12:07:11 +00:00
Roman Rakus
83c582fcbd
Fixed release tag
2009-01-27 12:02:41 +00:00
Roman Rakus
87b6511a40
new version bash-4.0-rc1
2009-01-26 11:50:44 +00:00
Roman Rakus
94fcc631ef
Fix in fc builtin. Resolves : #438841
2008-12-15 13:47:06 +00:00
Roman Rakus
cc6bd97cea
Enabling auditing. Resolves : #476216
2008-12-15 10:41:49 +00:00
Roman Rakus
d1932ba844
Patchlevel 48
2008-12-09 14:54:13 +00:00
Štěpán Kasal
591194f47f
remove old version from .cvsignore
2008-12-08 14:00:45 +00:00
Roman Rakus
e96c4c2deb
Resolves : #432579 . Added check for "command_not_found_handler" shell
...
function.
2008-12-04 15:19:43 +00:00
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
ac6601d7e2
email typo
2008-04-01 08:52:01 +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
Bill Nottingham
87f72d18c3
makefile update to properly grab makefile.common
2007-10-15 18:38:21 +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
8515da7243
Updated.
2007-07-05 09:16:18 +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