]> git.sven.stormbind.net Git - sven/exfat-utils.git/blob - debian/changelog
Update Standards-Version to 4.0.0.
[sven/exfat-utils.git] / debian / changelog
1 exfat-utils (1.2.7-1) UNRELEASED; urgency=medium
2
3   * New upstream release.
4   * Update Standards-Version to 4.0.0.
5
6  -- Sven Hoexter <hoexter@debian.org>  Sun, 25 Jun 2017 12:15:14 +0200
7
8 exfat-utils (1.2.6-1) unstable; urgency=medium
9
10   * New upstream release.
11
12  -- Sven Hoexter <hoexter@debian.org>  Mon, 15 May 2017 17:34:18 +0200
13
14 exfat-utils (1.2.5-2) unstable; urgency=medium
15
16   * Move from autotools-dev to dh-autoreconf to ease backporting.
17     Patch provided by Nicholas D Steeves. (Closes: #851922)
18
19  -- Sven Hoexter <hoexter@debian.org>  Fri, 20 Jan 2017 11:20:53 +0100
20
21 exfat-utils (1.2.5-1) unstable; urgency=medium
22
23   * New upstream release.
24
25  -- Sven Hoexter <hoexter@debian.org>  Wed, 07 Dec 2016 17:56:36 +0100
26
27 exfat-utils (1.2.4-1) unstable; urgency=medium
28
29   * New upstream release.
30   * Bump Standards-Version to 3.9.8 - no changes required.
31
32  -- Sven Hoexter <hoexter@debian.org>  Sat, 25 Jun 2016 14:19:55 +0200
33
34 exfat-utils (1.2.3-1) unstable; urgency=medium
35
36   * New upstream release.
37
38  -- Sven Hoexter <hoexter@debian.org>  Tue, 22 Dec 2015 14:16:09 +0100
39
40 exfat-utils (1.2.2-1) unstable; urgency=low
41
42   * New upstream release.
43     + Drop patch kfreebsd-compat, applied upstream.
44
45  -- Sven Hoexter <hoexter@debian.org>  Sun, 06 Dec 2015 14:40:25 +0100
46
47 exfat-utils (1.2.1-2) unstable; urgency=low
48
49   * Change to source format 3.0 quilt.
50   * Add d/patches/kfreebsd-compat so we can build on GNU/kfreebsd.
51
52  -- Sven Hoexter <hoexter@debian.org>  Thu, 08 Oct 2015 14:34:03 +0200
53
54 exfat-utils (1.2.1-1) unstable; urgency=low
55
56   * New upstream release.
57     + Changes from scons to autotools
58     + Includes a fix for CVE-2015-8026
59   * Remove d/install, no longer required.
60   * Remove old scons overrides from d/rules.
61   * Build-Depend on autotools-dev and pkg-config instead of scons.
62   * Set --sbindir=/sbin to stay consistent with the current install location.
63   * Update debian/copyright.
64   * Readd debian/watch pointing now at the github release page.
65   * Update the Homepage field in d/control.
66
67  -- Sven Hoexter <hoexter@debian.org>  Wed, 07 Oct 2015 12:15:27 +0200
68
69 exfat-utils (1.1.1-1) unstable; urgency=medium
70
71   * New upstream release
72   * Update Standards-Version to 3.9.6 - no changes required.
73
74  -- Sven Hoexter <hoexter@debian.org>  Mon, 20 Apr 2015 10:50:54 +0200
75
76 exfat-utils (1.1.0-2) unstable; urgency=low
77
78   * Remove debian/watch - recent changes at Google code required
79     different download links which do not contain readable hrefs.
80   * Extent debian/copyright up to 2014.
81   * Update debian/copyright license statement - with 1.1.0 upstream
82     relicensed from GPLv3 to GPLv2 or later.
83   * Update link in debian/copyright to the download location.
84   * Add "-D_GNU_SOURCE" unconditionally to the list of CCFLAGS, needed
85     to build on kfreebsd.
86
87  -- Sven Hoexter <hoexter@debian.org>  Mon, 01 Sep 2014 09:46:12 +0200
88
89 exfat-utils (1.1.0-1) unstable; urgency=low
90
91   * New upstream release (Closes: #759156)
92   * Standards-Version: 3.9.5
93   * Added "-Wall -std=c99" to the CFLAGS from the list of default
94     flags given in the upstream SConstruct file.
95
96  -- Sven Hoexter <hoexter@debian.org>  Mon, 25 Aug 2014 20:23:59 +0200
97
98 exfat-utils (1.0.1-1) unstable; urgency=low
99
100   * New upstream release
101   * Update all years in debian/copyright.
102
103  -- Sven Hoexter <hoexter@debian.org>  Thu, 07 Feb 2013 20:24:34 +0100
104
105 exfat-utils (1.0.0-1) unstable; urgency=low
106
107   * New upstream release
108   * Remove my bogus -pie from hardening-flags for real.
109
110  -- Sven Hoexter <hoexter@debian.org>  Wed, 23 Jan 2013 21:05:11 +0100
111
112 exfat-utils (0.9.8-3) experimental; urgency=low
113
114   * Revert the change from 0.9.8-2, the correct fix is
115     to assign CFLAGS to CCFLAGS so the correct set of common
116     flags will be picked up by scons.
117
118  -- Sven Hoexter <hoexter@debian.org>  Thu, 25 Oct 2012 17:14:58 +0200
119
120 exfat-utils (0.9.8-2) experimental; urgency=low
121
122   * Build without -fPIE - hardening flags -pie.
123
124  -- Sven Hoexter <hoexter@debian.org>  Thu, 25 Oct 2012 12:46:46 +0200
125
126 exfat-utils (0.9.8-1) experimental; urgency=low
127
128   * New upstream release.
129     + The mkfs utility was rewritten and can now
130       create filesystems up to several exabytes.
131   * Dropped all patches - merged upstream.
132   * Dropped all usage of quilt - currently not required.
133   * No longer use CFLAGS as CCFLAGS, the SConstruct file
134     now honors CCFLAGS.
135
136  -- Sven Hoexter <hoexter@debian.org>  Sun, 12 Aug 2012 20:05:31 +0200
137
138 exfat-utils (0.9.7-2) unstable; urgency=low
139
140   * Move manual link creation from debian/rules to debian/links
141     and thus make use of dh_link.
142   * Switch dh compat level from 8 to 9.
143   * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS.
144   * Export CFLAGS as CCFLAGS which is honored by the current
145     SConstruct file.
146   * Add debian/patches/honor-cppflags - scons should use exported
147     CPPFLAGS.
148   * Add debian/patches/utf16-fix - fix handling of characters beyond BMP.
149     Thanks to Vladimir Serbinenko <phcoder@gmail.com>.
150   * Add build-dep on quilt, use dh quilt addon in debian/rules.
151   * Add README.source to reference quilt.
152
153  -- Sven Hoexter <hoexter@debian.org>  Mon, 21 May 2012 21:19:35 +0200
154
155 exfat-utils (0.9.7-1) unstable; urgency=low
156
157   * New upstream release.
158   * Bump Standards-Version to 3.9.3 - no changes required.
159   * Remove config.log, in the clean target (via override dh_auto_clean).
160
161  -- Sven Hoexter <hoexter@debian.org>  Fri, 09 Mar 2012 21:19:25 +0100
162
163 exfat-utils (0.9.6-1) unstable; urgency=low
164
165   * New upstream release.
166
167  -- Sven Hoexter <hoexter@debian.org>  Sat, 14 Jan 2012 18:21:18 +0100
168
169 exfat-utils (0.9.5-1) unstable; urgency=low
170
171   * Initial release. (Closes: #625611)
172
173  -- Sven Hoexter <hoexter@debian.org>  Mon, 02 Jan 2012 12:59:11 +0100
174