diff --git a/.gitignore b/.gitignore index ddfe7d9..1493549 100644 --- a/.gitignore +++ b/.gitignore @@ -106,3 +106,4 @@ /389-ds-base-1.3.3.0.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.4.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 3dedf2c..76eec28 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -24,8 +24,8 @@ Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.3.3.3 -Release: %{?relprefix}2%{?prerel}%{?dist} +Version: 1.3.3.4 +Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv2 with exceptions URL: http://port389.org/ Group: System Environment/Daemons @@ -308,6 +308,17 @@ fi %{_libdir}/%{pkgname}/libns-dshttpd.so* %changelog +* Wed Oct 01 2014 Noriko Hosoi - 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=,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 1.3.3.3-2 - Use generic 64 bit detection (fixes aarch64/ppc64le) - PPC/s390 has lm_sensors diff --git a/sources b/sources index 56db570..ef72e42 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -785f171e5007d915d22651a06c960c00 389-ds-base-1.3.3.3.tar.bz2 +9c382296aaba2aa116c40c65b27632b8 389-ds-base-1.3.3.4.tar.bz2