Skip to content

Commit

Permalink
Prepare to tag zfs-0.6.5.7
Browse files Browse the repository at this point in the history
META file and release log updated.

Signed-off-by: Ned Bass <[email protected]>
  • Loading branch information
nedbass committed May 13, 2016
1 parent 52475b5 commit d30abeb
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion META
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Meta: 1
Name: zfs
Branch: 1.0
Version: 0.6.5.6
Version: 0.6.5.7
Release: 1
Release-Tags: relext
License: CDDL
Expand Down
10 changes: 10 additions & 0 deletions rpm/generic/zfs-kmod.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,16 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/*
rm -rf $RPM_BUILD_ROOT

%changelog
* Thu May 12 2016 Ned Bass <[email protected]> - 0.6.5.7-1
- Fix user namespaces uid/gid mapping zfsonlinux/zfs#4177
- Fix ZPL miswrite of default POSIX ACL zfsonlinux/zfs#4520
- Linux 4.5 and 4.6 compatibility zfsonlinux/zfs#4537 zfsonlinux/zfs#4489
- Ensure /dev/disk/by-partlabel gets correctly populated zfsonlinux/zfs#4517
- Utilities now work reliably with newly created partitions zfsonlinux/zfs#3708
- Import now reliably uses device names stored in label zfsonlinux/zfs#3043
- Fix possible deadlock in zfs_secpolicy_write_perms ioctl zfsonlinux/zfs#4554
- Fix inverted logic on none elevator comparison zfsonlinux/zfs#4507
- Add 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctls for PPC zfsonlinux/zfs#4477
* Tue Mar 22 2016 Ned Bass <[email protected]> - 0.6.5.6-1
- Remove artificial architecture restrictions in packaging
- Add support for s390[x] zfsonlinux/zfs#4425
Expand Down
10 changes: 10 additions & 0 deletions rpm/generic/zfs.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,16 @@ exit 0
%endif

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

0 comments on commit d30abeb

Please sign in to comment.