|
|
|
@ -22,7 +22,7 @@
|
|
|
|
|
|
|
|
|
|
Name: nbdkit
|
|
|
|
|
Version: 1.4.2
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: NBD server
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -430,6 +430,11 @@ make check -j1 || {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jun 28 2019 Danilo de Paula <ddepaula@redhat.com> - 1.4.2-5
|
|
|
|
|
- Rebuild all virt packages to fix RHEL's upgrade path
|
|
|
|
|
- Resolves: rhbz#1695587
|
|
|
|
|
(Ensure modular RPM upgrade path)
|
|
|
|
|
|
|
|
|
|
* Mon Dec 17 2018 Richard W.M. Jones <rjones@redhat.com> - 1.4.2-4
|
|
|
|
|
- Remove misguided LDFLAGS hack which removed server hardening.
|
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=1624149#c6
|
|
|
|
|