]> git.proxmox.com Git - zfsonlinux.git/blob - debian/changelog
bump version to 0.8.1-pve3
[zfsonlinux.git] / debian / changelog
1 zfs-linux (0.8.1-pve3) pve pmg; urgency=medium
2
3 * [SIMD]: FPU register save/restore is also required on 5.0 kernel.
4 strict kernel module release, user space tooling is not touched
5
6 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Sep 2019 14:37:32 +0200
7
8 zfs-linux (0.8.1-pve2) pve pmg; urgency=medium
9
10 * cherry-pick parallel mount fix
11
12 * cherry-pick SIMD compat patches
13
14 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Aug 2019 17:10:11 +0200
15
16 zfs-linux (0.8.1-pve1) pve pmg; urgency=medium
17
18 * update ZFS to 0.8.1
19
20 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:43:10 +0200
21
22 zfs-linux (0.8.0-pve1) pve pmg; urgency=medium
23
24 * update ZFS to 0.8.0
25
26 * SPL is now included in upstream ZFS packaging.
27 Build dummy spl and spl-dkms packages to ease transition on upgrades.
28
29 * Build pyzfs+documentation package
30
31 * Use arc_summary3.py to provide arc_summary.
32
33 * shipped python scripts now use python3
34
35 -- Proxmox Support Team <support@proxmox.com> Fri, 24 May 2019 12:05:22 +0200
36
37 zfs-linux (0.7.13-pve2~bpo2) pve pmg; urgency=medium
38
39 * rebuild for PVE 6.0 / Debian Buster
40
41 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2019 20:08:45 +0200
42
43 zfs-linux (0.7.13-pve1~bpo2) unstable; urgency=medium
44
45 * remove conflict with insserv (<< 1.18)
46
47 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Mar 2019 09:56:15 +0100
48
49 zfs-linux (0.7.13-pve1~bpo1) unstable; urgency=medium
50
51 * update ZFS to 0.7.13
52
53 * base zfs-linux on upstream ZOL instead of debian
54
55 -- Proxmox Support Team <support@proxmox.com> Fri, 08 Mar 2019 06:53:00 +0100
56
57 zfs-linux (0.7.12-pve1~bpo1) unstable; urgency=medium
58
59 * update ZFS to 0.7.12
60
61 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Nov 2018 17:51:59 +0100
62
63 zfs-linux (0.7.11-pve2~bpo1) unstable; urgency=medium
64
65 * update ZFS to debian/0.7.11-3
66
67 * Cherry-pick two fixes planned for 0.7.12
68
69 * Backport deadlock fix between mm_sem and tx assign in zfs_write() and page
70 fault
71
72 * Fix missing Breaks/Replaces in zfs-initramfs
73
74 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2018 13:45:49 +0100
75
76 zfs-linux (0.7.11-pve1~bpo1) unstable; urgency=medium
77
78 * update ZFS to 0.7.11
79
80 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Sep 2018 15:47:31 +0200
81
82 zfs-linux (0.7.9-pve3~bpo9) unstable; urgency=medium
83
84 * Cherry-pick fix for deadlock umount/snapentry_expire
85
86 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Aug 2018 11:41:11 +0200
87
88 zfs-linux (0.7.9-pve2~bpo9) unstable; urgency=medium
89
90 * Cherry-pick fix for zpl_mount deadlock
91
92 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Jul 2018 12:37:50 +0200
93
94 zfs-linux (0.7.9-pve1~bpo9) unstable; urgency=medium
95
96 * update ZFS to 0.7.9
97
98 -- Proxmox Support Team <support@proxmox.com> Fri, 18 May 2018 13:49:09 +0200
99
100 zfs-linux (0.7.8-pve1~bpo9) unstable; urgency=medium
101
102 * update ZFS to 0.7.8 (no changes)
103
104 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Apr 2018 13:47:22 +0200
105
106 zfs-linux (0.7.7-pve2~bpo9) unstable; urgency=medium
107
108 * (temporarily) revert likely cause of #7401
109
110 -- Proxmox Support Team <support@proxmox.com> Mon, 9 Apr 2018 09:49:27 +0200
111
112 zfs-linux (0.7.7-pve1~bpo9) unstable; urgency=medium
113
114 * update ZFS to 0.7.7
115
116 -- Proxmox Support Team <support@proxmox.com> Tue, 3 Apr 2018 14:28:35 +0200
117
118 zfs-linux (0.7.6-pve1~bpo9) unstable; urgency=medium
119
120 * update ZFS to 0.7.6
121
122 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Feb 2018 09:48:29 +0100
123
124 zfs-linux (0.7.4-pve2~bpo9) unstable; urgency=medium
125
126 * cherry-pick ARC hit rate fix from 0.7.6
127
128 * always load ZFS modules on boot
129
130 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jan 2018 11:31:14 +0100
131
132 zfs-linux (0.7.4-pve1~bpo9) unstable; urgency=medium
133
134 * update ZFS to 0.7.4
135
136 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Dec 2017 12:52:42 +0100
137
138 zfs-linux (0.7.3-pve1~bpo9) unstable; urgency=medium
139
140 * update ZFS to 0.7.3
141
142 * include fix for user namespace setgid issue (#6800 upstream)
143
144 -- Proxmox Support Team <support@proxmox.com> Mon, 6 Nov 2017 09:14:19 +0100
145
146 zfs-linux (0.7.2-pve1~bpo90) unstable; urgency=medium
147
148 * update zfs to 0.7.2
149
150 * add PR 6616 - zfs send/recv compatibility with 0.6.5
151
152 * add PR 6695 - zfs recv: don't skip over objects which should be freed
153
154 * various small fixes
155
156 * split test suite into zfs-test package
157
158 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Oct 2017 13:34:05 +0200
159
160 zfs-linux (0.6.5.11-pve18~bpo90) unstable; urgency=medium
161
162 * fix #1509: arc_summary error with L2ARC
163
164 -- Proxmox Support Team <support@proxmox.com> Mon, 2 Oct 2017 09:30:41 +0200
165
166 zfs-linux (0.6.5.11-pve17~bpo90) unstable; urgency=medium
167
168 * update zfs to debian/0.6.5.11-1
169
170 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Jul 2017 13:11:45 +0200
171
172 zfs-linux (0.6.5.9-pve16~bpo90) unstable; urgency=medium
173
174 * drop transitional packages
175
176 * convert python scripts to python 3, drop .py suffix
177
178 * rebuild for PVE 5.0 / Debian Stretch
179
180 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 09:45:52 +0100
181
182 zfs-linux (0.6.5.9-pve15~bpo80) unstable; urgency=medium
183
184 * update zfs to debian/0.6.5.9-1
185
186 -- Proxmox Support Team <support@proxmox.com> Mon, 6 Feb 2017 12:39:10 +0100
187
188 zfs-linux (0.6.5.8-pve14~bpo80) unstable; urgency=medium
189
190 * update zfs to debian/0.6.5.8-3
191
192 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Jan 2017 09:34:58 +0100
193
194 zfs-linux (0.6.5.8-pve13~bpo80) unstable; urgency=medium
195
196 * fix #1184: zfs-share.service has wrong path to 'rm' command
197
198 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Oct 2016 11:25:47 +0200
199
200 zfs-linux (0.6.5.8-pve12~bpo80) unstable; urgency=medium
201
202 * import with "-d /dev/disk/by-id" in systemd service
203
204 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Oct 2016 13:48:08 +0200
205
206 zfs-linux (0.6.5.8-pve11~bpo80) unstable; urgency=medium
207
208 * update zfs to debian/0.6.5.8-1
209
210 * switch package upstream sources to Debian (Jessie)
211
212 * add transitional packages for upgrades
213
214 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Oct 2016 11:16:02 +0200
215
216 zfs-linux (0.6.5.7-pve10~bpo80) unstable; urgency=medium
217
218 * update to pkg-zfs jessie/0.6.5.7-8
219
220 * change package versioning to allow upgrades from PVE3/wheezy
221
222 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Jun 2016 09:50:00 +0200
223
224 zfs-linux (0.6.5-pve9~jessie) unstable; urgency=medium
225
226 * Update to pkg-zfs jessie/0.6.5.6-3
227
228 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 09:51:35 +0200
229
230 zfs-linux (0.6.5-pve8~jessie) unstable; urgency=medium
231
232 * update to zfs-0.6.5.6
233
234 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Mar 2016 10:50:22 +0200
235
236 zfs-linux (0.6.5-pve7~jessie) unstable; urgency=medium
237
238 * update to zfs-0.6.5.4
239
240 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2016 10:51:17 +0100
241
242 zfs-linux (0.6.5-pve6~jessie) unstable; urgency=medium
243
244 * Prepare to tag zfs-0.6.5.3
245
246 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Nov 2015 07:21:44 +0100
247
248 zfs-linux (0.6.5-pve5~jessie) unstable; urgency=medium
249
250 * Illumos 6267 - dn_bonus evicted too early
251
252 * Fix use-after-free in vdev_disk_physio_completion
253
254 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Nov 2015 17:42:42 +0100
255
256 zfs-linux (0.6.5-pve4~jessie) unstable; urgency=medium
257
258 * update to master/debian/jessie/0.6.5.2-2
259
260 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 17:56:45 +0200
261
262 zfs-linux (0.6.5-pve3~jessie) unstable; urgency=medium
263
264 * do not install /etc/init.d/zfs-zed script to avoid double startup
265 with systemd
266
267 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Sep 2015 10:14:40 +0200
268
269 zfs-linux (0.6.5-pve2~jessie) unstable; urgency=medium
270
271 * update to master/debian/jessie/0.6.5.1-4
272
273 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Sep 2015 12:45:33 +0200
274
275 zfs-linux (0.6.5-pve1~jessie) unstable; urgency=medium
276
277 * update to master/debian/jessie/0.6.5.1-2
278
279 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 10:02:41 +0200
280
281 zfs-linux (0.6.4-pve3~jessie) unstable; urgency=medium
282
283 * update to snapshot/debian/jessie/0.6.4-24-6bec43
284
285 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:13:44 +0200
286
287 zfs-linux (0.6.4-pve2~jessie) unstable; urgency=medium
288
289 * update to 0.6.4.2 (snapshot/debian/jessie/0.6.4-21-53b1d9)
290
291 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jul 2015 11:03:21 +0200
292
293 zfs-linux (0.6.4-pve1~jessie) unstable; urgency=medium
294
295 * update to 0.6.4 (use upstream zol package definitions)
296
297 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Apr 2015 10:19:22 +0200
298
299 zfs-linux (0.6.3-pve3~jessie) unstable; urgency=medium
300
301 * ignore zfs-import-scan errors
302
303 -- Proxmox Support Team <support@proxmox.com> Tue, 31 Mar 2015 17:52:40 +0200
304
305 zfs-linux (0.6.3-pve2~jessie) unstable; urgency=medium
306
307 * use systemd for service startup
308
309 * install zed configuration file /etc/zfs/zed.d/zed.rc
310
311 -- Proxmox Support Team <support@proxmox.com> Sun, 15 Mar 2015 15:52:54 +0100
312
313 zfs-linux (0.6.3-pve1~jessie) unstable; urgency=medium
314
315 * recompile on jessie
316
317 -- Proxmox Support Team <support@proxmox.com> Sat, 28 Feb 2015 16:02:08 +0100
318
319 zfs-linux (0.6.3-2~wheezy) unstable; urgency=low
320
321 * use /sbin/modprobe to avoid warning inside initrd
322
323 * fix warning about undefined values inside initrd
324
325 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jan 2015 19:03:04 +0100
326
327 zfs-linux (0.6.3-1~wheezy) unstable; urgency=low
328
329 * first version for Proxmox VE
330
331 -- Proxmox Support Team <support@proxmox.com> Sat, 10 Jan 2015 14:06:34 +0100
332
333 zfs-linux (0.7.12-2) unstable; urgency=medium
334
335 [ Colin Ian King ]
336 * Only run autopkgtests for amd64, arm64, ppc64el and s390x (LP#1805627).
337
338 [ Martin Bagge / brother ]
339 * [INTL:sv] Swedish strings for zfs-linux debconf (Closes: #918020)
340
341 [ Anders Jonsson ]
342 * sv.po: typo fix
343
344 [ Mo Zhou ]
345 * Change init script's behaviour to default during postinst.
346 * Add ${perl:Depends} to zfs-dkms's Depends.
347 * Add autopkgtest script to test zfs-dkms build.
348 * autopkgtest: minor fix
349
350 [ Aron Xu ]
351 * Add XS-Autobuild: yes to d/control
352 * Conflicts with insserv << 1.18 (Closes: #915831)
353
354 -- Aron Xu <aron@debian.org> Fri, 11 Jan 2019 21:32:06 +0800
355
356 zfs-linux (0.7.12-1) unstable; urgency=medium
357
358 [ Stoiko Ivanov ]
359 * Add Breaks/Replaces to zfs-initramfs
360
361 [ Mo Zhou ]
362 * New upstream version 0.7.12
363 * Drop unnecessary patch init-start-stop-dep-on-local-fs.patch .
364 * Override init.d-script-missing-dependency-on-local_fs for zfs-zed.
365 * Bump linux compatibility to 4.19 .
366
367 -- Mo Zhou <cdluminate@gmail.com> Mon, 19 Nov 2018 11:32:44 +0000
368
369 zfs-linux (0.7.11-3) unstable; urgency=medium
370
371 [ Antonio Russo ]
372 + https://salsa.debian.org/zfsonlinux-team/zfs/merge_requests/9
373 * Break/Replace upstream .deb packages (Closes: #839921)
374 * Install upstream bash completion file instead of embedded one.
375 * Modify META before autoreconf.
376 * Make dkms distdir before build to avoid including build artifacts.
377 * Remove ZFS_AC_PACKAGE macros from DKMS sources.
378 This removes dpkg-dev dependency from zfs-dkms package.
379 * Use upstream's dkms.mkconf script to produce dkms.conf .
380 * Ship initramfs zdev hook in zfs-initramfs (Closes: #902052)
381
382 [ Nicolas Braud-Santoni ]
383 * Update debian/copyright, removing unused wildcards.
384
385 [ Nicholas D Steeves ]
386 * Change -dbg package's priority from extra to optional.
387
388 [ Mo Zhou ]
389 * Fix FTBFS on architecture=all due to FileNotFound. (Closes: #911937)
390 * Add isolation-machine restriction to autopkgtest because the tests
391 needs to interact with the kernel, i.e. loading kernel module.
392
393 -- Mo Zhou <cdluminate@gmail.com> Sun, 28 Oct 2018 10:28:52 +0000
394
395 zfs-linux (0.7.11-2) unstable; urgency=medium
396
397 * Support Devuan in dkms script. (Closes: #900089)
398 Thanks to Chris Dos <chris@chrisdos.com>
399 * Install init scripts to support non-systemd setups. (Closes: #826994)
400 Thanks to Chris Dos <chris@chrisdos.com>
401 * Override init.d-script-does-not-source-init-functions for
402 zfsutils-linux and zfs-zed.
403 * Patch upstream init scripts to make them work for Debian+OpenRC setup.
404 * Patch upstream init script to fix missing dependency on local_fs.
405
406 -- Mo Zhou <cdluminate@gmail.com> Fri, 26 Oct 2018 09:32:06 +0000
407
408 zfs-linux (0.7.11-1) unstable; urgency=medium
409
410 [ Aron Xu ]
411 * Add dpkg-dev to Depends of zfs-dkms (Closes: #900714)
412
413 [ Nicolas Braud-Santoni ]
414 * Use canonical HTTPS format URL for Vcs-Git (Closes: #895873)
415
416 [ Mo Zhou ]
417 * New upstream version 0.7.11 (Closes: #908290)
418 * Bump linux_compat to 4.18 .
419 * Replace get_next.sh with one-liner awk script in rules.
420 * Append myself to Uploaders and refresh auto-generated control.
421 * Use HTTPS format URI in watch file.
422 * Recommends linux-libc-dev (<< LINUX_NEXT~) instead of (<< LINUX_NEXT).
423
424 -- Mo Zhou <cdluminate@gmail.com> Wed, 19 Sep 2018 08:45:18 +0000
425
426 zfs-linux (0.7.9-3) unstable; urgency=medium
427
428 [ Antonio Russo ]
429 * Expand zfs-test and add Breaks/Conflicts (Closes: #899047)
430
431 [ Aron Xu ]
432 * d/control: migrate to alioth-lists (Closes: #899756)
433
434 -- Aron Xu <aron@debian.org> Mon, 28 May 2018 18:22:02 +0800
435
436 zfs-linux (0.7.9-2) unstable; urgency=medium
437
438 [ Aron Xu ]
439 * Move more zfs test tools to zfs-test package (Closes: #868653)
440 * New upstream version 0.7.9
441 * d/rules: add --enable-systemd
442 * Fix lintian obsolete-relation-form-in-source
443 * Bump supported linux version to 4.16
444
445 [ Antonio Russo ]
446 * Install enum-extract.pl with dkms
447 * Handle /proc/kallsym obfuscation (Closes: #891936)
448
449 -- Aron Xu <aron@debian.org> Thu, 17 May 2018 23:47:29 +0800
450
451 zfs-linux (0.7.6-1) unstable; urgency=medium
452
453 [ Lev Lamberov ]
454 * [INTL:ru] Updated Russian translation of debconf (Closes: #885990)
455
456 [ Aron Xu]
457 * New upstream release (Closes: #889795, #890576)
458 * 0001-Fix-bug-in-distclean-which-removes-needed-files.patch:
459 removed, applied upstream
460 * Update VCS-* URL to salsa.debian.org
461 * Apply wrap-and-sort
462 * Recommends: linux-libc-dev (< ${LINUX_NEXT}):
463 Tries to prevent unexpected upgrades of kernel that is not known to
464 be supported by the packaged version of ZFS/SPL. (Closes: #849420)
465
466 -- Aron Xu <aron@debian.org> Mon, 26 Feb 2018 16:32:29 +0800
467
468 zfs-linux (0.7.5-1) unstable; urgency=medium
469
470 [ Aron Xu ]
471 * New upstream version 0.7.5 (Closes: #884812)
472
473 [ Antonio Russo ]
474 * Add version dependency on zfsutils-linux package (Closes: #880889)
475
476 -- Aron Xu <aron@debian.org> Fri, 19 Jan 2018 15:39:23 +0800
477
478 zfs-linux (0.7.4-1) unstable; urgency=medium
479
480 * New upstream version 0.7.4 (Closes: #884287, #883832)
481 * Require debhelper >= 10.2
482 * cherry-pick: fix distclean which removes needed files (Closes: #884706)
483 * Refresh patches
484 * Update stdver to 4.1.2, no change required
485 * Install zfs-import.target
486
487 -- Aron Xu <aron@debian.org> Mon, 18 Dec 2017 22:48:59 +0800
488
489 zfs-linux (0.7.3-3) unstable; urgency=medium
490
491 [ Antonio Russo ]
492 * Add maximum version dependency on spl-dkms (Closes: #883008)
493
494 -- Aron Xu <aron@debian.org> Thu, 30 Nov 2017 00:34:30 +0800
495
496 zfs-linux (0.7.3-2) unstable; urgency=medium
497
498 [ Fabian Grünbichler ]
499 * d/rules: remove obsolete calls to dpkg-architecture (Closes: #882209)
500 * zfs-test: add proper Breaks+Replaces (Closes: #880902)
501 * build: add implicit version to dh_makeshlibs (Closes: #880709)
502
503 [ Aron Xu ]
504 * Depend on matching version of spl-dkms (Closes: ##881013)
505
506 -- Aron Xu <aron@debian.org> Tue, 28 Nov 2017 16:16:34 +0800
507
508 zfs-linux (0.7.3-1) unstable; urgency=medium
509
510 [ Antonio Russo ]
511 * Refresh manual builds DKMS prevention patch
512
513 [ Fabian Grünbichler ]
514 * zfs-test package
515 * add files to debian/not-installed
516 * dh_install: switch to --fail-missing
517 * add new files from 0.7 to install
518 * dkms: build icp module as well
519
520 [ Antonio Russo ]
521 * dracut: make module-setup.sh shebang explicit
522 * add man page reference to systemd units
523 * Fix install path of zpool.d scripts
524 * Incorporate DebianPT.org Portuguese translation
525 * Fix typo in debconf templates
526 * Drop dependency on dh-systemd
527
528 [ Aron Xu ]
529 * Drop merged patches, update remainders
530 * Update std-ver to 4.1.1
531 * New upstream version 0.7.3
532 * Update debconf pot file
533 * Update control.in for dh-systemd deprecation
534 * Add lintian override for zfs-test
535
536 [ Colin King ]
537 * Improve cloning performance for large numbers of clones (LP: #1567557)
538 Bump zcmd buffer from 16K to 256K.
539
540 -- Aron Xu <aron@debian.org> Tue, 31 Oct 2017 18:52:01 +0800
541
542 zfs-linux (0.6.5.11-1) unstable; urgency=medium
543
544 [ Aron Xu ]
545 * Imported Upstream version 0.6.5.11
546
547 [ Fabian Grünbichler ]
548 * fix rm path in zfs-share.service
549
550 -- Aron Xu <aron@debian.org> Fri, 14 Jul 2017 16:33:23 +0800
551
552 zfs-linux (0.6.5.10-1) unstable; urgency=medium
553
554 * Add kernel version to depmod cmd (Closes: #860958)
555 * New upstream version 0.6.5.10
556
557 -- Aron Xu <aron@debian.org> Wed, 05 Jul 2017 18:11:39 +0800
558
559 zfs-linux (0.6.5.9-5) unstable; urgency=medium
560
561 * Add zfs initramfs conf for root pool setup
562 (Closes: #848157, LP: #1673197)
563
564 -- Aron Xu <aron@debian.org> Sun, 19 Mar 2017 18:14:57 +0800
565
566 zfs-linux (0.6.5.9-4) unstable; urgency=medium
567
568 * autopkgtest: load zfs module before running tests
569
570 -- Aron Xu <aron@debian.org> Tue, 14 Mar 2017 11:38:08 +0800
571
572 zfs-linux (0.6.5.9-3) unstable; urgency=medium
573
574 [ Petter Reinholdtsen ]
575 * Updated German debconf translation by Helge Kreutzmann. (Closes: #857528)
576 * Updated metadata on a few patches.
577
578 [ Aron Xu ]
579 * Cherry-pick upstream fix for merged /usr/lib and /lib
580 * Manually maintain adt test Depends
581
582 -- Aron Xu <aron@debian.org> Mon, 13 Mar 2017 12:23:32 +0800
583
584 zfs-linux (0.6.5.9-2) unstable; urgency=medium
585
586 [ Fabian Grünbichler ]
587 * fix zed-service-bindir patch
588
589 -- Aron Xu <aron@debian.org> Tue, 07 Feb 2017 17:22:02 +0800
590
591 zfs-linux (0.6.5.9-1) unstable; urgency=medium
592
593 [ Aron Xu ]
594 * Imported Upstream version 0.6.5.9 (Closes: #851513)
595
596 [ Lukas Wunner ]
597 * Cherry picks for root zpool with dracut (Closes: #849969)
598 * Fix installation path of systemd files
599 * Fix build breakage caused by nonstandard umask
600
601 [ Fabian Grünbichler ]
602 * fix python script install path (Closes: #842237)
603
604 -- Aron Xu <aron@debian.org> Mon, 06 Feb 2017 15:57:50 +0800
605
606 zfs-linux (0.6.5.8-3) unstable; urgency=medium
607
608 * Fix the path on the zfs-zed unit file (Closes: #849813)
609
610 -- Carlos Alberto Lopez Perez <clopez@igalia.com> Thu, 05 Jan 2017 16:23:16 +0100
611
612 zfs-linux (0.6.5.8-2) unstable; urgency=medium
613
614 [ Richard Laager ]
615 * Remove .py extension from utilities in /usr/sbin as per policy
616 10.4 Scripts (LP: #1628279)
617
618 [ Colin Ian King ]
619 * Use python3 for arcstat.py, arc_summary.py & dbufstat.py (LP: #1627909)
620
621 [ Richard Laager ]
622 * Set PATH in cron.d job to fix monthly scrubs. (LP: #1548009)
623
624 [ Aron Xu ]
625 * Install zed into /usr/sbin
626 * Rename zfsutils path to follow the package name
627 * Add missing part in python3 move
628 * Install zed to /usr/sbin
629
630 [ Petter Reinholdtsen ]
631 * Updated Italian debconf translation by Beatrice Torracca.
632 (Closes: #846928)
633 * Added patch 1003-linux-4.9-compat.patch from upstream to build with
634 Linux kernel 4.9. (Closes: #847018)
635
636 -- Aron Xu <aron@debian.org> Sat, 17 Dec 2016 17:42:21 +0800
637
638 zfs-linux (0.6.5.8-1) unstable; urgency=medium
639
640 [ Carlos Alberto Lopez Perez ]
641 * Reflow changelog from last upload to avoid lintian warning.
642
643 [ Aron Xu ]
644 * Imported Upstream version 0.6.5.8 (Closes: #838192)
645 * Conflicts with zutils (Closes: #836853)
646
647 [ Zhou Mo ]
648 * Patch: remove merged patches.
649 * Upstream renamed zed.service to zfs-zed.service .
650 * Avoid installing zfs-zed.service twice.
651
652 -- Aron Xu <aron@debian.org> Tue, 20 Sep 2016 15:20:21 +0800
653
654 zfs-linux (0.6.5.7-2) unstable; urgency=medium
655
656 [ Aron Xu ]
657 * Add busybox to zfs-initramfs list of dependencies. (Closes: #824976)
658
659 [ Petter Reinholdtsen ]
660 * Updated Danish debconf translation by Joe Hansen. (Closes: #830652)
661 * Added Dutch (nl) debconf translation by Frans Spiesschaert.
662 (Closes: #832280)
663 * Norwegian Bokmål (nb) debconf template translation by Petter Reinholdtsen.
664
665 [ Eric Desrochers ]
666 * Change utilities path (bindir) to /usr/sbin. (Closes: #832938)
667
668 [ Carlos Alberto Lopez Perez]
669 * Add tunable to ignore hole_birth, and enable it by default.
670 (Closes: #830824)
671
672 -- Carlos Alberto Lopez Perez <clopez@igalia.com> Tue, 16 Aug 2016 17:43:48 +0200
673
674 zfs-linux (0.6.5.7-1) unstable; urgency=medium
675
676 [ YunQiang Su ]
677 * 1002-fix-mips-build.patch: fix builds on mips* archs
678
679 [ Aron Xu ]
680 * New upstream release.
681 * 1001-Fix-aarch64-compilation.patch: dropped, not needed anymore
682 * Merge patches from Ubuntu:
683 - 0002-Check-for-META-and-DCH-consistency-in-autoconf.patch
684 - 0003-Add-libuutil-to-LIBADD-for-libzfs-and-libzfs_core.patch
685 - enable-zed.patch
686
687 -- Aron Xu <aron@debian.org> Tue, 31 May 2016 14:10:49 +0800
688
689 zfs-linux (0.6.5.6-2) unstable; urgency=medium
690
691 [ Aron Xu ]
692 * Adding smoke testing scripts from Ubuntu
693 * Fix binary module builds
694 * Add libblkid-dev, libattr1-dev to build-dep
695 * Re-sync source tree
696 * Add dh-python to b-d
697 * Remove .gitignore files and clean build tree
698 * Scrub all healthy pools monthly from Richard Laager
699
700 [ Petter Reinholdtsen ]
701 * Copied 1000-ppc64el-endian-support.patch from Ubuntu to fix endian
702 build problem on ppc64el
703 * Copied 1001-Fix-aarch64-compilation.patch from Ubuntu to fix build
704 problem on arm64.
705 * Copied 0001-Prevent-manual-builds-in-the-DKMS-source.patch from
706 Ubuntu to block manual building in the DKMS source tree.
707 * Updated Standards-Version from 3.9.7 to 3.9.8.
708 * Bring some files back to the upstream tarball content to get gbp
709 buildpackage working.
710
711 -- Petter Reinholdtsen <pere@debian.org> Thu, 12 May 2016 12:19:55 +0200
712
713 zfs-linux (0.6.5.6-1) unstable; urgency=medium
714
715 [ Aron Xu ]
716 * New upstream version 0.6.5.6.
717
718 [ Petter Reinholdtsen ]
719 * Generated new copyright.cme file based on version 0.6.5.6.
720 * Updated d/copyright file, add missing BSD licensed init.d scripts, and
721 new copyright holders in the new upstream version.
722 * Updated Standards-Version from 3.9.6 to 3.9.7.
723 * Added myself as uploader.
724 * Updated debconf po files based on newest pot file.
725 * Correct URL to git repo in d/control.
726
727 -- Petter Reinholdtsen <pere@debian.org> Sat, 26 Mar 2016 07:08:11 +0000
728
729 zfs-linux (0.6.5.5-1) unstable; urgency=medium
730
731 * Initial Release (Closes: #686447)
732
733 -- Aron Xu <aron@debian.org> Sun, 20 Mar 2016 22:57:06 +0800