- update to 0.21
This commit is contained in:
parent
3fd362c481
commit
7cdd06ee7d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user