RE25 make depend
by Michael Ströder
HI!
With RE25 branch make depend fails on my system (see below).
Find attached my build script which works just fine for RE24. Any
changes needed for RE25?
Ciao, Michael.
cd back-shell && make -w depend
make[3]: Entering directory
'/home/michael/src/openldap-git/re25/openldap/servers/slapd/back-shell'
make[3]: *** No rule to make target 'Makefile.in', needed by 'Makefile'.
Stop.
make[3]: Leaving directory
'/home/michael/src/openldap-git/re25/openldap/servers/slapd/back-shell'
make[2]: *** [Makefile:589: depend-local-srv] Error 1
make[2]: Leaving directory
'/home/michael/src/openldap-git/re25/openldap/servers/slapd'
make[1]: *** [Makefile:328: depend-common] Error 1
make[1]: Leaving directory
'/home/michael/src/openldap-git/re25/openldap/servers'
make: *** [Makefile:349: depend-common] Error 1
7 months, 1 week
ppolicy control exposure in RE24?
by Quanah Gibson-Mount
Currently the ppolicy overlay does not expose the related control in the
supportedControl attribute of the rootDSE. This is due to the general
policy that controls for items that are not part of a finalized
specification are not published.
However, at this point, ppolicy while not finalized, is long established.
For 2.5, we will be exposing the control, but I think it could be useful to
do this for 2.4.51+ as well.
Does anyone have any objections to this change being backported to RE24?
<https://bugs.openldap.org/show_bug.cgi?id=9285>
Thanks,
Quanah
--
Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>
7 months, 3 weeks