update to 0.44
- add missing newline to a couple of debug log messages - note whether or not betxn support is compiled in as part of the nsslapd-pluginVersion value we report to the server - register callbacks in the same order in both plugins, so that their log messages are logged in the same order
This commit is contained in:
parent
b99b66152f
commit
3f0b7a58cf
@ -5,7 +5,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: slapi-nis
|
Name: slapi-nis
|
||||||
Version: 0.43
|
Version: 0.44
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: NIS Server and Schema Compatibility plugins for Directory Server
|
Summary: NIS Server and Schema Compatibility plugins for Directory Server
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -70,6 +70,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_sbindir}/nisserver-plugin-defs
|
%{_sbindir}/nisserver-plugin-defs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 14 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.44-1
|
||||||
|
- add missing newline to a couple of debug log messages
|
||||||
|
- note whether or not betxn support is compiled in as part of the
|
||||||
|
nsslapd-pluginVersion value we report to the server
|
||||||
|
- register callbacks in the same order in both plugins, so that
|
||||||
|
their log messages are logged in the same order
|
||||||
|
|
||||||
* Tue Nov 13 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.43-1
|
* Tue Nov 13 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.43-1
|
||||||
- reintroduce support for directory server transactions (nhosoi, IPA#3046)
|
- reintroduce support for directory server transactions (nhosoi, IPA#3046)
|
||||||
- control transaction support at run-time, deciding when to do things based
|
- control transaction support at run-time, deciding when to do things based
|
||||||
|
Loading…
Reference in New Issue
Block a user