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