Commit Graph

212 Commits

Author SHA1 Message Date
Roman Rakus
cd907279c8 Update to bash-4.2-rc2
Signed-off-by: Roman Rakus <rrakus@redhat.com>
2011-02-09 12:49:55 +01:00
Roman Rakus
5e32c353de Builtins like echo and printf won't report errors
when output does not succeed due to EPIPE.

Signed-off-by: Roman Rakus <rrakus@redhat.com>
2011-01-06 18:10:59 +01:00
Roman Rakus
f8831ae20e Drop doc/examples/loadables
Signed-off-by: Roman Rakus <rrakus@redhat.com>
2010-12-16 16:29:40 +01:00
Roman Rakus
0a8ef715f0 Don't segfault when trying to bind int variable to array
with bad array subsrcipt.
Resolves: #618289

Signed-off-by: Roman Rakus <rrakus@redhat.com>
2010-12-01 17:26:56 +01:00
Ville Skyttä
3333c5eedf - Move doc dir ownership to main package.
- Preserve doc timestamps.
- Add --without tests option for building without running the test suite.

Signed-off-by: Roman Rakus <rrakus@redhat.com>
2010-10-18 15:29:20 +02:00
Roman Rakus
9c230e8863 Patch level 9
Signed-off-by: Roman Rakus <rrakus@redhat.com>
2010-10-14 14:34:15 +02:00
Roman Rakus
5ab66f48b3 Use better nomenclature for --rpm-requires bash option (#557134) 2010-08-02 18:20:29 +02:00
Roman Rakus
456acfdbd0 Added missing patch 2010-06-22 15:10:46 +00:00
Roman Rakus
5ee0703bf4 Do the same CFLAGS in generated Makefile in examples 2010-06-22 14:40:03 +00:00
Roman Rakus
02b541e367 Patch level 7 2010-05-21 17:13:18 +00:00
Roman Rakus
9410663610 Patch level 5. Removed Requires(post) ncurses-libs 2010-04-12 13:22:21 +00:00
Roman Rakus
5f19b42956 Corrected requires patch (#563301) 2010-03-30 11:46:15 +00:00
Roman Rakus
2ef5a76ca8 Don't use cond-rmatch patch. Use manso patch. Use COPYING in base bash rpm. 2010-01-22 13:13:39 +00:00
Roman Rakus
61d88ef31e Correct patchlevel 2 2010-01-22 12:56:08 +00:00
Roman Rakus
b2750f7f08 Patchlevel 4.2. Removed old patch. Returned back manso patch 2010-01-22 12:53:52 +00:00
Roman Rakus
b767106ff2 Include COPYING in doc dir 2010-01-08 14:39:43 +00:00
Roman Rakus
fd163761ff New upstream version 4.1 2010-01-04 09:29:31 +00:00
Roman Rakus
f6663bbdd7 Fixed patch for fuzz=0 2009-12-27 11:48:40 +00:00
Roman Rakus
f2e7e18c1c Update to upstream 4.1-rc1 2009-12-27 11:22:38 +00:00
Roman Rakus
fa7b4e7294 Don't segfault when TERM=eterm* and EMACS is unset (#530911) 2009-12-11 12:05:03 +00:00
Roman Rakus
f2e0603d8b Patch level 35 2009-10-29 15:08:55 +00:00
Roman Rakus
4651568570 Make symlink from bashbug-suffix to bashbug man pages 2009-10-05 16:00:11 +00:00
Roman Rakus
779eedaab4 Patch level 33. Specfile and cvs cleanup. 2009-09-16 10:07:27 +00:00
Roman Rakus
bdb42f7333 Fixed release tag 2009-09-04 13:04:17 +00:00
Roman Rakus
8c9d1c098a check if interp section is NOBITS. define Recycles pids 2009-09-04 12:59:22 +00:00
Roman Rakus
e26949b646 Fixed release tag 2009-08-26 14:53:31 +00:00
Roman Rakus
cce5816313 alloc memory for key in creation of associative array (#518644) 2009-08-26 14:52:06 +00:00
Roman Rakus
dbeb5d3b5a Upstream patch level 28 2009-07-29 08:25:18 +00:00
Jesse Keating
c8a1ccd7a9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 17:52:16 +00:00
Roman Rakus
b631bce739 Upstream patch level 24 2009-06-10 13:03:33 +00:00
Roman Rakus
1e819fd0a8 better to use patch level in version tag like vim do 2009-04-22 12:57:39 +00:00
Roman Rakus
d47bc507b9 Use patch level in Release tag 2009-04-21 15:07:32 +00:00
Roman Rakus
e732308985 Official upstream patch level 16 2009-04-08 10:41:09 +00:00
Roman Rakus
b44dc2a3b9 Resolves: #492447. Split documentation, use bash-doc package 2009-03-30 11:57:53 +00:00
Lubomir Rintel
4ec2ffbd59 Purge unused patch files &
Sat Mar 21 2009 Lubomir Rintel <lkundrak@v3.sk> - 4.0-4
- Add full URLs to upstream patches
- Don't uselessly use %version macro
2009-03-21 16:34:23 +00:00
Roman Rakus
2455014cdc Patch level 10 2009-03-11 16:59:21 +00:00
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
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
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