From 31d0fb7d6082b1658119c773db5b999e2c9f8b2e Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Jan 10 2012 20:05:53 +0000 Subject: - tag 0.30 --- diff --git a/configure.ac b/configure.ac index 3b6a592..10adf35 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(slapi-nis,0.29) +AC_INIT(slapi-nis,0.30) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE(foreign) LT_INIT([disable-static]) diff --git a/slapi-nis.spec b/slapi-nis.spec index 1957b4e..89daddb 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -5,7 +5,7 @@ %endif Name: slapi-nis -Version: 0.29 +Version: 0.30 Release: 1%{?dist} Summary: NIS Server and Schema Compatibility plugins for Directory Server Group: System Environment/Daemons @@ -65,6 +65,10 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/nisserver-plugin-defs %changelog +* Tue Jan 10 2012 Nalin Dahyabhai - 0.30-1 +- skip recalculations when the attributes which changed don't factor into + our calculations (part of #771493) + * Wed Jan 4 2012 Nalin Dahyabhai - 0.29-1 - add regmatchi/regsubi formatting functions which work like regmatch/regsub, but do matching in a case-insensitive manner diff --git a/tests/test32-nis-empty/description.txt b/tests/test32-nis-empty/description.txt index fda25ee..45cc71b 100644 --- a/tests/test32-nis-empty/description.txt +++ b/tests/test32-nis-empty/description.txt @@ -1 +1 @@ -deref()/referred()/merge()/collect() not returning empties +deref()/referred()/merge()/collect() suppressing empties