SHA256
6
0
forked from pool/bash
2014-09-26 12:41:56 +00:00
committed by Git OBS Bridge
parent e261e6e10e
commit 026b46f955
6 changed files with 332 additions and 67 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Sep 26 11:07:24 UTC 2014 - werner@suse.de
- Add patches
bash-4.2-BSC898604.patch for bsc#898604: functions via environment
hardening
bash-4.2-CVE-2014-7169.patch for bsc#898346, CVE-2014-7169:
incremental parsing fix for function environment issue
bash-4.2-CVE-2014-7187.patch for bsc#898603, CVE-2014-7186,
CVE-2014-7187: bad handling of HERE documents and for loop issue
-------------------------------------------------------------------
Thu Sep 18 12:10:17 UTC 2014 - werner@suse.de