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