File: changelog

package info (click to toggle)
pmdk 1.13.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 28,944 kB
  • sloc: ansic: 126,815; sh: 21,543; cpp: 9,413; python: 5,893; makefile: 3,119; perl: 2,294; pascal: 1,442
file content (374 lines) | stat: -rw-r--r-- 10,447 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
pmdk (1.13.1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Ignore check-manpages failure until Pandoc creates manpages
    that are accepted by the latest groff. (Closes: #1042252)

 -- Adrian Bunk <bunk@debian.org>  Fri, 11 Aug 2023 13:28:04 +0300

pmdk (1.13.1-1) unstable; urgency=medium

  * New upstream release.
  * Replace the old team's gpg keys by Oksana's.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 05 Jun 2023 11:32:46 +0200

pmdk (1.13.1~rc2-1) experimental; urgency=medium

  * New upstream RC.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 29 May 2023 10:31:42 +0200

pmdk (1.13.0-1) experimental; urgency=medium

  * New upstream release.
  * A watch file that uses the Github API -- with working .asc.

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 28 Apr 2023 15:42:14 +0200

pmdk (1.13.0~rc1-1) experimental; urgency=medium

  * New upstream RC.
  * Add luke's gpg key.
  * Enable loong64 -- completely untested.
  * Let the watch file find -rc tags.
  * Temporarily disable checking upstream gpg.
  * Drop autopkgtests for deprecated libpmem{blk,log}.

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 22 Apr 2023 21:12:44 +0200

pmdk (1.12.1-2) unstable; urgency=medium

  * Fix the watch file wrt GitHub changes.
  * Drop librpmemd -- removed upstream for 1.13

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 09 Jan 2023 10:32:36 +0100

pmdk (1.12.1-1) unstable; urgency=medium

  * New upstream bugfix release.
  * dh 13.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 29 Aug 2022 14:09:14 +0200

pmdk (1.12.0-2) unstable; urgency=medium

  [ Sergio Durigan Junior ]
  * d/rules: Temporarily disable obj_ctl_arenas/TEST3
    and pmem2_future/TESTS.py. (Closes: #1012519)

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 25 Jun 2022 14:04:51 +0200

pmdk (1.12.0-1) unstable; urgency=medium

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 24 May 2022 21:57:42 +0200

pmdk (1.12.0~rc1-1) experimental; urgency=medium

  * New upstream RC.
  * Add Weronika's gpg key.
  * B-Depend on cmake, ndctl.
  * New symbols.

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 19 May 2022 14:27:15 +0200

pmdk (1.11.1-4) unstable; urgency=medium

  * B-Depend on valgrind-if-available.
  * Fix build failure with ndctl 73.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 16 May 2022 16:18:41 +0200

pmdk (1.11.1-3) unstable; urgency=medium

  * Add lintian overrides for quirks of -debug packages.
  * Rework the way man pages are patched.
  * Cherry-pick riscv64 support.

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 21 Oct 2021 18:27:53 +0200

pmdk (1.11.1-2) unstable; urgency=medium

  * Add helgrind suppressions for glibc-2.32/ppc64el.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 28 Sep 2021 12:57:41 +0200

pmdk (1.11.1-1) unstable; urgency=high

  * New upstream bugfix release, fixes a possible data loss on crash bug.
  * Add lplewa's upstream gpg key.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 27 Sep 2021 17:12:08 +0200

pmdk (1.11.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 10 Aug 2021 14:27:49 +0200

pmdk (1.11.0-1) experimental; urgency=medium

  * New upstream release.
    + Fixes insufficient flushing on ARMv8.2+ (closes: #990573).

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 02 Jul 2021 15:23:11 +0200

pmdk (1.11.0~rc2-1) experimental; urgency=medium

  * New upstream RC.
    + Fixes FTBFS issues with gcc-11 (closes: #984295).

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 25 Jun 2021 14:49:07 +0200

pmdk (1.11.0~rc1-1) experimental; urgency=medium

  * New upstream RC.
  * New symbols.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 07 Jun 2021 19:32:39 +0200

pmdk (1.10-1) unstable; urgency=medium

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Sun, 08 Nov 2020 21:18:06 +0100

pmdk (1.10~rc1-1) experimental; urgency=medium

  * New upstream RC.
  * Add libpmem2{,-dev}.

 -- Adam Borowski <kilobyte@angband.pl>  Sun, 18 Oct 2020 23:05:48 +0200

pmdk (1.9.2-1) unstable; urgency=medium

  * New upstream bugfix release.

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 29 Oct 2020 00:02:54 +0100

pmdk (1.9.1-3) unstable; urgency=medium

  * Fix rpmemd not being installed on !amd64.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 13 Oct 2020 09:36:35 +0200

pmdk (1.9.1-2) unstable; urgency=medium

  * Enable rpmem on ppc64 and arm64.  Thanks Tuliom!

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 12 Oct 2020 22:38:28 +0200

pmdk (1.9.1-1) unstable; urgency=medium

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 19 Sep 2020 04:12:26 +0200

pmdk (1.9-2) unstable; urgency=medium

  * Add valgrind overrides fit for glibc 2.35; closes: #967057.
  * Lintian overrides for no hardening on -debug packages (Andreas
    Hasenack).

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 05 Aug 2020 00:35:28 +0200

pmdk (1.9-1) unstable; urgency=medium

  * Upstream release.
  * Work around __pycache__ droppings.
  * Disable scope tests until binutils #964457 is fixed; closes #964623.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 21 Jul 2020 09:52:05 +0200

pmdk (1.9~rc2-1) experimental; urgency=medium

  * New upstream RC.
  * Replace upstream gpg key.
  * Don't try to install rpmemd manpages on !amd64.

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 02 Jul 2020 16:15:52 +0200

pmdk (1.9~rc1-1) experimental; urgency=medium

  * New upstream RC.
  * Temporarily delete upstream key checking.
  * Update symbols.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 29 Jun 2020 13:11:33 +0200

pmdk (1.8-1) unstable; urgency=medium

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 31 Jan 2020 18:49:43 +0100

pmdk (1.8~rc1-2) experimental; urgency=medium

  * Pick pre-release fixes.
  * Re-enable out_err_mt tests.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 21 Jan 2020 17:17:23 +0100

pmdk (1.8~rc1-1) experimental; urgency=medium

  * New upstream pre-release.
  * Drop vmem and vmmalloc.
  * Enable ppc64el.
  * Enable KEEP_GOING to list all test failures.
  * Temporarily disable out_err_mt tests.
  * Patch away differences between 1.8-rc1 tarball and tag.
  * Update symbols.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 20 Jan 2020 12:41:24 +0100

pmdk (1.7-1) unstable; urgency=medium

  * Upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 30 Sep 2019 19:20:09 +0200

pmdk (1.7~rc2-1) experimental; urgency=medium

  * New upstream pre-release.
  * Enable python-based tests.
  * Update symbols.

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 26 Sep 2019 23:25:26 +0200

pmdk (1.7~rc1-1) experimental; urgency=medium

  * New upstream pre-release.
  * Drop redundant dirs from example paths.
  * Use upstream method to avoid building examples.
  * Multi-Arch settings.
  * Update symbols.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 24 Sep 2019 02:05:38 +0200

pmdk (1.6.1-2) unstable; urgency=medium

  * Verify upstream GPG signatures.
  * Drop unused install files for libpmemobj-doc.
  * Add autopkgtests to compile examples against installed libraries.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 02 Sep 2019 20:41:03 +0200

pmdk (1.6.1-1) unstable; urgency=medium

  * New upstream release.
  * Make -dev packages of libraries with RAS features depend on relevant
    ndctl/daxctl-dev.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 28 Aug 2019 02:41:52 +0200

pmdk (1.6.1~rc1-1) experimental; urgency=medium

  * New upstream pre-release.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 19 Aug 2019 17:15:43 +0200

pmdk (1.6-5) unstable; urgency=medium

  * B-Depend on ndctl with fixed fd leaks, don't ignore fails.
  * Drop a redundant failing autopkgtest.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 29 Jul 2019 03:14:34 +0200

pmdk (1.6-4) unstable; urgency=medium

  * Fix FTBFS with valgrind 3.15.
  * Fix a strict aliasing violation (caused crashes with some
    compiler:platform combinations).
  * Depend on valgrind that doesn't SIGILL on DC CVAC on arm64.
  * Unversion B-Dep on dh-exec.
  * Increase test timeout by 10×.
  * dh 12.
  * R³.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 22 Jul 2019 23:31:11 +0200

pmdk (1.6-3) unstable; urgency=medium

  * Disable obj_pool/TEST34 again -- times out on crap hardware.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 08 Jul 2019 15:28:07 +0200

pmdk (1.6-2) unstable; urgency=medium

  * Upload to unstable.
  * Merge in Ubuntu changes (dh_missing, Build-Depends-Package, docs).
  * Other minor docs improvements.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 08 Jul 2019 11:55:38 +0200

pmdk (1.6-1) experimental; urgency=medium

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 26 Mar 2019 22:58:25 +0100

pmdk (1.6~rc2-1) experimental; urgency=medium

  * New upstream pre-release.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 18 Mar 2019 02:04:47 +0100

pmdk (1.5.1-1) unstable; urgency=medium

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 19 Feb 2019 14:50:48 +0100

pmdk (1.5.1~rc3-2) experimental; urgency=medium

  * Disable a failing test (real bug; tmpfs only).

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 18 Feb 2019 01:18:14 +0100

pmdk (1.5.1~rc3-1) experimental; urgency=medium

  * New upstream pre-release.
  * Drop upstreamed patch.

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 15 Feb 2019 16:11:49 +0100

pmdk (1.5.1~rc2-1) experimental; urgency=medium

  * New upstream pre-release.
  * Drop upstreamed patches.
  * Re-enable valgrind tests.
  * Fix broken .pc for librpmem.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 11 Feb 2019 16:14:47 +0100

pmdk (1.5-5) unstable; urgency=medium

  * Fix one, and paper over another, tests failing with bash 5.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 04 Feb 2019 20:06:36 +0100

pmdk (1.5-4) unstable; urgency=medium

  * Use UTC for SOURCE_DATE_EPOCH.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 08 Jan 2019 13:42:12 +0100

pmdk (1.5-3) unstable; urgency=medium

  * Make the build reproducible.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 07 Jan 2019 15:26:53 +0100

pmdk (1.5-2) unstable; urgency=medium

  * Don't B-Depend on valgrind, it can't handle glibc 2.28 yet.

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 04 Jan 2019 14:05:10 +0100

pmdk (1.5-1) unstable; urgency=medium

  * Initial release.  Closes: #913889

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 06 Dec 2018 16:19:04 +0100