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