update to 0.16, which fixes a bug we don't trigger
This commit is contained in:
parent
8c984f8a7b
commit
013526c857
@ -6,3 +6,4 @@ slapi-nis-0.11.tar.gz
|
||||
slapi-nis-0.13.tar.gz
|
||||
slapi-nis-0.14.tar.gz
|
||||
slapi-nis-0.15.tar.gz
|
||||
slapi-nis-0.16.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: slapi-nis
|
||||
Version: 0.15
|
||||
Version: 0.16
|
||||
Release: 1%{?dist}
|
||||
Summary: NIS Server and Schema Compatibility plugins for Directory Server
|
||||
Group: System Environment/Daemons
|
||||
@ -46,6 +46,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_sbindir}/nisserver-plugin-defs
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
* Fri May 8 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.15-1
|
||||
- fix %deref and %referred to fail rather than return a valid-but-empty
|
||||
result when they fail to evaluate (reported by Rob Crittenden)
|
||||
|
Loading…
Reference in New Issue
Block a user