From faa6a360094e660b1f0865998aecbc0697c5a5b6 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Tue, 13 Nov 2012 17:50:19 -0500 Subject: tag 0.43 --- configure.ac | 2 +- slapi-nis.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 47181f5..d285b3b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(slapi-nis,0.42) +AC_INIT(slapi-nis,0.43) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE(foreign) LT_INIT([disable-static]) diff --git a/slapi-nis.spec b/slapi-nis.spec index 27bc051..3b7357d 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -5,7 +5,7 @@ %endif Name: slapi-nis -Version: 0.42 +Version: 0.43 Release: 1%{?dist} Summary: NIS Server and Schema Compatibility plugins for Directory Server Group: System Environment/Daemons @@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/nisserver-plugin-defs %changelog -* Tue Nov 13 2012 Nalin Dahyabhai +* Tue Nov 13 2012 Nalin Dahyabhai - 0.43-1 - reintroduce support for directory server transactions (nhosoi, IPA#3046) - control transaction support at run-time, deciding when to do things based on the value of the nsslapd-pluginbetxn attribute in the plugin's entry -- cgit