SHA256
6
0
forked from pool/bash

Fix boo#1010845

OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=225
This commit is contained in:
2016-11-28 11:43:24 +00:00
committed by Git OBS Bridge
parent c33fb6aabd
commit b8e07aad0d
3 changed files with 37 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Nov 28 11:41:49 UTC 2016 - werner@suse.de
- Add upstream patch popd-offset-overflow.patch to fix boo#1010845
CVE-2016-9401: bash: popd controlled free (Segmentation fault)
Remark: this is a simple Segmentation fault, no security risk
-------------------------------------------------------------------
Thu Nov 17 09:27:21 UTC 2016 - werner@suse.de