Update to 0.51

- fix another request argument memory leak in NIS server
- fix miscellaneous items found by static analysis
This commit is contained in:
Nalin Dahyabhai 2013-12-09 17:35:47 -05:00
parent a65ac98381
commit 5c7342a92f
3 changed files with 9 additions and 3 deletions

2
.gitignore vendored
View File

@ -52,3 +52,5 @@ slapi-nis-0.17.tar.gz
/slapi-nis-0.49.tar.gz.sig
/slapi-nis-0.50.tar.gz
/slapi-nis-0.50.tar.gz.sig
/slapi-nis-0.51.tar.gz
/slapi-nis-0.51.tar.gz.sig

View File

@ -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

View File

@ -1,2 +1,2 @@
ecc048b71e5a03242a119b017b61a3da slapi-nis-0.50.tar.gz
4b61ba918b32e08a7d79533124373cc1 slapi-nis-0.50.tar.gz.sig
24505cef90e694fcc01f74a3da57d057 slapi-nis-0.51.tar.gz
af0474a716d2a37181fe6b0ac68b8bef slapi-nis-0.51.tar.gz.sig