summaryrefslogtreecommitdiffstats
path: root/slapi-nis.spec
diff options
context:
space:
mode:
Diffstat (limited to 'slapi-nis.spec')
-rw-r--r--slapi-nis.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/slapi-nis.spec b/slapi-nis.spec
index 3832fd3..2902f0f 100644
--- a/slapi-nis.spec
+++ b/slapi-nis.spec
@@ -10,7 +10,7 @@
%endif
Name: slapi-nis
-Version: 0.50
+Version: 0.51
Release: 1%{?dist}
Summary: NIS Server and Schema Compatibility plugins for Directory Server
Group: System Environment/Daemons
@@ -85,6 +85,10 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/nisserver-plugin-defs
%changelog
+* Mon Dec 9 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.51-1
+- fix another request argument memory leak in NIS server
+- fix miscellaneous items found by static analysis
+
* Tue Oct 1 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.50-1
- if we get an EPIPE while registering with rpcbind, try to reconnect and
retransmit before giving up