2015-10-19 13:43:05 +00:00
committed by Git OBS Bridge
parent d56075aabd
commit 2903e3bd4e
4 changed files with 114 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 19 13:38:58 UTC 2015 - werner@suse.de
- Define the USE_MKTEMP and USE_MKSTEMP cpp macros as the
implementation is already there.
- Add patch bash-4.3-pathtemp.patch to allow root to clear the
file systems. Otherwise the completion does not work if /tmp
if full (ENOSPC for here documents)
-------------------------------------------------------------------
Fri Oct 16 13:02:27 UTC 2015 - werner@suse.de