diff --git a/.gitignore b/.gitignore index f67345f..0b4193c 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,5 @@ slapi-nis-0.17.tar.gz /slapi-nis-0.45.tar.gz.sig /slapi-nis-0.46.tar.gz /slapi-nis-0.46.tar.gz.sig +/slapi-nis-0.47.tar.gz +/slapi-nis-0.47.tar.gz.sig diff --git a/slapi-nis.spec b/slapi-nis.spec index ad1a1ba..816fe3e 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -10,7 +10,7 @@ %endif Name: slapi-nis -Version: 0.46 +Version: 0.47 Release: 1%{?dist} Summary: NIS Server and Schema Compatibility plugins for Directory Server Group: System Environment/Daemons @@ -76,6 +76,10 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/nisserver-plugin-defs %changelog +* Fri May 24 2013 Nalin Dahyabhai - 0.47-1 +- fix request argument memory leaks in NIS server +- add a %sort function + * Thu Apr 4 2013 Nalin Dahyabhai - 0.46-1 - 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 diff --git a/sources b/sources index d2cc2b5..4ab8c29 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f50f66bab7bc11020a339a5f60440a9b slapi-nis-0.46.tar.gz -bfe3ab18fcf8d8dcdd0ace46402829c3 slapi-nis-0.46.tar.gz.sig +286390514d1d05c0188a7d61df7c17d3 slapi-nis-0.47.tar.gz +82e18b4ff6c708823d186157293476aa slapi-nis-0.47.tar.gz.sig