X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=165f9b51efd27eb92854f77052bfe9c3ffb0f253;hp=515edcdd50c5a1aae146fb06a3cadf246d1efb16;hb=9fc645b877c3ed3d6436a8aad3daa584b8ad1688;hpb=0c79c86cba9d783efa6e21a9d5090d296fa81992 diff --git a/debian/changelog b/debian/changelog index 515edcd..165f9b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,64 @@ +exfat-utils (1.2.6-1) unstable; urgency=medium + + * New upstream release. + + -- Sven Hoexter Mon, 15 May 2017 17:34:18 +0200 + +exfat-utils (1.2.5-2) unstable; urgency=medium + + * Move from autotools-dev to dh-autoreconf to ease backporting. + Patch provided by Nicholas D Steeves. (Closes: #851922) + + -- Sven Hoexter Fri, 20 Jan 2017 11:20:53 +0100 + +exfat-utils (1.2.5-1) unstable; urgency=medium + + * New upstream release. + + -- Sven Hoexter Wed, 07 Dec 2016 17:56:36 +0100 + +exfat-utils (1.2.4-1) unstable; urgency=medium + + * New upstream release. + * Bump Standards-Version to 3.9.8 - no changes required. + + -- Sven Hoexter Sat, 25 Jun 2016 14:19:55 +0200 + +exfat-utils (1.2.3-1) unstable; urgency=medium + + * New upstream release. + + -- Sven Hoexter Tue, 22 Dec 2015 14:16:09 +0100 + +exfat-utils (1.2.2-1) unstable; urgency=low + + * New upstream release. + + Drop patch kfreebsd-compat, applied upstream. + + -- Sven Hoexter Sun, 06 Dec 2015 14:40:25 +0100 + +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