From 6f518c9d164ce83ae086e560caf55c79536f94c59cbc0c1c4bd3a77f2a0a7a3b Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Thu, 19 Jul 2012 12:07:36 +0000 Subject: [PATCH 1/2] . OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=131 --- bash.changes | 6 ++++++ bash.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/bash.changes b/bash.changes index 2784656..8aabf6d 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 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; From bbe7092739b3562bc25a15eff56053c8e8ae7feccce28133ebd9d40d6c123096 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 20 Jul 2012 10:17:22 +0000 Subject: [PATCH 2/2] . OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=132 --- bash-4.2-patches.tar.bz2 | 4 ++-- bash.changes | 9 ++++++++- readline-6.2-patches.tar.bz2 | 4 ++-- 3 files changed, 12 insertions(+), 5 deletions(-) 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 8aabf6d..255987b 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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 @@ -21,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/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