File: changelog

package info (click to toggle)
gdisk 1.0.9-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 968 kB
  • sloc: cpp: 9,478; sh: 244; makefile: 140
file content (337 lines) | stat: -rw-r--r-- 12,306 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
gdisk (1.0.9-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add patch by HÃ¥vard F. Aasen to fix data corruption, FTBFS with
    popt 1.19 (Closes: #1020446)

 -- Hilko Bengen <bengen@debian.org>  Sun, 16 Oct 2022 14:32:11 +0200

gdisk (1.0.9-2) unstable; urgency=medium

  * Fix UUID generation (Closes: #1011006)

 -- Jonathan Carter <jcc@debian.org>  Thu, 02 Jun 2022 14:42:03 +0200

gdisk (1.0.9-1) unstable; urgency=medium

  * New upstream release (Closes: #873452, #876393, #989476, #948435)
  * Remove patch, now applied upstream
  * Update debian/watch to version 4

 -- Jonathan Carter <jcc@debian.org>  Mon, 18 Apr 2022 11:07:20 +0200

gdisk (1.0.8-4) unstable; urgency=medium

  * Include patch to fix ftbfs with new ncurses (Closes: #994676)

 -- Jonathan Carter <jcc@debian.org>  Tue, 22 Mar 2022 13:46:52 +0200

gdisk (1.0.8-3) unstable; urgency=medium

  * Fix standards version, set to 4.6.0 (Fixes: #993732)

 -- Jonathan Carter <jcc@debian.org>  Mon, 06 Sep 2021 10:12:30 +0200

gdisk (1.0.8-2) unstable; urgency=medium

  * Upload to unstable
  * Update standards version to 4.6.1
  * Upgrade to debhelper-compat level 13

 -- Jonathan Carter <jcc@debian.org>  Wed, 01 Sep 2021 15:08:51 +0200

gdisk (1.0.8-1) experimental; urgency=medium

  * New upstream release

 -- Jonathan Carter <jcc@debian.org>  Wed, 01 Sep 2021 14:04:26 +0200

gdisk (1.0.7-1) unstable; urgency=medium

  * New upstream release

 -- Jonathan Carter <jcc@debian.org>  Wed, 07 Apr 2021 12:03:49 +0200

gdisk (1.0.6-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add Restrictions: allow-stderr for autopkgtest. (Closes: #981231)

 -- Utkarsh Gupta <utkarsh@debian.org>  Tue, 09 Feb 2021 11:05:39 +0530

gdisk (1.0.6-1) unstable; urgency=medium

  [ Jonathan Carter ]
  * New upstream release
  * Update standards version to 4.5.1
  * Upgrade to debhelper-compat level 13
  * Remove patch for manpage typo (no longer needed)

  [ Debian Janitor ]
  * debian/copyright: use spaces rather than tabs to start continuation
    lines.
  * Set upstream metadata fields: Archive, Repository.
  * Drop unnecessary dh arguments: --parallel

 -- Jonathan Carter <jcc@debian.org>  Tue, 26 Jan 2021 21:02:29 +0200

gdisk (1.0.5-1) unstable; urgency=medium

  * New upstream release
  * Update standards version to 4.5.0
  * Declare Rules-Requires-Root

 -- Jonathan Carter <jcc@debian.org>  Thu, 20 Feb 2020 11:44:58 +0200

gdisk (1.0.4-3) unstable; urgency=medium

  * Remove extra newline breaking machine-readability of debian/copyright

 -- Jonathan Carter <jcc@debian.org>  Mon, 16 Sep 2019 09:09:32 +0000

gdisk (1.0.4-2) unstable; urgency=medium

  * Adopt package (Closes: #939421)
    - Thank you to Guillaume Delacour for his previous work on this package
  * Update standards version to 4.4.0
    - Change priority from 'extra' to 'optional'
    - Set secure copyright specification URI in debian/copyright
    - Remove obsolete debian/dirs
  * Upgrade to debhelper-compat (=12)
  * Update description so that it's clearer what gdisk would be used for
  * Initiate Vcs on salsa.debian.org, set fields in control file
  * Update copyright years
  * wrap-and-sort
  * Remove debian/NEWS that is no longer interesting

 -- Jonathan Carter <jcc@debian.org>  Mon, 09 Sep 2019 10:46:35 +0000

gdisk (1.0.4-1) unstable; urgency=medium

  * Salvaging upload. Closes: #932750
  * New upstream version 1.0.4. Closes: #769631, #932483

 -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Mon, 12 Aug 2019 19:39:41 +0200

gdisk (1.0.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches/alignment-fixes.diff: Reset struct alignment back
    to standard after each #pragma pack (n) (Closes: #898985)

 -- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>  Sat, 15 Dec 2018 11:57:39 +0100

gdisk (1.0.3-1) unstable; urgency=medium

  * New upstream release (Closes: #870819)
  * Bump to Standards-Version 4.0.0 (no changes needed)
  * Change Vcs-{Browser,Git} to use https instead of http/git
  * Fix FTCBFS: Pass triplet-prefixed CXX to make, thanks Helmut Grohne
    (Closes: #836455)

 -- Guillaume Delacour <gui@iroqwa.org>  Wed, 20 Sep 2017 22:05:45 +0200

gdisk (1.0.1-1) unstable; urgency=medium

  * New upstream release, drop included patches:
    - set_default_partition_type-test.diff
    - kfreebsd_character_devices.diff
    - test_exit_condition.diff
    - fix-change_disk_uid-test.diff
    - dep8_dd_stderr.diff
    - bug-1285197.diff
    - enable_make_test.diff

 -- Guillaume Delacour <gui@iroqwa.org>  Fri, 23 Oct 2015 21:36:17 +0200

gdisk (1.0.0-3) unstable; urgency=medium

  [ William Grant ]
  * debian/patches/bug-1285197.diff: Don't leave suffix uninitialised when
    none was passed to IeeeToInt. Fixes incorrect partition boundaries and
    other failures on ppc64el and possibly other architectures.

 -- Guillaume Delacour <gui@iroqwa.org>  Sat, 18 Jul 2015 18:44:52 +0000

gdisk (1.0.0-2) unstable; urgency=medium

  * Remove no more need transitional package gdisk-noicu

 -- Guillaume Delacour <gui@iroqwa.org>  Fri, 29 May 2015 00:33:53 +0200

gdisk (1.0.0-1) unstable; urgency=medium

  * New upstream release
    - drop Fixed-bug-that-caused-spurious-1-exit-condition-in-g.patch
    - refresh manpages.diff
    - Remove the beta note in debian/control Description field
  * Bump to Standards-Version 3.9.6 (no changes needed)
  * Add dep8 tests + patch gdisk_test.sh to redirect dd stderr to /dev/null
  * debian/patches/enable_make_test.diff: Update header to respect DEP-3

 -- Guillaume Delacour <gui@iroqwa.org>  Sun, 10 May 2015 23:51:43 +0200

gdisk (0.8.10-2) unstable; urgency=medium

  [ intrigeri ]
  * Fixed-bug-that-caused-spurious-1-exit-condition-in-g.patch: new patch,
    cherry-picked from upstream, that fixes spurious non-zero exit code
    in many cases. (Closes: #779797)

  [ Guillaume Delacour ]
  * Test partition table creation return code in upstream testsuite just to
    be sure the bug is fixed

 -- Guillaume Delacour <gui@iroqwa.org>  Thu, 12 Mar 2015 23:39:16 +0100

gdisk (0.8.10-1) unstable; urgency=medium

  * New upstream release:
    - libicu support has been removed by upstream
    - drop all libicu related Debian patches and files.
    - gdisk-noicu is now replaced by gdisk
    - document all this changes in debian/NEWS.
  * Build-Depends on ncurses with wide character support (libncursesw5-dev)
    instead of libncurses5-dev and include <ncursesw/ncurses.h> instead of
    <ncurses.h> in cgdisk (debian/patches/ncursesw5.diff)
  * Enable parallel building and use dpkg-buildflags instead of
    DEB_BUILD_HARDENING
  * debian/patches/enable_make_test.diff: Add a test target to upstream
    Makefile instead of overriding dh_auto_test
  * Refresh patch debian/patches/manpages.diff
  * Drop unnecessary debian/patches/gdisk_binary_dir.diff
  * gdisk.lintian-overrides: Re-add as fixparts false positive against fortify

 -- Guillaume Delacour <gui@iroqwa.org>  Sun, 20 Jul 2014 14:52:52 +0200

gdisk (0.8.8-1) unstable; urgency=low

  * New upstream release (Closes: #729958)
  * debian/patches/set_default_partition_type-test.diff don't use a kernel
    dependent default gpt type when creating a partition (Closes: #729957)
  * Bump to Standards-Version 3.9.5 (no changes needed)
  * *.lintian-overrides: Removed as fixparts use fortified functions
  * Refresh patch debian/patches/manpages.diff (hyphen as minus)

 -- Guillaume Delacour <gui@iroqwa.org>  Fri, 20 Dec 2013 17:41:44 +0100

gdisk (0.8.7-1) unstable; urgency=low

  * New upstream release
  * Refresh patch debian/patches/manpages.diff (hyphen as minus)
  * Recommends groff-base instead of depends on it (Closes: #698622)
  * debian/patches/kfreebsd_character_devices.diff: all devices are characters
    devices on kFreeBSD, thanks Jeff Epler (Closes: #696813)
  * Run test suite at build time, thanks Michael Terry (Closes: #695173)
    + debian/patches/fix-change_disk_uid-test.diff: exit with 1 in case of
      error
    + debian/rules: launch gdisk_test.sh test script in override_dh_auto_test
  * Build a second gdisk package without Unicode support (Closes: #702544):
    + debian/control
    + debian/doc-base
    + debian/docs (same content)
    + debian/manpages (same content)
  * Bump to Standards-Version 3.9.4 (no changes needed)

 -- Guillaume Delacour <gui@iroqwa.org>  Wed, 31 Jul 2013 21:42:39 +0200

gdisk (0.8.5-1) unstable; urgency=low

  * New upstream release
  * Refresh patch debian/patches/manpages.diff (hyphen as minus)
  * debian/rules: Enable hardening build flags
  * debian/docs: Install *.html upstream man2html pages
  * debian/doc-base: Register *.html pages and install an index
  * debian/lintian-overrides: fixparts doesn't use fortify functions

 -- Guillaume Delacour <gui@iroqwa.org>  Sat, 16 Jun 2012 14:30:59 +0200

gdisk (0.8.4-1) unstable; urgency=low

  * New upstream release:
    + Fix FTBFS with gcc-4.7 (Closes: #667177)
    + Drop debian/patches/eof_stdin.diff, accepted upstream
    + Refresh debian/patches/manpages.diff (minor typo fixed upstream)

 -- Guillaume Delacour <gui@iroqwa.org>  Sun, 15 Apr 2012 22:07:40 +0200

gdisk (0.8.2-1) unstable; urgency=low

  * New upstream release
  * debian/patches/manpages.diff:
    + Edit header with DEP3 format
    + Refresh original patch (as version has changed in the manpage)
    + Add an escape on single quote
    + Fix a minor typo (Closes: #651379)
  * debian/patches/eof_stdin.diff: avoid infinite loop when ^D in gdisk,
    thanks Gianluigi Tiesi (Closes: #660815)
  * debian/control:
    + Remove unnecessary "for" in long description
    (Closes: #644537)
    + Update Depends on debhelper v9
    + Bump to Standards-Version 3.9.3 (no changes needed)
  * debian/compat: Update compat to version 9
  * debian/copyright: Update url format

 -- Guillaume Delacour <gui@iroqwa.org>  Wed, 21 Mar 2012 23:18:43 +0100

gdisk (0.8.1-1) unstable; urgency=low

  * New upstream release
  * debian/rules: Install cgdisk binary (curses based)
  * debian/manpages: Install cgdisk manpage
  * debian/control:
    + Remove Intel-based from description thanks Witold Baryluk
    (Closes: #642363)
    + Add libncurses5-dev in Build-Depends
  * debian/copyright: Change to new DEP-5 format
  * debian/patches/manpages.diff: Refresh patch to escape two hyphen

 -- Guillaume Delacour <gui@iroqwa.org>  Mon, 03 Oct 2011 20:46:30 +0200

gdisk (0.7.2-1) unstable; urgency=low

  * New upstream release, provide fixparts binary
  * debian/watch: Upstream has renamed tarball gptfdisk and it is now a tar.gz
  * debian/rules: Install fixparts binary
  * debian/manpages: Install fixparts.8 manpage
  * debian/control: Add Vcs-{Browser,Git}, point to collab-maint
  * Bump to Standards-Version 3.9.2 (no changes needed)
  * Add build-depends on libicu-dev

 -- Guillaume Delacour <gui@iroqwa.org>  Fri, 22 Jul 2011 15:10:17 +0200

gdisk (0.6.14-1) unstable; urgency=low

  * New upstream release, include new sgdisk binary (Closes: #599437)
  * debian/patches/manpages.diff: Escape ' in gdisk.8
    (hyphen-used-as-minus-sign lintian's complain)
  * debian/rules: More simple version with debhelper 7.0.50
  * debian/control:
    + Depends on debhelper (>= 7.0.50~)
    + Add uuid-dev and libpopt0-dev to Build-Depends
    + Bump to Standards-Version 3.9.1 (no changes needed)
    + Warning on description to mention that gdisk is still beta software
  * debian/docs: add NEWS, (Upstream CHANGELOG is now NEWS file)
  * debian/manpages: add {s}gdisk.8 manpages
  * debian/watch: Point to right url (gptfdisk instead of gdisk, other project)
  * debian/copyright:
    + Add missing copyright holders (crc32.{cc,h})
    + Specify GPL-2 or later for crc32.{cc,h} files
  * Switch to dpkg-source 3.0 (quilt) format (remove debian/README.source)
  * Bump to Standards-Version 3.9.1 (no changes needed)

 -- Guillaume Delacour <gui@iroqwa.org>  Wed, 26 Jan 2011 20:55:51 +0100

gdisk (0.5.1-1) unstable; urgency=low

  * New upstream release
  * Drop tiny patch 01_spelling-error-in-binary (fixed upstream)

 -- Guillaume Delacour <gui@iroqwa.org>  Tue, 01 Dec 2009 21:04:25 +0100

gdisk (0.5.0-1) unstable; urgency=low

  * Initial release (Closes: #557516)

 -- Guillaume Delacour <gui@iroqwa.org>  Sun, 01 Nov 2009 15:39:17 +0000