From: Dan F. <dfa...@us...> - 2012-07-12 20:24:18
|
Update of /cvsroot/libexif/libexif In directory vz-cvs-4.sog:/tmp/cvs-serv32488 Modified Files: NEWS Log Message: Mention the fixed security issues in the NEWS file Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif/NEWS,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- NEWS 12 Jul 2012 19:25:21 -0000 1.84 +++ NEWS 12 Jul 2012 20:24:14 -0000 1.85 @@ -1,11 +1,13 @@ -libexif-0.6.x: - - libexif-0.6.21 (2012-07-12): * New translations: en_AU, uk * Updated translations: cs, da, de, en_CA, nl, pl, sk, sv, vi * Added more supported lens in Canon MakerNote * Added some defensive NULL pointer checks + * Fixed a number of security and stability issues due to buffer overflows, + bad pointer dereferences and division-by-zero including bug #3434540 + and bug #3434545 (CVE-2012-2812, CVE-2012-2813, CVE-2012-2814, + CVE-2012-2836, CVE-2012-2837, CVE-2012-2840, CVE-2012-2841, + CVE-2012-2845) libexif-0.6.20 (2010-12-15): * New translations: bs, tr |