diff --git a/bash-4.2-patches.tar.bz2 b/bash-4.2-patches.tar.bz2 index b4d8d29..78be450 100644 --- a/bash-4.2-patches.tar.bz2 +++ b/bash-4.2-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:349865ab63b40b6ff12e6baab0dc2f2d1b7b459b30f16e531e6147652fcf882f -size 23542 +oid sha256:e638a187c1562bfe8ed976d556d6c710fe5f536ebe77255f8c2ca240e12439d0 +size 24046 diff --git a/bash.changes b/bash.changes index 2784656..255987b 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Jul 20 10:16:20 UTC 2012 - werner@suse.de + +- Update bash 4.2 to patch level 37 + * Attempting to redo (using `.') the vi editing mode `cc', `dd', + or `yy' commands leads to an infinite loop. + +------------------------------------------------------------------- +Thu Jul 19 12:04:50 UTC 2012 - werner@suse.de + +- Do not mask internal _rl symbols as internal as there are many + tools out there which uses them (gdb as an example) + ------------------------------------------------------------------- Wed Jul 18 11:17:00 UTC 2012 - werner@suse.de @@ -15,7 +28,7 @@ Wed Jul 18 09:20:55 UTC 2012 - werner@suse.de ------------------------------------------------------------------- Mon Jul 9 10:54:51 UTC 2012 - werner@suse.de -- Update bash 4.2 to patch level 36 +- Update bash 4.2 to patch level 36 * Patch 25: When used in a shell function, `declare -g -a array=(compound assignment)' creates a local variable instead of a global one. diff --git a/bash.spec b/bash.spec index 58c8ce6..ef340f8 100644 --- a/bash.spec +++ b/bash.spec @@ -356,7 +356,7 @@ pushd ../readline-%{rl_vers}%{extend} (cat > rl.map)<<-'EOF' { local: - _rl*; + /* _rl*; */ xfree; xmalloc; xrealloc; diff --git a/readline-6.2-patches.tar.bz2 b/readline-6.2-patches.tar.bz2 index 58c50c2..8767884 100644 --- a/readline-6.2-patches.tar.bz2 +++ b/readline-6.2-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c6c759ec509ffb4854cfb0308f5b03daf40688d5952dac9d5c9eac2eceed432 -size 2220 +oid sha256:4b7501d942bb797bd502381d062f310cd0e5edab2ca35b2cb35102de6f58ff71 +size 2739