As requested: Bring back _service OBS-URL: https://build.opensuse.org/request/show/885438 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libnbd?expand=0&rev=5
39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 14 01:04:29 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to 1.7.7
|
|
* Fixed CVE-2021-20286
|
|
* Fix parsing and construction of IPv6 URIs
|
|
* New API nbd_get_uri to get an NBD URI for a connection
|
|
* Permit "see also" links to nbd_get_error and nbd_get_errno
|
|
* Avoid over-long lines in POD.
|
|
* Fix reporting of NBD URI support
|
|
* Let exit status reflect any failures during NBD_OPT_INFO
|
|
* Fix page eviction when len < page_size.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 14 18:31:11 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Specfile modernization
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 25 23:25:24 UTC 2021 - James Fehlig <jfehlig@suse.com>
|
|
|
|
- spec: Only enable system nbd interop tests if
|
|
suse_version >= 1550
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 26 23:36:04 UTC 2021 - jfehlig@suse.com
|
|
|
|
- Initial packaging of libnbd:
|
|
* Version 1.7.1.
|
|
* sh: Add NOTES section.
|
|
* copy: Update multi-conn documentation.
|
|
* sh: Arrange --opt-mode documentation in alphabetical order.
|
|
* python: Add example.
|
|
* copy: Fix initialization complaint with ancient GCC on RHEL 7.
|
|
* python: Fix Python style error.
|
|
* copy/file-ops.c: Small whitespace fix.
|
|
* copy/copy-nbd-to-sparse-file.sh: Skip test unless nbdkit available.
|
|
|