eb201df304
Accepting request 441308 from home:kukuk:branches:network
...
- Add 0012-Move-default-state-dir-to-a-subdirectory-of-var-run.patch
from upstream, replacing systemd tmpfile solution.
OBS-URL: https://build.opensuse.org/request/show/441308
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=66
2016-11-22 10:45:09 +00:00
Olaf Kirch
98cb21ee07
Accepting request 440171 from home:kukuk:branches:network
...
- Move /var/lib/rpcbind to /run/rpcbind, data should not survive
reboot and this makes read-only root filesystem easier.
This update also requires the dracut update
OBS-URL: https://build.opensuse.org/request/show/440171
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=64
2016-11-14 09:36:14 +00:00
aef701379e
Accepting request 400565 from home:fbui:branches:network
...
- Do not rely on systemd.pc to find out where systemd unit dir is located (bsc#983167)
OBS-URL: https://build.opensuse.org/request/show/400565
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=62
2016-06-09 15:36:14 +00:00
Thorsten Kukuk
5efdeb51cb
Accepting request 381873 from home:kukuk:NIS
...
- pmap_set: use tirpc header files and link against libtirpc
OBS-URL: https://build.opensuse.org/request/show/381873
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=60
2016-03-30 14:46:48 +00:00
1abcad9219
Accepting request 360882 from home:kukuk:branches:network
...
- Add 0006-don-t-use-svc_fdset.patch: don't use the svc_fdset
interface for libtirpc, which is limited to 1024 connections.
- Sync with current git:
- Replace 0002-revert-auth.patch with
0002-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch
- Add 0003-Delete-the-unix-socket-only-if-we-have-created-it.patch
to fix problems with activation via sockets by systemd
- Replace 0032-CVE-2015-7236.patch with
0004-Fix-memory-corruption-in-PMAP_CALLIT-code.patch
- Add 0005-security.c-removed-warning.patch to fix compiler warnings
- Temporary remove 099-poll.patch
- Disable 0030-systemd-fix-rmtcall.patch, needs the other disabled
patches.
- Submit for SLE12SP2 [FATE#320393]
- Add patch 0032-CVE-2015-7236.patch to fix a segfault on certain
remote scans [CVE-2015-7236, bsc#940191, bsc#946204]
- Document how to restrict addresses that rpcbind will listen on
[bsc#935102]
Added 0031-rpcbind-manpage.patch
- Add patch 0030-systemd-fix-rmtcall.patch to fix rmtcall
forwarding (bnc#932423)
OBS-URL: https://build.opensuse.org/request/show/360882
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=58
2016-02-22 15:04:42 +00:00
Ismail Dönmez
387fd3baf9
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=57
2015-11-27 07:53:03 +00:00
Ismail Dönmez
91ff6aa42e
Accepting request 345010 from home:kukuk:NSL
...
- Add 0002-revert-auth.patch: revert old patch no longer working
with libtirpc 1.0.1
(http://sourceforge.net/p/libtirpc/mailman/message/34585439/ )
- Add 099-poll.patch: use libtirpc with poll() implementation
OBS-URL: https://build.opensuse.org/request/show/345010
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=56
2015-11-18 11:15:36 +00:00
Olaf Kirch
6e1ee082e3
Accepting request 304803 from home:kukuk:NIS
...
- Update to rpcbind 0.2.3
- Following patches were accepted upstream:
- 0005-Remove-obsolete-function-in6_fillscopeid.patch
- 0006-In-init_transport-move-creation-of-COTS-sockets-clos.patch
- 0007-The-use-of-AI_NUMERICHOST-in-init_transport-is-broke.patch
- 0019-rpcinfo-ip_ping-clean-up-client-ping-create-destroy.patch
- 0020-rpcinfo-introduce-new-helper-function-ip_getclient.patch
- 0021-rpcinfo-make-t-u-options-support-IPv6-addresses-too.patch
- 0022-rpcinfo-remove-obsolete-function-clnt_com_create.patch
- 0023-Make-rpcinfo-p-support-IPv6-addresses-too.patch
- 0024-rpcinfo-remove-obsolete-function-get_inet_address.patch
- Update to current git, which contains the following patches:
- 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch
- 0003-systemd-no-dualmode.patch
- 0004-systemd-sd_notify.patch
- 0018-configure-check-for-nss.h.patch
OBS-URL: https://build.opensuse.org/request/show/304803
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=54
2015-04-30 15:21:22 +00:00
Ismail Dönmez
6b45dda5a8
Accepting request 265025 from home:jeff_mahoney:branches:network
...
- 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch: fix
merge issue causing segfaults on missing file (bnc#909619).
OBS-URL: https://build.opensuse.org/request/show/265025
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=52
2014-12-12 18:57:32 +00:00
Ismail Dönmez
c213227f60
Accepting request 264790 from home:kukuk:NIS
...
Update to rpcbind 0.2.2 and port most patches to it.
6 are still missing.
- Split off 0003-systemd-no-dualmode.patch from
0001-systemd-enhancements.patch for easier upstream submission.
- Split off 0004-systemd-sd_notify.patch from
0001-systemd-enhancements.patch for easier upstream submission.
- Rename 0001-systemd-enhancements.patch to 0001-systemd-unit-files.patch
- Update to latest rpcbind 0.2.2 upstream release.
- Following patches are upstream:
- 0001-Fix-building-one-systems-w-out-nss.h.patch
- 0002-Rename-configure.in-to-configure.ac.patch
- 0003-rpcbind-rpcuser-not-being-set-in-Makefile.am.patch
- 0004-Silence-a-warning-about-setgroups-being-implicitly-d.patch
- Adjust following patches:
- 0005-Remove-obsolete-function-in6_fillscopeid.patch
- 0006-In-init_transport-move-creation-of-COTS-sockets-clos.patch
- 0018-configure-check-for-nss.h.patch
- Obsolete patches:
- 0015-When-using-systemd-activation-make-rpcbind-notify-sy.patch
- 0016-Notify-systemd-unconditionally.patch
- 0012-Support-systemd-activation.patch
- 0013-socket-activation-Fix-rpcbind.service-to-use-separat.patch
- 0017-Pull-the-sysconfig-file-into-rpcbind.service-and-use.patch
- 0025-rpcinfo-warmstat_no-warning-about-missing-file.patch
- 0026-systemd-no-default-dep
- 0027-socket-before-service.patch
- 0028-rpcbind-after-var-run.patch
- 0029-rpcbind-sd-notify-stupid-errmsg.patch
- New patches:
- 0001-systemd-enhancements.patch
- 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch
OBS-URL: https://build.opensuse.org/request/show/264790
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=51
2014-12-11 18:00:24 +00:00
Andrey Karepin
3c8bc5a794
Accepting request 261272 from home:kukuk:branches:network
...
- Disable debug code, which else would fill up the log files
[bnc#905042]
OBS-URL: https://build.opensuse.org/request/show/261272
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=49
2014-11-15 07:13:39 +00:00
589dff3a54
Accepting request 236722 from home:okir:branches:network
...
- 0029-rpcbind-sd-notify-stupid-errmsg.patch: Remove a useless
error/debug message (bnc#881663)
OBS-URL: https://build.opensuse.org/request/show/236722
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=47
2014-06-11 10:41:40 +00:00
Olaf Kirch
49de5a139e
Accepting request 236383 from home:WernerFink:branches:network
...
- Add patch 0028-rpcbind-after-var-run.patch as rpcbind service
wants /var/run mounted before started (bnc#881518)
OBS-URL: https://build.opensuse.org/request/show/236383
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=46
2014-06-06 10:05:32 +00:00
Olaf Kirch
d97e6628a0
Accepting request 235002 from home:WernerFink:branches:network
...
- Require the systemd libraries for build to allow the move
of systemd.pc back to systemd
OBS-URL: https://build.opensuse.org/request/show/235002
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=44
2014-05-21 19:24:03 +00:00
Sascha Peilicke
467a98bad0
Accepting request 228296 from home:WernerFink:branches:network
...
- Add 0027-socket-before-service.patch to make sure that always
the socket is up before the service. This will make sure that
rpcbind.target will not only cause the socket but also the
rpcbind.service (bnc#860246)
- Beside this ingnore exit state 2 in case of shutdown (bnc#860246)
OBS-URL: https://build.opensuse.org/request/show/228296
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=42
2014-04-01 08:31:09 +00:00
d2b059e75b
Accepting request 227649 from home:neilbrown:branches:network
...
- 0026-systemd-no-default-dep
No default dependencies for rpcbind. This allows it to start
early when it might be needed.
(bnc#860246)
OBS-URL: https://build.opensuse.org/request/show/227649
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=40
2014-03-28 10:52:28 +00:00
Factory Maintainer
57ad97882f
Accepting request 224663 from home:coolo:branches:openSUSE:Factory
...
- fix typo in useradd call's user home dir
OBS-URL: https://build.opensuse.org/request/show/224663
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=38
2014-03-04 18:37:47 +00:00
46e2c9290d
Accepting request 224566 from home:coolo:branches:openSUSE:Factory
...
- prereq useradd - called from %pre
OBS-URL: https://build.opensuse.org/request/show/224566
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=37
2014-03-04 08:34:23 +00:00
13c4303162
Accepting request 223970 from home:kukuk:branches:network
...
- Fix ownership of /var/lib/rpcbind, else rpcbind cannot write
warmstart files
- Don't print error message about missing files in warmstart code
if we do a coldstart [bnc#865807]
(0025-rpcinfo-warmstat_no-warning-about-missing-file.patch)
OBS-URL: https://build.opensuse.org/request/show/223970
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=36
2014-03-03 08:59:43 +00:00
Olaf Kirch
83c0c56efa
Accepting request 222352 from home:kukuk:branches:network
...
- Re-add rcrpcbind symlink
OBS-URL: https://build.opensuse.org/request/show/222352
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=34
2014-02-14 14:17:03 +00:00
868d58656c
Accepting request 215477 from home:okir:branches:network
...
- Fixed rpc broadcast handling (bnc#857324)
Upgraded to upstream 0.2.1-rc4 as part of this, and rebased the
patch set.
OBS-URL: https://build.opensuse.org/request/show/215477
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=32
2014-01-30 14:01:34 +00:00
Sascha Peilicke
afd8123f97
Accepting request 214491 from home:okir:branches:network
...
Make rpcinfo -p/-u/-t options support IPv6 (bnc# 859448)
OBS-URL: https://build.opensuse.org/request/show/214491
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=30
2014-01-21 08:42:25 +00:00
513c13ffef
Accepting request 213905 from home:okir:branches:network
...
Trying again, with some more changes added...
OBS-URL: https://build.opensuse.org/request/show/213905
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=28
2014-01-15 10:14:08 +00:00
9fd5901665
Accepting request 181216 from home:elvigia:branches:network
...
- rpcbind-systemd-notify.patch make systemd service type
"notify" this is almost the same as the default but
with the difference that the daemon now is able to
to notify systemd when it finished startup hence
avoiding a race condition in where startup is faster than
the process finishing its own internal setup routines.
OBS-URL: https://build.opensuse.org/request/show/181216
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=26
2013-07-01 09:25:17 +00:00
OBS User buildservice-autocommit
f34e36e117
Updating link to change in openSUSE:Factory/rpcbind revision 31.0
...
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=75b641668b3725f3cdfac7dcb76f567a
2013-05-14 05:21:13 +00:00
5bf55c3877
Accepting request 174628 from home:babelworx:ldig:branches:network
...
license update: BSD-4-Clause
Look at src/util.c
OBS-URL: https://build.opensuse.org/request/show/174628
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=24
2013-05-06 12:57:11 +00:00
Philipp Thomas
7e33e067dd
Accepting request 162566 from home:elvigia:branches:network
...
- remove sysvinit support (read opensuse-packaging for details)
- remove "portmap" migration, according to the time machine
it went away in openSUSE 11.2 and the oldest supported version
is now 12.1
OBS-URL: https://build.opensuse.org/request/show/162566
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=23
2013-04-12 13:04:42 +00:00
1b644fb852
Accepting request 143416 from home:rmilasan:branches:network
...
- Move rpcbind.sock and rpcbind.lock to /run to not interfere with
systemd.
OBS-URL: https://build.opensuse.org/request/show/143416
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=21
2012-11-29 12:25:48 +00:00
Ismail Dönmez
f8068eb238
Accepting request 139347 from home:elvigia:branches:network
...
- Instead of using syslog, log to the journal
- There should be no Requires on syslog as it is no longer
required for anything since the introduction of the journal.
OBS-URL: https://build.opensuse.org/request/show/139347
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=19
2012-11-06 14:24:15 +00:00
5626fd603f
Accepting request 114480 from home:jeff_mahoney:branches:network
...
- socket-activation: Fix rpcbind.service to use separate
sockets (bnc#757909).
- socket-activation: don't unlink socket we didn't create (bnc#757667).
OBS-URL: https://build.opensuse.org/request/show/114480
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=17
2012-04-23 21:00:10 +00:00
Thorsten Kukuk
ecd58e8ed1
Accepting request 98008 from home:elvigia:nfs-systemd
...
This is a working/tested version of the prev request
- Update systemd patches
- Add systemd socket activation patch, based on
http://www.spinics.net/lists/linux-nfs/msg14371.html
but does not bundle sd-daemon.[c|h] it uses libsystemd-daemon
instead.
- Update to version 0.2.0_git201103171419
- Fix rpm source tags to not be conditional.
- Add systemd units
OBS-URL: https://build.opensuse.org/request/show/98008
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=15
2012-01-19 09:20:35 +00:00
OBS User buildservice-autocommit
916647ac02
Updating link to change in openSUSE:Factory/rpcbind revision 23.0
...
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=71bee05b36b6f88936ef72905134b5c2
2011-12-06 18:00:24 +00:00
Stephan Kulow
26bae47acb
Accepting request 93616 from home:coolo:removelibtool
...
add libtool to buildrequires
OBS-URL: https://build.opensuse.org/request/show/93616
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=13
2011-11-26 07:26:01 +00:00
Pavol Rusnak
ef81346bd6
Accepting request 79204 from home:a_jaeger:glibc214
...
Install rpcinfo page since glibc does not install it anymore.
OBS-URL: https://build.opensuse.org/request/show/79204
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=11
2011-08-19 13:34:09 +00:00
OBS User buildservice-autocommit
c485acf025
Updating link to change in openSUSE:Factory/rpcbind revision 18.0
...
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=d5af5e57f33537b66cb90b7e5ce95464
2011-02-18 12:42:02 +00:00
5e5c2521a2
Accepting request 59074 from home:lnussel:branches:network
...
ok.
OBS-URL: https://build.opensuse.org/request/show/59074
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=9
2011-02-10 12:34:35 +00:00
OBS User buildservice-autocommit
2e96ee6713
Updating link to change in openSUSE:Factory/rpcbind revision 15.0
...
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=b00496bc9a2fed715f7ae91baa5fc218
2010-12-07 17:44:25 +00:00
Stephan Kulow
f487e6909e
- add some provides and requires for sysvinit scripts to please insserv
...
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=7
2010-12-07 12:02:23 +00:00
OBS User buildservice-autocommit
4ef24a4804
Updating link to change in openSUSE:Factory/rpcbind revision 13.0
...
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=aee638ed9f132f8eadf9212ec280e9ec
2010-11-20 11:22:00 +00:00
OBS User autobuild
2d6e9d3e09
Autobuild autoformatter for 53424
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=13
2010-11-20 11:22:00 +00:00
Ruediger Oertel
cee8703b19
Accepting request 53424 from network
...
Accepted submit request 53424 from user coolo
OBS-URL: https://build.opensuse.org/request/show/53424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=12
2010-11-20 11:21:55 +00:00
OBS User autobuild
e602e8fe16
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=9
2010-03-18 15:26:34 +00:00
OBS User unknown
3ce85514fd
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=7
2008-12-04 12:04:29 +00:00
OBS User unknown
f96b42fb3f
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=6
2008-12-01 23:41:06 +00:00
OBS User unknown
fa26ca1d2b
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=5
2008-12-01 17:07:56 +00:00
OBS User unknown
d055136c76
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=4
2008-11-28 14:58:56 +00:00
OBS User unknown
5d1d69c8ad
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=3
2008-11-07 14:47:39 +00:00
OBS User unknown
25e9fefe38
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=2
2008-10-16 17:05:20 +00:00
OBS User unknown
498eb1c4b3
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=1
2008-08-25 02:58:08 +00:00