Release 1.3.3.4

- Ticket 47880 - CI test: added test cases for ticket 47880
- Ticket 47880 - provide enabled ciphers as search result
- Ticket 47838 - CI test: adjusted test cases based on the phase 2 fixes for ticket 47838
- Ticket 47838 - harden the list of ciphers available by default (phase 2)
- Ticket 47900 - Adding an entry with an invalid password as rootDN is incorrectly rejected
- Ticket 47908 - 389-ds 1.3.3.0 does not adjust cipher suite configuration on upgrade, breaks itself and pki-server
- Ticket 47907 - ldclt: assertion failure with -e "add,counteach" -e "object=<ldif file>,rdn=uid:test[A=INCRNNOLOOP(0;24
- Ticket 47750 - Creating a glue fails if one above level is a conflict or missing
This commit is contained in:
Noriko Hosoi 2014-10-01 11:47:29 -07:00
parent 4b4ddfe9e8
commit 7b3521eed1
3 changed files with 15 additions and 3 deletions

1
.gitignore vendored
View File

@ -106,3 +106,4 @@
/389-ds-base-1.3.3.0.tar.bz2 /389-ds-base-1.3.3.0.tar.bz2
/389-ds-base-1.3.3.2.tar.bz2 /389-ds-base-1.3.3.2.tar.bz2
/389-ds-base-1.3.3.3.tar.bz2 /389-ds-base-1.3.3.3.tar.bz2
/389-ds-base-1.3.3.4.tar.bz2

View File

@ -24,8 +24,8 @@
Summary: 389 Directory Server (base) Summary: 389 Directory Server (base)
Name: 389-ds-base Name: 389-ds-base
Version: 1.3.3.3 Version: 1.3.3.4
Release: %{?relprefix}2%{?prerel}%{?dist} Release: %{?relprefix}1%{?prerel}%{?dist}
License: GPLv2 with exceptions License: GPLv2 with exceptions
URL: http://port389.org/ URL: http://port389.org/
Group: System Environment/Daemons Group: System Environment/Daemons
@ -308,6 +308,17 @@ fi
%{_libdir}/%{pkgname}/libns-dshttpd.so* %{_libdir}/%{pkgname}/libns-dshttpd.so*
%changelog %changelog
* Wed Oct 01 2014 Noriko Hosoi <nhosoi@redhat.com> - 1.3.3.4-1
- Release 1.3.3.4
- Ticket 47880 - CI test: added test cases for ticket 47880
- Ticket 47880 - provide enabled ciphers as search result
- Ticket 47838 - CI test: adjusted test cases based on the phase 2 fixes for ticket 47838
- Ticket 47838 - harden the list of ciphers available by default (phase 2)
- Ticket 47900 - Adding an entry with an invalid password as rootDN is incorrectly rejected
- Ticket 47908 - 389-ds 1.3.3.0 does not adjust cipher suite configuration on upgrade, breaks itself and pki-server
- Ticket 47907 - ldclt: assertion failure with -e "add,counteach" -e "object=<ldif file>,rdn=uid:test[A=INCRNNOLOOP(0;24
- Ticket 47750 - Creating a glue fails if one above level is a conflict or missing
* Sun Sep 14 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.3.3.3-2 * Sun Sep 14 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.3.3.3-2
- Use generic 64 bit detection (fixes aarch64/ppc64le) - Use generic 64 bit detection (fixes aarch64/ppc64le)
- PPC/s390 has lm_sensors - PPC/s390 has lm_sensors

View File

@ -1 +1 @@
785f171e5007d915d22651a06c960c00 389-ds-base-1.3.3.3.tar.bz2 9c382296aaba2aa116c40c65b27632b8 389-ds-base-1.3.3.4.tar.bz2