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:
parent
4b4ddfe9e8
commit
7b3521eed1
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <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
|
||||
- Use generic 64 bit detection (fixes aarch64/ppc64le)
|
||||
- PPC/s390 has lm_sensors
|
||||
|
Loading…
Reference in New Issue
Block a user