389 Directory Server 1.2.11.20
The 389 Directory Server team is proud to announce 389-ds-base version 1.2.11.20.
Fedora packages are available from the Fedora 17 Testing repositories. It will move to the Fedora 17 Stable repositories once it has received enough karma in Bodhi. We encourage you to test and provide feedback here in order to speed up the push to the Stable repositories.
The new packages and versions are:
389-ds-base-1.2.11.20-1
A source tarball is available for download at http://port389.org/sources/389-ds-base-1.2.11.20.tar.bz2 Highlights in 1.2.11.20
Fix crash caused by getting a get effective rights of non-existing entry. Fix crash caused by a schema-reload utility under the stress. Fix crash caused in acl evaluation in modrdn. Fix deadlock caused by a configuration update on DNA plug-in. Fix cleanAllRUV task failure when cleaning up config upon completion. Fix unintended anonymous access on rootdse when anonymous access is not allowed.
Installation and Upgrade
See Download for information about setting up your yum repositories.
To install, use yum install 389-ds
yum install 389-ds
After install completes, run setup-ds-admin.pl to set up your directory server.
setup-ds-admin.pl
To upgrade, use yum upgrade
yum upgrade
After upgrade completes, run setup-ds-admin.pl -u to update your directory server/admin server/console information.
setup-ds-admin.pl -u
See Install_Guide for more information about the initial installation, setup, and upgrade
See Source for information about source tarballs and SCM (git) access. Feedback
We are very interested in your feedback!
Please provide feedback and comments to the 389-users mailing list: https://admin.fedoraproject.org/mailman/listinfo/389-users
If you find a bug, or would like to see a new feature, file it in our Trac instance: https://fedorahosted.org/389 Detailed Changelog since 1.2.11.19
Mark Reynolds (3):
Ticket 619 - Crash in MODRDN Ticket 623 - cleanAllRUV task fails to cleanup config upon completion Ticket 628 - crash in aci evaluation
Noriko Hosoi (3):
Ticket 627 - ns-slapd crashes sporadically with segmentation fault in libslapd.so Ticket 634 - Deadlock in DNA plug-in Ticket 47308 - CVE-2013-1897: unintended information exposure when anonymous access is set to rootdse