Skip to content

Commit 159270e

Browse files
committed
Tag zfs-0.6.5.1
META file and release log updated. Signed-off-by: Ned Bass <[email protected]>
1 parent 4f07f60 commit 159270e

File tree

3 files changed

+9
-1
lines changed

3 files changed

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

rpm/generic/zfs-kmod.spec.in

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

187187
%changelog
188+
* Sat Sep 19 2015 Ned Bass <[email protected]> - 0.6.5.1-1
189+
- Fix zvol corruption with TRIM/discard zfsonlinux/zfs#3798
190+
- Fix NULL as mount(2) syscall data parameter zfsonlinux/zfs#3804
191+
- Fix xattr=sa dataset property not honored zfsonlinux/zfs#3787
188192
* Fri Sep 11 2015 Brian Behlendorf <[email protected]> - 0.6.5-1
189193
- Released 0.6.5-1, detailed release notes are available at:
190194
- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5

rpm/generic/zfs.spec.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,10 @@ exit 0
332332
%endif
333333

334334
%changelog
335+
* Sat Sep 19 2015 Ned Bass <[email protected]> - 0.6.5.1-1
336+
- Fix zvol corruption with TRIM/discard zfsonlinux/zfs#3798
337+
- Fix NULL as mount(2) syscall data parameter zfsonlinux/zfs#3804
338+
- Fix xattr=sa dataset property not honored zfsonlinux/zfs#3787
335339
* Fri Sep 11 2015 Brian Behlendorf <[email protected]> - 0.6.5-1
336340
- Released 0.6.5-1, detailed release notes are available at:
337341
- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5

0 commit comments

Comments
 (0)