New upstream version 1.1.18.

This commit is contained in:
Richard W.M. Jones 2017-11-21 21:27:08 +00:00
parent f38f61c339
commit 0a2938eb96
2 changed files with 31 additions and 3 deletions

View File

@ -5,8 +5,8 @@
%endif %endif
Name: nbdkit Name: nbdkit
Version: 1.1.16 Version: 1.1.18
Release: 2%{?dist} Release: 1%{?dist}
Summary: NBD server Summary: NBD server
License: BSD License: BSD
@ -137,6 +137,24 @@ libvirt guest disks readonly. It is implemented using the libvirt
virDomainBlockPeek API. virDomainBlockPeek API.
%package plugin-nbd
Summary: NBD forwarding plugin for %{name}
License: BSD
Requires: %{name}%{?_isa} = %{version}-%{release}
%description plugin-nbd
This package is an NBD forwarding plugin for %{name}.
It provides an NBD server that forwards all traffic as a client to
another existing NBD server. A primary usage of this setup is to alter
the set of features available to the ultimate end client, without
having to change the original server (for example, to convert between
oldstyle and newtyle, or to add TLS support where the original server
lacks it).
%ifarch %{ocaml_native_compiler} %ifarch %{ocaml_native_compiler}
%package plugin-ocaml %package plugin-ocaml
Summary: OCaml plugin for %{name} Summary: OCaml plugin for %{name}
@ -411,6 +429,12 @@ popd
%{_mandir}/man1/nbdkit-libvirt-plugin.1* %{_mandir}/man1/nbdkit-libvirt-plugin.1*
%files plugin-nbd
%doc LICENSE README
%{_libdir}/%{name}/plugins/nbdkit-nbd-plugin.so
%{_mandir}/man1/nbdkit-nbd-plugin.1*
%ifarch %{ocaml_native_compiler} %ifarch %{ocaml_native_compiler}
%files plugin-ocaml %files plugin-ocaml
%doc LICENSE README %doc LICENSE README
@ -475,6 +499,10 @@ popd
%changelog %changelog
* Tue Nov 21 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.18-1
- New upstream version 1.1.18.
- Add NBD forwarding plugin.
* Fri Oct 20 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.16-2 * Fri Oct 20 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.16-2
- New upstream version 1.1.16. - New upstream version 1.1.16.
- Disable python3 plugin on RHEL/EPEL <= 7. - Disable python3 plugin on RHEL/EPEL <= 7.

View File

@ -1 +1 @@
SHA512 (nbdkit-1.1.16.tar.gz) = 05c739b8c5c5a7376c5077d192fec2742655f8db6c10c9aea28da174c229a5b3b45f57108f2e82fb7adcd0126d7355b4aab48a92e93cc7e7b2c5549b9f425579 SHA512 (nbdkit-1.1.18.tar.gz) = 62ebe50eb7c3e2faac66f763cc8d8b206c76692cd6f865acb4753fdb16ca3ee466b90f52daff1c9a54e6554103cfeb7752c4007f3dca6765d3c85f32e89c0c33