update to 0.47

- fix request argument memory leaks in NIS server
- add a %sort function
This commit is contained in:
Nalin Dahyabhai 2013-05-24 11:58:32 -04:00
parent 8b956e4f21
commit 1d9f542385
3 changed files with 9 additions and 3 deletions

2
.gitignore vendored
View File

@ -40,3 +40,5 @@ slapi-nis-0.17.tar.gz
/slapi-nis-0.45.tar.gz.sig /slapi-nis-0.45.tar.gz.sig
/slapi-nis-0.46.tar.gz /slapi-nis-0.46.tar.gz
/slapi-nis-0.46.tar.gz.sig /slapi-nis-0.46.tar.gz.sig
/slapi-nis-0.47.tar.gz
/slapi-nis-0.47.tar.gz.sig

View File

@ -10,7 +10,7 @@
%endif %endif
Name: slapi-nis Name: slapi-nis
Version: 0.46 Version: 0.47
Release: 1%{?dist} Release: 1%{?dist}
Summary: NIS Server and Schema Compatibility plugins for Directory Server Summary: NIS Server and Schema Compatibility plugins for Directory Server
Group: System Environment/Daemons Group: System Environment/Daemons
@ -76,6 +76,10 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/nisserver-plugin-defs %{_sbindir}/nisserver-plugin-defs
%changelog %changelog
* Fri May 24 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.47-1
- fix request argument memory leaks in NIS server
- add a %sort function
* Thu Apr 4 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.46-1 * Thu Apr 4 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.46-1
- when checking if we can skip processing for a given change, pay attention to - when checking if we can skip processing for a given change, pay attention to
whether or not the changes cause the entry to need to be added or removed whether or not the changes cause the entry to need to be added or removed

View File

@ -1,2 +1,2 @@
f50f66bab7bc11020a339a5f60440a9b slapi-nis-0.46.tar.gz 286390514d1d05c0188a7d61df7c17d3 slapi-nis-0.47.tar.gz
bfe3ab18fcf8d8dcdd0ace46402829c3 slapi-nis-0.46.tar.gz.sig 82e18b4ff6c708823d186157293476aa slapi-nis-0.47.tar.gz.sig