]> granicus.if.org Git - zziplib/commitdiff
v0.13.69 v0.13.69
authorGuido Draheim <guidod@gmx.de>
Sat, 17 Mar 2018 12:46:45 +0000 (13:46 +0100)
committerGuido Draheim <guidod@gmx.de>
Sat, 17 Mar 2018 12:46:45 +0000 (13:46 +0100)
ChangeLog
zziplib.spec

index cde096b936ba6572d96202d3c6dc341a62a10ce3..079f74166dc79c128c52b59c472f58318aa3bb12 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2018-03-15  guidod  <guidod@gmx.de>
+    * fix a number of CVEs reported with special *.zip PoC files
+    * man-pages are generated with new dbk2man.py - docbook xmlto is optional now
+    * completing some doc strings while checking the new man-pages to look good
+    * allow the zziptests.py testsuite to run with an installed /bin path
+    * try to fix some issues on testing with non-installed binaries on non-linux platfors
+    * update autotools to allow compiling on some newer Mac / Win machines
+    * a zip-program is still required for testing, but some errors are gone when not there
+    * complete the approximation of fnmatch for the test binaries (on platforms without)
+    * allow windows __mmap.h to be simpler, helping with some problems on MingW
+    * integrate 'fopen("wb")' from TexLive to be more portable across
+    * more portability as well for helpers like strnlen being used in the sources
+    * update doc refs to point to github instead of sf.net
+    * update the sf.net pages to have a prominent hint on newer github.com location
+    * release v0.13.69
+
 2018-02-02  guidod  <guidod@gmx.de>
     * fix a number of CVEs reported with special *.zip files
     * the testsuite has been expanded to cover all the CVEs
index 465b2bc9242d5c7a7f028b2459011e0b838cc4d1..1aef7e9c0dc9b66d8c3c8cb9c5a3619ad94d5d0f 100644 (file)
@@ -1,7 +1,7 @@
 # norootforbuild
 Summary:      ZZipLib - libZ-based ZIP-access Library with an Easy-to-Use API
 Name:         zziplib
-Version:      0.13.68
+Version:      0.13.69
 Release:      1
 License:      LGPLv2.1+
 Group:        System/Libraries