]> git.proxmox.com Git - mirror_zfs-debian.git/blob - debian/changelog
Merge branch 'upstream'
[mirror_zfs-debian.git] / debian / changelog
1 zfs-linux (0.6.0.61-0ubuntu1) unstable; urgency=low
2
3 [ Prakash Surya ]
4 * Use KM_PUSHPAGE in l2arc_write_buffers
5
6 [ Brian Behlendorf ]
7 * Illumos #1909: disk sync write perf regression when slog is used post oi_148
8
9 -- Darik Horn <dajhorn@vanadac.com> Sun, 22 Apr 2012 08:13:33 -0500
10
11 zfs-linux (0.6.0.60-0ubuntu1) unstable; urgency=low
12
13 [ Brian Behlendorf ]
14 * Export additional dsl symbols
15
16 [ Richard Laager ]
17 * Document the zle compression algorithm
18 * Improve error message consistency
19
20 [ Andriy Gapon ]
21 * Illumos #1680: zfs vdev_file_io_start: validate vdev before using vdev_tsd
22
23 [ Martin Matuska ]
24 * OS-926: zfs panic in zfs_fill_zplprops_impl()
25
26 [ George Wilson ]
27 * Illumos #1951: leaking a vdev when removing an l2cache device
28
29 [ Albert Lee ]
30 * Illumos #1475: zfs spill block hold can access invalid spill blkptr
31
32 [ Martin Matuska ]
33 * Illumos #1346: zfs incremental receive may leave behind temporary clones
34
35 [ P.SCH ]
36 * ZFS snapshot alias
37 * ZFS list snapshot property alias
38
39 [ Darik Horn ]
40 * Add Improve-the-SPL-version-error-for-DKMS-systems.patch
41
42 -- Darik Horn <dajhorn@vanadac.com> Sat, 21 Apr 2012 10:38:51 -0500
43
44 zfs-linux (0.6.0.58-0ubuntu1) unstable; urgency=low
45
46 [ Richard Yao ]
47 * Print human readable error message for ENOENT
48 * Make Gentoo initscript use modinfo
49
50 [ Gunnar Beutner ]
51 * Fixed a NULL pointer dereference bug in zfs_preumount
52
53 [ Darik Horn ]
54 * Refresh debian/patches after upstream merge.
55 * Add dkms kernel source exception for Proxmox 2.0
56
57 -- Darik Horn <dajhorn@vanadac.com> Mon, 09 Apr 2012 09:49:36 -0500
58
59 zfs-linux (0.6.0.57-0ubuntu2) unstable; urgency=low
60
61 [ Darik Horn ]
62 * Reorder zfs-dkms.postinst for dh_dkms glitch.
63
64 -- Darik Horn <dajhorn@vanadac.com> Mon, 02 Apr 2012 23:05:23 -0500
65
66 zfs-linux (0.6.0.57-0ubuntu1) unstable; urgency=low
67
68 [ Craig Sanders ]
69 * Remove hard-coded 80 column output
70
71 [ Brian Behlendorf ]
72 * Properly expose the mfu ghost list kstats
73
74 [ Darik Horn ]
75 * Invoke notify-reboot-required for upgrades.
76 * Add libgcc_s.so.1 to the zfs-initramfs manifest.
77 * Add missing #DEBHELPER# macro to zfsutils.
78 * Refresh debian/patches after upstream merge.
79 * Enable 0007-Integrate-ARC-more-tightly-with-Linux.patch
80
81 -- Darik Horn <dajhorn@vanadac.com> Fri, 30 Mar 2012 00:38:33 -0500
82
83 zfs-linux (0.6.0.56-0ubuntu1) unstable; urgency=low
84
85 [ Brian Behlendorf ]
86 * Fix executable permissions
87 * ZFS 0.6.0-rc8
88
89 [ Darik Horn ]
90 * Disable 0007-Integrate-ARC-more-tightly-with-Linux.patch
91
92 -- Darik Horn <dajhorn@vanadac.com> Mon, 26 Mar 2012 21:19:40 -0500
93
94 zfs-linux (0.6.0.55-0ubuntu1) unstable; urgency=low
95
96 [ Brian Behlendorf ]
97 * Add .zfs control directory
98 * Account for .zfs ctldir inodes
99 * Add ZFS_META_RELEASE to module load/unload messages
100 * Enhance a dmu_tx_dirty_buf() assertion
101 * Add --enable-debug-dmu-tx configure option
102
103 [ Darik Horn ]
104 * Add 0007-Integrate-ARC-more-tightly-with-Linux.patch
105 * Add: Add-.zfs-control-directory.patch
106 * Refresh debian/patches after upstream merge.
107
108 -- Darik Horn <dajhorn@vanadac.com> Fri, 23 Mar 2012 20:37:43 -0500
109
110 zfs-linux (0.6.0.54-1ubuntu1) unstable; urgency=low
111
112 [ Brian Behlendorf ]
113 * Revert "Add zio constructor/destructor"
114 * Add zio constructor/destructor
115
116 -- Darik Horn <dajhorn@vanadac.com> Wed, 21 Mar 2012 17:42:33 -0500
117
118 zfs-linux (0.6.0.54-0ubuntu1) unstable; urgency=low
119
120 [ Gregor Kopka ]
121 * Use stderr for 'no pools/datasets available' error
122
123 [ Brian Behlendorf ]
124 * Add missing NULL in zpl_xattr_handlers
125 * ZFS 0.6.0-rc7
126
127 -- Darik Horn <dajhorn@vanadac.com> Fri, 16 Mar 2012 23:40:54 -0500
128
129 zfs-linux (0.6.0.53-0ubuntu1) unstable; urgency=low
130
131 [ Darik Horn ]
132 * Add machine readable debian/copyright file.
133 * Split /etc/init.d/zfs into zfs-mount and zfs-share
134 * Remove the /etc/default/zfsload configuration file
135 * Use consistent branding in package descriptions.
136 * Remove the DISCLAIMER file from the docs list.
137
138 [ Brian Behlendorf ]
139 * Use SA_HDL_PRIVATE for SA xattrs
140 * Add zio constructor/destructor
141 * Add sa_spill_rele() interface
142
143 [ Ned Bass ]
144 * Align parition end on 1 MiB boundary
145
146 [ Richard Yao ]
147 * Fix distribution detection
148
149 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Mar 2012 20:53:01 -0600
150
151 zfs-linux (0.6.0.52-0ubuntu1) unstable; urgency=low
152
153 [ Turbo Fredriksson ]
154 * Add 'fsid' mount option to allowed options.
155
156 [ Richard Yao ]
157 * Support ashift=13 for 8KB SSD block sizes
158
159 [ Alex Zhuravlev ]
160 * Export symbols for zero-copy
161
162 [ Ned Bass ]
163 * Return success from check_slice() if device doesn't exist
164
165 [ Brian Behlendorf ]
166 * Add arc_state_t stats to arcstats
167 * Add 'dmu_tx' kstats entry
168 * Cleanly support debug packages
169
170 [ Darik Horn ]
171 * Change POST_INSTALL to POST_BUILD in dkms.conf
172 * Refresh debian/patches after upstream merge.
173
174 -- Darik Horn <dajhorn@vanadac.com> Mon, 27 Feb 2012 19:35:20 -0600
175
176 zfs-linux (0.6.0.51-0ubuntu1) unstable; urgency=low
177
178 [ Etienne Dechamps ]
179 * Use 32 as the default number of zvol threads.
180 * Implement the truncate_range() inode operation.
181 * Check permissions in zfs_space().
182 * Support the fallocate() file operation.
183 * Add support for DISCARD to ZVOLs.
184
185 [ Brian Behlendorf ]
186 * Use spl_debug_* helpers
187 * Export symbols for zero-copy
188 * Fix zconfig.sh non-optimal alignment
189
190 [ Darik Horn ]
191 * Refresh debian/patches after upstream merge.
192
193 -- Darik Horn <dajhorn@vanadac.com> Sun, 12 Feb 2012 19:28:19 -0600
194
195 zfs-linux (0.6.0.50-0ubuntu1) unstable; urgency=low
196
197 [ Etienne Dechamps ]
198 * Support "sync=always" for ZVOLs.
199 * Fix synchronicity for ZVOLs.
200 * Improve ZVOL queue behavior.
201
202 [ Darik Horn ]
203 * Let libnvpair be linked independently of libzfs. (Closes: #560)
204 * Refresh debian/patches after upstream merge.
205
206 -- Darik Horn <dajhorn@vanadac.com> Wed, 08 Feb 2012 17:56:45 -0600
207
208 zfs-linux (0.6.0.49-0ubuntu1) unstable; urgency=low
209
210 [ Brian Behlendorf ]
211 * Export symbol zfs_attr_table
212 * Allow multiple values per directory entry
213 * Cleanup ZFS debug infrastructure
214 * Linux 3.3 compat, sops->show_options()
215
216 [ Darik Horn ]
217 * Revert lib/libspl/asm-generic/atomic.S deletion.
218 * Revert "Manually sync scripts/ with the upstream release."
219 * Refresh patches after upstream merge.
220 * Add patch: Improve the --with-spl error
221
222 -- Darik Horn <dajhorn@vanadac.com> Fri, 03 Feb 2012 15:41:22 -0600
223
224 zfs-linux (0.6.0.48-0ubuntu1) unstable; urgency=low
225
226 [ Prakash Surya ]
227 * Ignore dataset if the dds_type is DMU_OST_OTHER
228
229 [ Darik Horn ]
230 * Disable dh_autotools-dev_updateconfig.
231
232 -- Darik Horn <dajhorn@vanadac.com> Thu, 19 Jan 2012 20:24:51 -0600
233
234 zfs-linux (0.6.0.47-0ubuntu1) unstable; urgency=low
235
236 [ Brian Behlendorf ]
237 * Add the release component to headers
238 * Fix rpm dependencies
239
240 [ Darik Horn ]
241 * Combine libraries: spl, avl, efi, share, unicode. (Closes: #430)
242 * Allow GPT+EFI vdev replacement in boot pools.
243 * Add libtool to Build-Depends.
244 * Refresh debian/patches after upstream merge.
245 * Remove distdir stubbing for DKMS module sources.
246 * Delete packaging for recomposed libraries.
247
248 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 20:40:27 -0600
249
250 zfs-linux (0.6.0.46-0ubuntu1) unstable; urgency=low
251
252 [ Ned Bass ]
253 * Reduce number of zio free threads
254
255 [ Darik Horn ]
256 * Run autogen for packaged builds.
257 * Move debian/patches into a separate branch.
258 * Disable zfs-dracut packaging.
259
260 [ Richard Laager ]
261 * Allow setting bootfs on any pool
262
263 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 14:01:23 -0600
264
265 zfs-linux (0.6.0.45-0ubuntu1) unstable; urgency=low
266
267 [ Prakash Surya ]
268 * Run ZFS_AC_PACMAN only if $VENDOR is "arch"
269
270 [ Brian Behlendorf ]
271 * Increase link count limit to 2^31-1
272
273 [ Darik Horn ]
274 * Wrap long lines in the dkms.conf file.
275 * FHS conformance and DKMS multiarch, ZFS interface.
276 * Add Allow-setting-bootfs-on-any-pool.patch
277
278 -- Darik Horn <dajhorn@vanadac.com> Sun, 15 Jan 2012 18:43:23 -0600
279
280 zfs-linux (0.6.0.44-0ubuntu1) unstable; urgency=low
281
282 [ Darik Horn ]
283 * Remove the mountall dependency from zfs-initramfs.
284 * Add /sbin/blkid to the initramfs manifest.
285 * Avoid using awk in the zpool_id script. (Closes: #259)
286 * Apply the ZoL coding standard to zpl_xattr.c
287 * Revert "Add security_inode_init_security.patch"
288 * Refresh debian/patches after upstream merge.
289
290 [ Brian Behlendorf ]
291 * Linux 3.1 compat, super_block->s_shrink
292 * Linux 3.2 compat, security_inode_init_security()
293
294 [ Richard Laager ]
295 * Treat /dev/vd* as whole disks
296
297 [ Suman Chakravartula ]
298 * Add overlay(-O) mount option support
299
300 -- Darik Horn <dajhorn@vanadac.com> Thu, 12 Jan 2012 19:35:47 -0600
301
302 zfs-linux (0.6.0.43-0ubuntu1) unstable; urgency=low
303
304 [ Seth Heeren ]
305 * added contrib/zfs_completion.bash
306
307 [ Darik Horn ]
308 * Wrap long lines in the debian/control file.
309 * Add libselinux1-dev to build-depends.
310 * Add bash command completion to zfsutils.
311 * Add security_inode_init_security.patch
312 * Add precise to the PPA build list.
313
314 -- Darik Horn <dajhorn@vanadac.com> Sat, 07 Jan 2012 11:05:03 -0600
315
316 zfs-linux (0.6.0.42-0ubuntu1) unstable; urgency=low
317
318 [ Prakash Surya ]
319 * Add make rule for building Arch Linux packages
320 * Move Arch Linux's VENDOR check above Ubuntu's
321
322 [ Darik Horn ]
323 * Update the character class in the zpool man page. (Closes: #438)
324 * Linux 3.2 compat: set_nlink() (Closes: #462)
325 * Add LIBSELINUX to mount_zfs_LDFLAGS.
326 * Refresh debian/patches after upstream merge.
327 * PPA 0.6.0.42-0ubuntu1 release.
328
329 -- Darik Horn <dajhorn@vanadac.com> Fri, 23 Dec 2011 09:09:59 -0600
330
331 zfs-linux (0.6.0.41-0ubuntu1) unstable; urgency=low
332
333 [ Brian Behlendorf ]
334 * Set zvol_major/zvol_threads permissions
335
336 [ Garrett D'Amore ]
337 * Illumos #734: Use taskq_dispatch_ent() interface
338
339 -- Darik Horn <dajhorn@vanadac.com> Thu, 15 Dec 2011 10:11:54 -0600
340
341 zfs-linux (0.6.0.40-0ubuntu1) unstable; urgency=low
342
343 [ Prakash Surya ]
344 * In autoconf v2.68, AC_LANG_PROGRAM must be quoted
345 * Fix configure tests to play nice with GCC 4.6
346
347 [ Brian Behlendorf ]
348 * Implement SA based xattrs
349 * Allow xattrs on symlinks
350 * Update default ARC memory limits
351
352 [ Gunnar Beutner ]
353 * Added comments for libshare's NFS functions.
354
355 [ Darik Horn ]
356 * Support path_id changes in udev 174.
357 * Quote variables in the zpool_id script.
358 * Demote egrep to grep in the zpool_id script.
359 * Demote the whackbang in the zpool_id script.
360 * Source /etc/default/zfs after setting defaults.
361 * Quote variables in the zfs.lsb script.
362 * Revert "Depend on udev that provides stand-alone path_id."
363
364 -- Darik Horn <dajhorn@vanadac.com> Mon, 05 Dec 2011 20:13:57 -0600
365
366 zfs-linux (0.6.0.39-0ubuntu1) unstable; urgency=low
367
368 [ Brian Behlendorf ]
369 * Limit maximum ashift value to 12
370
371 [ Suman Chakravartula ]
372 * Allow leading digits in userquota/groupquota names
373
374 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Nov 2011 08:35:47 -0600
375
376 zfs-linux (0.6.0.38-0ubuntu1) unstable; urgency=low
377
378 [ Brian Behlendorf ]
379 * Disown dataset in zfs_sb_create()
380 * Simplify BDI integration
381 * Suppress packaging warning
382 * Linux 3.1 compat, fops->fsync()
383 * Fix depmod warning
384
385 [ Darik Horn ]
386 * Refresh debian/patches after upstream merge.
387
388 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Nov 2011 09:05:40 -0600
389
390 zfs-linux (0.6.0.37-0ubuntu1) unstable; urgency=low
391
392 [ Gunnar Beutner ]
393 * Fix a race condition in zfs_getattr_fast()
394
395 [ Brian Behlendorf ]
396 * Fix NULL deref in balance_pgdat()
397 * Improve meta data performance
398
399 -- Darik Horn <dajhorn@vanadac.com> Sat, 05 Nov 2011 10:27:54 -0500
400
401 zfs-linux (0.6.0.36-0ubuntu1) unstable; urgency=low
402
403 [ Brian Behlendorf ]
404 * Include distribution in release
405
406 [ Darik Horn ]
407 * Change sun.com URLs to zfsonlinux.org
408 * Depend on udev that provides stand-alone path_id.
409
410 [ Xin Li ]
411 * Illumos #1661: Fix flaw in sa_find_sizes() calculation
412
413 -- Darik Horn <dajhorn@vanadac.com> Fri, 28 Oct 2011 19:38:49 -0500
414
415 zfs-linux (0.6.0.35-0ubuntu2) unstable; urgency=low
416
417 [ Ned Bass ]
418 * Use @ZFS_META LICENSE@ in spec.in files
419
420 [ Alexander Stetsenko ]
421 * Illumos #755: dmu_recv_stream builds incomplete guid_to_ds_map
422
423 [ Brian Behlendorf ]
424 * Set mtime on symbolic links
425
426 -- Darik Horn <dajhorn@vanadac.com> Wed, 19 Oct 2011 15:26:00 -0500
427
428 zfs-linux (0.6.0.34-0ubuntu1) unstable; urgency=low
429
430 [ Oleg Stepura ]
431 * Fix 'unexpected operator' bashism
432
433 [ Brian Behlendorf ]
434 * Synchronize initramfs and system hostid
435 * Export symbols for the full SA API
436 * Prep zfs-0.6.0-rc6 tag
437 * Add provides lustre-backend-fs to rpm
438 * Export symbols for the VFS API
439 * Disable 90-zfs.rules for test suite
440
441 [ Darik Horn ]
442 * Add "activate update-initramfs" dpkg trigger.
443 * Add news item: The PPA for ZFS is moving.
444 * Add patch: Use /bin/bash to invoke dracut scripts.
445 * Add provides lustre-backend-fs to deb
446
447 -- Darik Horn <dajhorn@vanadac.com> Tue, 11 Oct 2011 21:16:47 -0500
448
449 zfs-linux (0.6.0.33-0ubuntu1) unstable; urgency=low
450
451 [ Darik Horn ]
452 * Automatically set REMAKE_INITRD in the dkms.conf
453
454 [ Brian Behlendorf ]
455 * Install zfs-devel headers in /usr/include
456 * Suppress kmem_alloc() warning in zfs_prop_set_special()
457 * Export symbols for the full ZAP API
458 * Fix uninitialized varible in zfs_do_userspace()
459
460 [ Ned Bass ]
461 * Use automatic variable in Makefile
462
463 [ Zachary Bedell ]
464 * Fix boot failure in Dracut scripts.
465 * Make libefi-created GPT compatible with gptfdisk
466
467 [ Andreas Dilger ]
468 * zpl: Fix "df -i" to have better free inodes value
469
470 -- Darik Horn <dajhorn@vanadac.com> Wed, 28 Sep 2011 22:38:56 -0500
471
472 zfs-linux (0.6.0.32-0ubuntu1) unstable; urgency=low
473
474 [ Prakash Surya ]
475 * Fix minor autoconf error message inconsistencies
476 * Convert 'if' statements to AS_IF in kernel.m4
477 * Fix package URLs to use the github repository
478 * Fix zfs.spec.in to use @LICENSE@ variable
479
480 [ Jeremy Gill ]
481 * Ensure FC15 boots when zfs isn't used for boot partition
482
483 [ Brian Behlendorf ]
484 * Fix usage of zsb after free
485
486 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Sep 2011 20:27:34 -0500
487
488 zfs-linux (0.6.0.31-0ubuntu2) unstable; urgency=low
489
490 * Change $ZFS to `zfs` in the init script.
491
492 -- Darik Horn <dajhorn@vanadac.com> Wed, 24 Aug 2011 10:04:15 -0500
493
494 zfs-linux (0.6.0.31-0ubuntu1) unstable; urgency=low
495
496 [ Brian Behlendorf ]
497 * Disable zfs /etc/mtab updates
498 * Fix incompatible pointer type warning
499 * Fix missing format arguments
500 * Fixed uninitialized variable
501 * Buildbot suppression rules
502 * Fix autoconf variable substitution in init scripts.
503 * Fix incorrect zpool_cache substitution
504
505 [ Kyle Fuller ]
506 * Move 90-zfs udev rule from dracut to udev/rules.d
507 * Make dracut module-setup.sh an autoconf config file
508
509 [ Darik Horn ]
510 * Add chkconfig and description lines to zfs init.
511 * Disable default start action in the init script.
512 * Implement the status command in the init script.
513 * Share filesystems in the init script.
514 * Remove ellipses from log lines in the init script.
515
516 -- Darik Horn <dajhorn@vanadac.com> Mon, 22 Aug 2011 21:26:25 -0500
517
518 zfs-linux (0.6.0.30-0ubuntu2) unstable; urgency=low
519
520 * Remove zpool_layout from the initramfs manifest.
521 * Let mkinitramfs fail if the utilities are missing.
522
523 -- Darik Horn <dajhorn@vanadac.com> Tue, 09 Aug 2011 16:52:01 -0500
524
525 zfs-linux (0.6.0.30-0ubuntu1) unstable; urgency=low
526
527 [ Brian Behlendorf ]
528 * Cleanup mmap(2) writes
529 * Add backing_device_info per-filesystem
530 * Correctly lock pages for .readpages()
531 * Autogen refresh for udev changes
532 * Improve HAVE_EVICT_INODE check
533
534 [ Kyle Fuller ]
535 * Move udev rules from /etc/udev to /lib/udev
536
537 [ Darik Horn ]
538 * Accomodate udev autotools changes in packaging.
539
540 -- Darik Horn <dajhorn@vanadac.com> Tue, 09 Aug 2011 01:17:20 -0500
541
542 zfs-linux (0.6.0.29-0ubuntu1) unstable; urgency=low
543
544 [ Kyle Fuller ]
545 * Make autogen.sh executable
546 * Turn the init.d scripts into autoconf config files
547
548 [ Zachary Bedell ]
549 * Wrap dracut scripts to 79 chars
550
551 [ Brian Behlendorf ]
552 * Add .gitignore for zfs.<distro> init scripts
553
554 [ Tim Haley ]
555 * Illumos #xxx: zdb -vvv broken after zfs diff integration
556
557 [ Gordon Ross ]
558 * Illumos #764: panic in zfs:dbuf_sync_list
559
560 [ Garrett D'Amore ]
561 * Illumos #175: zfs vdev cache consumes excessive memory
562
563 [ Shampavman ]
564 * Illumos #510: 'zfs get' enhancement - mountpoint as an argument
565
566 [ George Wilson ]
567 * Illumos #1051: zfs should handle imbalanced luns
568
569 [ Matt Ahrens ]
570 * Illumos #1092: zfs refratio property
571
572 [ Eric Schrock ]
573 * Illumos #883: ZIL reuse during remount corruption
574
575 [ Martin Matuska ]
576 * Illumos #1043: Recursive zfs snapshot destroy fails
577 * Illumos #1313: Integer overflow in txg_delay()
578
579 [ Alexander Stetsenko ]
580 * Illumos #278: get rid zfs of python and pyzfs dependencies
581
582 [ James H ]
583 * Call exportfs -v once for NFS shares.
584
585 [ Gunnar Beutner ]
586 * Use /dev/null for stdout/stderr in libzfs_run_process().
587 * Use libzfs_run_process() in libshare.
588
589 -- Darik Horn <dajhorn@vanadac.com> Tue, 02 Aug 2011 10:18:10 -0500
590
591 zfs-linux (0.6.0.28-0ubuntu2) unstable; urgency=low
592
593 * Update replacement controls for libzfs-dev.
594
595 -- Darik Horn <dajhorn@vanadac.com> Tue, 26 Jul 2011 00:03:19 -0500
596
597 zfs-linux (0.6.0.28-0ubuntu1) unstable; urgency=low
598
599 [ Brian Behlendorf ]
600 * Fix the configure CONFIG_* option detection
601 * Add missing <pool> option
602 * Fix txg_sync_thread deadlock
603
604 [ Zachary Bedell ]
605 * Soft to hard tabs
606 * Catch return errors from zpool commands
607
608 [ Darik Horn ]
609 * Force root pool imports in the initramfs script.
610 * lintian: non-dev-pkg-with-shlib-symlink
611 * Override lintian extra-license-file warnings.
612 * Update the project Github link.
613 * Override dh_shlibdeps warnings.
614
615 -- Darik Horn <dajhorn@vanadac.com> Mon, 25 Jul 2011 23:39:10 -0500
616
617 zfs-linux (0.6.0.27-0ubuntu1) unstable; urgency=low
618
619 [ Brian Behlendorf ]
620 * Use zfs_mknode() to create dataset root
621
622 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:39:22 -0500
623
624 zfs-linux (0.6.0.26-0ubuntu1) unstable; urgency=low
625
626 [ Brian Behlendorf ]
627 * Fix send/recv 'dataset is busy' errors
628 * Update 'zpool import' man page
629 * Fix mmap(2)/write(2)/read(2) deadlock
630 * Fix zio_execute() deadlock
631 * Fix zpl_writepage() deadlock
632 * Fix 'make install' overly broad 'rm'
633 * Honor setgit bit on directories
634
635 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Jul 2011 18:27:15 -0500
636
637 zfs-linux (0.6.0.25.rc5-0ubuntu4) unstable; urgency=low
638
639 * Add fix-issue-319 patch.
640
641 -- Darik Horn <dajhorn@vanadac.com> Fri, 15 Jul 2011 20:09:22 -0500
642
643 zfs-linux (0.6.0.25.rc5-0ubuntu3) unstable; urgency=low
644
645 * Stub the Makefile.in files in scripts/.
646
647 -- Darik Horn <dajhorn@vanadac.com> Fri, 15 Jul 2011 08:45:00 -0500
648
649 zfs-linux (0.6.0.25.rc5-0ubuntu1) unstable; urgency=low
650
651 [ Andrew Tselischev ]
652 * Fix 'rc_parallel="YES"' error
653
654 [ Prasad Joshi ]
655 * Use consistent error message in zpool sub-command
656
657 [ Gunnar Beutner ]
658 * Fixed indentation in the zfs.lunar init script.
659 * Removed erroneous backticks in the zfs.lunar init script.
660 * Implemented sharing datasets via NFS using libshare.
661 * Link libshare directly to libzfs
662 * Renamed HAVE_SHARE ifdefs to HAVE_SMB_SHARE.
663 * Updated init scripts to enable automatic sharing of ZFS datasets.
664
665 [ Zachary Bedell ]
666 * Update zfs.gentoo/zfs.lsb init script
667 * Update for Dracut-010
668 * Document initramfs process
669
670 [ Brian Behlendorf ]
671 * Add proper library versioning
672 * Update ztest paths
673 * Update 'zfs send' documentation
674 * Add L2ARC tunables
675 * Improve fstat(2) performance
676
677 [ Darik Horn ]
678 * Refresh patches.
679 * Set the configuration prefix to root.
680 * Remove /usr/bin/hostid from the initramfs image.
681 * Add zfs-dracut package.
682 * Add libshare0 package.
683 * Disable disable-dist-init.patch
684 * Add nfs-kernel-server suggestion.
685 * Demote spl-dkms to a regular dependency.
686 * lintian: package-name-doesnt-match-sonames
687 * lintian: incorrect-libdir-in-la-file
688 * Rename libavl1 to libzavl1.
689
690 [ Fajar A. Nugraha ]
691 * Check for "udevadm settle" vs "udevsettle"
692 * Remove zfs service only on uninstall, not on upgrade
693
694 [ Kyle Fuller ]
695 * Provide a rc.d script for archlinux
696
697 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:49:02 -0500
698
699 zfs-linux (0.6.0.22.rc5-0ubuntu1) unstable; urgency=low
700
701 [ Prasad Joshi ]
702 * MMAP Optimization
703
704 [ Brian Behlendorf ]
705 * Remove unused MMAP functions
706 * Add ZFS specific mmap() checks
707 * Avoid 'rpm -q' bug for 'make pkg'
708 * Linux compat 2.6.39: security_inode_init_security()
709 * Linux compat 2.6.39: mount_nodev()
710 * Fix implicit declaration of 'mkdirp'
711 * Always allow non-user xattrs
712 * Prep zfs-0.6.0-rc5 tag
713
714 [ Rohan Puri ]
715 * Support mandatory locks (nbmand)
716
717 -- Darik Horn <dajhorn@vanadac.com> Sun, 03 Jul 2011 13:06:48 -0500
718
719 zfs-linux (0.6.0.21-0ubuntu1) unstable; urgency=low
720
721 [ Prasad Joshi ]
722 * Tear down and flush the mmap region
723 * Use truncate_setsize in zfs_setattr
724
725 [ Brian Behlendorf ]
726 * Ensure all block devices are available
727
728 -- Darik Horn <dajhorn@vanadac.com> Fri, 01 Jul 2011 11:41:40 -0500
729
730 zfs-linux (0.6.0.20-0ubuntu1) unstable; urgency=low
731
732 [ Gunnar Beutner ]
733 * Removed erroneous zfs_inode_destroy() calls from zfs_rmnode().
734 * Fix unlink/xattr deadlock
735
736 [ Brian Behlendorf ]
737 * Linux 3.0 compat, shrinker compatibility
738
739 [ Ned A. Bass ]
740 * Multipath device manageability improvements
741
742 -- Darik Horn <dajhorn@vanadac.com> Sat, 25 Jun 2011 22:14:26 -0500
743
744 zfs-linux (0.6.0.19-0ubuntu1) unstable; urgency=low
745
746 [ Brian Behlendorf ]
747 * Use datadir not datarootdir for dracut
748 * Update rpm/deb packages to be FHS compliant
749 * Linux 2.6.37 compat, WRITE_FLUSH_FUA
750
751 [ Christian Kohlschütter ]
752 * Add "ashift" property to zpool create
753
754 [ Darik Horn ]
755 * Fix autoconf variable substitution in udev rules.
756 * Autogen refresh.
757 * Refresh patches.
758
759 -- Darik Horn <dajhorn@vanadac.com> Sun, 19 Jun 2011 13:06:43 -0500
760
761 zfs-linux (0.6.0.18-0ubuntu1) unstable; urgency=low
762
763 [ Brian Behlendorf ]
764 * Fix 'zfs send -D' segfault
765 * Pass -f option for import
766 * Add default stack checking
767 * Check for -Wno-unused-but-set-variable gcc support
768 * Always check -Wno-unused-but-set-variable gcc support
769 * Handle /etc/mtab -> /proc/mounts symlink
770
771 -- Darik Horn <dajhorn@vanadac.com> Thu, 16 Jun 2011 09:39:30 -0500
772
773 zfs-linux (0.6.0.17-0ubuntu1) unstable; urgency=low
774
775 [ Brian Behlendorf ]
776 * Make tgx_sync_thread zio's async
777 * Revert "Fix stack traverse_visitbp()"
778 * Fix stack ddt_zap_lookup()
779 * Fix stack ddt_class_contains()
780 * Fix zpios-sanity.sh return code
781 * Always unload zpios.ko on exit
782 * Delay before destroying loopback devices
783 * Sanatize zpios-sanity.sh environment
784
785 -- Darik Horn <dajhorn@vanadac.com> Sun, 05 Jun 2011 20:32:51 -0500
786
787 zfs-linux (0.6.0.16-0ubuntu1) unstable; urgency=low
788
789 [ Brian Behlendorf ]
790 * Pass caller's credential in zfsdev_ioctl()
791 * Default to internal 'zfs userspace' implementation
792 * Use vmem_alloc() for zfs_ioc_userspace_many()
793 * Fix 4K sector support
794
795 -- Darik Horn <dajhorn@vanadac.com> Sat, 28 May 2011 15:47:15 -0500
796
797 zfs-linux (0.6.0.15-0ubuntu1) unstable; urgency=low
798
799 [ Alexey Shvetsov ]
800 * Make zfs.gentoo init script more gentoo style.
801 * Fix zfs.gentoo init script logic
802 * Remove root 'ls' after mount workaround
803 * Fix distribution detection for gentoo
804
805 [ Brian Behlendorf ]
806 * Update synchronous open zfs_close() comment
807 * Fix 'negative objects to delete' warning
808
809 -- Darik Horn <dajhorn@vanadac.com> Mon, 23 May 2011 09:18:38 -0500
810
811 zfs-linux (0.6.0.14-0ubuntu1) unstable; urgency=low
812
813 [ Brian Behlendorf ]
814 * Use vmem_alloc() for zfs_ioc_pool_get_history()
815 * Fix awk usage
816 * Handle NULL in nfsd .fsync() hook
817 * Disable direct reclaim for z_wr_* threads
818
819 [ Ned A. Bass ]
820 * Don't store rdev in SA for FIFOs and sockets
821
822 -- Darik Horn <dajhorn@vanadac.com> Wed, 11 May 2011 20:28:21 -0500
823
824 zfs-linux (0.6.0.13.rc4-0ubuntu1) unstable; urgency=low
825
826 [ Brian Behlendorf ]
827 * Add missing ZFS tunables
828 * Allow mounting of read-only snapshots
829
830 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 20:48:14 -0500
831
832 zfs-linux (0.6.0.12.rc4-0ubuntu2) unstable; urgency=low
833
834 * Add the debhelper token to zfs-initramfs.preinst
835 * Add the debehelper token to zfsutils.preinst
836 * Add extended package descriptions.
837 * Disable zpool-layout distribution.
838 * Add -e switch to the zfsutils.preinst whackbang.
839 * Add docs file for each package.
840 * Package libexec scripts as examples.
841 * Add -e switch to the zfs-initramfs.preinst whackbang.
842 * Flag autogen.sh as executable.
843 * Add -e switch to the zfs-dkms.postinst whackbang.
844 * Disable scripts distribution.
845 * Add whackbang to the ltmain.sh script.
846 * Remove unused zfs-dkms.preinst script.
847 * Add -e switch to the zfs-dkms.prerm whackbang.
848 * Remove unused zfs-dkms.postrm script.
849 * Specify a distro section for each package.
850 * Add snapshot-mount.patch
851
852 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 19:51:35 -0500
853
854 zfs-linux (0.6.0.12.rc4-0ubuntu1) unstable; urgency=low
855
856 [ Brian Behlendorf ]
857 * Add Gentoo/Lunar/Redhat Init Scripts
858 * Prep zfs-0.6.0-rc4 tag
859
860 [ Darik Horn ]
861 * Use 0.6.0.12.rc4 as the unofficial version.
862 * Quilt refresh.
863
864 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 10:18:40 -0500
865
866 zfs-linux (0.6.0.11-0ubuntu1) unstable; urgency=low
867
868 [ Brian Behlendorf ]
869 * Suppress 'vdev_metaslab_init' memory warning
870 * Fix 'zfs set volsize=N pool/dataset'
871 * Fully update inode when created
872 * Correct MAXUID
873
874 [ Gunnar Beutner ]
875 * Implemented NFS export_operations.
876
877 [ Alejandro R. Sedeño ]
878 * Add zpl_export.c to the list of targets.
879
880 -- Darik Horn <dajhorn@vanadac.com> Mon, 02 May 2011 19:07:36 -0500
881
882 zfs-linux (0.6.0.10-0ubuntu1) unstable; urgency=low
883
884 [ Brian Behlendorf ]
885 * Fix zvol deadlock
886 * Conserve stack in dsl_scan_visitbp()
887 * Conserve stack in dsl_scan_visitbp()
888 * Conserve stack in dsl_scan_visit()
889
890 [ Darik Horn ]
891 * Use gethostid in the Linux convention.
892 * Use 0.6.0.10 as the unofficial version.
893 * Use substvars versions in the debian/control.
894
895 -- Darik Horn <dajhorn@vanadac.com> Wed, 27 Apr 2011 11:23:52 -0500
896
897 zfs-linux (0.6.0.9-0ubuntu1) unstable; urgency=low
898
899 [ Brian Behlendorf ]
900 * Update zconfig.sh to use new zvol names
901 * Suppress 'zfs receive' memory warning
902 * Enforce ARC meta-data limits
903 * Fix spurious -EFAULT when setting I/O scheduler
904 * Fix 32-bit MAXOFFSET_T definition
905
906 [ Aniruddha Shankar ]
907 * Added required runlevel info for init on Debian
908
909 [ Gunnar Beutner ]
910 * Fixed a use-after-free bug in zfs_zget().
911
912 [ Darik Horn ]
913 * Use 0.6.0.9 as the unofficial version.
914 * Remove the gawk packaging dependency.
915
916 -- Darik Horn <dajhorn@vanadac.com> Sat, 23 Apr 2011 11:21:36 -0500
917
918 zfs-linux (0.6.0.8-0ubuntu1) unstable; urgency=low
919
920 [ Brian Behlendorf ]
921 * Linux 2.6.29 compat, credentials
922 * Fix rebuildable RPMs for el6/ch5
923 * Autogen refresh for kernel-insert-inode-locked.m4
924 * Linux 2.6.39 compat, invalidate_inodes()
925 * Fix gcc compiler warning, dsl_pool_create()
926 * Fix gcc compiler warning, parse_option()
927 * Fix gcc configure warnings
928 * Set -Wno-unused-but-set-variable globally
929 * Add Gunnar Beutner to AUTHORS for his contributions
930 * Add parted and lsscsi dependencies to zfs-test
931
932 [ Richard Laager ]
933 * Fix a couple comments
934 * Correct man page section numbers for Linux
935 * Change /dev/dsk -> /dev in the man pages
936 * More and correct an example in zpool.8
937 * Use Linux disk names in zpool.8
938 * Linux has "partitions", not "slices"
939 * Remove a stray tab
940 * Improve some quoting consistency
941 * Improve the wording about hot spares
942 * Normalize the deferred destruction language
943 * Update the version in the zpool upgrade example
944 * Cleanup various Sun/Solaris-isms
945 * Support IEC base-2 prefixes
946
947 [ Ned Bass ]
948 * Use consistent indentation in mount-zfs.sh
949 * Align closing fi in mount-zfs.sh
950
951 [ Gunnar Beutner ]
952 * Added missing initialization for va.va_dentry in zfs_get_xattrdir.
953 * Truncate the xattr znode when updating existing attributes.
954
955 [ Darik Horn ]
956 * Refresh debian/patches.
957 * Use zfs-0.6.0.8 as the unofficial upstream version.
958 * Set a version on the spl-dkms dependency.
959
960 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Apr 2011 08:21:51 -0500
961
962 zfs-linux (0.6.0.7-0ubuntu2) unstable; urgency=low
963
964 [ Brian Behlendorf ]
965 * Call d_instantiate before unlocking inode
966 * Add missing arcstats
967 * Add direct+indirect ARC reclaim
968 * Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool))
969 * Prep zfs-0.6.0-rc3 tag
970
971 [ Manuel Amador (Rudd-O) ]
972 * Added .gitignore for mount.zfs and zvol_id
973 * Permit both mountpoint=legacy and mountpoint=/ in initrd
974 * Update zfs.fedora init script
975
976 [ Darik Horn ]
977 * Upstream zfs-0.6.0-rc3 tag. Use 0.6.0.7 instead.
978 * Add a zfs-grub dependency to zfs-initramfs.
979 * Add a NEWS entry for the decomposition and rename.
980
981 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 13:51:23 -0500
982
983 zfs-linux (0.6.0.6-0ubuntu2) unstable; urgency=low
984
985 * Partial autogen updates to fix PPA builds.
986
987 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 10:52:30 -0500
988
989 zfs-linux (0.6.0.6-0ubuntu1) unstable; urgency=low
990
991 [ Fajar A. Nugraha ]
992 * Fixes to enable zvol symlink creation
993 * Spec file compat, %{datadir}
994
995 [ Brian Behlendorf ]
996 * Set cmd paths in udev rules using --prefix
997 * Fix inflated load average
998 * Fix libzpool cv_* build error
999 * Update CHAOS 5 Packaging
1000 * Fix `make distclean` for `./configure --with-config=user
1001
1002 [ Ned Bass ]
1003 * Call udevadm trigger more safely
1004
1005 [ Darik Horn ]
1006 * Remove `make distclean` kludge.
1007 * Ignore `zfs unmount -a` errors in the init script.
1008 * Rename /etc/default/zfsload during upgrades.
1009 * Disable dracut instead of reverting it.
1010 * Move udev rules from /etc to /lib.
1011 * Add ${shlibs:Depends} to each control stanza.
1012 * Remove volume and swap handling from the init script.
1013
1014 -- Darik Horn <dajhorn@vanadac.com> Tue, 05 Apr 2011 22:08:06 -0500
1015
1016 zfs-linux (0.6.0.5-1ubuntu7) unstable; urgency=low
1017
1018 * Force the dkms.conf file into the zfs-dkms package.
1019
1020 -- Darik Horn <dajhorn@vanadac.com> Thu, 31 Mar 2011 11:03:56 -0500
1021
1022 zfs-linux (0.6.0.5-1ubuntu6) unstable; urgency=low
1023
1024 * Link /proc/mounts to /etc/mtab.
1025 * Add the /etc/default/zfs import to the init script.
1026
1027 -- Darik Horn <dajhorn@vanadac.com> Wed, 30 Mar 2011 16:12:41 -0500
1028
1029 zfs-linux (0.6.0.5-1ubuntu5) unstable; urgency=low
1030
1031 * Use /sbin/mount.zfs for the root mount in the initramfs.
1032 * Handle the GRUB zfs-bootfs parameter in the initramfs.
1033
1034 -- Darik Horn <dajhorn@vanadac.com> Wed, 30 Mar 2011 12:22:12 -0500
1035
1036 zfs-linux (0.6.0.5-1ubuntu2) unstable; urgency=low
1037
1038 * Rename the zfs package to zfsutils.
1039 * Rename the zfs-lib package to libzfs0.
1040 * Decompose the zfs-lib package.
1041 * Restrict the package architecture to linux-any.
1042 * Remove the KQ init script that was imported from zfs-linux/lzfs.
1043 * Import the zfsutils init script from Debian kFreeBSD.
1044 * Check zvols for Linux swap areas instead of FreeBSD swap areas.
1045 * Replace zfs by zfsutils in the debian/control file.
1046 * Add libzfs-dev to the debian/control file.
1047 * Change usr/lib/include to usr/include in the libzfs-dev.install file.
1048 * Add a zfs-lib replacement to each constituent library.
1049
1050 -- Darik Horn <dajhorn@vanadac.com> Tue, 29 Mar 2011 09:17:38 -0500
1051
1052 zfs-linux (0.6.0.5-0ubuntu2) unstable; urgency=low
1053
1054 * Include /sbin/mount.zfs in the zfs package.
1055
1056 -- Darik Horn <dajhorn@vanadac.com> Thu, 24 Mar 2011 12:37:40 -0500
1057
1058 zfs-linux (0.6.0.5-0ubuntu1) unstable; urgency=low
1059
1060 [ Brian Behlendorf ]
1061 * Check for trailing '/' in mount.zfs
1062 * Don't set I/O Scheduler for Partitions
1063 * Always allow '-o remount,ro'
1064 * Strip 'zfsutil,remount' from /etc/mtab
1065 * Register .sync_fs handler
1066 * Register .remount_fs handler
1067 * Add init scripts
1068 * Fix getcwd() warning
1069 * Fix 'LDFLAGS=-Wl,--as-needed' build error
1070 * Use KM_PUSHPAGE instead of KM_SLEEP
1071 * Fix evict() deadlock
1072 * Linux compat, umount2(2) flags
1073 * Linux 2.6.27 compat, blk_queue_stackable()
1074 * Linux 2.6.28 compat, insert_inode_locked()
1075 * Linux 2.6.29 compat, credentials
1076 * Linux 2.6.29 compat, .freeze_fs/.unfreeze_fs
1077
1078 [ Darik Horn ]
1079 * Full upstream merge. Use zfs-0.6.0.5 as the unofficial upstream version.
1080 * Revert the dracut commit in debian/patches.
1081 * Revert the init script commit in debian/patches.
1082 * Quilt refresh.
1083 * Properly strip the bootfs= and rpool= kernel command line parameters.
1084 * Remove the whack-bang and execute bit from the initramfs boot script.
1085
1086 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Mar 2011 23:07:49 -0500
1087
1088 zfs-linux (0.6.0.4.rc2-0ubuntu6) unstable; urgency=low
1089
1090 * Trivial typo correction in the debian/copyright file.
1091 * Remove the init-top/hostname script and force BUSYBOX=y instead.
1092 * Correct typos in the debian/debuild-ppa.sh helper.
1093 * Add a debian/source/options file that disable the
1094 implied --single-debian-patch build option.
1095
1096 -- Darik Horn <dajhorn@vanadac.com> Sun, 20 Mar 2011 19:11:12 -0500
1097
1098 zfs-linux (0.6.0.4.rc2-0ubuntu5) unstable; urgency=low
1099
1100 * Add the debuild-ppa.sh script for Launchpad PPA build convenience.
1101 * Add fix-getcwd-warning.patch from behlendorf/master.
1102 * Add fix-gentoo-ldflags.patch from behlendorf/master.
1103 * Add the pkg-zfs repository to the debian/copyright file.
1104
1105 -- Darik Horn <dajhorn@vanadac.com> Sun, 20 Mar 2011 15:27:49 -0500
1106
1107 zfs-linux (0.6.0.4.rc2-0ubuntu4) unstable; urgency=low
1108
1109 * Add behlendorf/dracut patch for better dismount handling at shutdown.
1110
1111 -- Darik Horn <dajhorn@vanadac.com> Wed, 16 Mar 2011 09:16:00 -0500
1112
1113 zfs-linux (0.6.0.4.rc2-0ubuntu3) unstable; urgency=low
1114
1115 * Add patches from behlendorf/master:
1116 * check-for-trailing-slash-in-mount.patch
1117 * do-not-set-io-scheduler-for-partitions.patch
1118 * Add gawk dependency to the zfs-initramfs package.
1119
1120 -- Darik Horn <dajhorn@vanadac.com> Sun, 13 Mar 2011 21:32:32 -0500
1121
1122 zfs-linux (0.6.0.4.rc2-0ubuntu2) unstable; urgency=low
1123
1124 * Initial zfs-initramfs packaging for root filesystem support.
1125
1126 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Mar 2011 15:39:37 -0600
1127
1128 zfs-linux (0.6.0.4.rc2-0ubuntu1) unstable; urgency=low
1129
1130 * Upstream spl-0.6.0-rc2 release.
1131
1132 -- Darik Horn <dajhorn@vanadac.com> Thu, 10 Mar 2011 09:35:43 -0600
1133
1134 zfs-linux (0.6.0.3.git-0ubuntu1) unstable; urgency=low
1135
1136 * Revert the '+' in the upstream version because it is not recognized by DKMS.
1137
1138 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 12:24:41 -0600
1139
1140 zfs-linux (0.6.0.3+git-0ubuntu2) unstable; urgency=low
1141
1142 * Change spl-dkms to a pre-dependency in the control file.
1143
1144 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:54:07 -0600
1145
1146 zfs-linux (0.6.0.3+git-0ubuntu1) unstable; urgency=low
1147
1148 * Begin using the +git upstream naming convention.
1149 * Merge the behlendorf/mount and behlendorf/master branches.
1150
1151 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:09:24 -0600
1152
1153 zfs-linux (0.6.0.2-0ubuntu1) unstable; urgency=low
1154
1155 * Merge the behlendorf/master branch for the xvattr changes
1156 and tag it as 0.6.0.2 upstream.
1157
1158 -- Darik Horn <dajhorn@vanadac.com> Fri, 04 Mar 2011 19:24:42 -0600
1159
1160 zfs-linux (0.6.0.1rc.1-0ubuntu6) unstable; urgency=low
1161
1162 * Check for a Debian host in PRE_BUILD and configure for split headers.
1163 See https://github.com/behlendorf/spl/issues/closed/#issue/10
1164
1165 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 17:51:17 -0600
1166
1167 zfs-linux (0.6.0.1rc.1-0ubuntu5) unstable; urgency=low
1168
1169 * Remove the build dependency on linux-headers because it is unnecessary
1170 for Ubuntu and prevents building on Debian Squeeze and Debian Sid.
1171
1172 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 13:20:03 -0600
1173
1174 zfs-linux (0.6.0.1rc.1-0ubuntu4) unstable; urgency=low
1175
1176 * Add version numbers to the dkms dependencies.
1177
1178 -- Darik Horn <dajhorn@vanadac.com> Sat, 26 Feb 2011 01:13:40 -0600
1179
1180 zfs-linux (0.6.0.1rc.1-0ubuntu3) unstable; urgency=low
1181
1182 * Add fix-set-block-scheduler-warnings.patch.
1183
1184 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 20:59:26 -0600
1185
1186 zfs-linux (0.6.0.1rc.1-0ubuntu2) unstable; urgency=low
1187
1188 * Add udev-zvol.patch for udev to create zvol links.
1189 (Commit: 4c0d8e50b99b4f3b4a9b7bc67ac7fc4e406f5755)
1190
1191 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 15:20:41 -0600
1192
1193 zfs-linux (0.6.0.1rc.1-0ubuntu1) unstable; urgency=low
1194
1195 * Merge behlendorf/linux-compat for Linux 2.6.38 compatibility.
1196 * Add /etc/default/zfsload for the init script.
1197 * Add dist-blkdev_compat.patch so that the new block device
1198 compatibility header is included by the dist rules.
1199
1200 -- Darik Horn <dajhorn@vanadac.com> Thu, 24 Feb 2011 10:30:13 -0600
1201
1202 zfs-linux (0.6.0.1rc-1~lucid.4) lucid; urgency=low
1203
1204 * Force all zfsload returns to 0.
1205 * Initial master branch for git-buildpackage.
1206 * Update Vcs-Git and Vcs-Browser fields in the control file.
1207
1208 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Feb 2011 11:23:31 -0600
1209
1210 zfs-linux (0.6.0.1rc-1~lucid.3) lucid; urgency=low
1211
1212 * Move the zfsload init script from the zfs-dkms package
1213 to the zfs package.
1214 * Disable non-zero returns in the zfsload script because
1215 `zfs umount -a` is unreliable and init errors cause dpkg
1216 to block package updates and removals.
1217 * Create zfs.examples for dh_installexamples and change the
1218 install manifest for etc/zfs/*.example accordingly.
1219 * Split zfs into zfs-lib to satisfy the dpkg-shlibdeps warnings.
1220
1221 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 11:27:11 -0600
1222
1223 zfs-linux (0.6.0.1rc-1~lucid.2) lucid; urgency=low
1224
1225 * Reduce the dpkg scripts to #DEBHELPER# because dh_dkms
1226 is automatically and correctly filling template.
1227 * Set a versioned debhelper dependency to satisfy the
1228 lintian warning.
1229
1230 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 10:27:29 -0600
1231
1232 zfs-linux (0.6.0.1rc-1~lucid.1) lucid; urgency=low
1233
1234 * New upstream zfs-0.6.0-rc1.tar.gz release.
1235 * Kludge the "rc1" version for the packaging convenience.
1236 * Move the zfsload script to this package.
1237 * Supercede the lzfs-dkms package.
1238
1239 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 19:46:36 -0600
1240
1241 zfs-linux (0.5.2-1~lucid.6) lucid; urgency=low
1242
1243 * Do uupdate on kqzfs_0.5.2 tag.
1244 * Remove disable-check_stack_overflow patch.
1245 * Add kernel-bio-failfast.patch for `make distdir`.
1246
1247 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 12:52:07 -0600
1248
1249 zfs-linux (0.5.1-1~lucid.5) lucid; urgency=low
1250
1251 * Initial DKMS packaging for Debian and Ubuntu.
1252
1253 -- Darik Horn <dajhorn@vanadac.com> Wed, 16 Feb 2011 12:26:49 -0600