Update of /cvsroot/libexif/libexif
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv21993
Modified Files:
NEWS
Log Message:
Fixed an error checking weakness reported in bug #1536244. It looks like
that particular bug was actually solved earlier, but this doesn't hurt.
Index: NEWS
===================================================================
RCS file: /cvsroot/libexif/libexif/NEWS,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -d -r1.35 -r1.36
--- NEWS 24 Jan 2008 01:16:27 -0000 1.35
+++ NEWS 1 Feb 2008 23:14:50 -0000 1.36
@@ -2,7 +2,7 @@ libexif-0.6.16.2:
* Updated translations: cs, de, pl, sk, vi
* New translations: nl, se, en_CA
* Enabled sv translation by default
- * Bug fixes: #1773810, #1774626, CVE-2007-6351, CVE-2007-6352
+ * Bug fixes: #1773810, #1774626, #1536244, CVE-2007-6351, CVE-2007-6352
* Enhanced support of Canon and Olympus makernotes
* Added support for Fuji and Sanyo makernotes
* Added support for the NO_VERBOSE_TAG_STRINGS and NO_VERBOSE_TAG_DATA
|