X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9f0a0583f935260869645303039ee3ffa25f14c1;hp=515edcdd50c5a1aae146fb06a3cadf246d1efb16;hb=500e17a31f9edc049fee937dba68f8a3b9e14784;hpb=139c08ebdd857e5957821cab24516be3704e82c3 diff --git a/debian/changelog b/debian/changelog index 515edcd..9f0a058 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +exfat-utils (1.2.1-2) unstable; urgency=low + + * Change to source format 3.0 quilt. + * Add d/patches/kfreebsd-compat so we can build on GNU/kfreebsd. + + -- Sven Hoexter Thu, 08 Oct 2015 14:34:03 +0200 + +exfat-utils (1.2.1-1) unstable; urgency=low + + * New upstream release. + + Changes from scons to autotools + + Includes a fix for CVE-2015-8026 + * Remove d/install, no longer required. + * Remove old scons overrides from d/rules. + * Build-Depend on autotools-dev and pkg-config instead of scons. + * Set --sbindir=/sbin to stay consistent with the current install location. + * Update debian/copyright. + * Readd debian/watch pointing now at the github release page. + * Update the Homepage field in d/control. + + -- Sven Hoexter Wed, 07 Oct 2015 12:15:27 +0200 + exfat-utils (1.1.1-1) unstable; urgency=medium * New upstream release