Accepting request 869208 from home:dirkmueller:branches:network:utilities
- update to 3.21: - Fix --disable-manpages build - Fix a bug in whitespace handling regarding authorization files - Support client-side marking of devices as read-only - Support preinitialized NBD connection (i.e., skip the negotiation). - Fix the systemd unit file for nbd-client so it works with netlink (the more common situation nowadays) OBS-URL: https://build.opensuse.org/request/show/869208 OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=76
This commit is contained in:
parent
7197432ffd
commit
b213c3a7b0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0e1b3538ab7ae5accf56180afd1a9887d415b98d21223b8ad42592b4af7d6cd
|
||||
size 535136
|
3
nbd-3.21.tar.xz
Normal file
3
nbd-3.21.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7688af39d91733bbcd2db08062c44fe503d004e51528740139c44aff6a6bef9
|
||||
size 523472
|
11
nbd.changes
11
nbd.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 4 11:16:57 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.21:
|
||||
- Fix --disable-manpages build
|
||||
- Fix a bug in whitespace handling regarding authorization files
|
||||
- Support client-side marking of devices as read-only
|
||||
- Support preinitialized NBD connection (i.e., skip the negotiation).
|
||||
- Fix the systemd unit file for nbd-client so it works with netlink (the
|
||||
more common situation nowadays)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 18 08:53:47 UTC 2020 - Michał Rostecki <mrostecki@suse.com>
|
||||
|
||||
|
4
nbd.spec
4
nbd.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nbd
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%define _fillupdir %{_localstatedir}/adm/fillup-templates
|
||||
%endif
|
||||
Name: nbd
|
||||
Version: 3.20
|
||||
Version: 3.21
|
||||
Release: 0
|
||||
Summary: Network Block Device Server and Client Utilities
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user