- update to 0.21

This commit is contained in:
Nalin Dahyabhai 2010-11-23 14:33:12 -05:00
parent 3fd362c481
commit 7cdd06ee7d
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <nalin@redhat.com> - 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 <nalin@redhat.com> - 0.20-1
- update to 0.20
- add a deref_f function

View File

@ -1 +1 @@
94020a6199e4bcfbef97f421e8578b7d slapi-nis-0.20.tar.gz
44adaca43ca62a1219597f1f238eeaeb slapi-nis-0.21.tar.gz