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