File: changelog

package info (click to toggle)
pmdk 1.10-2%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 29,428 kB
  • sloc: ansic: 128,672; sh: 27,065; cpp: 10,073; python: 4,254; makefile: 3,475; pascal: 1,465; perl: 1,378
file content (255 lines) | stat: -rw-r--r-- 7,092 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
pmdk (1.10-2+deb11u1) bullseye; urgency=high

  * Fix missing barriers after non-temporal memcpy.

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

pmdk (1.10-2) unstable; urgency=high

  * Fix insufficient flushing on ARMv8.2+ (closes: #990573).

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 02 Jul 2021 17:02:37 +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