X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=4eb9162cf45de5f7ffafc937888fd7b2bb67f241;hb=0bd228f0ae54f3f6a58ef3b6ff68086acd9530e1;hp=4e734ff795ff9d5bef83998f6d4ba6a46de58684;hpb=b62ae68e5f77e029c6825dc297396fac674bba6a;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 4e734ff..4eb9162 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,36 @@ +fuse-exfat (1.2.4-1) UNRELEASED; urgency=medium + + * New upstream release. Closes: #828057 + * Bump Standards-Version to 3.9.8 - no changes required. + + -- + +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. + * Add d/patches/kfreebsd-compat to support GNU/kfreebsd. + + -- Sven Hoexter Wed, 07 Oct 2015 13:06:29 +0200 + 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.