Accepting request 128462 from Base:System

- 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.

- Do not mask internal _rl symbols as internal as there are many
  tools out there which uses them (gdb as an example) 

- Update bash 4.2 to patch level 36

OBS-URL: https://build.opensuse.org/request/show/128462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=100
This commit is contained in:
Stephan Kulow 2012-07-23 07:53:35 +00:00 committed by Git OBS Bridge
commit 3ea938fdfd
4 changed files with 19 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:349865ab63b40b6ff12e6baab0dc2f2d1b7b459b30f16e531e6147652fcf882f oid sha256:e638a187c1562bfe8ed976d556d6c710fe5f536ebe77255f8c2ca240e12439d0
size 23542 size 24046

View File

@ -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 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 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, * Patch 25: When used in a shell function,
`declare -g -a array=(compound assignment)' creates a local `declare -g -a array=(compound assignment)' creates a local
variable instead of a global one. variable instead of a global one.

View File

@ -356,7 +356,7 @@ pushd ../readline-%{rl_vers}%{extend}
(cat > rl.map)<<-'EOF' (cat > rl.map)<<-'EOF'
{ {
local: local:
_rl*; /* _rl*; */
xfree; xfree;
xmalloc; xmalloc;
xrealloc; xrealloc;

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:7c6c759ec509ffb4854cfb0308f5b03daf40688d5952dac9d5c9eac2eceed432 oid sha256:4b7501d942bb797bd502381d062f310cd0e5edab2ca35b2cb35102de6f58ff71
size 2220 size 2739