]> git.proxmox.com Git - mirror_zfs-debian.git/blob - debian/changelog
PPA 0.6.0.27-0ubuntu1 release.
[mirror_zfs-debian.git] / debian / changelog
1 zfs-linux (0.6.0.27-0ubuntu1) unstable; urgency=low
2
3 [ Brian Behlendorf ]
4 * Use zfs_mknode() to create dataset root
5
6 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:39:22 -0500
7
8 zfs-linux (0.6.0.26-0ubuntu1) unstable; urgency=low
9
10 [ Brian Behlendorf ]
11 * Fix send/recv 'dataset is busy' errors
12 * Update 'zpool import' man page
13 * Fix mmap(2)/write(2)/read(2) deadlock
14 * Fix zio_execute() deadlock
15 * Fix zpl_writepage() deadlock
16 * Fix 'make install' overly broad 'rm'
17 * Honor setgit bit on directories
18
19 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Jul 2011 18:27:15 -0500
20
21 zfs-linux (0.6.0.25.rc5-0ubuntu4) unstable; urgency=low
22
23 * Add fix-issue-319 patch.
24
25 -- Darik Horn <dajhorn@vanadac.com> Fri, 15 Jul 2011 20:09:22 -0500
26
27 zfs-linux (0.6.0.25.rc5-0ubuntu3) unstable; urgency=low
28
29 * Stub the Makefile.in files in scripts/.
30
31 -- Darik Horn <dajhorn@vanadac.com> Fri, 15 Jul 2011 08:45:00 -0500
32
33 zfs-linux (0.6.0.25.rc5-0ubuntu1) unstable; urgency=low
34
35 [ Andrew Tselischev ]
36 * Fix 'rc_parallel="YES"' error
37
38 [ Prasad Joshi ]
39 * Use consistent error message in zpool sub-command
40
41 [ Gunnar Beutner ]
42 * Fixed indentation in the zfs.lunar init script.
43 * Removed erroneous backticks in the zfs.lunar init script.
44 * Implemented sharing datasets via NFS using libshare.
45 * Link libshare directly to libzfs
46 * Renamed HAVE_SHARE ifdefs to HAVE_SMB_SHARE.
47 * Updated init scripts to enable automatic sharing of ZFS datasets.
48
49 [ Zachary Bedell ]
50 * Update zfs.gentoo/zfs.lsb init script
51 * Update for Dracut-010
52 * Document initramfs process
53
54 [ Brian Behlendorf ]
55 * Add proper library versioning
56 * Update ztest paths
57 * Update 'zfs send' documentation
58 * Add L2ARC tunables
59 * Improve fstat(2) performance
60
61 [ Darik Horn ]
62 * Refresh patches.
63 * Set the configuration prefix to root.
64 * Remove /usr/bin/hostid from the initramfs image.
65 * Add zfs-dracut package.
66 * Add libshare0 package.
67 * Disable disable-dist-init.patch
68 * Add nfs-kernel-server suggestion.
69 * Demote spl-dkms to a regular dependency.
70 * lintian: package-name-doesnt-match-sonames
71 * lintian: incorrect-libdir-in-la-file
72 * Rename libavl1 to libzavl1.
73
74 [ Fajar A. Nugraha ]
75 * Check for "udevadm settle" vs "udevsettle"
76 * Remove zfs service only on uninstall, not on upgrade
77
78 [ Kyle Fuller ]
79 * Provide a rc.d script for archlinux
80
81 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:49:02 -0500
82
83 zfs-linux (0.6.0.22.rc5-0ubuntu1) unstable; urgency=low
84
85 [ Prasad Joshi ]
86 * MMAP Optimization
87
88 [ Brian Behlendorf ]
89 * Remove unused MMAP functions
90 * Add ZFS specific mmap() checks
91 * Avoid 'rpm -q' bug for 'make pkg'
92 * Linux compat 2.6.39: security_inode_init_security()
93 * Linux compat 2.6.39: mount_nodev()
94 * Fix implicit declaration of 'mkdirp'
95 * Always allow non-user xattrs
96 * Prep zfs-0.6.0-rc5 tag
97
98 [ Rohan Puri ]
99 * Support mandatory locks (nbmand)
100
101 -- Darik Horn <dajhorn@vanadac.com> Sun, 03 Jul 2011 13:06:48 -0500
102
103 zfs-linux (0.6.0.21-0ubuntu1) unstable; urgency=low
104
105 [ Prasad Joshi ]
106 * Tear down and flush the mmap region
107 * Use truncate_setsize in zfs_setattr
108
109 [ Brian Behlendorf ]
110 * Ensure all block devices are available
111
112 -- Darik Horn <dajhorn@vanadac.com> Fri, 01 Jul 2011 11:41:40 -0500
113
114 zfs-linux (0.6.0.20-0ubuntu1) unstable; urgency=low
115
116 [ Gunnar Beutner ]
117 * Removed erroneous zfs_inode_destroy() calls from zfs_rmnode().
118 * Fix unlink/xattr deadlock
119
120 [ Brian Behlendorf ]
121 * Linux 3.0 compat, shrinker compatibility
122
123 [ Ned A. Bass ]
124 * Multipath device manageability improvements
125
126 -- Darik Horn <dajhorn@vanadac.com> Sat, 25 Jun 2011 22:14:26 -0500
127
128 zfs-linux (0.6.0.19-0ubuntu1) unstable; urgency=low
129
130 [ Brian Behlendorf ]
131 * Use datadir not datarootdir for dracut
132 * Update rpm/deb packages to be FHS compliant
133 * Linux 2.6.37 compat, WRITE_FLUSH_FUA
134
135 [ Christian Kohlschütter ]
136 * Add "ashift" property to zpool create
137
138 [ Darik Horn ]
139 * Fix autoconf variable substitution in udev rules.
140 * Autogen refresh.
141 * Refresh patches.
142
143 -- Darik Horn <dajhorn@vanadac.com> Sun, 19 Jun 2011 13:06:43 -0500
144
145 zfs-linux (0.6.0.18-0ubuntu1) unstable; urgency=low
146
147 [ Brian Behlendorf ]
148 * Fix 'zfs send -D' segfault
149 * Pass -f option for import
150 * Add default stack checking
151 * Check for -Wno-unused-but-set-variable gcc support
152 * Always check -Wno-unused-but-set-variable gcc support
153 * Handle /etc/mtab -> /proc/mounts symlink
154
155 -- Darik Horn <dajhorn@vanadac.com> Thu, 16 Jun 2011 09:39:30 -0500
156
157 zfs-linux (0.6.0.17-0ubuntu1) unstable; urgency=low
158
159 [ Brian Behlendorf ]
160 * Make tgx_sync_thread zio's async
161 * Revert "Fix stack traverse_visitbp()"
162 * Fix stack ddt_zap_lookup()
163 * Fix stack ddt_class_contains()
164 * Fix zpios-sanity.sh return code
165 * Always unload zpios.ko on exit
166 * Delay before destroying loopback devices
167 * Sanatize zpios-sanity.sh environment
168
169 -- Darik Horn <dajhorn@vanadac.com> Sun, 05 Jun 2011 20:32:51 -0500
170
171 zfs-linux (0.6.0.16-0ubuntu1) unstable; urgency=low
172
173 [ Brian Behlendorf ]
174 * Pass caller's credential in zfsdev_ioctl()
175 * Default to internal 'zfs userspace' implementation
176 * Use vmem_alloc() for zfs_ioc_userspace_many()
177 * Fix 4K sector support
178
179 -- Darik Horn <dajhorn@vanadac.com> Sat, 28 May 2011 15:47:15 -0500
180
181 zfs-linux (0.6.0.15-0ubuntu1) unstable; urgency=low
182
183 [ Alexey Shvetsov ]
184 * Make zfs.gentoo init script more gentoo style.
185 * Fix zfs.gentoo init script logic
186 * Remove root 'ls' after mount workaround
187 * Fix distribution detection for gentoo
188
189 [ Brian Behlendorf ]
190 * Update synchronous open zfs_close() comment
191 * Fix 'negative objects to delete' warning
192
193 -- Darik Horn <dajhorn@vanadac.com> Mon, 23 May 2011 09:18:38 -0500
194
195 zfs-linux (0.6.0.14-0ubuntu1) unstable; urgency=low
196
197 [ Brian Behlendorf ]
198 * Use vmem_alloc() for zfs_ioc_pool_get_history()
199 * Fix awk usage
200 * Handle NULL in nfsd .fsync() hook
201 * Disable direct reclaim for z_wr_* threads
202
203 [ Ned A. Bass ]
204 * Don't store rdev in SA for FIFOs and sockets
205
206 -- Darik Horn <dajhorn@vanadac.com> Wed, 11 May 2011 20:28:21 -0500
207
208 zfs-linux (0.6.0.13.rc4-0ubuntu1) unstable; urgency=low
209
210 [ Brian Behlendorf ]
211 * Add missing ZFS tunables
212 * Allow mounting of read-only snapshots
213
214 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 20:48:14 -0500
215
216 zfs-linux (0.6.0.12.rc4-0ubuntu2) unstable; urgency=low
217
218 * Add the debhelper token to zfs-initramfs.preinst
219 * Add the debehelper token to zfsutils.preinst
220 * Add extended package descriptions.
221 * Disable zpool-layout distribution.
222 * Add -e switch to the zfsutils.preinst whackbang.
223 * Add docs file for each package.
224 * Package libexec scripts as examples.
225 * Add -e switch to the zfs-initramfs.preinst whackbang.
226 * Flag autogen.sh as executable.
227 * Add -e switch to the zfs-dkms.postinst whackbang.
228 * Disable scripts distribution.
229 * Add whackbang to the ltmain.sh script.
230 * Remove unused zfs-dkms.preinst script.
231 * Add -e switch to the zfs-dkms.prerm whackbang.
232 * Remove unused zfs-dkms.postrm script.
233 * Specify a distro section for each package.
234 * Add snapshot-mount.patch
235
236 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 19:51:35 -0500
237
238 zfs-linux (0.6.0.12.rc4-0ubuntu1) unstable; urgency=low
239
240 [ Brian Behlendorf ]
241 * Add Gentoo/Lunar/Redhat Init Scripts
242 * Prep zfs-0.6.0-rc4 tag
243
244 [ Darik Horn ]
245 * Use 0.6.0.12.rc4 as the unofficial version.
246 * Quilt refresh.
247
248 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 10:18:40 -0500
249
250 zfs-linux (0.6.0.11-0ubuntu1) unstable; urgency=low
251
252 [ Brian Behlendorf ]
253 * Suppress 'vdev_metaslab_init' memory warning
254 * Fix 'zfs set volsize=N pool/dataset'
255 * Fully update inode when created
256 * Correct MAXUID
257
258 [ Gunnar Beutner ]
259 * Implemented NFS export_operations.
260
261 [ Alejandro R. Sedeño ]
262 * Add zpl_export.c to the list of targets.
263
264 -- Darik Horn <dajhorn@vanadac.com> Mon, 02 May 2011 19:07:36 -0500
265
266 zfs-linux (0.6.0.10-0ubuntu1) unstable; urgency=low
267
268 [ Brian Behlendorf ]
269 * Fix zvol deadlock
270 * Conserve stack in dsl_scan_visitbp()
271 * Conserve stack in dsl_scan_visitbp()
272 * Conserve stack in dsl_scan_visit()
273
274 [ Darik Horn ]
275 * Use gethostid in the Linux convention.
276 * Use 0.6.0.10 as the unofficial version.
277 * Use substvars versions in the debian/control.
278
279 -- Darik Horn <dajhorn@vanadac.com> Wed, 27 Apr 2011 11:23:52 -0500
280
281 zfs-linux (0.6.0.9-0ubuntu1) unstable; urgency=low
282
283 [ Brian Behlendorf ]
284 * Update zconfig.sh to use new zvol names
285 * Suppress 'zfs receive' memory warning
286 * Enforce ARC meta-data limits
287 * Fix spurious -EFAULT when setting I/O scheduler
288 * Fix 32-bit MAXOFFSET_T definition
289
290 [ Aniruddha Shankar ]
291 * Added required runlevel info for init on Debian
292
293 [ Gunnar Beutner ]
294 * Fixed a use-after-free bug in zfs_zget().
295
296 [ Darik Horn ]
297 * Use 0.6.0.9 as the unofficial version.
298 * Remove the gawk packaging dependency.
299
300 -- Darik Horn <dajhorn@vanadac.com> Sat, 23 Apr 2011 11:21:36 -0500
301
302 zfs-linux (0.6.0.8-0ubuntu1) unstable; urgency=low
303
304 [ Brian Behlendorf ]
305 * Linux 2.6.29 compat, credentials
306 * Fix rebuildable RPMs for el6/ch5
307 * Autogen refresh for kernel-insert-inode-locked.m4
308 * Linux 2.6.39 compat, invalidate_inodes()
309 * Fix gcc compiler warning, dsl_pool_create()
310 * Fix gcc compiler warning, parse_option()
311 * Fix gcc configure warnings
312 * Set -Wno-unused-but-set-variable globally
313 * Add Gunnar Beutner to AUTHORS for his contributions
314 * Add parted and lsscsi dependencies to zfs-test
315
316 [ Richard Laager ]
317 * Fix a couple comments
318 * Correct man page section numbers for Linux
319 * Change /dev/dsk -> /dev in the man pages
320 * More and correct an example in zpool.8
321 * Use Linux disk names in zpool.8
322 * Linux has "partitions", not "slices"
323 * Remove a stray tab
324 * Improve some quoting consistency
325 * Improve the wording about hot spares
326 * Normalize the deferred destruction language
327 * Update the version in the zpool upgrade example
328 * Cleanup various Sun/Solaris-isms
329 * Support IEC base-2 prefixes
330
331 [ Ned Bass ]
332 * Use consistent indentation in mount-zfs.sh
333 * Align closing fi in mount-zfs.sh
334
335 [ Gunnar Beutner ]
336 * Added missing initialization for va.va_dentry in zfs_get_xattrdir.
337 * Truncate the xattr znode when updating existing attributes.
338
339 [ Darik Horn ]
340 * Refresh debian/patches.
341 * Use zfs-0.6.0.8 as the unofficial upstream version.
342 * Set a version on the spl-dkms dependency.
343
344 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Apr 2011 08:21:51 -0500
345
346 zfs-linux (0.6.0.7-0ubuntu2) unstable; urgency=low
347
348 [ Brian Behlendorf ]
349 * Call d_instantiate before unlocking inode
350 * Add missing arcstats
351 * Add direct+indirect ARC reclaim
352 * Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool))
353 * Prep zfs-0.6.0-rc3 tag
354
355 [ Manuel Amador (Rudd-O) ]
356 * Added .gitignore for mount.zfs and zvol_id
357 * Permit both mountpoint=legacy and mountpoint=/ in initrd
358 * Update zfs.fedora init script
359
360 [ Darik Horn ]
361 * Upstream zfs-0.6.0-rc3 tag. Use 0.6.0.7 instead.
362 * Add a zfs-grub dependency to zfs-initramfs.
363 * Add a NEWS entry for the decomposition and rename.
364
365 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 13:51:23 -0500
366
367 zfs-linux (0.6.0.6-0ubuntu2) unstable; urgency=low
368
369 * Partial autogen updates to fix PPA builds.
370
371 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 10:52:30 -0500
372
373 zfs-linux (0.6.0.6-0ubuntu1) unstable; urgency=low
374
375 [ Fajar A. Nugraha ]
376 * Fixes to enable zvol symlink creation
377 * Spec file compat, %{datadir}
378
379 [ Brian Behlendorf ]
380 * Set cmd paths in udev rules using --prefix
381 * Fix inflated load average
382 * Fix libzpool cv_* build error
383 * Update CHAOS 5 Packaging
384 * Fix `make distclean` for `./configure --with-config=user
385
386 [ Ned Bass ]
387 * Call udevadm trigger more safely
388
389 [ Darik Horn ]
390 * Remove `make distclean` kludge.
391 * Ignore `zfs unmount -a` errors in the init script.
392 * Rename /etc/default/zfsload during upgrades.
393 * Disable dracut instead of reverting it.
394 * Move udev rules from /etc to /lib.
395 * Add ${shlibs:Depends} to each control stanza.
396 * Remove volume and swap handling from the init script.
397
398 -- Darik Horn <dajhorn@vanadac.com> Tue, 05 Apr 2011 22:08:06 -0500
399
400 zfs-linux (0.6.0.5-1ubuntu7) unstable; urgency=low
401
402 * Force the dkms.conf file into the zfs-dkms package.
403
404 -- Darik Horn <dajhorn@vanadac.com> Thu, 31 Mar 2011 11:03:56 -0500
405
406 zfs-linux (0.6.0.5-1ubuntu6) unstable; urgency=low
407
408 * Link /proc/mounts to /etc/mtab.
409 * Add the /etc/default/zfs import to the init script.
410
411 -- Darik Horn <dajhorn@vanadac.com> Wed, 30 Mar 2011 16:12:41 -0500
412
413 zfs-linux (0.6.0.5-1ubuntu5) unstable; urgency=low
414
415 * Use /sbin/mount.zfs for the root mount in the initramfs.
416 * Handle the GRUB zfs-bootfs parameter in the initramfs.
417
418 -- Darik Horn <dajhorn@vanadac.com> Wed, 30 Mar 2011 12:22:12 -0500
419
420 zfs-linux (0.6.0.5-1ubuntu2) unstable; urgency=low
421
422 * Rename the zfs package to zfsutils.
423 * Rename the zfs-lib package to libzfs0.
424 * Decompose the zfs-lib package.
425 * Restrict the package architecture to linux-any.
426 * Remove the KQ init script that was imported from zfs-linux/lzfs.
427 * Import the zfsutils init script from Debian kFreeBSD.
428 * Check zvols for Linux swap areas instead of FreeBSD swap areas.
429 * Replace zfs by zfsutils in the debian/control file.
430 * Add libzfs-dev to the debian/control file.
431 * Change usr/lib/include to usr/include in the libzfs-dev.install file.
432 * Add a zfs-lib replacement to each constituent library.
433
434 -- Darik Horn <dajhorn@vanadac.com> Tue, 29 Mar 2011 09:17:38 -0500
435
436 zfs-linux (0.6.0.5-0ubuntu2) unstable; urgency=low
437
438 * Include /sbin/mount.zfs in the zfs package.
439
440 -- Darik Horn <dajhorn@vanadac.com> Thu, 24 Mar 2011 12:37:40 -0500
441
442 zfs-linux (0.6.0.5-0ubuntu1) unstable; urgency=low
443
444 [ Brian Behlendorf ]
445 * Check for trailing '/' in mount.zfs
446 * Don't set I/O Scheduler for Partitions
447 * Always allow '-o remount,ro'
448 * Strip 'zfsutil,remount' from /etc/mtab
449 * Register .sync_fs handler
450 * Register .remount_fs handler
451 * Add init scripts
452 * Fix getcwd() warning
453 * Fix 'LDFLAGS=-Wl,--as-needed' build error
454 * Use KM_PUSHPAGE instead of KM_SLEEP
455 * Fix evict() deadlock
456 * Linux compat, umount2(2) flags
457 * Linux 2.6.27 compat, blk_queue_stackable()
458 * Linux 2.6.28 compat, insert_inode_locked()
459 * Linux 2.6.29 compat, credentials
460 * Linux 2.6.29 compat, .freeze_fs/.unfreeze_fs
461
462 [ Darik Horn ]
463 * Full upstream merge. Use zfs-0.6.0.5 as the unofficial upstream version.
464 * Revert the dracut commit in debian/patches.
465 * Revert the init script commit in debian/patches.
466 * Quilt refresh.
467 * Properly strip the bootfs= and rpool= kernel command line parameters.
468 * Remove the whack-bang and execute bit from the initramfs boot script.
469
470 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Mar 2011 23:07:49 -0500
471
472 zfs-linux (0.6.0.4.rc2-0ubuntu6) unstable; urgency=low
473
474 * Trivial typo correction in the debian/copyright file.
475 * Remove the init-top/hostname script and force BUSYBOX=y instead.
476 * Correct typos in the debian/debuild-ppa.sh helper.
477 * Add a debian/source/options file that disable the
478 implied --single-debian-patch build option.
479
480 -- Darik Horn <dajhorn@vanadac.com> Sun, 20 Mar 2011 19:11:12 -0500
481
482 zfs-linux (0.6.0.4.rc2-0ubuntu5) unstable; urgency=low
483
484 * Add the debuild-ppa.sh script for Launchpad PPA build convenience.
485 * Add fix-getcwd-warning.patch from behlendorf/master.
486 * Add fix-gentoo-ldflags.patch from behlendorf/master.
487 * Add the pkg-zfs repository to the debian/copyright file.
488
489 -- Darik Horn <dajhorn@vanadac.com> Sun, 20 Mar 2011 15:27:49 -0500
490
491 zfs-linux (0.6.0.4.rc2-0ubuntu4) unstable; urgency=low
492
493 * Add behlendorf/dracut patch for better dismount handling at shutdown.
494
495 -- Darik Horn <dajhorn@vanadac.com> Wed, 16 Mar 2011 09:16:00 -0500
496
497 zfs-linux (0.6.0.4.rc2-0ubuntu3) unstable; urgency=low
498
499 * Add patches from behlendorf/master:
500 * check-for-trailing-slash-in-mount.patch
501 * do-not-set-io-scheduler-for-partitions.patch
502 * Add gawk dependency to the zfs-initramfs package.
503
504 -- Darik Horn <dajhorn@vanadac.com> Sun, 13 Mar 2011 21:32:32 -0500
505
506 zfs-linux (0.6.0.4.rc2-0ubuntu2) unstable; urgency=low
507
508 * Initial zfs-initramfs packaging for root filesystem support.
509
510 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Mar 2011 15:39:37 -0600
511
512 zfs-linux (0.6.0.4.rc2-0ubuntu1) unstable; urgency=low
513
514 * Upstream spl-0.6.0-rc2 release.
515
516 -- Darik Horn <dajhorn@vanadac.com> Thu, 10 Mar 2011 09:35:43 -0600
517
518 zfs-linux (0.6.0.3.git-0ubuntu1) unstable; urgency=low
519
520 * Revert the '+' in the upstream version because it is not recognized by DKMS.
521
522 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 12:24:41 -0600
523
524 zfs-linux (0.6.0.3+git-0ubuntu2) unstable; urgency=low
525
526 * Change spl-dkms to a pre-dependency in the control file.
527
528 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:54:07 -0600
529
530 zfs-linux (0.6.0.3+git-0ubuntu1) unstable; urgency=low
531
532 * Begin using the +git upstream naming convention.
533 * Merge the behlendorf/mount and behlendorf/master branches.
534
535 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:09:24 -0600
536
537 zfs-linux (0.6.0.2-0ubuntu1) unstable; urgency=low
538
539 * Merge the behlendorf/master branch for the xvattr changes
540 and tag it as 0.6.0.2 upstream.
541
542 -- Darik Horn <dajhorn@vanadac.com> Fri, 04 Mar 2011 19:24:42 -0600
543
544 zfs-linux (0.6.0.1rc.1-0ubuntu6) unstable; urgency=low
545
546 * Check for a Debian host in PRE_BUILD and configure for split headers.
547 See https://github.com/behlendorf/spl/issues/closed/#issue/10
548
549 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 17:51:17 -0600
550
551 zfs-linux (0.6.0.1rc.1-0ubuntu5) unstable; urgency=low
552
553 * Remove the build dependency on linux-headers because it is unnecessary
554 for Ubuntu and prevents building on Debian Squeeze and Debian Sid.
555
556 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 13:20:03 -0600
557
558 zfs-linux (0.6.0.1rc.1-0ubuntu4) unstable; urgency=low
559
560 * Add version numbers to the dkms dependencies.
561
562 -- Darik Horn <dajhorn@vanadac.com> Sat, 26 Feb 2011 01:13:40 -0600
563
564 zfs-linux (0.6.0.1rc.1-0ubuntu3) unstable; urgency=low
565
566 * Add fix-set-block-scheduler-warnings.patch.
567
568 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 20:59:26 -0600
569
570 zfs-linux (0.6.0.1rc.1-0ubuntu2) unstable; urgency=low
571
572 * Add udev-zvol.patch for udev to create zvol links.
573 (Commit: 4c0d8e50b99b4f3b4a9b7bc67ac7fc4e406f5755)
574
575 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 15:20:41 -0600
576
577 zfs-linux (0.6.0.1rc.1-0ubuntu1) unstable; urgency=low
578
579 * Merge behlendorf/linux-compat for Linux 2.6.38 compatibility.
580 * Add /etc/default/zfsload for the init script.
581 * Add dist-blkdev_compat.patch so that the new block device
582 compatibility header is included by the dist rules.
583
584 -- Darik Horn <dajhorn@vanadac.com> Thu, 24 Feb 2011 10:30:13 -0600
585
586 zfs-linux (0.6.0.1rc-1~lucid.4) lucid; urgency=low
587
588 * Force all zfsload returns to 0.
589 * Initial master branch for git-buildpackage.
590 * Update Vcs-Git and Vcs-Browser fields in the control file.
591
592 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Feb 2011 11:23:31 -0600
593
594 zfs-linux (0.6.0.1rc-1~lucid.3) lucid; urgency=low
595
596 * Move the zfsload init script from the zfs-dkms package
597 to the zfs package.
598 * Disable non-zero returns in the zfsload script because
599 `zfs umount -a` is unreliable and init errors cause dpkg
600 to block package updates and removals.
601 * Create zfs.examples for dh_installexamples and change the
602 install manifest for etc/zfs/*.example accordingly.
603 * Split zfs into zfs-lib to satisfy the dpkg-shlibdeps warnings.
604
605 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 11:27:11 -0600
606
607 zfs-linux (0.6.0.1rc-1~lucid.2) lucid; urgency=low
608
609 * Reduce the dpkg scripts to #DEBHELPER# because dh_dkms
610 is automatically and correctly filling template.
611 * Set a versioned debhelper dependency to satisfy the
612 lintian warning.
613
614 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 10:27:29 -0600
615
616 zfs-linux (0.6.0.1rc-1~lucid.1) lucid; urgency=low
617
618 * New upstream zfs-0.6.0-rc1.tar.gz release.
619 * Kludge the "rc1" version for the packaging convenience.
620 * Move the zfsload script to this package.
621 * Supercede the lzfs-dkms package.
622
623 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 19:46:36 -0600
624
625 zfs-linux (0.5.2-1~lucid.6) lucid; urgency=low
626
627 * Do uupdate on kqzfs_0.5.2 tag.
628 * Remove disable-check_stack_overflow patch.
629 * Add kernel-bio-failfast.patch for `make distdir`.
630
631 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 12:52:07 -0600
632
633 zfs-linux (0.5.1-1~lucid.5) lucid; urgency=low
634
635 * Initial DKMS packaging for Debian and Ubuntu.
636
637 -- Darik Horn <dajhorn@vanadac.com> Wed, 16 Feb 2011 12:26:49 -0600