]> git.proxmox.com Git - mirror_zfs-debian.git/blob - debian/changelog
PPA 0.6.0.86-0ubuntu1 release.
[mirror_zfs-debian.git] / debian / changelog
1 zfs-linux (0.6.0.86-0ubuntu1) unstable; urgency=low
2
3 [ Richard Yao ]
4 * Fix hard coded path in 60-vdev.rules.in
5
6 [ Brian Behlendorf ]
7 * zfs-0.6.0-rc12
8
9 -- Darik Horn <dajhorn@vanadac.com> Wed, 14 Nov 2012 20:19:23 -0600
10
11 zfs-linux (0.6.0.85-0ubuntu1) unstable; urgency=low
12
13 [ Brian Behlendorf ]
14 * Add txgs-<pool> kstat file
15 * Log I/Os longer than zio_delay_max (30s default)
16 * Fix zvol+btrfs hang
17 * Fix "allocating allocated segment" panic
18
19 [ Darik Horn ]
20 * Resolve lintian maintainer-script-empty.
21 * Resolve init.d-script-missing-dependency-on-remote_fs.
22 * Resolve syntax-error-in-dep5-copyright.
23 * Resolve debhelper-but-no-misc-depends.
24
25 -- Darik Horn <dajhorn@vanadac.com> Sun, 11 Nov 2012 23:33:24 -0600
26
27 zfs-linux (0.6.0.84-0ubuntu1) unstable; urgency=low
28
29 [ Brian Behlendorf ]
30 * Add ddt_object_count() error handling
31
32 [ Darik Horn ]
33 * Fix /etc/sudoers.d/zfs mode regression.
34
35 -- Darik Horn <dajhorn@vanadac.com> Fri, 02 Nov 2012 17:24:36 -0500
36
37 zfs-linux (0.6.0.83-0ubuntu1) unstable; urgency=low
38
39 [ Brian Behlendorf ]
40 * Allow 'zpool replace' to use short device names
41 * Update spare and cache device names on import
42 * Remove 'Resized bio's/dio' warning
43 * Revert "Don't ashift-align vdev read requests."
44
45 [ Peter Fern ]
46 * Add zdev rules to the initrd for all installations.
47
48 [ Darik Horn ]
49 * Disable Ubuntu 11.04 Natty Narwhal builds.
50 * Enable Ubuntu 12.10 Quantal Quetzal builds.
51 * Add dkms build dependency on spl.
52 * Fix a typo in the root mountpoint seatbelt.
53
54 -- Darik Horn <dajhorn@vanadac.com> Sun, 28 Oct 2012 23:19:48 -0500
55
56 zfs-linux (0.6.0.82-0ubuntu1) unstable; urgency=low
57
58 [ Massimo Maggi ]
59 * Switch KM_SLEEP to KM_PUSHPAGE
60 * Switch KM_SLEEP to KM_PUSHPAGE
61
62 [ KORN Andras ]
63 * zfs.8: add missing info about dedup, mlslabel
64
65 [ Cyril Plisko ]
66 * txg is spelled as tgx in places
67 * Make zfs_immediate_write_sz a module paramater
68
69 [ Richard Yao ]
70 * Fix zfs_write_limit_max integer size mismatch on 32-bit systems
71 * Linux 3.6 compat, iops->mkdir()
72
73 [ Brian Behlendorf ]
74 * Fix zfs_txg_timeout module parameter
75 * Disable ztest deadman timer
76 * Limit zfs_vdev_aggregation_limit to SPA_MAXBLOCKSIZE
77 * Condition variable usage, zevent_cv
78 * Condition variable usage, zilog->zl_cv_batch
79 * Condition variable usage, zp->r_{rd,wr}_cv
80 * Quote snapshot and mountpoint for .zfs automount
81
82 [ Richard Yao ]
83 * Remove vmem_size() consumers
84
85 [ Etienne Dechamps ]
86 * Don't ashift-align vdev read requests.
87 * Add atomic_sub_* functions to libspl.
88 * Add FASTWRITE algorithm for synchronous writes.
89 * Use the slog even with logbias=throughput.
90
91 [ Yuxuan Shui ]
92 * Linux 3.6 compat, sops->write_super() removed
93 * Linux 3.6 compat, sget()
94 * Linux 3.6 compat, iops->lookup()
95 * Linux 3.6 compat, iops->create()
96 * Return positive error number in zfsctl_shares_lookup.
97
98 [ Andrew Reid ]
99 * Do not return /dev/loop-control in unused_loop_device
100
101 [ Darik Horn ]
102 * Refresh debian/patches after upstream merge.
103
104 -- Darik Horn <dajhorn@vanadac.com> Sun, 21 Oct 2012 23:29:26 -0500
105
106 zfs-linux (0.6.0.81-0ubuntu1) unstable; urgency=low
107
108 [ Brian Behlendorf ]
109 * Switch KM_SLEEP to KM_PUSHPAGE
110 * Modify vdev_elevator_switch() to use elevator_change()
111 * Minimize ztest stack frame size
112 * Replace tempnam() with mkstemp()
113 * Verify the return value for warn_unused_result functions
114 * Realpath arg 2 must be a minimum of PATH_MAX
115 * Set default zvol elevator to noop
116
117 [ Chris Siden ]
118 * Illumos #1948: zpool list should show more detailed pool info
119 * Illumos #1950: ztest backwards compatibility testing option.
120 * Fix mmap() usage in ztest.
121
122 [ Bill Pijewski ]
123 * Illumos #2703: add mechanism to report ZFS send progress
124
125 [ Chris Wedgwood ]
126 * zvol_probe should return NULL when the device isn't found.
127
128 [ Cyril Plisko ]
129 * Implement .commit_metadata hook for NFS export
130
131 [ Etienne Dechamps ]
132 * Force 4K blocksize when testing ext2 on zvol.
133 * Create threads in detached state in userspace.
134 * Fix VOP_CLOSE() in userspace.
135 * Fix ztest vdev file paths.
136 * Temporarily disable the reguid test.
137 * Use dynamic file descriptor numbers in ztest.
138 * Align DISCARD requests on zvols.
139
140 [ George Wilson ]
141 * Illumos #3129, #3130
142
143 [ Richard Lowe ]
144 * Illumos #2399: zfs manual page does not document use of "zfs diff".
145
146 [ Matthew Ahrens ]
147 * Illumos #3100: zvol rename fails with EBUSY when dirty.
148
149 [ Chris Dunlop ]
150 * Switch KM_SLEEP to KM_PUSHPAGE
151
152 [ Darik Horn ]
153 * Refresh debian/patches after upstream merge.
154 * Use gbp-pq to manage debian/patches.
155
156 -- Darik Horn <dajhorn@vanadac.com> Sat, 06 Oct 2012 22:05:16 -0500
157
158 zfs-linux (0.6.0.80-0ubuntu2) unstable; urgency=low
159
160 * Revert dh_fixperms rule for old debhelper systems.
161
162 -- Darik Horn <dajhorn@vanadac.com> Wed, 19 Sep 2012 13:24:46 -0500
163
164 zfs-linux (0.6.0.80-0ubuntu1) unstable; urgency=low
165
166 [ Richard Lowe ]
167 * Illumos #2088 zdb could use a reasonable manual page
168
169 [ Brian Behlendorf ]
170 * zfs-0.6.0-rc11
171 * Seg fault 'zpool import -d /dev/disk/by-id -a'
172
173 -- Darik Horn <dajhorn@vanadac.com> Tue, 18 Sep 2012 17:03:41 -0500
174
175 zfs-linux (0.6.0.79-0ubuntu1) unstable; urgency=low
176
177 [ Darik Horn ]
178 * Generate META from debian/changelog.
179 * Update packaging to standards version 3.9.3.1
180 * Improve DEP5 conformance for Lintian.
181 * Update debian/copyright attributions.
182
183 [ Brian Behlendorf ]
184 * Clear PG_writeback for sync I/O error case
185 * Switch KM_SLEEP to KM_PUSHPAGE
186 * Improve `zpool import` search behavior
187
188 [ Cyril Plisko ]
189 * ZFS replay transaction error 5
190
191 -- Darik Horn <dajhorn@vanadac.com> Mon, 17 Sep 2012 23:43:52 -0500
192
193 zfs-linux (0.6.0.78-0ubuntu1) unstable; urgency=low
194
195 [ Brian Behlendorf ]
196 * Revert "Improve AF hard disk detection"
197 * Move iput() after zfs_inode_update()
198
199 [ Cyril Plisko ]
200 * Fix zdb printf format string for ZIL data blocks
201
202 [ Darik Horn ]
203 * Refresh debian/patches after upstream merge.
204
205 -- Darik Horn <dajhorn@vanadac.com> Fri, 14 Sep 2012 13:07:59 -0500
206
207 zfs-linux (0.6.0.77-0ubuntu1) unstable; urgency=low
208
209 [ Brian Behlendorf ]
210 * Remove zvol device node
211
212 [ Etienne Dechamps ]
213 * Silence "setting dataset to sync always" message in ztest.
214
215 [ Chris Dunlop ]
216 * Remove autotools products
217
218 [ Cyril Plisko ]
219 * Illumos #3064: usr/src/cmd/zpool/zpool_main.c misspells "successful"
220 * Avoid running exportfs on each zfs/zpool command invocation
221
222 -- Darik Horn <dajhorn@vanadac.com> Tue, 11 Sep 2012 17:11:53 -0500
223
224 zfs-linux (0.6.0.76-0ubuntu1) unstable; urgency=low
225
226 [ Brian Behlendorf ]
227 * Switch KM_SLEEP to KM_PUSHPAGE
228 * Disable page allocation warnings for ARC buffers
229 * Add zstreamdump .gitignore
230
231 [ Michael Martin ]
232 * Fix missing vdev names in zpool status output
233
234 [ Etienne Dechamps ]
235 * Increase the stack space in userspace.
236
237 [ Cyril Plisko ]
238 * Make ZFS filesystem id persistent across different machines
239
240 -- Darik Horn <dajhorn@vanadac.com> Thu, 06 Sep 2012 20:14:04 -0500
241
242 zfs-linux (0.6.0.75-0ubuntu1) unstable; urgency=low
243
244 [ Martin Matuska ]
245 * Add zstreamdump(8) command to examine ZFS send streams.
246
247 [ Etienne Dechamps ]
248 * Add libnvpair to mount_zfs dependencies
249
250 [ Brian Behlendorf ]
251 * Switch KM_SLEEP to KM_PUSHPAGE
252 * Improve AF hard disk detection
253 * Switch KM_SLEEP to KM_PUSHPAGE
254
255 [ Darik Horn ]
256 * Refresh debian/patches after upstream merge.
257
258 -- Darik Horn <dajhorn@vanadac.com> Wed, 05 Sep 2012 10:05:40 -0500
259
260 zfs-linux (0.6.0.74-0ubuntu1) unstable; urgency=low
261
262 [ Brian Behlendorf ]
263 * Switch KM_SLEEP to KM_PUSHPAGE
264
265 [ Chris Dunlop ]
266 * Switch KM_SLEEP to KM_PUSHPAGE
267
268 -- Darik Horn <dajhorn@vanadac.com> Sun, 02 Sep 2012 14:42:48 -0500
269
270 zfs-linux (0.6.0.73-0ubuntu1) unstable; urgency=low
271
272 [ Richard Yao ]
273 * Check kernel source directory for SPL
274 * Consistent menuconfig name
275 * Switch KM_SLEEP to KM_PUSHPAGE
276
277 [ Brian Behlendorf ]
278 * rmdir(2) should return ENOTEMPTY
279 * Remove autotools products
280 * Pre-allocate vdev I/O buffers
281 * Annotate KM_PUSHPAGE call paths with PF_NOFS
282 * mzap_upgrade() must use kmem_alloc()
283 * Clear PG_writeback after zil_commit() for sync I/O
284
285 [ Prakash Surya ]
286 * Remove autoconf check for CONFIG_PREEMPT
287
288 [ Richard Yao ]
289 * Revert Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool))
290 * Revert Fix zpl_writepage() deadlock
291 * Revert Disable direct reclaim for z_wr_* threads
292
293 [ Etienne Dechamps ]
294 * Fix mount_zfs dependency on libzpool.
295
296 [ Darik Horn ]
297 * Refresh debian/patches after upstream merge.
298
299 -- Darik Horn <dajhorn@vanadac.com> Fri, 31 Aug 2012 15:39:03 -0500
300
301 zfs-linux (0.6.0.72-0ubuntu1) unstable; urgency=low
302
303 [ Martin Matuska ]
304 * Properly initialize and free destroydata
305
306 [ Brian Behlendorf ]
307 * Add copy-builtin to EXTRA_DIST
308 * Revert "Use SA_HDL_PRIVATE for SA xattrs"
309
310 [ Alexander Eremin ]
311 * Illumos #1977: zfs allow arguments not parsed correctly after pyzfs removal
312 * Illumos #1726: Removal of pyzfs broke delegation for volumes
313
314 [ Andrew Stormont ]
315 * Illumos #1936: add support for "-t <datatype>" argument to zfs get
316
317 [ Eric Schrock ]
318 * Illumos #2635: 'zfs rename -f' to perform force unmount
319
320 [ Christopher Siden ]
321 * Illumos #1796, #2871, #2903, #2957
322 * Illumos #3085: zfs diff panics, then panics in a loop on booting
323
324 [ Garrett D'Amore ]
325 * Illumos #2803: zfs get guid pretty-prints the output
326
327 [ Massimo Maggi ]
328 * Fix snapshot automounting with GrSecurity constify plugin.
329
330 [ Prakash Surya ]
331 * Wrap smp_processor_id in kpreempt_[dis|en]able
332
333 [ Javen Wu ]
334 * Drop spill buffer reference
335
336 [ Simon Klinkert ]
337 * Illumos #2901: zfs receive fails for exabyte sparse files
338
339 [ Darik Horn ]
340 * Refresh debian/patches after upstream merge.
341
342 -- Darik Horn <dajhorn@vanadac.com> Sun, 26 Aug 2012 18:09:15 -0500
343
344 zfs-linux (0.6.0.71-0ubuntu1) unstable; urgency=low
345
346 [ Brian Behlendorf ]
347 * Cleanly remove zfs-modules-devel headers
348 * Export dmu_buf_rele() symbol
349 * ZFS 0.6.0-rc10
350
351 -- Darik Horn <dajhorn@vanadac.com> Tue, 14 Aug 2012 21:41:22 -0500
352
353 zfs-linux (0.6.0.70-0ubuntu1) unstable; urgency=low
354
355 [ Richard Yao ]
356 * Add missing dependencies to ./copy-builtin
357
358 [ Etienne Dechamps ]
359 * Set zvol discard_granularity to the volblocksize.
360
361 [ Dan McDonald ]
362 * Illumos #1693: persistent 'comment' field for a zpool
363
364 [ Prakash Surya ]
365 * Add '--with-spl-timeout' option
366 * Support building a zfs-modules-dkms sub package
367
368 [ Brian Behlendorf ]
369 * Export dbuf_* symbols
370 * Illumos #1888: zfs(8) should mention zfs recv -e
371 * Suppress 'zfs_sb_create' memory warning
372
373 [ Ned Bass ]
374 * Fix man page installation path
375
376 [ Darik Horn ]
377 * Refresh debian/patches after upstream merge.
378
379 [ Peter Fern ]
380 * Add debug packages for libs and tools
381
382 -- Darik Horn <dajhorn@vanadac.com> Fri, 10 Aug 2012 20:35:15 -0500
383
384 zfs-linux (0.6.0.69-0ubuntu3) unstable; urgency=low
385
386 [ Darik Horn ]
387 * Update the README file for deb packages.
388
389 [ Brian Behlendorf ]
390 * Allow '-o remount' for non-legacy datasets
391
392 [ Manuel Amador (Rudd-O) ]
393 * Adding grub2 mkconfig support patch
394
395 [ Matthew Ahrens ]
396 * Illumos #1644, #1645, #1646, #1647, #1708
397
398 [ Etienne Dechamps ]
399 * Limit the number of blocks to discard at once.
400
401 -- Darik Horn <dajhorn@vanadac.com> Mon, 06 Aug 2012 11:39:15 -0500
402
403 zfs-linux (0.6.0.68-0ubuntu1) unstable; urgency=low
404
405 [ Brian Behlendorf ]
406 * Add 'inline' keyword
407 * Add ddt_object_load() error handling
408 * Disable .zfs directory on 32-bit systems
409
410 [ Richard Yao ]
411 * Fix build failures on PaX/GRSecurity patched kernels
412 * Fix NULL pointer dereference on PaX/GRSecurity patched Linux 3.3 and later kernels
413 * Linux 3.5 compat, eops->encode_fh() takes inodes
414 * Linux 3.5 compat, iops->truncate_range() removed
415 * Linux 3.5 compat, end_writeback() changed to clear_inode()
416
417 [ Etienne Dechamps ]
418 * Move partition scanning from userspace to module.
419 * Don't build packages that haven't been selected.
420 * Make configure builtin-aware.
421 * Fake modpost stage for LINUX_COMPILE.
422 * When checking for symbol exports, try compiling.
423 * Add script for builtin module building.
424 * Use /sys/module instead of /proc/modules.
425
426 [ Darik Horn ]
427 * Refresh debian/patches after upstream merge.
428
429 -- Darik Horn <dajhorn@vanadac.com> Fri, 27 Jul 2012 14:37:39 -0500
430
431 zfs-linux (0.6.0.67-0ubuntu1) unstable; urgency=low
432
433 [ Richard Yao ]
434 * Use ULL suffix in constants
435 * Relicense zfs.gentoo.in from GPLv2 to 2-clause BSD
436
437 [ Garrett D'Amore ]
438 * Illumos #1748: desire support for reguid in zfs
439
440 [ George Wilson ]
441 * Illumos #1949, #1953
442
443 [ Etienne Dechamps ]
444 * Fix error handling for "zpool online -e".
445 * Use the right device path when relabeling.
446 * Fix efi_use_whole_disk() when efi_nparts == 128.
447
448 [ Brian Behlendorf ]
449 * Add PowerPC to supported VTOCs
450 * Move zfs.release generation to configure step
451
452 [ Darik Horn ]
453 * Refresh debian/patches after upstream merge.
454
455 -- Darik Horn <dajhorn@vanadac.com> Sun, 15 Jul 2012 23:11:46 -0500
456
457 zfs-linux (0.6.0.66-0ubuntu1) unstable; urgency=low
458
459 [ Etienne Dechamps ]
460 * Add ZIL statistics.
461
462 [ Prakash Surya ]
463 * Support debug and debug-devel sub packages
464
465 [ Brian Behlendorf ]
466 * Remove Chaos 4.x RPM support
467 * Update incorrect ddt_zap_lookup() assertion
468
469 -- Darik Horn <dajhorn@vanadac.com> Wed, 04 Jul 2012 00:16:38 -0500
470
471 zfs-linux (0.6.0.65-0ubuntu2) unstable; urgency=high
472
473 * chmod 0440 /etc/sudoers.d/zfs
474
475 -- Darik Horn <dajhorn@vanadac.com> Tue, 19 Jun 2012 10:54:09 -0500
476
477 zfs-linux (0.6.0.65-0ubuntu1) unstable; urgency=low
478
479 [ Etienne Dechamps ]
480 * Make zil_slog_limit a tunable module parameter.
481
482 [ Richard Yao ]
483 * Make zvol_remove_link() print a more useful error message
484
485 [ Pawel Jakub Dawidek ]
486 * Speed up 'zfs list -t snapshot -o name -s name'
487
488 [ Darik Horn ]
489 * Add zvol_inhibit_dev module option.
490 * Refresh debian/patches after upstream merge.
491
492 [ Brian Behlendorf ]
493 * Workaround for failing zvol_id
494 * Mark zdev.conf as a config file
495 * ZFS 0.6.0-rc9
496
497 -- Darik Horn <dajhorn@vanadac.com> Thu, 14 Jun 2012 15:18:54 -0500
498
499 zfs-linux (0.6.0.64-0ubuntu1) unstable; urgency=low
500
501 [ Ned Bass ]
502 * Improve CONFIG_DEBUG_LOCK_ALLOC error message
503
504 [ Etienne Dechamps ]
505 * Honor logbias when writing to ZVOLs.
506
507 [ Richard Yao ]
508 * Linux 3.4 compat, d_make_root() replaces d_alloc_root()
509
510 [ Daniel Verite ]
511 * Include <locale.h> to avoid error: 'LC_ALL' undeclared.
512 * Retry removal of busy minors
513
514 [ Darik Horn ]
515 * Refresh debian/patches after upstream merge.
516
517 -- Darik Horn <dajhorn@vanadac.com> Mon, 11 Jun 2012 23:12:08 -0500
518
519 zfs-linux (0.6.0.63-0ubuntu1) unstable; urgency=low
520
521 [ Jorgen Lundman ]
522 * Define the needed ISA types for ARM
523
524 [ Brian Behlendorf ]
525 * Extend CONFIG_DEBUG_LOCK_ALLOC check
526 * Add /dev/mapper/ to search path
527 * Improve 'zpool import' EBUSY error message
528
529 [ Ned A. Bass ]
530 * Add vdev_id for JBOD-friendly udev aliases
531
532 [ Darik Horn ]
533 * Refresh debian/patches after upstream merge.
534 * Disable Ubuntu 10.10 Maverick Meerkat builds.
535 * Add Add-zvol_inhibit_dev-module-option.patch
536 * Add /etc/sudoers.d/zfs file.
537
538 -- Darik Horn <dajhorn@vanadac.com> Fri, 01 Jun 2012 22:02:32 -0500
539
540 zfs-linux (0.6.0.62-0ubuntu1) unstable; urgency=low
541
542 [ Mike Harsch ]
543 * Illumos #952: separate intent logs should be obvious in 'zpool iostat' output
544
545 [ Frederik Wessels ]
546 * Illumos #1946: incorrect formatting when listing output of multiple pools with zpool iostat -v
547
548 [ Richard Lowe ]
549 * Illumos #2067: uninitialized variables in zfs(1M) may make snapshots undestroyable
550
551 [ Richard Yao ]
552 * Update ARC memory limits to account for SLUB internal fragmentation
553 * Disable direct reclaim on zvols
554
555 [ Brian Behlendorf ]
556 * Add zfs_mdcomp_disable module option
557 * Integrate ARC more tightly with Linux
558 * Linux 3.3 compat, iops->create()/mkdir()/mknod()
559 * Add mdadm and bc dependencies
560 * Revert "Disable direct reclaim on zvols"
561
562 [ Darik Horn ]
563 * Refresh debian/patches after upstream merge.
564
565 -- Darik Horn <dajhorn@vanadac.com> Tue, 01 May 2012 14:44:11 -0500
566
567 zfs-linux (0.6.0.61-0ubuntu1) unstable; urgency=low
568
569 [ Prakash Surya ]
570 * Use KM_PUSHPAGE in l2arc_write_buffers
571
572 [ Brian Behlendorf ]
573 * Illumos #1909: disk sync write perf regression when slog is used post oi_148
574
575 -- Darik Horn <dajhorn@vanadac.com> Sun, 22 Apr 2012 08:13:33 -0500
576
577 zfs-linux (0.6.0.60-0ubuntu1) unstable; urgency=low
578
579 [ Brian Behlendorf ]
580 * Export additional dsl symbols
581
582 [ Richard Laager ]
583 * Document the zle compression algorithm
584 * Improve error message consistency
585
586 [ Andriy Gapon ]
587 * Illumos #1680: zfs vdev_file_io_start: validate vdev before using vdev_tsd
588
589 [ Martin Matuska ]
590 * OS-926: zfs panic in zfs_fill_zplprops_impl()
591
592 [ George Wilson ]
593 * Illumos #1951: leaking a vdev when removing an l2cache device
594
595 [ Albert Lee ]
596 * Illumos #1475: zfs spill block hold can access invalid spill blkptr
597
598 [ Martin Matuska ]
599 * Illumos #1346: zfs incremental receive may leave behind temporary clones
600
601 [ P.SCH ]
602 * ZFS snapshot alias
603 * ZFS list snapshot property alias
604
605 [ Darik Horn ]
606 * Add Improve-the-SPL-version-error-for-DKMS-systems.patch
607
608 -- Darik Horn <dajhorn@vanadac.com> Sat, 21 Apr 2012 10:38:51 -0500
609
610 zfs-linux (0.6.0.58-0ubuntu1) unstable; urgency=low
611
612 [ Richard Yao ]
613 * Print human readable error message for ENOENT
614 * Make Gentoo initscript use modinfo
615
616 [ Gunnar Beutner ]
617 * Fixed a NULL pointer dereference bug in zfs_preumount
618
619 [ Darik Horn ]
620 * Refresh debian/patches after upstream merge.
621 * Add dkms kernel source exception for Proxmox 2.0
622
623 -- Darik Horn <dajhorn@vanadac.com> Mon, 09 Apr 2012 09:49:36 -0500
624
625 zfs-linux (0.6.0.57-0ubuntu2) unstable; urgency=low
626
627 [ Darik Horn ]
628 * Reorder zfs-dkms.postinst for dh_dkms glitch.
629
630 -- Darik Horn <dajhorn@vanadac.com> Mon, 02 Apr 2012 23:05:23 -0500
631
632 zfs-linux (0.6.0.57-0ubuntu1) unstable; urgency=low
633
634 [ Craig Sanders ]
635 * Remove hard-coded 80 column output
636
637 [ Brian Behlendorf ]
638 * Properly expose the mfu ghost list kstats
639
640 [ Darik Horn ]
641 * Invoke notify-reboot-required for upgrades.
642 * Add libgcc_s.so.1 to the zfs-initramfs manifest.
643 * Add missing #DEBHELPER# macro to zfsutils.
644 * Refresh debian/patches after upstream merge.
645 * Enable 0007-Integrate-ARC-more-tightly-with-Linux.patch
646
647 -- Darik Horn <dajhorn@vanadac.com> Fri, 30 Mar 2012 00:38:33 -0500
648
649 zfs-linux (0.6.0.56-0ubuntu1) unstable; urgency=low
650
651 [ Brian Behlendorf ]
652 * Fix executable permissions
653 * ZFS 0.6.0-rc8
654
655 [ Darik Horn ]
656 * Disable 0007-Integrate-ARC-more-tightly-with-Linux.patch
657
658 -- Darik Horn <dajhorn@vanadac.com> Mon, 26 Mar 2012 21:19:40 -0500
659
660 zfs-linux (0.6.0.55-0ubuntu1) unstable; urgency=low
661
662 [ Brian Behlendorf ]
663 * Add .zfs control directory
664 * Account for .zfs ctldir inodes
665 * Add ZFS_META_RELEASE to module load/unload messages
666 * Enhance a dmu_tx_dirty_buf() assertion
667 * Add --enable-debug-dmu-tx configure option
668
669 [ Darik Horn ]
670 * Add 0007-Integrate-ARC-more-tightly-with-Linux.patch
671 * Add: Add-.zfs-control-directory.patch
672 * Refresh debian/patches after upstream merge.
673
674 -- Darik Horn <dajhorn@vanadac.com> Fri, 23 Mar 2012 20:37:43 -0500
675
676 zfs-linux (0.6.0.54-1ubuntu1) unstable; urgency=low
677
678 [ Brian Behlendorf ]
679 * Revert "Add zio constructor/destructor"
680 * Add zio constructor/destructor
681
682 -- Darik Horn <dajhorn@vanadac.com> Wed, 21 Mar 2012 17:42:33 -0500
683
684 zfs-linux (0.6.0.54-0ubuntu1) unstable; urgency=low
685
686 [ Gregor Kopka ]
687 * Use stderr for 'no pools/datasets available' error
688
689 [ Brian Behlendorf ]
690 * Add missing NULL in zpl_xattr_handlers
691 * ZFS 0.6.0-rc7
692
693 -- Darik Horn <dajhorn@vanadac.com> Fri, 16 Mar 2012 23:40:54 -0500
694
695 zfs-linux (0.6.0.53-0ubuntu1) unstable; urgency=low
696
697 [ Darik Horn ]
698 * Add machine readable debian/copyright file.
699 * Split /etc/init.d/zfs into zfs-mount and zfs-share
700 * Remove the /etc/default/zfsload configuration file
701 * Use consistent branding in package descriptions.
702 * Remove the DISCLAIMER file from the docs list.
703
704 [ Brian Behlendorf ]
705 * Use SA_HDL_PRIVATE for SA xattrs
706 * Add zio constructor/destructor
707 * Add sa_spill_rele() interface
708
709 [ Ned Bass ]
710 * Align parition end on 1 MiB boundary
711
712 [ Richard Yao ]
713 * Fix distribution detection
714
715 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Mar 2012 20:53:01 -0600
716
717 zfs-linux (0.6.0.52-0ubuntu1) unstable; urgency=low
718
719 [ Turbo Fredriksson ]
720 * Add 'fsid' mount option to allowed options.
721
722 [ Richard Yao ]
723 * Support ashift=13 for 8KB SSD block sizes
724
725 [ Alex Zhuravlev ]
726 * Export symbols for zero-copy
727
728 [ Ned Bass ]
729 * Return success from check_slice() if device doesn't exist
730
731 [ Brian Behlendorf ]
732 * Add arc_state_t stats to arcstats
733 * Add 'dmu_tx' kstats entry
734 * Cleanly support debug packages
735
736 [ Darik Horn ]
737 * Change POST_INSTALL to POST_BUILD in dkms.conf
738 * Refresh debian/patches after upstream merge.
739
740 -- Darik Horn <dajhorn@vanadac.com> Mon, 27 Feb 2012 19:35:20 -0600
741
742 zfs-linux (0.6.0.51-0ubuntu1) unstable; urgency=low
743
744 [ Etienne Dechamps ]
745 * Use 32 as the default number of zvol threads.
746 * Implement the truncate_range() inode operation.
747 * Check permissions in zfs_space().
748 * Support the fallocate() file operation.
749 * Add support for DISCARD to ZVOLs.
750
751 [ Brian Behlendorf ]
752 * Use spl_debug_* helpers
753 * Export symbols for zero-copy
754 * Fix zconfig.sh non-optimal alignment
755
756 [ Darik Horn ]
757 * Refresh debian/patches after upstream merge.
758
759 -- Darik Horn <dajhorn@vanadac.com> Sun, 12 Feb 2012 19:28:19 -0600
760
761 zfs-linux (0.6.0.50-0ubuntu1) unstable; urgency=low
762
763 [ Etienne Dechamps ]
764 * Support "sync=always" for ZVOLs.
765 * Fix synchronicity for ZVOLs.
766 * Improve ZVOL queue behavior.
767
768 [ Darik Horn ]
769 * Let libnvpair be linked independently of libzfs. (Closes: #560)
770 * Refresh debian/patches after upstream merge.
771
772 -- Darik Horn <dajhorn@vanadac.com> Wed, 08 Feb 2012 17:56:45 -0600
773
774 zfs-linux (0.6.0.49-0ubuntu1) unstable; urgency=low
775
776 [ Brian Behlendorf ]
777 * Export symbol zfs_attr_table
778 * Allow multiple values per directory entry
779 * Cleanup ZFS debug infrastructure
780 * Linux 3.3 compat, sops->show_options()
781
782 [ Darik Horn ]
783 * Revert lib/libspl/asm-generic/atomic.S deletion.
784 * Revert "Manually sync scripts/ with the upstream release."
785 * Refresh patches after upstream merge.
786 * Add patch: Improve the --with-spl error
787
788 -- Darik Horn <dajhorn@vanadac.com> Fri, 03 Feb 2012 15:41:22 -0600
789
790 zfs-linux (0.6.0.48-0ubuntu1) unstable; urgency=low
791
792 [ Prakash Surya ]
793 * Ignore dataset if the dds_type is DMU_OST_OTHER
794
795 [ Darik Horn ]
796 * Disable dh_autotools-dev_updateconfig.
797
798 -- Darik Horn <dajhorn@vanadac.com> Thu, 19 Jan 2012 20:24:51 -0600
799
800 zfs-linux (0.6.0.47-0ubuntu1) unstable; urgency=low
801
802 [ Brian Behlendorf ]
803 * Add the release component to headers
804 * Fix rpm dependencies
805
806 [ Darik Horn ]
807 * Combine libraries: spl, avl, efi, share, unicode. (Closes: #430)
808 * Allow GPT+EFI vdev replacement in boot pools.
809 * Add libtool to Build-Depends.
810 * Refresh debian/patches after upstream merge.
811 * Remove distdir stubbing for DKMS module sources.
812 * Delete packaging for recomposed libraries.
813
814 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 20:40:27 -0600
815
816 zfs-linux (0.6.0.46-0ubuntu1) unstable; urgency=low
817
818 [ Ned Bass ]
819 * Reduce number of zio free threads
820
821 [ Darik Horn ]
822 * Run autogen for packaged builds.
823 * Move debian/patches into a separate branch.
824 * Disable zfs-dracut packaging.
825
826 [ Richard Laager ]
827 * Allow setting bootfs on any pool
828
829 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 14:01:23 -0600
830
831 zfs-linux (0.6.0.45-0ubuntu1) unstable; urgency=low
832
833 [ Prakash Surya ]
834 * Run ZFS_AC_PACMAN only if $VENDOR is "arch"
835
836 [ Brian Behlendorf ]
837 * Increase link count limit to 2^31-1
838
839 [ Darik Horn ]
840 * Wrap long lines in the dkms.conf file.
841 * FHS conformance and DKMS multiarch, ZFS interface.
842 * Add Allow-setting-bootfs-on-any-pool.patch
843
844 -- Darik Horn <dajhorn@vanadac.com> Sun, 15 Jan 2012 18:43:23 -0600
845
846 zfs-linux (0.6.0.44-0ubuntu1) unstable; urgency=low
847
848 [ Darik Horn ]
849 * Remove the mountall dependency from zfs-initramfs.
850 * Add /sbin/blkid to the initramfs manifest.
851 * Avoid using awk in the zpool_id script. (Closes: #259)
852 * Apply the ZoL coding standard to zpl_xattr.c
853 * Revert "Add security_inode_init_security.patch"
854 * Refresh debian/patches after upstream merge.
855
856 [ Brian Behlendorf ]
857 * Linux 3.1 compat, super_block->s_shrink
858 * Linux 3.2 compat, security_inode_init_security()
859
860 [ Richard Laager ]
861 * Treat /dev/vd* as whole disks
862
863 [ Suman Chakravartula ]
864 * Add overlay(-O) mount option support
865
866 -- Darik Horn <dajhorn@vanadac.com> Thu, 12 Jan 2012 19:35:47 -0600
867
868 zfs-linux (0.6.0.43-0ubuntu1) unstable; urgency=low
869
870 [ Seth Heeren ]
871 * added contrib/zfs_completion.bash
872
873 [ Darik Horn ]
874 * Wrap long lines in the debian/control file.
875 * Add libselinux1-dev to build-depends.
876 * Add bash command completion to zfsutils.
877 * Add security_inode_init_security.patch
878 * Add precise to the PPA build list.
879
880 -- Darik Horn <dajhorn@vanadac.com> Sat, 07 Jan 2012 11:05:03 -0600
881
882 zfs-linux (0.6.0.42-0ubuntu1) unstable; urgency=low
883
884 [ Prakash Surya ]
885 * Add make rule for building Arch Linux packages
886 * Move Arch Linux's VENDOR check above Ubuntu's
887
888 [ Darik Horn ]
889 * Update the character class in the zpool man page. (Closes: #438)
890 * Linux 3.2 compat: set_nlink() (Closes: #462)
891 * Add LIBSELINUX to mount_zfs_LDFLAGS.
892 * Refresh debian/patches after upstream merge.
893 * PPA 0.6.0.42-0ubuntu1 release.
894
895 -- Darik Horn <dajhorn@vanadac.com> Fri, 23 Dec 2011 09:09:59 -0600
896
897 zfs-linux (0.6.0.41-0ubuntu1) unstable; urgency=low
898
899 [ Brian Behlendorf ]
900 * Set zvol_major/zvol_threads permissions
901
902 [ Garrett D'Amore ]
903 * Illumos #734: Use taskq_dispatch_ent() interface
904
905 -- Darik Horn <dajhorn@vanadac.com> Thu, 15 Dec 2011 10:11:54 -0600
906
907 zfs-linux (0.6.0.40-0ubuntu1) unstable; urgency=low
908
909 [ Prakash Surya ]
910 * In autoconf v2.68, AC_LANG_PROGRAM must be quoted
911 * Fix configure tests to play nice with GCC 4.6
912
913 [ Brian Behlendorf ]
914 * Implement SA based xattrs
915 * Allow xattrs on symlinks
916 * Update default ARC memory limits
917
918 [ Gunnar Beutner ]
919 * Added comments for libshare's NFS functions.
920
921 [ Darik Horn ]
922 * Support path_id changes in udev 174.
923 * Quote variables in the zpool_id script.
924 * Demote egrep to grep in the zpool_id script.
925 * Demote the whackbang in the zpool_id script.
926 * Source /etc/default/zfs after setting defaults.
927 * Quote variables in the zfs.lsb script.
928 * Revert "Depend on udev that provides stand-alone path_id."
929
930 -- Darik Horn <dajhorn@vanadac.com> Mon, 05 Dec 2011 20:13:57 -0600
931
932 zfs-linux (0.6.0.39-0ubuntu1) unstable; urgency=low
933
934 [ Brian Behlendorf ]
935 * Limit maximum ashift value to 12
936
937 [ Suman Chakravartula ]
938 * Allow leading digits in userquota/groupquota names
939
940 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Nov 2011 08:35:47 -0600
941
942 zfs-linux (0.6.0.38-0ubuntu1) unstable; urgency=low
943
944 [ Brian Behlendorf ]
945 * Disown dataset in zfs_sb_create()
946 * Simplify BDI integration
947 * Suppress packaging warning
948 * Linux 3.1 compat, fops->fsync()
949 * Fix depmod warning
950
951 [ Darik Horn ]
952 * Refresh debian/patches after upstream merge.
953
954 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Nov 2011 09:05:40 -0600
955
956 zfs-linux (0.6.0.37-0ubuntu1) unstable; urgency=low
957
958 [ Gunnar Beutner ]
959 * Fix a race condition in zfs_getattr_fast()
960
961 [ Brian Behlendorf ]
962 * Fix NULL deref in balance_pgdat()
963 * Improve meta data performance
964
965 -- Darik Horn <dajhorn@vanadac.com> Sat, 05 Nov 2011 10:27:54 -0500
966
967 zfs-linux (0.6.0.36-0ubuntu1) unstable; urgency=low
968
969 [ Brian Behlendorf ]
970 * Include distribution in release
971
972 [ Darik Horn ]
973 * Change sun.com URLs to zfsonlinux.org
974 * Depend on udev that provides stand-alone path_id.
975
976 [ Xin Li ]
977 * Illumos #1661: Fix flaw in sa_find_sizes() calculation
978
979 -- Darik Horn <dajhorn@vanadac.com> Fri, 28 Oct 2011 19:38:49 -0500
980
981 zfs-linux (0.6.0.35-0ubuntu2) unstable; urgency=low
982
983 [ Ned Bass ]
984 * Use @ZFS_META LICENSE@ in spec.in files
985
986 [ Alexander Stetsenko ]
987 * Illumos #755: dmu_recv_stream builds incomplete guid_to_ds_map
988
989 [ Brian Behlendorf ]
990 * Set mtime on symbolic links
991
992 -- Darik Horn <dajhorn@vanadac.com> Wed, 19 Oct 2011 15:26:00 -0500
993
994 zfs-linux (0.6.0.34-0ubuntu1) unstable; urgency=low
995
996 [ Oleg Stepura ]
997 * Fix 'unexpected operator' bashism
998
999 [ Brian Behlendorf ]
1000 * Synchronize initramfs and system hostid
1001 * Export symbols for the full SA API
1002 * Prep zfs-0.6.0-rc6 tag
1003 * Add provides lustre-backend-fs to rpm
1004 * Export symbols for the VFS API
1005 * Disable 90-zfs.rules for test suite
1006
1007 [ Darik Horn ]
1008 * Add "activate update-initramfs" dpkg trigger.
1009 * Add news item: The PPA for ZFS is moving.
1010 * Add patch: Use /bin/bash to invoke dracut scripts.
1011 * Add provides lustre-backend-fs to deb
1012
1013 -- Darik Horn <dajhorn@vanadac.com> Tue, 11 Oct 2011 21:16:47 -0500
1014
1015 zfs-linux (0.6.0.33-0ubuntu1) unstable; urgency=low
1016
1017 [ Darik Horn ]
1018 * Automatically set REMAKE_INITRD in the dkms.conf
1019
1020 [ Brian Behlendorf ]
1021 * Install zfs-devel headers in /usr/include
1022 * Suppress kmem_alloc() warning in zfs_prop_set_special()
1023 * Export symbols for the full ZAP API
1024 * Fix uninitialized varible in zfs_do_userspace()
1025
1026 [ Ned Bass ]
1027 * Use automatic variable in Makefile
1028
1029 [ Zachary Bedell ]
1030 * Fix boot failure in Dracut scripts.
1031 * Make libefi-created GPT compatible with gptfdisk
1032
1033 [ Andreas Dilger ]
1034 * zpl: Fix "df -i" to have better free inodes value
1035
1036 -- Darik Horn <dajhorn@vanadac.com> Wed, 28 Sep 2011 22:38:56 -0500
1037
1038 zfs-linux (0.6.0.32-0ubuntu1) unstable; urgency=low
1039
1040 [ Prakash Surya ]
1041 * Fix minor autoconf error message inconsistencies
1042 * Convert 'if' statements to AS_IF in kernel.m4
1043 * Fix package URLs to use the github repository
1044 * Fix zfs.spec.in to use @LICENSE@ variable
1045
1046 [ Jeremy Gill ]
1047 * Ensure FC15 boots when zfs isn't used for boot partition
1048
1049 [ Brian Behlendorf ]
1050 * Fix usage of zsb after free
1051
1052 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Sep 2011 20:27:34 -0500
1053
1054 zfs-linux (0.6.0.31-0ubuntu2) unstable; urgency=low
1055
1056 * Change $ZFS to `zfs` in the init script.
1057
1058 -- Darik Horn <dajhorn@vanadac.com> Wed, 24 Aug 2011 10:04:15 -0500
1059
1060 zfs-linux (0.6.0.31-0ubuntu1) unstable; urgency=low
1061
1062 [ Brian Behlendorf ]
1063 * Disable zfs /etc/mtab updates
1064 * Fix incompatible pointer type warning
1065 * Fix missing format arguments
1066 * Fixed uninitialized variable
1067 * Buildbot suppression rules
1068 * Fix autoconf variable substitution in init scripts.
1069 * Fix incorrect zpool_cache substitution
1070
1071 [ Kyle Fuller ]
1072 * Move 90-zfs udev rule from dracut to udev/rules.d
1073 * Make dracut module-setup.sh an autoconf config file
1074
1075 [ Darik Horn ]
1076 * Add chkconfig and description lines to zfs init.
1077 * Disable default start action in the init script.
1078 * Implement the status command in the init script.
1079 * Share filesystems in the init script.
1080 * Remove ellipses from log lines in the init script.
1081
1082 -- Darik Horn <dajhorn@vanadac.com> Mon, 22 Aug 2011 21:26:25 -0500
1083
1084 zfs-linux (0.6.0.30-0ubuntu2) unstable; urgency=low
1085
1086 * Remove zpool_layout from the initramfs manifest.
1087 * Let mkinitramfs fail if the utilities are missing.
1088
1089 -- Darik Horn <dajhorn@vanadac.com> Tue, 09 Aug 2011 16:52:01 -0500
1090
1091 zfs-linux (0.6.0.30-0ubuntu1) unstable; urgency=low
1092
1093 [ Brian Behlendorf ]
1094 * Cleanup mmap(2) writes
1095 * Add backing_device_info per-filesystem
1096 * Correctly lock pages for .readpages()
1097 * Autogen refresh for udev changes
1098 * Improve HAVE_EVICT_INODE check
1099
1100 [ Kyle Fuller ]
1101 * Move udev rules from /etc/udev to /lib/udev
1102
1103 [ Darik Horn ]
1104 * Accomodate udev autotools changes in packaging.
1105
1106 -- Darik Horn <dajhorn@vanadac.com> Tue, 09 Aug 2011 01:17:20 -0500
1107
1108 zfs-linux (0.6.0.29-0ubuntu1) unstable; urgency=low
1109
1110 [ Kyle Fuller ]
1111 * Make autogen.sh executable
1112 * Turn the init.d scripts into autoconf config files
1113
1114 [ Zachary Bedell ]
1115 * Wrap dracut scripts to 79 chars
1116
1117 [ Brian Behlendorf ]
1118 * Add .gitignore for zfs.<distro> init scripts
1119
1120 [ Tim Haley ]
1121 * Illumos #xxx: zdb -vvv broken after zfs diff integration
1122
1123 [ Gordon Ross ]
1124 * Illumos #764: panic in zfs:dbuf_sync_list
1125
1126 [ Garrett D'Amore ]
1127 * Illumos #175: zfs vdev cache consumes excessive memory
1128
1129 [ Shampavman ]
1130 * Illumos #510: 'zfs get' enhancement - mountpoint as an argument
1131
1132 [ George Wilson ]
1133 * Illumos #1051: zfs should handle imbalanced luns
1134
1135 [ Matt Ahrens ]
1136 * Illumos #1092: zfs refratio property
1137
1138 [ Eric Schrock ]
1139 * Illumos #883: ZIL reuse during remount corruption
1140
1141 [ Martin Matuska ]
1142 * Illumos #1043: Recursive zfs snapshot destroy fails
1143 * Illumos #1313: Integer overflow in txg_delay()
1144
1145 [ Alexander Stetsenko ]
1146 * Illumos #278: get rid zfs of python and pyzfs dependencies
1147
1148 [ James H ]
1149 * Call exportfs -v once for NFS shares.
1150
1151 [ Gunnar Beutner ]
1152 * Use /dev/null for stdout/stderr in libzfs_run_process().
1153 * Use libzfs_run_process() in libshare.
1154
1155 -- Darik Horn <dajhorn@vanadac.com> Tue, 02 Aug 2011 10:18:10 -0500
1156
1157 zfs-linux (0.6.0.28-0ubuntu2) unstable; urgency=low
1158
1159 * Update replacement controls for libzfs-dev.
1160
1161 -- Darik Horn <dajhorn@vanadac.com> Tue, 26 Jul 2011 00:03:19 -0500
1162
1163 zfs-linux (0.6.0.28-0ubuntu1) unstable; urgency=low
1164
1165 [ Brian Behlendorf ]
1166 * Fix the configure CONFIG_* option detection
1167 * Add missing <pool> option
1168 * Fix txg_sync_thread deadlock
1169
1170 [ Zachary Bedell ]
1171 * Soft to hard tabs
1172 * Catch return errors from zpool commands
1173
1174 [ Darik Horn ]
1175 * Force root pool imports in the initramfs script.
1176 * lintian: non-dev-pkg-with-shlib-symlink
1177 * Override lintian extra-license-file warnings.
1178 * Update the project Github link.
1179 * Override dh_shlibdeps warnings.
1180
1181 -- Darik Horn <dajhorn@vanadac.com> Mon, 25 Jul 2011 23:39:10 -0500
1182
1183 zfs-linux (0.6.0.27-0ubuntu1) unstable; urgency=low
1184
1185 [ Brian Behlendorf ]
1186 * Use zfs_mknode() to create dataset root
1187
1188 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:39:22 -0500
1189
1190 zfs-linux (0.6.0.26-0ubuntu1) unstable; urgency=low
1191
1192 [ Brian Behlendorf ]
1193 * Fix send/recv 'dataset is busy' errors
1194 * Update 'zpool import' man page
1195 * Fix mmap(2)/write(2)/read(2) deadlock
1196 * Fix zio_execute() deadlock
1197 * Fix zpl_writepage() deadlock
1198 * Fix 'make install' overly broad 'rm'
1199 * Honor setgit bit on directories
1200
1201 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Jul 2011 18:27:15 -0500
1202
1203 zfs-linux (0.6.0.25.rc5-0ubuntu4) unstable; urgency=low
1204
1205 * Add fix-issue-319 patch.
1206
1207 -- Darik Horn <dajhorn@vanadac.com> Fri, 15 Jul 2011 20:09:22 -0500
1208
1209 zfs-linux (0.6.0.25.rc5-0ubuntu3) unstable; urgency=low
1210
1211 * Stub the Makefile.in files in scripts/.
1212
1213 -- Darik Horn <dajhorn@vanadac.com> Fri, 15 Jul 2011 08:45:00 -0500
1214
1215 zfs-linux (0.6.0.25.rc5-0ubuntu1) unstable; urgency=low
1216
1217 [ Andrew Tselischev ]
1218 * Fix 'rc_parallel="YES"' error
1219
1220 [ Prasad Joshi ]
1221 * Use consistent error message in zpool sub-command
1222
1223 [ Gunnar Beutner ]
1224 * Fixed indentation in the zfs.lunar init script.
1225 * Removed erroneous backticks in the zfs.lunar init script.
1226 * Implemented sharing datasets via NFS using libshare.
1227 * Link libshare directly to libzfs
1228 * Renamed HAVE_SHARE ifdefs to HAVE_SMB_SHARE.
1229 * Updated init scripts to enable automatic sharing of ZFS datasets.
1230
1231 [ Zachary Bedell ]
1232 * Update zfs.gentoo/zfs.lsb init script
1233 * Update for Dracut-010
1234 * Document initramfs process
1235
1236 [ Brian Behlendorf ]
1237 * Add proper library versioning
1238 * Update ztest paths
1239 * Update 'zfs send' documentation
1240 * Add L2ARC tunables
1241 * Improve fstat(2) performance
1242
1243 [ Darik Horn ]
1244 * Refresh patches.
1245 * Set the configuration prefix to root.
1246 * Remove /usr/bin/hostid from the initramfs image.
1247 * Add zfs-dracut package.
1248 * Add libshare0 package.
1249 * Disable disable-dist-init.patch
1250 * Add nfs-kernel-server suggestion.
1251 * Demote spl-dkms to a regular dependency.
1252 * lintian: package-name-doesnt-match-sonames
1253 * lintian: incorrect-libdir-in-la-file
1254 * Rename libavl1 to libzavl1.
1255
1256 [ Fajar A. Nugraha ]
1257 * Check for "udevadm settle" vs "udevsettle"
1258 * Remove zfs service only on uninstall, not on upgrade
1259
1260 [ Kyle Fuller ]
1261 * Provide a rc.d script for archlinux
1262
1263 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:49:02 -0500
1264
1265 zfs-linux (0.6.0.22.rc5-0ubuntu1) unstable; urgency=low
1266
1267 [ Prasad Joshi ]
1268 * MMAP Optimization
1269
1270 [ Brian Behlendorf ]
1271 * Remove unused MMAP functions
1272 * Add ZFS specific mmap() checks
1273 * Avoid 'rpm -q' bug for 'make pkg'
1274 * Linux compat 2.6.39: security_inode_init_security()
1275 * Linux compat 2.6.39: mount_nodev()
1276 * Fix implicit declaration of 'mkdirp'
1277 * Always allow non-user xattrs
1278 * Prep zfs-0.6.0-rc5 tag
1279
1280 [ Rohan Puri ]
1281 * Support mandatory locks (nbmand)
1282
1283 -- Darik Horn <dajhorn@vanadac.com> Sun, 03 Jul 2011 13:06:48 -0500
1284
1285 zfs-linux (0.6.0.21-0ubuntu1) unstable; urgency=low
1286
1287 [ Prasad Joshi ]
1288 * Tear down and flush the mmap region
1289 * Use truncate_setsize in zfs_setattr
1290
1291 [ Brian Behlendorf ]
1292 * Ensure all block devices are available
1293
1294 -- Darik Horn <dajhorn@vanadac.com> Fri, 01 Jul 2011 11:41:40 -0500
1295
1296 zfs-linux (0.6.0.20-0ubuntu1) unstable; urgency=low
1297
1298 [ Gunnar Beutner ]
1299 * Removed erroneous zfs_inode_destroy() calls from zfs_rmnode().
1300 * Fix unlink/xattr deadlock
1301
1302 [ Brian Behlendorf ]
1303 * Linux 3.0 compat, shrinker compatibility
1304
1305 [ Ned A. Bass ]
1306 * Multipath device manageability improvements
1307
1308 -- Darik Horn <dajhorn@vanadac.com> Sat, 25 Jun 2011 22:14:26 -0500
1309
1310 zfs-linux (0.6.0.19-0ubuntu1) unstable; urgency=low
1311
1312 [ Brian Behlendorf ]
1313 * Use datadir not datarootdir for dracut
1314 * Update rpm/deb packages to be FHS compliant
1315 * Linux 2.6.37 compat, WRITE_FLUSH_FUA
1316
1317 [ Christian Kohlschütter ]
1318 * Add "ashift" property to zpool create
1319
1320 [ Darik Horn ]
1321 * Fix autoconf variable substitution in udev rules.
1322 * Autogen refresh.
1323 * Refresh patches.
1324
1325 -- Darik Horn <dajhorn@vanadac.com> Sun, 19 Jun 2011 13:06:43 -0500
1326
1327 zfs-linux (0.6.0.18-0ubuntu1) unstable; urgency=low
1328
1329 [ Brian Behlendorf ]
1330 * Fix 'zfs send -D' segfault
1331 * Pass -f option for import
1332 * Add default stack checking
1333 * Check for -Wno-unused-but-set-variable gcc support
1334 * Always check -Wno-unused-but-set-variable gcc support
1335 * Handle /etc/mtab -> /proc/mounts symlink
1336
1337 -- Darik Horn <dajhorn@vanadac.com> Thu, 16 Jun 2011 09:39:30 -0500
1338
1339 zfs-linux (0.6.0.17-0ubuntu1) unstable; urgency=low
1340
1341 [ Brian Behlendorf ]
1342 * Make tgx_sync_thread zio's async
1343 * Revert "Fix stack traverse_visitbp()"
1344 * Fix stack ddt_zap_lookup()
1345 * Fix stack ddt_class_contains()
1346 * Fix zpios-sanity.sh return code
1347 * Always unload zpios.ko on exit
1348 * Delay before destroying loopback devices
1349 * Sanatize zpios-sanity.sh environment
1350
1351 -- Darik Horn <dajhorn@vanadac.com> Sun, 05 Jun 2011 20:32:51 -0500
1352
1353 zfs-linux (0.6.0.16-0ubuntu1) unstable; urgency=low
1354
1355 [ Brian Behlendorf ]
1356 * Pass caller's credential in zfsdev_ioctl()
1357 * Default to internal 'zfs userspace' implementation
1358 * Use vmem_alloc() for zfs_ioc_userspace_many()
1359 * Fix 4K sector support
1360
1361 -- Darik Horn <dajhorn@vanadac.com> Sat, 28 May 2011 15:47:15 -0500
1362
1363 zfs-linux (0.6.0.15-0ubuntu1) unstable; urgency=low
1364
1365 [ Alexey Shvetsov ]
1366 * Make zfs.gentoo init script more gentoo style.
1367 * Fix zfs.gentoo init script logic
1368 * Remove root 'ls' after mount workaround
1369 * Fix distribution detection for gentoo
1370
1371 [ Brian Behlendorf ]
1372 * Update synchronous open zfs_close() comment
1373 * Fix 'negative objects to delete' warning
1374
1375 -- Darik Horn <dajhorn@vanadac.com> Mon, 23 May 2011 09:18:38 -0500
1376
1377 zfs-linux (0.6.0.14-0ubuntu1) unstable; urgency=low
1378
1379 [ Brian Behlendorf ]
1380 * Use vmem_alloc() for zfs_ioc_pool_get_history()
1381 * Fix awk usage
1382 * Handle NULL in nfsd .fsync() hook
1383 * Disable direct reclaim for z_wr_* threads
1384
1385 [ Ned A. Bass ]
1386 * Don't store rdev in SA for FIFOs and sockets
1387
1388 -- Darik Horn <dajhorn@vanadac.com> Wed, 11 May 2011 20:28:21 -0500
1389
1390 zfs-linux (0.6.0.13.rc4-0ubuntu1) unstable; urgency=low
1391
1392 [ Brian Behlendorf ]
1393 * Add missing ZFS tunables
1394 * Allow mounting of read-only snapshots
1395
1396 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 20:48:14 -0500
1397
1398 zfs-linux (0.6.0.12.rc4-0ubuntu2) unstable; urgency=low
1399
1400 * Add the debhelper token to zfs-initramfs.preinst
1401 * Add the debehelper token to zfsutils.preinst
1402 * Add extended package descriptions.
1403 * Disable zpool-layout distribution.
1404 * Add -e switch to the zfsutils.preinst whackbang.
1405 * Add docs file for each package.
1406 * Package libexec scripts as examples.
1407 * Add -e switch to the zfs-initramfs.preinst whackbang.
1408 * Flag autogen.sh as executable.
1409 * Add -e switch to the zfs-dkms.postinst whackbang.
1410 * Disable scripts distribution.
1411 * Add whackbang to the ltmain.sh script.
1412 * Remove unused zfs-dkms.preinst script.
1413 * Add -e switch to the zfs-dkms.prerm whackbang.
1414 * Remove unused zfs-dkms.postrm script.
1415 * Specify a distro section for each package.
1416 * Add snapshot-mount.patch
1417
1418 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 19:51:35 -0500
1419
1420 zfs-linux (0.6.0.12.rc4-0ubuntu1) unstable; urgency=low
1421
1422 [ Brian Behlendorf ]
1423 * Add Gentoo/Lunar/Redhat Init Scripts
1424 * Prep zfs-0.6.0-rc4 tag
1425
1426 [ Darik Horn ]
1427 * Use 0.6.0.12.rc4 as the unofficial version.
1428 * Quilt refresh.
1429
1430 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 10:18:40 -0500
1431
1432 zfs-linux (0.6.0.11-0ubuntu1) unstable; urgency=low
1433
1434 [ Brian Behlendorf ]
1435 * Suppress 'vdev_metaslab_init' memory warning
1436 * Fix 'zfs set volsize=N pool/dataset'
1437 * Fully update inode when created
1438 * Correct MAXUID
1439
1440 [ Gunnar Beutner ]
1441 * Implemented NFS export_operations.
1442
1443 [ Alejandro R. Sedeño ]
1444 * Add zpl_export.c to the list of targets.
1445
1446 -- Darik Horn <dajhorn@vanadac.com> Mon, 02 May 2011 19:07:36 -0500
1447
1448 zfs-linux (0.6.0.10-0ubuntu1) unstable; urgency=low
1449
1450 [ Brian Behlendorf ]
1451 * Fix zvol deadlock
1452 * Conserve stack in dsl_scan_visitbp()
1453 * Conserve stack in dsl_scan_visitbp()
1454 * Conserve stack in dsl_scan_visit()
1455
1456 [ Darik Horn ]
1457 * Use gethostid in the Linux convention.
1458 * Use 0.6.0.10 as the unofficial version.
1459 * Use substvars versions in the debian/control.
1460
1461 -- Darik Horn <dajhorn@vanadac.com> Wed, 27 Apr 2011 11:23:52 -0500
1462
1463 zfs-linux (0.6.0.9-0ubuntu1) unstable; urgency=low
1464
1465 [ Brian Behlendorf ]
1466 * Update zconfig.sh to use new zvol names
1467 * Suppress 'zfs receive' memory warning
1468 * Enforce ARC meta-data limits
1469 * Fix spurious -EFAULT when setting I/O scheduler
1470 * Fix 32-bit MAXOFFSET_T definition
1471
1472 [ Aniruddha Shankar ]
1473 * Added required runlevel info for init on Debian
1474
1475 [ Gunnar Beutner ]
1476 * Fixed a use-after-free bug in zfs_zget().
1477
1478 [ Darik Horn ]
1479 * Use 0.6.0.9 as the unofficial version.
1480 * Remove the gawk packaging dependency.
1481
1482 -- Darik Horn <dajhorn@vanadac.com> Sat, 23 Apr 2011 11:21:36 -0500
1483
1484 zfs-linux (0.6.0.8-0ubuntu1) unstable; urgency=low
1485
1486 [ Brian Behlendorf ]
1487 * Linux 2.6.29 compat, credentials
1488 * Fix rebuildable RPMs for el6/ch5
1489 * Autogen refresh for kernel-insert-inode-locked.m4
1490 * Linux 2.6.39 compat, invalidate_inodes()
1491 * Fix gcc compiler warning, dsl_pool_create()
1492 * Fix gcc compiler warning, parse_option()
1493 * Fix gcc configure warnings
1494 * Set -Wno-unused-but-set-variable globally
1495 * Add Gunnar Beutner to AUTHORS for his contributions
1496 * Add parted and lsscsi dependencies to zfs-test
1497
1498 [ Richard Laager ]
1499 * Fix a couple comments
1500 * Correct man page section numbers for Linux
1501 * Change /dev/dsk -> /dev in the man pages
1502 * More and correct an example in zpool.8
1503 * Use Linux disk names in zpool.8
1504 * Linux has "partitions", not "slices"
1505 * Remove a stray tab
1506 * Improve some quoting consistency
1507 * Improve the wording about hot spares
1508 * Normalize the deferred destruction language
1509 * Update the version in the zpool upgrade example
1510 * Cleanup various Sun/Solaris-isms
1511 * Support IEC base-2 prefixes
1512
1513 [ Ned Bass ]
1514 * Use consistent indentation in mount-zfs.sh
1515 * Align closing fi in mount-zfs.sh
1516
1517 [ Gunnar Beutner ]
1518 * Added missing initialization for va.va_dentry in zfs_get_xattrdir.
1519 * Truncate the xattr znode when updating existing attributes.
1520
1521 [ Darik Horn ]
1522 * Refresh debian/patches.
1523 * Use zfs-0.6.0.8 as the unofficial upstream version.
1524 * Set a version on the spl-dkms dependency.
1525
1526 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Apr 2011 08:21:51 -0500
1527
1528 zfs-linux (0.6.0.7-0ubuntu2) unstable; urgency=low
1529
1530 [ Brian Behlendorf ]
1531 * Call d_instantiate before unlocking inode
1532 * Add missing arcstats
1533 * Add direct+indirect ARC reclaim
1534 * Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool))
1535 * Prep zfs-0.6.0-rc3 tag
1536
1537 [ Manuel Amador (Rudd-O) ]
1538 * Added .gitignore for mount.zfs and zvol_id
1539 * Permit both mountpoint=legacy and mountpoint=/ in initrd
1540 * Update zfs.fedora init script
1541
1542 [ Darik Horn ]
1543 * Upstream zfs-0.6.0-rc3 tag. Use 0.6.0.7 instead.
1544 * Add a zfs-grub dependency to zfs-initramfs.
1545 * Add a NEWS entry for the decomposition and rename.
1546
1547 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 13:51:23 -0500
1548
1549 zfs-linux (0.6.0.6-0ubuntu2) unstable; urgency=low
1550
1551 * Partial autogen updates to fix PPA builds.
1552
1553 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 10:52:30 -0500
1554
1555 zfs-linux (0.6.0.6-0ubuntu1) unstable; urgency=low
1556
1557 [ Fajar A. Nugraha ]
1558 * Fixes to enable zvol symlink creation
1559 * Spec file compat, %{datadir}
1560
1561 [ Brian Behlendorf ]
1562 * Set cmd paths in udev rules using --prefix
1563 * Fix inflated load average
1564 * Fix libzpool cv_* build error
1565 * Update CHAOS 5 Packaging
1566 * Fix `make distclean` for `./configure --with-config=user
1567
1568 [ Ned Bass ]
1569 * Call udevadm trigger more safely
1570
1571 [ Darik Horn ]
1572 * Remove `make distclean` kludge.
1573 * Ignore `zfs unmount -a` errors in the init script.
1574 * Rename /etc/default/zfsload during upgrades.
1575 * Disable dracut instead of reverting it.
1576 * Move udev rules from /etc to /lib.
1577 * Add ${shlibs:Depends} to each control stanza.
1578 * Remove volume and swap handling from the init script.
1579
1580 -- Darik Horn <dajhorn@vanadac.com> Tue, 05 Apr 2011 22:08:06 -0500
1581
1582 zfs-linux (0.6.0.5-1ubuntu7) unstable; urgency=low
1583
1584 * Force the dkms.conf file into the zfs-dkms package.
1585
1586 -- Darik Horn <dajhorn@vanadac.com> Thu, 31 Mar 2011 11:03:56 -0500
1587
1588 zfs-linux (0.6.0.5-1ubuntu6) unstable; urgency=low
1589
1590 * Link /proc/mounts to /etc/mtab.
1591 * Add the /etc/default/zfs import to the init script.
1592
1593 -- Darik Horn <dajhorn@vanadac.com> Wed, 30 Mar 2011 16:12:41 -0500
1594
1595 zfs-linux (0.6.0.5-1ubuntu5) unstable; urgency=low
1596
1597 * Use /sbin/mount.zfs for the root mount in the initramfs.
1598 * Handle the GRUB zfs-bootfs parameter in the initramfs.
1599
1600 -- Darik Horn <dajhorn@vanadac.com> Wed, 30 Mar 2011 12:22:12 -0500
1601
1602 zfs-linux (0.6.0.5-1ubuntu2) unstable; urgency=low
1603
1604 * Rename the zfs package to zfsutils.
1605 * Rename the zfs-lib package to libzfs0.
1606 * Decompose the zfs-lib package.
1607 * Restrict the package architecture to linux-any.
1608 * Remove the KQ init script that was imported from zfs-linux/lzfs.
1609 * Import the zfsutils init script from Debian kFreeBSD.
1610 * Check zvols for Linux swap areas instead of FreeBSD swap areas.
1611 * Replace zfs by zfsutils in the debian/control file.
1612 * Add libzfs-dev to the debian/control file.
1613 * Change usr/lib/include to usr/include in the libzfs-dev.install file.
1614 * Add a zfs-lib replacement to each constituent library.
1615
1616 -- Darik Horn <dajhorn@vanadac.com> Tue, 29 Mar 2011 09:17:38 -0500
1617
1618 zfs-linux (0.6.0.5-0ubuntu2) unstable; urgency=low
1619
1620 * Include /sbin/mount.zfs in the zfs package.
1621
1622 -- Darik Horn <dajhorn@vanadac.com> Thu, 24 Mar 2011 12:37:40 -0500
1623
1624 zfs-linux (0.6.0.5-0ubuntu1) unstable; urgency=low
1625
1626 [ Brian Behlendorf ]
1627 * Check for trailing '/' in mount.zfs
1628 * Don't set I/O Scheduler for Partitions
1629 * Always allow '-o remount,ro'
1630 * Strip 'zfsutil,remount' from /etc/mtab
1631 * Register .sync_fs handler
1632 * Register .remount_fs handler
1633 * Add init scripts
1634 * Fix getcwd() warning
1635 * Fix 'LDFLAGS=-Wl,--as-needed' build error
1636 * Use KM_PUSHPAGE instead of KM_SLEEP
1637 * Fix evict() deadlock
1638 * Linux compat, umount2(2) flags
1639 * Linux 2.6.27 compat, blk_queue_stackable()
1640 * Linux 2.6.28 compat, insert_inode_locked()
1641 * Linux 2.6.29 compat, credentials
1642 * Linux 2.6.29 compat, .freeze_fs/.unfreeze_fs
1643
1644 [ Darik Horn ]
1645 * Full upstream merge. Use zfs-0.6.0.5 as the unofficial upstream version.
1646 * Revert the dracut commit in debian/patches.
1647 * Revert the init script commit in debian/patches.
1648 * Quilt refresh.
1649 * Properly strip the bootfs= and rpool= kernel command line parameters.
1650 * Remove the whack-bang and execute bit from the initramfs boot script.
1651
1652 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Mar 2011 23:07:49 -0500
1653
1654 zfs-linux (0.6.0.4.rc2-0ubuntu6) unstable; urgency=low
1655
1656 * Trivial typo correction in the debian/copyright file.
1657 * Remove the init-top/hostname script and force BUSYBOX=y instead.
1658 * Correct typos in the debian/debuild-ppa.sh helper.
1659 * Add a debian/source/options file that disable the
1660 implied --single-debian-patch build option.
1661
1662 -- Darik Horn <dajhorn@vanadac.com> Sun, 20 Mar 2011 19:11:12 -0500
1663
1664 zfs-linux (0.6.0.4.rc2-0ubuntu5) unstable; urgency=low
1665
1666 * Add the debuild-ppa.sh script for Launchpad PPA build convenience.
1667 * Add fix-getcwd-warning.patch from behlendorf/master.
1668 * Add fix-gentoo-ldflags.patch from behlendorf/master.
1669 * Add the pkg-zfs repository to the debian/copyright file.
1670
1671 -- Darik Horn <dajhorn@vanadac.com> Sun, 20 Mar 2011 15:27:49 -0500
1672
1673 zfs-linux (0.6.0.4.rc2-0ubuntu4) unstable; urgency=low
1674
1675 * Add behlendorf/dracut patch for better dismount handling at shutdown.
1676
1677 -- Darik Horn <dajhorn@vanadac.com> Wed, 16 Mar 2011 09:16:00 -0500
1678
1679 zfs-linux (0.6.0.4.rc2-0ubuntu3) unstable; urgency=low
1680
1681 * Add patches from behlendorf/master:
1682 * check-for-trailing-slash-in-mount.patch
1683 * do-not-set-io-scheduler-for-partitions.patch
1684 * Add gawk dependency to the zfs-initramfs package.
1685
1686 -- Darik Horn <dajhorn@vanadac.com> Sun, 13 Mar 2011 21:32:32 -0500
1687
1688 zfs-linux (0.6.0.4.rc2-0ubuntu2) unstable; urgency=low
1689
1690 * Initial zfs-initramfs packaging for root filesystem support.
1691
1692 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Mar 2011 15:39:37 -0600
1693
1694 zfs-linux (0.6.0.4.rc2-0ubuntu1) unstable; urgency=low
1695
1696 * Upstream spl-0.6.0-rc2 release.
1697
1698 -- Darik Horn <dajhorn@vanadac.com> Thu, 10 Mar 2011 09:35:43 -0600
1699
1700 zfs-linux (0.6.0.3.git-0ubuntu1) unstable; urgency=low
1701
1702 * Revert the '+' in the upstream version because it is not recognized by DKMS.
1703
1704 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 12:24:41 -0600
1705
1706 zfs-linux (0.6.0.3+git-0ubuntu2) unstable; urgency=low
1707
1708 * Change spl-dkms to a pre-dependency in the control file.
1709
1710 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:54:07 -0600
1711
1712 zfs-linux (0.6.0.3+git-0ubuntu1) unstable; urgency=low
1713
1714 * Begin using the +git upstream naming convention.
1715 * Merge the behlendorf/mount and behlendorf/master branches.
1716
1717 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:09:24 -0600
1718
1719 zfs-linux (0.6.0.2-0ubuntu1) unstable; urgency=low
1720
1721 * Merge the behlendorf/master branch for the xvattr changes
1722 and tag it as 0.6.0.2 upstream.
1723
1724 -- Darik Horn <dajhorn@vanadac.com> Fri, 04 Mar 2011 19:24:42 -0600
1725
1726 zfs-linux (0.6.0.1rc.1-0ubuntu6) unstable; urgency=low
1727
1728 * Check for a Debian host in PRE_BUILD and configure for split headers.
1729 See https://github.com/behlendorf/spl/issues/closed/#issue/10
1730
1731 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 17:51:17 -0600
1732
1733 zfs-linux (0.6.0.1rc.1-0ubuntu5) unstable; urgency=low
1734
1735 * Remove the build dependency on linux-headers because it is unnecessary
1736 for Ubuntu and prevents building on Debian Squeeze and Debian Sid.
1737
1738 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 13:20:03 -0600
1739
1740 zfs-linux (0.6.0.1rc.1-0ubuntu4) unstable; urgency=low
1741
1742 * Add version numbers to the dkms dependencies.
1743
1744 -- Darik Horn <dajhorn@vanadac.com> Sat, 26 Feb 2011 01:13:40 -0600
1745
1746 zfs-linux (0.6.0.1rc.1-0ubuntu3) unstable; urgency=low
1747
1748 * Add fix-set-block-scheduler-warnings.patch.
1749
1750 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 20:59:26 -0600
1751
1752 zfs-linux (0.6.0.1rc.1-0ubuntu2) unstable; urgency=low
1753
1754 * Add udev-zvol.patch for udev to create zvol links.
1755 (Commit: 4c0d8e50b99b4f3b4a9b7bc67ac7fc4e406f5755)
1756
1757 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 15:20:41 -0600
1758
1759 zfs-linux (0.6.0.1rc.1-0ubuntu1) unstable; urgency=low
1760
1761 * Merge behlendorf/linux-compat for Linux 2.6.38 compatibility.
1762 * Add /etc/default/zfsload for the init script.
1763 * Add dist-blkdev_compat.patch so that the new block device
1764 compatibility header is included by the dist rules.
1765
1766 -- Darik Horn <dajhorn@vanadac.com> Thu, 24 Feb 2011 10:30:13 -0600
1767
1768 zfs-linux (0.6.0.1rc-1~lucid.4) lucid; urgency=low
1769
1770 * Force all zfsload returns to 0.
1771 * Initial master branch for git-buildpackage.
1772 * Update Vcs-Git and Vcs-Browser fields in the control file.
1773
1774 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Feb 2011 11:23:31 -0600
1775
1776 zfs-linux (0.6.0.1rc-1~lucid.3) lucid; urgency=low
1777
1778 * Move the zfsload init script from the zfs-dkms package
1779 to the zfs package.
1780 * Disable non-zero returns in the zfsload script because
1781 `zfs umount -a` is unreliable and init errors cause dpkg
1782 to block package updates and removals.
1783 * Create zfs.examples for dh_installexamples and change the
1784 install manifest for etc/zfs/*.example accordingly.
1785 * Split zfs into zfs-lib to satisfy the dpkg-shlibdeps warnings.
1786
1787 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 11:27:11 -0600
1788
1789 zfs-linux (0.6.0.1rc-1~lucid.2) lucid; urgency=low
1790
1791 * Reduce the dpkg scripts to #DEBHELPER# because dh_dkms
1792 is automatically and correctly filling template.
1793 * Set a versioned debhelper dependency to satisfy the
1794 lintian warning.
1795
1796 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 10:27:29 -0600
1797
1798 zfs-linux (0.6.0.1rc-1~lucid.1) lucid; urgency=low
1799
1800 * New upstream zfs-0.6.0-rc1.tar.gz release.
1801 * Kludge the "rc1" version for the packaging convenience.
1802 * Move the zfsload script to this package.
1803 * Supercede the lzfs-dkms package.
1804
1805 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 19:46:36 -0600
1806
1807 zfs-linux (0.5.2-1~lucid.6) lucid; urgency=low
1808
1809 * Do uupdate on kqzfs_0.5.2 tag.
1810 * Remove disable-check_stack_overflow patch.
1811 * Add kernel-bio-failfast.patch for `make distdir`.
1812
1813 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 12:52:07 -0600
1814
1815 zfs-linux (0.5.1-1~lucid.5) lucid; urgency=low
1816
1817 * Initial DKMS packaging for Debian and Ubuntu.
1818
1819 -- Darik Horn <dajhorn@vanadac.com> Wed, 16 Feb 2011 12:26:49 -0600