diff --git a/bash-4.2-patches.tar.bz2 b/bash-4.2-patches.tar.bz2 index abcfff60..c8abcd6c 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:a2fa67e78edaf5b613ee053ebcf4af30613b240b16778b15d92c9fc321e776a8 -size 29010 +oid sha256:b15040afefabd2017251ba76e7babebfa3dede73aec769923fb6662cdf909027 +size 28878 diff --git a/bash.changes b/bash.changes index 61ddc30c..82a1a5a8 100644 --- a/bash.changes +++ b/bash.changes @@ -6,6 +6,8 @@ Tue Apr 15 15:25:55 UTC 2014 - werner@suse.de $PROMPT_DIRTRIM uses memcpy on potentially-overlapping regions of memory, when it should use memmove. The result is garbled pathnames in prompt strings. +- Remove bash-4.2-prompt-dirtrim.patch as this was the original + report of above. ------------------------------------------------------------------- Tue Apr 1 12:31:38 UTC 2014 - werner@suse.de