SHA256
6
0
forked from pool/bash
2014-03-18 11:26:57 +00:00
committed by Git OBS Bridge
parent ee2a0abf5b
commit bce98cbd6e
3 changed files with 53 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 18 11:25:21 UTC 2014 - werner@suse.de
- CVE-2014-2524: bash,readline: temporary file misuse in _rl_tropen (bnc#868822)
Even if used only by developers to debug readline library do not
open temporary files from public location without O_EXCL
-------------------------------------------------------------------
Fri Jan 31 16:39:08 UTC 2014 - werner@suse.de