Update 4.15.10 to fix build failures

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
f38
Jonathan Dieter 7 years ago
parent 58d8cc84fc
commit 3aa126742c

1
.gitignore vendored

@ -3,3 +3,4 @@
/usbip-4.5.tar.xz
/usbip-4.9.9.tar.xz
/usbip-4.14.11.tar.xz
/usbip-4.15.10.tar.xz

@ -1 +1 @@
SHA512 (usbip-4.14.11.tar.xz) = 9572ee6a9e0eef4accca33f6596dd11645c6ba072c070be9dccf21b03a51813f9c75b1294e817f99b6085da92edaf2a295be4219c8dce16bbc8b5c35ca786720
SHA512 (usbip-4.15.10.tar.xz) = dd072441a2b0d32963505f1407e8867cb8ac032cddd9989a15375060573af0a4a8fcdd8350a935a5c429094ac0146871ce46f214c3f1b41cf1ecdfcfd1773a5a

@ -3,8 +3,8 @@
Name: usbip
License: GPLv2+
Summary: USB/IP user-space
Version: 4.14.11
Release: 4%{?dist}
Version: 4.15.10
Release: 1%{?dist}
#Source: https://www.kernel.org/pub/linux/kernel/v4.x/linux-%%{version}.tar.xz
# In the interests of keeping the source rpm from being ridiculously large,
# download the Linux kernel from above and run `extract_usbip.sh <version>`
@ -89,8 +89,9 @@ install -pm 644 %{SOURCE2} %{buildroot}%{_unitdir}
%{_libdir}/*.so
%changelog
* Thu Mar 15 2018 Jonathan Dieter <jdieter@gmail.com> - 4.14.11-4
* Thu Mar 15 2018 Jonathan Dieter <jdieter@gmail.com> - 4.15.10-1
- Attempt another build after supposed failure the last time
- Update to 4.15.10 to fix GCC 8 build failure
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.14.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Loading…
Cancel
Save