New upstream release v0.7.5
This fixes an mportant bug in cache_restore. The rest is mostly changing tests.
This commit is contained in:
parent
651216ed6a
commit
e2f2093885
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
|||||||
/thin-provisioning-tools-0.7.0-rc6.tar.gz
|
/thin-provisioning-tools-0.7.0-rc6.tar.gz
|
||||||
/v0.7.2.tar.gz
|
/v0.7.2.tar.gz
|
||||||
/v0.7.3.tar.gz
|
/v0.7.3.tar.gz
|
||||||
|
/v0.7.5.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Summary: Device-mapper Persistent Data Tools
|
Summary: Device-mapper Persistent Data Tools
|
||||||
Name: device-mapper-persistent-data
|
Name: device-mapper-persistent-data
|
||||||
Version: 0.7.3
|
Version: 0.7.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -83,6 +83,9 @@ make DESTDIR=%{buildroot} MANDIR=%{_mandir} install
|
|||||||
#% {_sbindir}/thin_show_duplicates
|
#% {_sbindir}/thin_show_duplicates
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 14 2017 Marian Csontos <mcsontos@redhat.com> - 0.7.5-1
|
||||||
|
- Fix version 2 metadata corruption in cache_restore.
|
||||||
|
|
||||||
* Fri Oct 06 2017 Marian Csontos <mcsontos@redhat.com> - 0.7.3-1
|
* Fri Oct 06 2017 Marian Csontos <mcsontos@redhat.com> - 0.7.3-1
|
||||||
- Update to latest bugfix and documentation update release.
|
- Update to latest bugfix and documentation update release.
|
||||||
- *_restore tools wipe superblock as a last resort.
|
- *_restore tools wipe superblock as a last resort.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v0.7.3.tar.gz) = 492d02d1a06a9a2554a99f24c05e5d0d9234900669099b27eac9af459ab312fa53acce58a44c41133e060302013cd05b8c83c5e4e8d3727b1a1389c9d8f85574
|
SHA512 (v0.7.5.tar.gz) = 65268cc0c68428fa89f039c097794f574ef79b1862de3208715b9180ba73b197f37d879b386b110c52d9f2d3e80fb069a8d48ee2939aa1fd2b88f2513babc763
|
||||||
|
Loading…
Reference in New Issue
Block a user