84 Commits

Author SHA256 Message Date
942690418b Accepting request 869213 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/869213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=55
2021-02-04 19:24:29 +00:00
Martin Pluskal
b213c3a7b0 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
2021-02-04 11:39:27 +00:00
b6eddb1961 Accepting request 838464 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/838464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=54
2020-10-03 16:56:08 +00:00
Marcus Schaefer
7197432ffd Accepting request 838453 from home:fbui:branches:network:utilities
- Drop use of DISABLE_RESTART_ON_UPDATE=yes
  This interface is deprecated and %service_del_postun_without_restart
  should be preferred.
  However the variable was misused as DISABLE_RESTART_ON_UPDATE=yes
  was not supposed to be used with %service_add_post in %post but with
  %service_del_postun in %postun section.
  Given that no one noticed that for years let's just drop it.

OBS-URL: https://build.opensuse.org/request/show/838453
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=74
2020-09-29 07:41:49 +00:00
a8c23f54d4 Accepting request 835407 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/835407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=53
2020-09-21 15:10:42 +00:00
Martin Pluskal
7d600196ed Accepting request 835368 from home:mrostecki:branches:network:utilities
- Remove firewalld service file - it's in the main firewalld
  package now.

OBS-URL: https://build.opensuse.org/request/show/835368
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=72
2020-09-18 11:47:20 +00:00
b023c5da5f Accepting request 828024 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/828024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=52
2020-08-21 17:01:38 +00:00
Martin Pluskal
1dc259c327 Accepting request 827999 from home:dimstar:Factory
Fix typo, sorry for the nhe noise

OBS-URL: https://build.opensuse.org/request/show/827999
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=70
2020-08-20 07:44:33 +00:00
Martin Pluskal
cbac194725 Accepting request 827631 from home:dimstar:Factory
- Fix wrong usage of %{_libexecdir} for systemd/firewalld owned
  paths.

OBS-URL: https://build.opensuse.org/request/show/827631
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=69
2020-08-19 06:01:33 +00:00
6743826fc5 Accepting request 786152 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/786152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=51
2020-03-25 22:41:38 +00:00
Martin Pluskal
b71bbfab30 Accepting request 786130 from home:polslinux:branches:network:utilities
- Update to 3.20.0 (no changelog)

OBS-URL: https://build.opensuse.org/request/show/786130
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=67
2020-03-18 11:45:11 +00:00
dadae14cc7 Accepting request 706327 from network:utilities
- Update to version 3.19.0:
  * Better error messages in case of unexpected disconnects
  * Better compatibility with non-bash sh implementations
    (for configure.sh)
  * Fix for a segfault in NBD_OPT_INFO handling
  * The ability to specify whether to listen on both TCP and Unix
    domain sockets, rather than to always do so
  * Various minor editorial and spelling fixes in the documentation.

OBS-URL: https://build.opensuse.org/request/show/706327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=50
2019-06-12 11:04:23 +00:00
Martin Pluskal
df64d32113 OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=65 2019-05-29 13:46:59 +00:00
Martin Pluskal
d1db72326a - Update to version 3.19.0:
* Better error messages in case of unexpected disconnects
  * Better compatibility with non-bash sh implementations
    (for configure.sh)
  * Fix for a segfault in NBD_OPT_INFO handling
  * The ability to specify whether to listen on both TCP and Unix
    domain sockets, rather than to always do so
  * Various minor editorial and spelling fixes in the documentation.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=64
2019-05-29 13:45:40 +00:00
Stephan Kulow
53eb61c7d5 Accepting request 666270 from network:utilities
- Update to version 1.18.0:
  * Client: Add the "-g" option to avoid even trying the NBD_OPT_GO
    message
  * Server: fixes to inetd mode
  * Don't make gnutls and libnl automagic.
  * Server: bugfixes in handling of some export names during verification.
  * Server: clean supplementary groups when changing user.
  * Client: when using the netlink protocol, only set a timeout
    when there actually is a timeout, rather than defaulting to 0
    seconds
  * Improve documentation on the nbdtab file
  * Minor improvements to some error messages
  * Improvements to test suite so it works better on non-GNU
    userland environments
- Refresh 0001_fix_setgroup.patch

OBS-URL: https://build.opensuse.org/request/show/666270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=49
2019-02-04 20:18:37 +00:00
Martin Pluskal
96c7154348 - Update to version 1.18.0:
* Client: Add the "-g" option to avoid even trying the NBD_OPT_GO
    message
  * Server: fixes to inetd mode
  * Don't make gnutls and libnl automagic.
  * Server: bugfixes in handling of some export names during verification.
  * Server: clean supplementary groups when changing user.
  * Client: when using the netlink protocol, only set a timeout
    when there actually is a timeout, rather than defaulting to 0
    seconds
  * Improve documentation on the nbdtab file
  * Minor improvements to some error messages
  * Improvements to test suite so it works better on non-GNU
    userland environments
- Refresh 0001_fix_setgroup.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=62
2019-01-15 15:13:19 +00:00
88a2f59d1f Accepting request 633981 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/633981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=48
2018-09-18 09:42:07 +00:00
Martin Pluskal
145626ddd0 Accepting request 633976 from home:olh:branches:network:utilities
- Provide %_fillupdir in case it is not defined

OBS-URL: https://build.opensuse.org/request/show/633976
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=60
2018-09-07 08:31:42 +00:00
2885fe70a7 Accepting request 628877 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/628877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=47
2018-08-20 14:16:43 +00:00
Martin Pluskal
3c69fdc662 Accepting request 627387 from home:luizluca:branches:network:utilities
here we go again:

- Add firewalld service file
- Fix some rpmlint warnings:
  * 0001_fix_setgroup.patch (gh#NetworkBlockDevice/nbd#79)
  * Workaround macro-in-comment (rpmlint bug)

OBS-URL: https://build.opensuse.org/request/show/627387
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=58
2018-08-13 08:48:32 +00:00
4df4c15069 Accepting request 621736 from network:utilities
- Update to version 1.17.0:
  * proto: add xNBD command NBD_CMD_CACHE to the spec
  * server: do not crash when handling child name
  * server: Close socket pair when fork fails

OBS-URL: https://build.opensuse.org/request/show/621736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=46
2018-07-13 08:18:28 +00:00
Martin Pluskal
8f8287197a - Update to version 1.17.0:
* proto: add xNBD command NBD_CMD_CACHE to the spec
  * server: do not crash when handling child name
  * server: Close socket pair when fork fails

OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=56
2018-07-09 14:52:08 +00:00
bfcd83b9bb Accepting request 561881 from network:utilities
- Update to version 1.16.2:
  * Make the test suite less chatty
  * Various build system improvements
  * Fixes to the systemd unit to make it work again with recent
    systemd
  * Point to the nbd mailinglist, rather than to the maintainer's
    personal email address, for bug reports.

OBS-URL: https://build.opensuse.org/request/show/561881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=45
2018-01-16 08:24:21 +00:00
Martin Pluskal
897805cda8 - Update to version 1.16.2:
* Make the test suite less chatty
  * Various build system improvements
  * Fixes to the systemd unit to make it work again with recent
    systemd
  * Point to the nbd mailinglist, rather than to the maintainer's
    personal email address, for bug reports.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=54
2018-01-05 13:15:23 +00:00
d9f39c187f Accepting request 544873 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/544873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=44
2017-11-30 11:36:58 +00:00
Martin Pluskal
d5c2c9216b Accepting request 544742 from home:RBrownSUSE:branches:network:utilities
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544742
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=52
2017-11-23 15:11:51 +00:00
e677675586 Accepting request 533917 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/533917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=43
2017-10-23 14:36:51 +00:00
Martin Pluskal
4a017a9336 Accepting request 533870 from home:olh:branches:network:utilities
- Disable restart on update to keep existing client connections alive
  (bsc#1063135)

OBS-URL: https://build.opensuse.org/request/show/533870
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=50
2017-10-13 12:21:32 +00:00
6f65a0e8fb Accepting request 522301 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/522301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=42
2017-09-12 17:37:16 +00:00
Martin Pluskal
6126fb2e26 Accepting request 522012 from home:olh:branches:network:utilities
- Add nbd-client.service which will provide a nbd@.service to
  allow other units to require a nbd@nbd0.service if /etc/nbdtab
  is configured accordingly

OBS-URL: https://build.opensuse.org/request/show/522012
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=48
2017-09-08 12:33:06 +00:00
4eea09884e Accepting request 502029 from network:utilities
- Update to version 3.16.1:

OBS-URL: https://build.opensuse.org/request/show/502029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=41
2017-06-17 08:20:43 +00:00
Martin Pluskal
f36754c918 - Update to version 3.16.1:
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=46
2017-06-08 12:18:47 +00:00
103cb016b7 Accepting request 482629 from network:utilities
- Update to version 3.15.2:

OBS-URL: https://build.opensuse.org/request/show/482629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=40
2017-04-11 10:38:38 +00:00
Martin Pluskal
dd1bd578e3 OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=44 2017-03-25 07:01:23 +00:00
Martin Pluskal
6f1fb6ecc0 - Update to version 3.15.2:
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=43
2017-03-24 12:46:40 +00:00
9a0a2672ee Accepting request 358364 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/358364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=39
2016-02-11 11:37:35 +00:00
Martin Pluskal
17a891a7de Accepting request 358360 from home:dirkmueller:branches:network:utilities
- autoload nbd module

OBS-URL: https://build.opensuse.org/request/show/358360
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=41
2016-02-08 13:50:59 +00:00
0c9440d3d0 Accepting request 357975 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/357975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=38
2016-02-08 08:48:00 +00:00
Martin Pluskal
e01cc9c330 Accepting request 357960 from home:dirkmueller:branches:network:utilities
- nbd-server.service: implement reload

OBS-URL: https://build.opensuse.org/request/show/357960
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=39
2016-02-05 18:49:20 +00:00
838a57a34f Accepting request 355497 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/355497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=37
2016-02-01 18:55:32 +00:00
Martin Pluskal
9ab3394b6f Accepting request 355496 from home:pluskalm:branches:network:utilities
- Update to 3.13
  * This is mainly a bugfix release, containing fixes found in 
    3.12.1 by compiling on different architectures, submitting the 
    build to Coverity Scan, and some analysis of intermittent 
    failures that found a race condition.

OBS-URL: https://build.opensuse.org/request/show/355496
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=37
2016-01-23 17:03:29 +00:00
d206f47d0e Accepting request 347046 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/347046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=36
2015-12-09 18:49:26 +00:00
Martin Pluskal
b536926e86 Accepting request 347036 from home:posophe:branches:network:utilities
update

OBS-URL: https://build.opensuse.org/request/show/347036
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=35
2015-12-01 17:46:42 +00:00
3c6656b6d7 Accepting request 309066 from network:utilities
- Update to 3.11
  * nbd-server: fix unsafe signal handling
  * define error values as part of the protocol
  * docs/proto: clarify NBD_CMD_FLUSH
- Drop nbd_signaling_CVE-2015-0847.patch as fix is included in 
  upstream

OBS-URL: https://build.opensuse.org/request/show/309066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=35
2015-05-29 08:42:58 +00:00
Martin Pluskal
6a043af7c6 - Update to 3.11
* nbd-server: fix unsafe signal handling
  * define error values as part of the protocol
  * docs/proto: clarify NBD_CMD_FLUSH
- Drop nbd_signaling_CVE-2015-0847.patch as fix is included in 
  upstream

OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=33
2015-05-28 11:42:20 +00:00
Stephan Kulow
f47c3d1e7e Accepting request 306333 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/306333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=34
2015-05-15 05:43:06 +00:00
6e1eb1c315 Accepting request 306309 from home:pluskalm:branches:network:utilities
- Fix CVE-2015-0847
  * nbd_signaling_CVE-2015-0847.patch

OBS-URL: https://build.opensuse.org/request/show/306309
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=31
2015-05-11 11:43:59 +00:00
525a3015b3 Accepting request 297885 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/297885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=33
2015-04-21 08:51:49 +00:00
Vítězslav Čížek
bd9f213808 Accepting request 297766 from home:pluskalm:branches:network:utilities
- Update to 3.10
  * There really is only one change since 3.9: drop of the 
    "oldstyle" support from nbd-server and nbd-client.

OBS-URL: https://build.opensuse.org/request/show/297766
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=29
2015-04-18 10:03:34 +00:00
0b7f3fb994 Accepting request 290832 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/290832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=32
2015-03-18 12:04:35 +00:00