Commit Graph

42 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
OBS User mrdocs
0d56ec87cc Accepting request 289785 from home:pluskalm:branches:network
- Cleanup spec-file with spec-cleaner
- Do not generate config.example from README
  * add config.example as source
- Add unit file (nbd-server.service)
- Add sysconfig template (nbd-server.sysconfig)
- Add no-return-nonvoid.patch
- Update requirements
- Update to 3.9

OBS-URL: https://build.opensuse.org/request/show/289785
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=27
2015-03-15 04:37:42 +00:00
b152c83e84 Accepting request 260523 from home:Ledest:misc
fix bashisms in pre script

OBS-URL: https://build.opensuse.org/request/show/260523
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=25
2014-11-10 10:16:19 +00:00
e613a2a5da Accepting request 172379 from home:dirkmueller:branches:network:utilities
- update to 3.3:
  * and various bugfixes, upgrading is strongly recommended
  * Fix various nbd-server misbehave bugs

OBS-URL: https://build.opensuse.org/request/show/172379
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=23
2013-04-19 14:48:36 +00:00
dc44c977b4 Accepting request 127441 from home:a_jaeger:FactoryFix
- Fix restart_on_update usage.
This fixes:
/var/tmp/rpm-tmp.xVimt9: line 9: /etc/init.d//etc/init.d/nbd-server: No such file or directory

Should go into 12.2 as well.

OBS-URL: https://build.opensuse.org/request/show/127441
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=21
2012-07-10 09:07:57 +00:00
448a9c4ccf Accepting request 121493 from home:tabraham1:branches:network:utilities
update to 3.1

OBS-URL: https://build.opensuse.org/request/show/121493
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=19
2012-05-18 20:35:32 +00:00
OBS User mrdocs
ae8f15dbfd Accepting request 107571 from home:tabraham1:branches:network:utilities
update to nbd-3.0

OBS-URL: https://build.opensuse.org/request/show/107571
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=17
2012-03-01 03:04:16 +00:00
25736191a7 Accepting request 99354 from home:tabraham1:branches:network:utilities
update to 2.9.25

OBS-URL: https://build.opensuse.org/request/show/99354
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=15
2012-01-08 11:31:13 +00:00
Stephan Kulow
9ac86abae2 - Install nbd-server.5 man page
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=12
2011-09-16 13:46:29 +00:00
Marcus Schaefer
a979ba7b53 - socklen_t is always 32bit, size_t is 64bit. so a classical
big endian 64bit error (bnc #674281)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=9
2011-04-04 15:30:59 +00:00
Sascha Peilicke
d82fa9e84e Accepting request 62796 from network:utilities
Accepted submit request 62796 from user sax2

OBS-URL: https://build.opensuse.org/request/show/62796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=15
2011-02-25 14:28:12 +00:00
OBS User unknown
c447f4070f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=9 2009-08-05 23:07:56 +00:00
OBS User unknown
ec73d620c7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=8 2009-07-09 11:57:14 +00:00
OBS User unknown
797e5b43a3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=7 2009-05-04 16:30:37 +00:00
OBS User unknown
7e10eb0768 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=6 2008-08-21 23:01:54 +00:00
OBS User unknown
8f177ca986 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=5 2007-11-15 14:20:39 +00:00
OBS User unknown
210b05973c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=4 2007-11-08 23:37:09 +00:00
OBS User unknown
c27c81802d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=3 2007-07-30 20:44:38 +00:00
OBS User unknown
2a82effd5b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=2 2007-03-12 23:59:39 +00:00
OBS User unknown
11c5098585 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=1 2007-01-15 23:26:31 +00:00