2014-01-21 09:42:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 20 12:26:55 UTC 2014 - okir@suse.com
|
|
|
|
|
|
|
|
- Make rpcinfo -p/-u/-t options support IPv6 (bnc# 859448)
|
|
|
|
Added:
|
|
|
|
0018-rpcinfo-ip_ping-clean-up-client-ping-create-destroy.patch
|
|
|
|
0019-rpcinfo-introduce-new-helper-function-ip_getclient.patch
|
|
|
|
0020-rpcinfo-make-t-u-options-support-IPv6-addresses-too.patch
|
|
|
|
0021-rpcinfo-remove-obsolete-function-clnt_com_create.patch
|
|
|
|
0022-Make-rpcinfo-p-support-IPv6-addresses-too.patch
|
|
|
|
0023-rpcinfo-remove-obsolete-function-get_inet_address.patch
|
|
|
|
|
2014-01-15 11:14:08 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 14 16:18:49 UTC 2014 - okir@suse.com
|
|
|
|
|
|
|
|
- Recognize RPCBIND_OPTIONS from /etc/sysconfig/rpcbind (bnc#824621)
|
|
|
|
Added:
|
|
|
|
0015-Pull-the-sysconfig-file-into-rpcbind.service-and-use.patch
|
|
|
|
- Make rpcbind run as user "rpc" by default (bnc#714735)
|
|
|
|
- Avoid NIS lookups of host names and service names (bnc#858700)
|
|
|
|
Added:
|
|
|
|
0016-configure-check-for-nss.h.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 10 10:58:47 UTC 2014 - okir@suse.com
|
|
|
|
|
|
|
|
- Notify systemd unconditionally. This prevented
|
|
|
|
"systemctl start rpcbind.service" from succeeding
|
|
|
|
Added:
|
|
|
|
0014-Notify-systemd-unconditionally.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 20 18:34:19 UTC 2013 - okir@suse.com
|
|
|
|
|
|
|
|
- Update rpcbind to latest upstream, and rewrote patches for systemd
|
|
|
|
integration.
|
|
|
|
Removed:
|
|
|
|
0001-systemd-add-support-for-system-bus-activation.patch
|
|
|
|
socket-activation-don-t-unlink-socket-we-didn-t-create
|
|
|
|
socket-activation-fix-rpcbind-service-to-use-separate-sockets
|
|
|
|
rpcbind-journal.patch
|
|
|
|
move-lock-file-to-run-fs.patch
|
|
|
|
rpcbind-systemd-notify.patch
|
|
|
|
Added:
|
|
|
|
0001-Silence-a-warning-about-setgroups-being-implicitly-d.patch
|
|
|
|
0002-Remove-obsolete-function-in6_fillscopeid.patch
|
|
|
|
0003-configure-fix-the-case-when-with-rpcuser-is-not-give.patch
|
|
|
|
0004-In-init_transport-move-creation-of-COTS-sockets-clos.patch
|
|
|
|
0005-The-use-of-AI_NUMERICHOST-in-init_transport-is-broke.patch
|
|
|
|
0006-First-part-of-init_transport-refactoring.patch
|
|
|
|
0007-init_transport-move-the-registration-code-into-a-sep.patch
|
|
|
|
0008-Fix-the-behavior-when-specifying-the-h-option.patch
|
|
|
|
0009-Clean-up-the-way-we-handle-the-h-option-in-init_tran.patch
|
|
|
|
0010-Support-systemd-activation.patch
|
|
|
|
0011-socket-activation-Fix-rpcbind.service-to-use-separat.patch
|
|
|
|
0012-When-using-systemd-redirect-syslog-calls-to-the-syst.patch
|
|
|
|
0013-When-using-systemd-activation-make-rpcbind-notify-sy.patch
|
|
|
|
|
2013-05-06 14:57:11 +02:00
|
|
|
-------------------------------------------------------------------
|
2013-07-01 11:25:17 +02:00
|
|
|
Thu Jun 27 21:36:52 UTC 2013 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-05-06 14:57:11 +02:00
|
|
|
Mon May 6 12:20:44 UTC 2013 - cfarrell@suse.com
|
|
|
|
|
|
|
|
- license update: BSD-4-Clause
|
|
|
|
Look at src/util.c
|
|
|
|
|
2013-04-12 15:04:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 4 00:32:00 UTC 2013 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2012-11-29 13:25:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 28 14:44:15 UTC 2012 - rmilasan@suse.com
|
|
|
|
|
|
|
|
- Move rpcbind.sock and rpcbind.lock to /run to not interfere with
|
|
|
|
systemd.
|
|
|
|
|
2012-11-06 15:24:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 25 21:29:15 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Instead of using syslog, log to the journal
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 24 15:56:17 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- There should be no Requires on syslog as it is no longer
|
|
|
|
required for anything since the introduction of the journal.
|
|
|
|
|
2012-04-23 23:00:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 18 23:46:52 CEST 2012 - jeffm@suse.de
|
|
|
|
|
|
|
|
- socket-activation: Fix rpcbind.service to use separate
|
|
|
|
sockets (bnc#757909).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 18 05:47:20 CEST 2012 - jeffm@suse.de
|
|
|
|
|
|
|
|
- socket-activation: don't unlink socket we didn't create (bnc#757667).
|
|
|
|
|
2012-01-19 10:20:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 19 22:54:46 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Update systemd patches
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 7 13:50:49 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 4 17:14:37 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.2.0_git201103171419
|
|
|
|
- Fix rpm source tags to not be conditional.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 29 20:27:38 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Add systemd units
|
|
|
|
|
2011-11-26 08:26:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 25 10:43:48 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- add libtool as buildrequire to avoid implicit dependency
|
|
|
|
|
2011-08-19 15:34:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 14 19:00:51 UTC 2011 - aj@suse.de
|
|
|
|
|
|
|
|
- Install rpcinfo man page since glibc does not install its man
|
|
|
|
page anymore.
|
|
|
|
|
2011-02-10 13:34:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 12 14:39:35 UTC 2011 - lnussel@suse.de
|
|
|
|
|
|
|
|
- don't enable rpcbind init script by default
|
|
|
|
|
2010-12-07 13:02:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 7 12:01:55 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- add some provides and requires for sysvinit scripts to please insserv
|
|
|
|
|
2010-11-20 12:21:55 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 14 14:00:49 UTC 2010 - cristian.rodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Use full RELRO here
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 26 15:20:07 UTC 2010 - cristian.rodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Update to a newer GIT snapshot
|
|
|
|
* nd: set SO_REUSEADDR on NC_TPI_COTS listening sockets
|
|
|
|
* rpcbind: add no-fork mode
|
|
|
|
|
2008-12-04 13:04:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 4 11:02:25 CET 2008 - coolo@suse.de
|
|
|
|
|
|
|
|
- fix "checkproc: command not found" during installation
|
|
|
|
|
2008-12-02 00:41:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 2 00:29:16 CET 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- rename installed pmap_set to pmap_set2 to avoid conflict
|
|
|
|
with portmap
|
|
|
|
|
2008-12-01 18:07:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 1 12:29:50 CET 2008 - mkoenig@suse.de
|
|
|
|
|
|
|
|
- if upgrading from portmap:
|
|
|
|
* we need to stop portmap and start rpcbind in %post since the
|
|
|
|
restart on upgrade mechanism does not work here
|
|
|
|
* dump portmap tables and set them again in rpcbind [bnc#446388]
|
|
|
|
- add pmap_set.c which is needed to set the old portmap tables
|
|
|
|
in rpcbind
|
|
|
|
|
2008-11-28 15:58:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 26 14:18:06 CET 2008 - mkoenig@suse.de
|
|
|
|
|
|
|
|
- specify runlevel in chkconfig check [bnc#444663]
|
|
|
|
|
2008-11-07 15:47:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 5 14:44:56 CET 2008 - mkoenig@suse.de
|
|
|
|
|
|
|
|
- fix version comparison in Obsoletes [bnc#440313]
|
|
|
|
- disable portmap service in pre script to avoid problems when
|
|
|
|
upgrading from portmap
|
|
|
|
|
2008-10-16 19:05:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 15 19:07:48 CEST 2008 - mkoenig@suse.de
|
|
|
|
|
|
|
|
- update to 0.1.6 with additional patches from git
|
|
|
|
* Fixed an ipv6 related segfault on startup
|
|
|
|
* rpcbind needs to also downgrade its gid to a non-priviledgied group
|
|
|
|
* Removed the documentation about the non-existent '-L' flag
|
|
|
|
* Introduce helpers for ipprot/netid mapping
|
|
|
|
* Change how we decide on the netids to use for portmap
|
|
|
|
* Simplify port live check in pmap_svc.c
|
|
|
|
* Support portmap on AF_LOCAL, too
|
|
|
|
* Fix for warm start
|
|
|
|
* Properly identify local root user over ipv4/v6
|
|
|
|
- fixes [bnc#435637]
|
|
|
|
- remove patch
|
|
|
|
rpcbind-0.1.4-iff_up.patch
|
|
|
|
rpcbind-0.1.4-localaddr.patch
|
|
|
|
|
2008-08-25 04:58:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 18 17:41:18 CEST 2008 - mkoenig@suse.de
|
|
|
|
|
|
|
|
- use version in Provides/Obsoletes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 18 15:54:26 CEST 2008 - mkoenig@suse.de
|
|
|
|
|
|
|
|
- update to version 0.1.5
|
|
|
|
- license change to BSD-3
|
|
|
|
- patches merged
|
|
|
|
rpcbind-0.1.4-compile.patch
|
|
|
|
rpcbind-0.1.4-debug.patch
|
|
|
|
rpcbind-0.1.4-libwrap.patch
|
|
|
|
rpcbind-0.1.4-recvfrom-fix.patch
|
|
|
|
rpcbind-0.1.4-rpcuser.patch
|
|
|
|
rpcbind-0.1.4-warmstarts-cleanup.patch
|
|
|
|
rpcbind-0.1.4-warmstarts.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 2 14:21:49 CEST 2008 - mkoenig@suse.de
|
|
|
|
|
|
|
|
- initial packaging, version 0.1.4 [fate#300607]
|
|
|
|
- add patches from Steve Dickson, including fixes and
|
|
|
|
support for debug and warmstart
|
|
|
|
- build as PIE
|
|
|
|
|