[gcab/0_X] Release 0.8



commit 1830f88900a16d46b452eb271ed67d9904c4fa2d
Author: Richard Hughes <richard hughsie com>
Date:   Tue Jan 23 12:49:47 2018 +0000

    Release 0.8

 NEWS |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 53cd878..3086d36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+v0.8
+====
+
+ - This fixes the security bug known as CVE-2018-5345
+ - Translation updates (Various)
+ - Always check the return value when writing to the stream (Richard Hughes)
+ - Do not crash when ncbytes is larger than the buffer size (Richard Hughes)
+ - Don't encode timezone in generated files (Chris Lamb)
+ - Don't use version script if unsupported (Philip Chimento)
+ - Explicitly enable C99 support (Philip Withnall)
+ - Fix a few 'Dereference of null pointer' warnings (Richard Hughes)
+ - Fix buffer overrun when generating Huffman codes (Richard Hughes)
+ - Fix builddir != srcdir builds (Emmanuele Bassi)
+ - Fix dependency on generated .h file (Philip Chimento)
+ - Fix invalid return annotation (Marc-André Lureau)
+ - Fix the calculation of the checksum on big endian machines (Richard Hughes)
+ - Fix -Wimplicit-fallthrough= (Marc-André Lureau)
+ - Use glib-mkenum's prefixes to avoid sed (Emmanuele Bassi)
+
 v0.7
 ====
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]