summaryrefslogtreecommitdiffstats
path: root/slapi-nis.spec
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2009-04-27 10:49:28 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2009-04-27 10:49:28 -0400
commitd96208324e2bb67dcd65d90a88c38e59c6895a52 (patch)
treedc7fc843b7ac2b18dfe1ad3782e45943cd5bd509 /slapi-nis.spec
parentfe854826cde947ff7a802ee0c3c46e6d6aabd0c1 (diff)
downloadslapi-nis-d96208324e2bb67dcd65d90a88c38e59c6895a52.tar.gz
slapi-nis-d96208324e2bb67dcd65d90a88c38e59c6895a52.tar.xz
slapi-nis-d96208324e2bb67dcd65d90a88c38e59c6895a52.zip
- merge package history
Diffstat (limited to 'slapi-nis.spec')
-rw-r--r--slapi-nis.spec24
1 files changed, 23 insertions, 1 deletions
diff --git a/slapi-nis.spec b/slapi-nis.spec
index a475241..56c6d5f 100644
--- a/slapi-nis.spec
+++ b/slapi-nis.spec
@@ -52,8 +52,30 @@ rm -rf $RPM_BUILD_ROOT
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* Tue Dec 9 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.8.5-2
+- make the example nsslapd-pluginpath values the same on 32- and 64-bit
+ systems, because we can depend on the directory server "knowing" which
+ directory to search for the plugins
+
+* Mon Dec 8 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.8.5-1
+- update to 0.8.5 to suppress duplicate values for attributes in the schema
+ compatibility plugin
+
+* 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)
+
* Fri Nov 7 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.9-1
-- update to 0.9
+ update to 0.9
+
+* 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
+
+* Wed Nov 19 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.8.2-1
+- update to 0.8.2 to remove a redundant read lock in the schema-compat plugin
* Fri Oct 3 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.8.1-1
- update to 0.8.1 to fix a heap corruption (Rich Megginson)