]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blobdiff - debian/changelog
releasing package fuse-exfat version 1.2.5-1
[sven/fuse-exfat.git] / debian / changelog
index 90df04f2a314551787965ed9c1333b60dcfa5ffc..6ae2717408a30bde09e5dfbba0292db067611e82 100644 (file)
@@ -1,13 +1,42 @@
+fuse-exfat (1.2.5-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Sven Hoexter <hoexter@debian.org>  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 <hoexter@debian.org>  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 <hoexter@debian.org>  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 <hoexter@debian.org>  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 <hoexter@debian.org>  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.