File: changelog

package info (click to toggle)
libblockdev 3.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,140 kB
  • sloc: ansic: 25,226; python: 11,877; makefile: 684; sh: 503; xml: 146
file content (530 lines) | stat: -rw-r--r-- 17,505 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
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
libblockdev (3.4.0-1) unstable; urgency=medium

  * New upstream release
  * Rebase patches
  * Update symbols files
  * Mark _get_linux_version() as static
  * Update debian/copyright

 -- Michael Biebl <biebl@debian.org>  Tue, 14 Oct 2025 15:36:07 +0200

libblockdev (3.3.1-3) unstable; urgency=medium

  * Switch debian-branch to debian/latest as per DEP-14
  * Update debian/copyright

 -- Michael Biebl <biebl@debian.org>  Fri, 15 Aug 2025 14:47:16 +0200

libblockdev (3.3.1-2) unstable; urgency=medium

  * Replace Build-Depends on libgirepository1.0-dev.
    Add gobject-introspection for g-ir-scanner and gir1.2-gio-2.0-dev and
    gir1.2-gobject-2.0-de as src/lib/Makefile.am has
    `BlockDev_3_0_gir_INCLUDES = GObject-2.0 Gio-2.0`.

 -- Michael Biebl <biebl@debian.org>  Fri, 15 Aug 2025 11:10:13 +0200

libblockdev (3.3.1-1) unstable; urgency=medium

  * New upstream release
  * Rebase patches
  * Bump Standards-Version to 4.7.2

 -- Michael Biebl <biebl@debian.org>  Thu, 14 Aug 2025 12:23:08 +0200

libblockdev (3.3.0-2.1) unstable; urgency=high

  * Non-maintainer upload by the Security Team.
  * dont allow suid and dev set on fs resize (CVE-2025-6019)

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 09 Jun 2025 15:06:46 +0200

libblockdev (3.3.0-2) unstable; urgency=medium

  * autopkgtest: Add dependency on vdo.
    The LVM VDO tests require vdoformat.

 -- Michael Biebl <biebl@debian.org>  Thu, 27 Feb 2025 22:12:11 +0100

libblockdev (3.3.0-1) unstable; urgency=medium

  * New upstream release
  * Rebase patches
  * Update symbols file for libblockdev3, libblockdev-lvm3 and
    libblockdev-lvm-dbus3

 -- Michael Biebl <biebl@debian.org>  Thu, 13 Feb 2025 15:34:42 +0100

libblockdev (3.2.1-1) unstable; urgency=medium

  * New upstream release

 -- Michael Biebl <biebl@debian.org>  Thu, 07 Nov 2024 23:22:34 +0100

libblockdev (3.2.0-2) unstable; urgency=medium

  * Re-add s390 specific symbols for libblockdev
  * Skip smartmontools integration test

 -- Michael Biebl <biebl@debian.org>  Sun, 15 Sep 2024 20:25:15 +0200

libblockdev (3.2.0-1) unstable; urgency=medium

  * New upstream release
  * Update debian/watch and debian/gbp.conf
  * Drop patches, all merged upstream
  * Disable smartmontools based SMART plugin which is (still) marked as
    experimental
  * Add Build-Depends on libatasmart-dev.
    Required to build the libatasmart based SMART plugin.
  * Add Build-Depends on libyaml-dev.
    Required by the lvm and lvm-dbus plugin.
  * Add packages for new smart plugin
  * Update symbols files for libblockdev3, libblockdev-crypto3 and
    libblockdev-utils3

 -- Michael Biebl <biebl@debian.org>  Thu, 12 Sep 2024 18:06:52 +0200

libblockdev (3.1.1-2) unstable; urgency=medium

  [ Alessandro Astone ]
  * Add upstream patches to fix build with gcc14.
    The real fix would be in e2fsprogs, but it's still not fixed upstream:
    https://lore.kernel.org/all/20240527091542.4121237-2-hi@alyssa.is/T/#u
    (Closes: #1071320)

  [ Michael Biebl ]
  * Add symbols file for libblockdev-mpath
  * Add ${gir:Depends} and ${gir:Provides} to libblockdev-dev.
    Fixes lintian warning W: libblockdev-dev:
    gir-package-name-does-not-match gir1.2-blockdev-3.0-dev
    [usr/share/gir-1.0/BlockDev-3.0.gir]
  * Bump Standards-Version to 4.7.0, no further changes required

 -- Michael Biebl <biebl@debian.org>  Fri, 16 Aug 2024 19:23:21 +0200

libblockdev (3.1.1-1) unstable; urgency=medium

  * New upstream release
  * Update symbols file for libblockdev3

 -- Michael Biebl <biebl@debian.org>  Tue, 26 Mar 2024 14:32:04 +0100

libblockdev (3.1.0-1) unstable; urgency=medium

  * New upstream release
  * Update symbols files for libblockdev3, libblockdev-fs3 and
    libblockdev-swap3

 -- Michael Biebl <biebl@debian.org>  Fri, 19 Jan 2024 21:39:19 +0100

libblockdev (3.0.4-1) unstable; urgency=medium

  * New upstream release

 -- Michael Biebl <biebl@debian.org>  Fri, 13 Oct 2023 10:07:41 +0200

libblockdev (3.0.3-1) unstable; urgency=medium

  * New upstream release
  * Drop patches, merged upstream

 -- Michael Biebl <biebl@debian.org>  Thu, 31 Aug 2023 23:03:04 +0200

libblockdev (3.0.2-3) unstable; urgency=medium

  * fs: Fix leaking directories with temporary mounts (Closes: #1042001)

 -- Michael Biebl <biebl@debian.org>  Sat, 29 Jul 2023 09:00:22 +0200

libblockdev (3.0.2-2) unstable; urgency=medium

  [ Michael Biebl ]
  * Enable tools and create a libblockdev-tools package (Closes: #1040838)
  * Run upstream integration test via autopkgtest
  * Only run those parts of the upstream test suite that don't require
    compilation

  [ Sebastien Bacher ]
  * Update libblockdev-mpath2 → libblockdev-mpath3 for Ubuntu's i386 exclusion
    (Closes: #1040847)

 -- Michael Biebl <biebl@debian.org>  Tue, 25 Jul 2023 18:06:55 +0200

libblockdev (3.0.2-1) unstable; urgency=medium

  * New upstream release
  * Drop patches, merged upstream
  * Request standard CI on salsa.debian.org

 -- Michael Biebl <biebl@debian.org>  Thu, 20 Jul 2023 15:30:04 +0200

libblockdev (3.0.1-2) unstable; urgency=medium

  * Drop fdisk Depends from libblockdev-part.
    It only needs the library, not the command line tools.
  * Remove unnecessary version restrictions
  * Demote mdadm Depends of libblockdev-mdraid to Suggests.
    mdadm is a rather heavy dependency so avoid installing it by default.
    Users with RAID devices should typically have mdadm installed.
    (Closes: #1040908)
  * Add myself to Uploaders

 -- Michael Biebl <biebl@debian.org>  Thu, 13 Jul 2023 16:40:45 +0200

libblockdev (3.0.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Drop patches, all merged upstream
  * Demote e2fsprogs from Depends to Recommends (Closes: #1000353)
  * Restrict list of exported symbols via -export-symbols-regex
  * Upload to unstable

 -- Michael Biebl <biebl@debian.org>  Mon, 10 Jul 2023 09:18:50 +0200

libblockdev (3.0-2) experimental; urgency=medium

  * Team upload
  * Update depencencies
    - Fix name of lvm2 Depends
    - Drop no longer needed gdisk Depends from libblockdev-part3
    - Add lvm2-dbusd Depends to libblockdev-lvm-dbus3
    - Add ndctl Depends to libblockdev-nvdimm3
    - Wrap dependencies
  * Fix many exported private symbols and missing declarations.
    Patches cherry-picked from upstream Git.
  * Update symbols files accordingly
  * Make the conf.d directory versioned (Closes: #1040208)
  * Update .install files accordingly
  * Re-add s390x specific (stub) symbols

 -- Michael Biebl <biebl@debian.org>  Mon, 03 Jul 2023 23:32:12 +0200

libblockdev (3.0-1) experimental; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Update lintian override info format in
    d/libblockdev-part-err2.lintian-overrides on line 4.
  * Avoid explicitly specifying -Wl,--as-needed linker flag.

  [ Michael Biebl ]
  * New upstream release
  * Remove obsolete configure switches
  * Update Build-Depends
    - Bump Build-Depends on libcryptsetup-dev to (>= 2.3.0)
    - Add libkeyutils-dev for the crypto plugin
    - Replace libparted-dev with libfdisk-dev
    - Add uuid-dev and libext2fs-dev for the fs plugin
  * Drop libblockdev-kbd{2,-dev} packages
  * Drop libblockdev-part-err{2,dev} packages
  * Update packages for 2->3 soname bump
  * Install new logging.h header in libblockdev-utils-dev
  * Update symbols files.
    Some symbols are not meant to be public, so mark them as optional.
  * Bump Standards-Version to 4.6.2
  * Fix dependencies of -dev packages
  * Drop ia64 specific workarounds
  * Use DEB_PYTHON_INSTALL_LAYOUT="deb" to get the correct sysconfig scheme on
    Debian
  * Enable NVMe plugin
  * vdo_stats: Remove unused libparted include.
    Patch cherry-picked from upstream Git.

 -- Michael Biebl <biebl@debian.org>  Thu, 29 Jun 2023 16:44:38 +0200

libblockdev (2.28-2) unstable; urgency=medium

  * Team upload
  * Disable dmraid support.
    dmraid has been unmaintained for many years and is scheduled to be
    removed in trixie. (Closes: #1021487)

 -- Michael Biebl <biebl@debian.org>  Wed, 12 Oct 2022 22:22:59 +0200

libblockdev (2.28-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Drop no longer needed override for dh_missing
  * Use execute_before instead of override for dh_install
  * Drop obsolete alternative util-linux dependency

 -- Michael Biebl <biebl@debian.org>  Wed, 14 Sep 2022 20:37:24 +0200

libblockdev (2.27-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Set Rules-Requires-Root: no
  * Bump Standards-Version to 4.6.1, no further changes

 -- Michael Biebl <biebl@debian.org>  Mon, 06 Jun 2022 00:21:07 +0200

libblockdev (2.26-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Drop thin-provisioning-tools dependency from libblockdev-lvm2.
    It is no longer needed as the thin_metadata_size tool isn't used
    anymore. (Closes: #987899)
  * Drop patches, applied upstream

 -- Michael Biebl <biebl@debian.org>  Mon, 16 Aug 2021 12:48:49 +0200

libblockdev (2.25-2) unstable; urgency=medium

  * Team upload
  * fs: Allow using empty label for vfat with newest dosfstools
    (Closes: #983751)

 -- Michael Biebl <biebl@debian.org>  Mon, 01 Mar 2021 21:33:20 +0100

libblockdev (2.25-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Bump Standards-Version to 4.5.1
  * Fix bd_lvm_vdopooldata_* symbols
  * Set upstream metadata fields: Bug-Submit, Bug-Database, Repository,
    Repository-Browse
  * Fix dependencies of python3-blockdev.
    It requires gir1.2-blockdev-2.0, libblockdev2 is only an indirect
    dependency. (Closes: #974686)
  * Bump debhelper-compat to 13

 -- Michael Biebl <biebl@debian.org>  Sun, 07 Feb 2021 21:45:49 +0100

libblockdev (2.24-2) unstable; urgency=medium

  * Team upload
  * debian/rules:
    - Omit libblockdev-mpath and libblockdev-plugins-all on Ubuntu/i386
      (Closes: #947275)

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 05 Jun 2020 15:29:10 +0200

libblockdev (2.24-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Bump Standards-Version to 4.5.0
  * Disable deprecated VDO plugin.
    The VDO plugin has been deprecated in this release and is scheduled to be
    removed in 3.0. Its functionality is replaced by LVM VDO.
  * Update symbols files

 -- Michael Biebl <biebl@debian.org>  Wed, 27 May 2020 17:45:01 +0200

libblockdev (2.23-2) unstable; urgency=medium

  * Team upload
  * Build-Depend on dh-sequence-gir & dh-sequence-python3
  * Enable libblockdev-nvdimm on all non-Linux architectures except ia64

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 19 Oct 2019 05:39:45 -0400

libblockdev (2.23-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Bump Standards-Version to 4.4.1
  * Update symbols files

 -- Michael Biebl <biebl@debian.org>  Tue, 15 Oct 2019 22:28:01 +0200

libblockdev (2.22-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Rebase patches
  * Bump debhelper compat level to 12.
    Use new debhelper-compat syntax and drop debian/compat
  * Mark libblockdev-swap-dev as Multi-Arch: same
  * Disable tools via --withouth-tools configure switch
    lvm-cache-stats is a simple tool for displaying stats for LVM cache
    devices which was introduced in version 2.21. It is the only tool at
    this point and we don't really need it so disable it to avoid the need
    for a new binary package. Should more tools be added which appear to be
    useful, this decision can be revisited.
  * Update symbols file for libblockdev2 and libblockdev-nvdimm2
  * Bump Standards-Version to 4.4.0
  * Add library-not-linked-against-libc lintian override for
    libblockdev-part-err2.
    The library only uses symbols from glib, but not glibc.
  * Add Build-Depends on autoconf-archive.
    Required during autoreconf for the AX_CHECK_ENABLE_DEBUG macro.

 -- Michael Biebl <biebl@debian.org>  Wed, 10 Jul 2019 13:54:39 +0200

libblockdev (2.20-7) unstable; urgency=medium

  * Cherry-pick Use-512bit-keys-in-LUKS-by-default.patch:
    - Use AES-256 (512 bit key) by default. From 2.21. (Closes: #910249)

 -- Jeremy Bicha <jbicha@debian.org>  Tue, 05 Mar 2019 01:08:22 -0500

libblockdev (2.20-6) unstable; urgency=medium

  * Don't build for non-Linux since kmod & other required deps are Linux-only
  * Don't try to build nvdimm plugin on ia64 since ndctl hasn't built there yet

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 01 Dec 2018 17:00:56 -0500

libblockdev (2.20-5) unstable; urgency=medium

  * Try to build the crypto & nvdimm plugins only on architectures
    where they will build

 -- Jeremy Bicha <jbicha@debian.org>  Mon, 26 Nov 2018 07:27:52 -0500

libblockdev (2.20-4) unstable; urgency=medium

  * Team upload.
  * Build the new NVDIMM plugin
  * Bump debhelper compat to 11

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 22 Nov 2018 08:18:22 -0500

libblockdev (2.20-3) unstable; urgency=medium

  * Build the new VDO plugin
  * debian/copyright: The upstream source is LGPL-2.1+ not GPL-2+
    - Thanks Thorsten Alteholz for the careful ftpmaster review

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 20 Oct 2018 20:15:54 -0400

libblockdev (2.20-2) unstable; urgency=medium

  * Team upload.
  * libblockdev2.symbols: Drop s390x specific stub symbols
  * debian/rules: drop no longer needed removal of python2
  * python3-blockdev: add python3-gi dependency (Closes: #896303)

 -- Andreas Henriksson <andreas@fatal.se>  Sat, 29 Sep 2018 12:56:11 +0200

libblockdev (2.20-1) unstable; urgency=medium

  [ Andreas Henriksson ]
  * New upstream release (LP: #1788374)
  * Use new configure switch to disable python2
  * Disable new nvdimm and vdo plugins for now
  * Ship new dbus.h in libblockdev-utils-dev
  * libblockdev2.symbols: drop internal _-prefixed symbols
  * libblockdev2.symbols: Drop bd_.*_stub symbols
  * libblockdev-kbd2.symbols: drop internal wait_for_file symbol
  * Add newly introduced symbols

  [ Jeremy Bicha ]
  * Add lintian overrides for package-name-doesnt-match-sonames:
    - Package names like libblockdev-lvm2 are more clear than libbd-lvm2
  * Bump Standards-Version to 4.2.1

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 28 Sep 2018 15:31:01 -0400

libblockdev (2.16-2) unstable; urgency=high

  * debian/libblockdev2.symbols: Add s390x-specific symbols

 -- Jeremy Bicha <jbicha@debian.org>  Tue, 20 Feb 2018 07:44:30 -0500

libblockdev (2.16-1) unstable; urgency=medium

  * Team upload

  [ Jeremy Bicha ]
  * New upstream release
  * Add Multi-Arch: same to -dev packages, thanks multiarch hinter
  * Add symbols files
  * Update Vcs fields for migration to https://salsa.debian.org/

  [ Andreas Henriksson ]
  * Make libblockdev-fs2 depend on e2fsprogs (Closes: #887270)

 -- Jeremy Bicha <jbicha@debian.org>  Mon, 19 Feb 2018 19:15:55 -0500

libblockdev (2.14-3) unstable; urgency=medium

  * Team upload
  * Drop python-blockdev. It was a relatively new, unused Python 2 package.

 -- Jeremy Bicha <jbicha@debian.org>  Wed, 13 Dec 2017 09:29:43 -0500

libblockdev (2.14-2) unstable; urgency=medium

  * Team upload
  * Disable s390 plugin.
    It's not used in Debian and causes a FTBFS on s390x due to uninstalled
    files.

 -- Michael Biebl <biebl@debian.org>  Wed, 01 Nov 2017 14:32:01 +0100

libblockdev (2.14-1) unstable; urgency=medium

  * Team upload

  [ Andreas Henriksson ]
  * Remove myself from uploaders

  [ Michael Biebl ]
  * New upstream version 2.14
  * Fix watch file and upstream-vcs-tag
  * Drop debian/patches/Drop-s390utils-vtoc.h-include-from-s390.api.patch,
    merged upstream.
  * Install new blockdev-utils.pc in libblockdev-utils-dev
  * Bump Standards-Version to 4.1.1

 -- Michael Biebl <biebl@debian.org>  Wed, 01 Nov 2017 12:57:24 +0100

libblockdev (2.12-3) unstable; urgency=medium

  * Team upload.
  * Drop <s390utils/vtoc.h> include from s390.api.
    This header is not available in Debian and as a result causes a FTBFS on
    s390x. As it's not actually needed, simply remove the include.
    (Closes: #872977)

 -- Michael Biebl <biebl@debian.org>  Tue, 12 Sep 2017 19:38:49 +0200

libblockdev (2.12-2) unstable; urgency=medium

  * Fix gdisk dependency (Closes: #873748)

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 31 Aug 2017 15:17:21 +0200

libblockdev (2.12-1) unstable; urgency=medium

  * Replace btrfs-tools dependency with btrfs-progs (Closes: #873014)
  * libblockdev-part2: Add sgdisk and fdisk dependencies
  * libblockdev-dm2: Add dmsetup dependency
  * libblockdev-lvm2: depend on thin-provisioning-tools
  * Version some dependencies to match the code check
  * New upstream release.

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 30 Aug 2017 13:27:40 +0200

libblockdev (2.11-2) unstable; urgency=medium

  * Clean out overzealous and wrong dependencies

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 24 Aug 2017 14:06:53 +0200

libblockdev (2.11-1) unstable; urgency=medium

  * New upstream release.
  * Drop all debian patches, fixed upstream:
    - debian/patches/add-gobject.patch
    - debian/patches/add-libm.patch
    - debian/patches/parted-fs-resize-pc-version.patch
  * debian/rules: drop workaround using --exec-prefix configure argument.
  * debian/libblockdev-utils-dev.install: ship new dev_utils.h

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 24 Aug 2017 13:33:12 +0200

libblockdev (2.6-1) unstable; urgency=medium

  * Initial release (Closes: #862776)

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 17 Aug 2017 13:05:17 +0200