X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=47416d9b3d7e1b2aa5d7ccf4bf524ecdfe81270f;hb=0956850c54edb7c42dba0041104f1828c396d7bf;hp=90df04f2a314551787965ed9c1333b60dcfa5ffc;hpb=90ea6a1bbf85149ad1b996e51d2c5f72621fadab;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 90df04f..47416d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,22 @@ +fuse-exfat (1.2.2-1) UNRELEASED; urgency=medium + + * New upstream release. + + Drop patch kfreebsd-compat, applied upstream. + + -- + 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.