X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=e6d145b16c12c4ff171619db47bc411f643e0142;hb=aa89b403a828c9cff77bb26de157363bd0e81162;hp=42184cc3c985904e6e840d8ae657fe3f559245b5;hpb=83c0c331a89091e701a0769cd25443b528b9df7f;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 42184cc..e6d145b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +fuse-exfat (1.2.6-1) UNRELEASED; urgency=medium + + * New upstream release. + + -- Sven Hoexter Mon, 15 May 2017 17:26:51 +0200 + +fuse-exfat (1.2.5-2) unstable; urgency=medium + + * Move from autotools-dev to dh-autoreconf to ease backporting. + Patch provided by Nicholas D Steeves. (Closes: #851920) + + -- Sven Hoexter Fri, 20 Jan 2017 11:05:59 +0100 + +fuse-exfat (1.2.5-1) unstable; urgency=medium + + * New upstream release. + + -- Sven Hoexter Wed, 07 Dec 2016 18:13:34 +0100 + +fuse-exfat (1.2.4-1) unstable; urgency=medium + + * New upstream release. Closes: #828057 + * Bump Standards-Version to 3.9.8 - no changes required. + + -- Sven Hoexter Sat, 25 Jun 2016 14:37:19 +0200 + +fuse-exfat (1.2.3-1) unstable; urgency=medium + + * New upstream release. + + Fixed clusters loss when file renaming replaces target. + + -- Sven Hoexter Tue, 22 Dec 2015 14:21:58 +0100 + +fuse-exfat (1.2.2-1) unstable; urgency=low + + * New upstream release. + + Drop patch kfreebsd-compat, applied upstream. + + -- Sven Hoexter Sun, 06 Dec 2015 14:28:59 +0100 + fuse-exfat (1.2.1-2) unstable; urgency=low * Change source format to 3.0. @@ -9,6 +49,7 @@ fuse-exfat (1.2.1-1) unstable; urgency=low * New upstream release + Moves from scons to autotools. + + Includes a fix for CVE-2015-8026. * Build-Depend on autotools-dev and pkg-config instead of scons. * Set --sbindir=/sbin to stay consistent with the current install location. * Remove d/install, no longer required.