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
This commit is contained in:
Nalin Dahyabhai 2012-11-13 17:56:19 -05:00
parent 1bc85f98ca
commit b99b66152f
3 changed files with 12 additions and 4 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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@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@lists.fedoraproject.org> - 0.42-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -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