Dr. Werner Fink 2014-04-15 15:31:00 +00:00 committed by Git OBS Bridge
parent 567338de7a
commit 7d4fb829a8
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2fa67e78edaf5b613ee053ebcf4af30613b240b16778b15d92c9fc321e776a8
size 29010
oid sha256:b15040afefabd2017251ba76e7babebfa3dede73aec769923fb6662cdf909027
size 28878

View File

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