From 4f73d84fbb15daf9eec965b2c76945bf11b8f51f Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Thu, 14 May 2009 21:34:23 +0000 Subject: [PATCH] send portmap registrations to the right place --- .cvsignore | 1 + slapi-nis.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 9519cb9..7163bb6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/slapi-nis.spec b/slapi-nis.spec index be4a825..8d2056c 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -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 - 0.17-1 +- actually send portmap registrations to the right server + * Thu May 14 2009 Nalin Dahyabhai - 0.16-1 - fix NIS server startup problem when no port is explicitly configured and we're using portmap instead of rpcbind (#500903) diff --git a/sources b/sources index 1dbd855..607e42e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ce846a69303a1ee5e2a48130f970981 slapi-nis-0.16.tar.gz +1ee2ce26e0f4dc291c0d0ca523024b21 slapi-nis-0.17.tar.gz