[slapi-nis] update to 0.43

Nalin Dahyabhai nalin at fedoraproject.org
Tue Nov 13 22:57:07 UTC 2012


commit b99b66152f265543245f44a7e7acaa558c9c8428
Author: Nalin Dahyabhai <nalin at redhat.com>
Date:   Tue Nov 13 17:56:19 2012 -0500

    update to 0.43
    
    update to 0.43:
    - 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

 .gitignore     |    2 ++
 slapi-nis.spec |   10 ++++++++--
 sources        |    4 ++--
 3 files changed, 12 insertions(+), 4 deletions(-)
---
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 <nalin at redhat.com> - 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 <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list