From: Dan F. <dfa...@us...> - 2009-11-16 22:49:44
|
Update of /cvsroot/libexif/libexif-testsuite In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14236 Modified Files: NEWS Log Message: Added check-bid37022.sh to test for the heap overflow problem in libexif. Released 0.7.15 Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif-testsuite/NEWS,v retrieving revision 1.13 retrieving revision 1.14 diff -u -p -d -r1.13 -r1.14 --- NEWS 14 Oct 2009 06:50:57 -0000 1.13 +++ NEWS 16 Nov 2009 22:49:29 -0000 1.14 @@ -1,6 +1,10 @@ -New in 0.7.x: +New in 0.7.15: + * Working with libexif and exif ver. 0.6.19 * Added check-readwrite-identity-nofixup.sh that uses --no-fixup on the check-readwrite-identity.sh tests + * Added --width option to allow more text to be compared + * Added check-2009fixupoverflow.sh to test for the fixed libexif heap + overflow New in 0.7.14: * Working with libexif and exif ver. 0.6.18 |