diff --git a/bash-4.2-patches.tar.bz2 b/bash-4.2-patches.tar.bz2 index 0e9cbb3..acab960 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:1abc3a4d6468bd4b4f02f7a2a0edcd3072e5b78ff8bb239f876111d5801611cd -size 9124 +oid sha256:5538dcbfd4164c9bcbfb51323ec57c372f8c6eb193ff5482c449090151af0b4e +size 11780 diff --git a/bash.changes b/bash.changes index 509ccbf..76912ae 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Oct 25 17:11:23 UTC 2011 - werner@suse.de + +- Add direxpand patch from upstream (bnc#725657) + +------------------------------------------------------------------- +Fri Oct 7 15:01:42 UTC 2011 - werner@suse.de + +- Add patch from upstream mailing list to avoid memory leak by + reassigning associative array variable + ------------------------------------------------------------------- Mon Sep 19 14:59:39 UTC 2011 - coolo@suse.com