WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 21f21fe

Browse files
committed
Prepare to tag zfs-0.6.5.6
META file and release log updated. Signed-off-by: Ned Bass <[email protected]>
1 parent d0337e8 commit 21f21fe

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed

META

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Meta: 1
22
Name: zfs
33
Branch: 1.0
4-
Version: 0.6.5.5
4+
Version: 0.6.5.6
55
Release: 1
66
Release-Tags: relext
77
License: CDDL

rpm/generic/zfs-kmod.spec.in

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,18 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/*
186186
rm -rf $RPM_BUILD_ROOT
187187

188188
%changelog
189+
* Tue Mar 22 2016 Ned Bass <[email protected]> - 0.6.5.6-1
190+
- Remove artificial architecture restrictions in packaging
191+
- Add support for s390[x] zfsonlinux/zfs#4425
192+
- Handle negative dentries in case insensitive filesystem zfsonlinux/zfs#4243
193+
- Fix casesensitivity=insensitive deadlock zfsonlinux/zfs#4136
194+
- Correctly parse zdb -R flag arguments zfsonlinux/zfs#4304
195+
- Fix lock order inversion with zvol_open() zfsonlinux/zfs#3681
196+
- Add support for asynchronous zvol minor operations zfsonlinux/zfs#2217
197+
- Make zvol minor functionality more robust zfsonlinux/zfs#4344
198+
- Prevent zpool_find_vdev() from truncating vdev path zfsonlinux/zfs#4312
199+
- Add -gLP to zpool subcommands for alt vdev names zfsonlinux/zfs#4341
200+
- Fix zpool list -v output for spares and log devices zfsonlinux/zfs#4313
189201
* Wed Mar 9 2016 Ned Bass <[email protected]> - 0.6.5.5-1
190202
- Linux 4.5 compatibility zfsonlinux/zfs#4228
191203
- Create working debuginfo packages on Red Hat zfsonlinux/zfs#4224

rpm/generic/zfs.spec.in

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,18 @@ exit 0
327327
%endif
328328

329329
%changelog
330+
* Tue Mar 22 2016 Ned Bass <[email protected]> - 0.6.5.6-1
331+
- Remove artificial architecture restrictions in packaging
332+
- Add support for s390[x] zfsonlinux/zfs#4425
333+
- Handle negative dentries in case insensitive filesystem zfsonlinux/zfs#4243
334+
- Fix casesensitivity=insensitive deadlock zfsonlinux/zfs#4136
335+
- Correctly parse zdb -R flag arguments zfsonlinux/zfs#4304
336+
- Fix lock order inversion with zvol_open() zfsonlinux/zfs#3681
337+
- Add support for asynchronous zvol minor operations zfsonlinux/zfs#2217
338+
- Make zvol minor functionality more robust zfsonlinux/zfs#4344
339+
- Prevent zpool_find_vdev() from truncating vdev path zfsonlinux/zfs#4312
340+
- Add -gLP to zpool subcommands for alt vdev names zfsonlinux/zfs#4341
341+
- Fix zpool list -v output for spares and log devices zfsonlinux/zfs#4313
330342
* Wed Mar 9 2016 Ned Bass <[email protected]> - 0.6.5.5-1
331343
- Linux 4.5 compatibility zfsonlinux/zfs#4228
332344
- Create working debuginfo packages on Red Hat zfsonlinux/zfs#4224

0 commit comments

Comments
 (0)