X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=7928be3abc5644e1dd7c43cf2cb1c781d0d688a0;hp=79a15cd0db921c7688f42dbe36484162d0f4f5dc;hb=ebf9197c716ebe30a4dbeb8588b1fe2294fbe834;hpb=b792acc7313bebecbda3235af0da0774ba8a3987 diff --git a/debian/changelog b/debian/changelog index 79a15cd..7928be3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,30 @@ -exfat-utils (0.9.7-2) UNRELEASED; urgency=low +exfat-utils (0.9.7-2+deb7u1) wheezy; urgency=medium + + * Add d/patches/check-sector-and-cluster-size. Fix for + https://github.com/relan/exfat/issues/5 found and reported by + The Fuzzing Project. + * Add d/patches/detect-infinite-loop. Fix for + https://github.com/relan/exfat/issues/6 found and reported by + The Fuzzing Project. + + -- Sven Hoexter Thu, 29 Oct 2015 12:37:48 +0100 + +exfat-utils (0.9.7-2) unstable; urgency=low * Move manual link creation from debian/rules to debian/links and thus make use of dh_link. * Switch dh compat level from 8 to 9. * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS. - - -- Sven Hoexter Thu, 17 May 2012 13:50:03 +0200 + * Export CFLAGS as CCFLAGS which is honored by the current + SConstruct file. + * Add debian/patches/honor-cppflags - scons should use exported + CPPFLAGS. + * Add debian/patches/utf16-fix - fix handling of characters beyond BMP. + Thanks to Vladimir Serbinenko . + * Add build-dep on quilt, use dh quilt addon in debian/rules. + * Add README.source to reference quilt. + + -- Sven Hoexter Mon, 21 May 2012 21:19:35 +0200 exfat-utils (0.9.7-1) unstable; urgency=low