send portmap registrations to the right place

This commit is contained in:
Nalin Dahyabhai 2009-05-14 21:34:23 +00:00
parent 013526c857
commit 4f73d84fbb
3 changed files with 6 additions and 2 deletions

View File

@ -7,3 +7,4 @@ slapi-nis-0.13.tar.gz
slapi-nis-0.14.tar.gz
slapi-nis-0.15.tar.gz
slapi-nis-0.16.tar.gz
slapi-nis-0.17.tar.gz

View File

@ -1,5 +1,5 @@
Name: slapi-nis
Version: 0.16
Version: 0.17
Release: 1%{?dist}
Summary: NIS Server and Schema Compatibility plugins for Directory Server
Group: System Environment/Daemons
@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/nisserver-plugin-defs
%changelog
* Thu May 14 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.17-1
- actually send portmap registrations to the right server
* Thu May 14 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.16-1
- fix NIS server startup problem when no port is explicitly configured and
we're using portmap instead of rpcbind (#500903)

View File

@ -1 +1 @@
9ce846a69303a1ee5e2a48130f970981 slapi-nis-0.16.tar.gz
1ee2ce26e0f4dc291c0d0ca523024b21 slapi-nis-0.17.tar.gz