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