SHA256
1
0
forked from pool/file
2016-08-16 12:02:27 +00:00
committed by Git OBS Bridge
parent b4efe8613f
commit 090daa0817
13 changed files with 98 additions and 97 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Aug 16 11:59:36 UTC 2016 - werner@suse.de
- Update to file version 5.28
* fix leak on allocation failure
* PR/555: Avoid overflow for offset > nbytes
* PR/550: Segv on DER parsing:
- use the correct variable for length
- set offset to 0 on failure.
- Port patches to 5.28
file-4.24-autoconf.dif
file-5.15-clear-invalid.patch
file-5.16-ocloexec.patch
file-5.19-biorad.dif
file-5.23-endian.patch
file-5.24-nitpick.dif
file-secure_getenv.patch
- Remove patches now upstream
file-5.26-revert-close.patch
- Rename patches
file-5.26.dif becomes file-5.28.dif
-------------------------------------------------------------------
Wed Jun 1 10:17:08 UTC 2016 - werner@suse.de