Skip to content

Commit 504ff59

Browse files
committed
Prepare to tag zfs-0.6.5.5
META file and release log updated. Signed-off-by: Ned Bass <bass6@llnl.gov>
1 parent 84638a5 commit 504ff59

3 files changed

Lines changed: 19 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.4
4+
Version: 0.6.5.5
55
Release: 1
66
Release-Tags: relext
77
License: CDDL

rpm/generic/zfs-kmod.spec.in

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

188188
%changelog
189+
* Wed Mar 9 2016 Ned Bass <bass6@llnl.gov> - 0.6.5.5-1
190+
- Linux 4.5 compatibility zfsonlinux/zfs#4228
191+
- Create working debuginfo packages on Red Hat zfsonlinux/zfs#4224
192+
- Make arc_summary.py and dbufstat.py compatible with python3
193+
- musl libc compatibility for option parsing zfsonlinux/zfs#4222
194+
- Prevent arc_c collapse and possible panic zfsonlinux/zfs#3904
195+
- Prevent duplicated xattr between SA and dir zfsonlinux/zfs#4153
196+
- Fix zsb->z_hold_mtx deadlock zfsonlinux/zfs#4106
197+
- Prevent SA header corruption zfsonlinux/zfs#4150
189198
* Fri Jan 8 2016 Ned Bass <bass6@llnl.gov> - 0.6.5.4-1
190199
- Linux 4.4 compat
191200
- Assorted stability fixes

rpm/generic/zfs.spec.in

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

334334
%changelog
335+
* Wed Mar 9 2016 Ned Bass <bass6@llnl.gov> - 0.6.5.5-1
336+
- Linux 4.5 compatibility zfsonlinux/zfs#4228
337+
- Create working debuginfo packages on Red Hat zfsonlinux/zfs#4224
338+
- Make arc_summary.py and dbufstat.py compatible with python3
339+
- musl libc compatibility for option parsing zfsonlinux/zfs#4222
340+
- Prevent arc_c collapse and possible panic zfsonlinux/zfs#3904
341+
- Prevent duplicated xattr between SA and dir zfsonlinux/zfs#4153
342+
- Fix zsb->z_hold_mtx deadlock zfsonlinux/zfs#4106
343+
- Prevent SA header corruption zfsonlinux/zfs#4150
335344
* Fri Jan 8 2016 Ned Bass <bass6@llnl.gov> - 0.6.5.4-1
336345
- Linux 4.4 compat
337346
- Assorted stability fixes

0 commit comments

Comments
 (0)