SHA256
1
0
forked from pool/git

Accepting request 379503 from devel:tools:scm

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/379503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=177
This commit is contained in:
2016-03-29 07:54:40 +00:00
committed by Git OBS Bridge
parent 4b903492fe
commit 5e188f3e1e
6 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Mar 17 21:22:02 UTC 2016 - astieger@suse.com
- git 2.7.4:
Fix remote code execution via buffer overflow (CVE-2016-2315,
CVE-2016-2324, bsc#971328)
* plug heap corruption holes
* catch integer overflow in the computation of pathname lengths
* get rid of the name_path API. Both of
These would have resulted in writing over an under-allocated
buffer when formulating pathnames while tree traversal.
-------------------------------------------------------------------
Fri Mar 11 08:38:09 UTC 2016 - astieger@suse.com