diff --git a/.gitignore b/.gitignore index 546a5ba..c9e1734 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,5 @@ slapi-nis-0.17.tar.gz /slapi-nis-0.40.tar.gz.sig /slapi-nis-0.42.tar.gz /slapi-nis-0.42.tar.gz.sig +/slapi-nis-0.43.tar.gz +/slapi-nis-0.43.tar.gz.sig diff --git a/slapi-nis.spec b/slapi-nis.spec index f79fed3..d5d385c 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -5,8 +5,8 @@ %endif Name: slapi-nis -Version: 0.42 -Release: 2%{?dist} +Version: 0.43 +Release: 1%{?dist} Summary: NIS Server and Schema Compatibility plugins for Directory Server Group: System Environment/Daemons License: GPLv2 @@ -70,6 +70,12 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/nisserver-plugin-defs %changelog +* 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 +- NIS: add default settings for shadow.byname and passwd.adjunct.byname maps + * Sat Jul 21 2012 Fedora Release Engineering - 0.42-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 7473b98..9adf120 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -6e360a59c26711680ff45715604d1117 slapi-nis-0.42.tar.gz -2520caf8caa3f7b6bd369b46643d82ab slapi-nis-0.42.tar.gz.sig +6fc579bc4dd442f1b6c9c58da33e4829 slapi-nis-0.43.tar.gz +ad150cefde42d91c1c0ae4a79ece6ca9 slapi-nis-0.43.tar.gz.sig