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