]> git.sven.stormbind.net Git - sven/exfat-utils.git/blob - debian/changelog
Add CVE ID found on tracker.d.o for the sector and cluster size issue.
[sven/exfat-utils.git] / debian / changelog
1 exfat-utils (1.2.1-1) unstable; urgency=low
2
3   * New upstream release.
4     + Changes from scons to autotools
5     + Includes a fix for CVE-2015-8026
6   * Remove d/install, no longer required.
7   * Remove old scons overrides from d/rules.
8   * Build-Depend on autotools-dev and pkg-config instead of scons.
9   * Set --sbindir=/sbin to stay consistent with the current install location.
10   * Update debian/copyright.
11   * Readd debian/watch pointing now at the github release page.
12   * Update the Homepage field in d/control.
13
14  --
15
16 exfat-utils (1.1.1-1) unstable; urgency=medium
17
18   * New upstream release
19   * Update Standards-Version to 3.9.6 - no changes required.
20
21  -- Sven Hoexter <hoexter@debian.org>  Mon, 20 Apr 2015 10:50:54 +0200
22
23 exfat-utils (1.1.0-2) unstable; urgency=low
24
25   * Remove debian/watch - recent changes at Google code required
26     different download links which do not contain readable hrefs.
27   * Extent debian/copyright up to 2014.
28   * Update debian/copyright license statement - with 1.1.0 upstream
29     relicensed from GPLv3 to GPLv2 or later.
30   * Update link in debian/copyright to the download location.
31   * Add "-D_GNU_SOURCE" unconditionally to the list of CCFLAGS, needed
32     to build on kfreebsd.
33
34  -- Sven Hoexter <hoexter@debian.org>  Mon, 01 Sep 2014 09:46:12 +0200
35
36 exfat-utils (1.1.0-1) unstable; urgency=low
37
38   * New upstream release (Closes: #759156)
39   * Standards-Version: 3.9.5
40   * Added "-Wall -std=c99" to the CFLAGS from the list of default
41     flags given in the upstream SConstruct file.
42
43  -- Sven Hoexter <hoexter@debian.org>  Mon, 25 Aug 2014 20:23:59 +0200
44
45 exfat-utils (1.0.1-1) unstable; urgency=low
46
47   * New upstream release
48   * Update all years in debian/copyright.
49
50  -- Sven Hoexter <hoexter@debian.org>  Thu, 07 Feb 2013 20:24:34 +0100
51
52 exfat-utils (1.0.0-1) unstable; urgency=low
53
54   * New upstream release
55   * Remove my bogus -pie from hardening-flags for real.
56
57  -- Sven Hoexter <hoexter@debian.org>  Wed, 23 Jan 2013 21:05:11 +0100
58
59 exfat-utils (0.9.8-3) experimental; urgency=low
60
61   * Revert the change from 0.9.8-2, the correct fix is
62     to assign CFLAGS to CCFLAGS so the correct set of common
63     flags will be picked up by scons.
64
65  -- Sven Hoexter <hoexter@debian.org>  Thu, 25 Oct 2012 17:14:58 +0200
66
67 exfat-utils (0.9.8-2) experimental; urgency=low
68
69   * Build without -fPIE - hardening flags -pie.
70
71  -- Sven Hoexter <hoexter@debian.org>  Thu, 25 Oct 2012 12:46:46 +0200
72
73 exfat-utils (0.9.8-1) experimental; urgency=low
74
75   * New upstream release.
76     + The mkfs utility was rewritten and can now
77       create filesystems up to several exabytes.
78   * Dropped all patches - merged upstream.
79   * Dropped all usage of quilt - currently not required.
80   * No longer use CFLAGS as CCFLAGS, the SConstruct file
81     now honors CCFLAGS.
82
83  -- Sven Hoexter <hoexter@debian.org>  Sun, 12 Aug 2012 20:05:31 +0200
84
85 exfat-utils (0.9.7-2) unstable; urgency=low
86
87   * Move manual link creation from debian/rules to debian/links
88     and thus make use of dh_link.
89   * Switch dh compat level from 8 to 9.
90   * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS.
91   * Export CFLAGS as CCFLAGS which is honored by the current
92     SConstruct file.
93   * Add debian/patches/honor-cppflags - scons should use exported
94     CPPFLAGS.
95   * Add debian/patches/utf16-fix - fix handling of characters beyond BMP.
96     Thanks to Vladimir Serbinenko <phcoder@gmail.com>.
97   * Add build-dep on quilt, use dh quilt addon in debian/rules.
98   * Add README.source to reference quilt.
99
100  -- Sven Hoexter <hoexter@debian.org>  Mon, 21 May 2012 21:19:35 +0200
101
102 exfat-utils (0.9.7-1) unstable; urgency=low
103
104   * New upstream release.
105   * Bump Standards-Version to 3.9.3 - no changes required.
106   * Remove config.log, in the clean target (via override dh_auto_clean).
107
108  -- Sven Hoexter <hoexter@debian.org>  Fri, 09 Mar 2012 21:19:25 +0100
109
110 exfat-utils (0.9.6-1) unstable; urgency=low
111
112   * New upstream release.
113
114  -- Sven Hoexter <hoexter@debian.org>  Sat, 14 Jan 2012 18:21:18 +0100
115
116 exfat-utils (0.9.5-1) unstable; urgency=low
117
118   * Initial release. (Closes: #625611)
119
120  -- Sven Hoexter <hoexter@debian.org>  Mon, 02 Jan 2012 12:59:11 +0100
121