Skip to content

Commit d30abeb

Browse files
committed
Prepare to tag zfs-0.6.5.7
META file and release log updated. Signed-off-by: Ned Bass <bass6@llnl.gov>
1 parent 52475b5 commit d30abeb

3 files changed

Lines changed: 21 additions & 1 deletion

File tree

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.6
4+
Version: 0.6.5.7
55
Release: 1
66
Release-Tags: relext
77
License: CDDL

rpm/generic/zfs-kmod.spec.in

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

188188
%changelog
189+
* Thu May 12 2016 Ned Bass <bass6@llnl.gov> - 0.6.5.7-1
190+
- Fix user namespaces uid/gid mapping zfsonlinux/zfs#4177
191+
- Fix ZPL miswrite of default POSIX ACL zfsonlinux/zfs#4520
192+
- Linux 4.5 and 4.6 compatibility zfsonlinux/zfs#4537 zfsonlinux/zfs#4489
193+
- Ensure /dev/disk/by-partlabel gets correctly populated zfsonlinux/zfs#4517
194+
- Utilities now work reliably with newly created partitions zfsonlinux/zfs#3708
195+
- Import now reliably uses device names stored in label zfsonlinux/zfs#3043
196+
- Fix possible deadlock in zfs_secpolicy_write_perms ioctl zfsonlinux/zfs#4554
197+
- Fix inverted logic on none elevator comparison zfsonlinux/zfs#4507
198+
- Add 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctls for PPC zfsonlinux/zfs#4477
189199
* Tue Mar 22 2016 Ned Bass <bass6@llnl.gov> - 0.6.5.6-1
190200
- Remove artificial architecture restrictions in packaging
191201
- Add support for s390[x] zfsonlinux/zfs#4425

rpm/generic/zfs.spec.in

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

329329
%changelog
330+
* Thu May 12 2016 Ned Bass <bass6@llnl.gov> - 0.6.5.7-1
331+
- Fix user namespaces uid/gid mapping zfsonlinux/zfs#4177
332+
- Fix ZPL miswrite of default POSIX ACL zfsonlinux/zfs#4520
333+
- Linux 4.5 and 4.6 compatibility zfsonlinux/zfs#4537 zfsonlinux/zfs#4489
334+
- Ensure /dev/disk/by-partlabel gets correctly populated zfsonlinux/zfs#4517
335+
- Utilities now work reliably with newly created partitions zfsonlinux/zfs#3708
336+
- Import now reliably uses device names stored in label zfsonlinux/zfs#3043
337+
- Fix possible deadlock in zfs_secpolicy_write_perms ioctl zfsonlinux/zfs#4554
338+
- Fix inverted logic on none elevator comparison zfsonlinux/zfs#4507
339+
- Add 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctls for PPC zfsonlinux/zfs#4477
330340
* Tue Mar 22 2016 Ned Bass <bass6@llnl.gov> - 0.6.5.6-1
331341
- Remove artificial architecture restrictions in packaging
332342
- Add support for s390[x] zfsonlinux/zfs#4425

0 commit comments

Comments
 (0)