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