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