update to 0.8.4 to fix catching of internal writes correctly

This commit is contained in:
Nalin Dahyabhai 2008-12-04 05:03:51 +00:00
parent ef3acf8da5
commit 4b091eafb2
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,4 @@
slapi-nis-0.8.tar.gz
slapi-nis-0.8.1.tar.gz
slapi-nis-0.8.3.tar.gz
slapi-nis-0.8.4.tar.gz

View File

@ -1,5 +1,5 @@
Name: slapi-nis
Version: 0.8.3
Version: 0.8.4
Release: 1%{?dist}
Summary: NIS Server and Schema Compatibility plugins for Directory Server
Group: System Environment/Daemons
@ -46,6 +46,12 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/nisserver-plugin-defs
%changelog
* Thu Dec 4 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.8.4-1
- update to 0.8.4 to fix:
- problems updating references, particularly those for %%referred() (#474478)
- inability to notice internal add/modify/modrdn/delete operations (really
this time) (#474426)
* Wed Dec 3 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.8.3-1
- update to 0.8.3 to also notice and reflect changes caused by internal
add/modify/modrdn/delete operations

View File

@ -1 +1 @@
46f41831637757dc3bb0616cc4cfac74 slapi-nis-0.8.3.tar.gz
adde3fd201e83563ad901a03123dea08 slapi-nis-0.8.4.tar.gz