diff --git a/.gitignore b/.gitignore index bcc2abf..02d1946 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ slapi-nis-0.17.tar.gz /slapi-nis-0.18.tar.gz /slapi-nis-0.19.tar.gz /slapi-nis-0.20.tar.gz +/slapi-nis-0.21.tar.gz diff --git a/slapi-nis.spec b/slapi-nis.spec index 0a323fa..f1a831e 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -1,5 +1,5 @@ Name: slapi-nis -Version: 0.20 +Version: 0.21 Release: 1%{?dist} Summary: NIS Server and Schema Compatibility plugins for Directory Server Group: System Environment/Daemons @@ -50,6 +50,11 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/nisserver-plugin-defs %changelog +* Tue Nov 18 2010 Nalin Dahyabhai - 0.21-1 +- update to 0.21 + - schema-compat: don't look at standalone compat containers for a search, + since we'll already have looked at the group container + * Tue Nov 18 2010 Nalin Dahyabhai - 0.20-1 - update to 0.20 - add a deref_f function diff --git a/sources b/sources index 760eb36..6379da6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -94020a6199e4bcfbef97f421e8578b7d slapi-nis-0.20.tar.gz +44adaca43ca62a1219597f1f238eeaeb slapi-nis-0.21.tar.gz