389 Directory Server 1.3.2.22
The 389 Directory Server team is proud to announce 389-ds-base
version 1.3.2.22.
Fedora packages are available from the Fedora 20 Testing and
Rawhide repositories.
The new packages and versions are:
A source tarball is available for download at http://port389.org/sources/389-ds-base-1.3.2.22.tar.bz2
Highlights in 1.3.2.22
f
- A security bug was fixed.
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.3.2.19
- Ticket 47869 - unauthenticated information disclosure (Bug
1123477)