Release 1.3.4.8
- Ticket 48445 - keep alive entries can break replication - Ticket 47788 - Only check postop result if its a replication operation - Ticket 48536 - Crash in slapi_get_object_extension - Ticket 48492 - heap corruption at schema replication. - Ticket 48448 - dirsrv start-stop fail in certain shell environments.
This commit is contained in:
parent
9090089aab
commit
fc6f6b809b
1
.gitignore
vendored
1
.gitignore
vendored
@ -126,3 +126,4 @@
|
|||||||
/389-ds-base-1.3.4.5.tar.bz2
|
/389-ds-base-1.3.4.5.tar.bz2
|
||||||
/389-ds-base-1.3.4.6.tar.bz2
|
/389-ds-base-1.3.4.6.tar.bz2
|
||||||
/389-ds-base-1.3.4.7.tar.bz2
|
/389-ds-base-1.3.4.7.tar.bz2
|
||||||
|
/389-ds-base-1.3.4.8.tar.bz2
|
||||||
|
@ -33,8 +33,8 @@
|
|||||||
|
|
||||||
Summary: 389 Directory Server (base)
|
Summary: 389 Directory Server (base)
|
||||||
Name: 389-ds-base
|
Name: 389-ds-base
|
||||||
Version: 1.3.4.7
|
Version: 1.3.4.8
|
||||||
Release: %{?relprefix}1%{?prerel}%{?dist}.1
|
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||||
License: GPLv2 with exceptions
|
License: GPLv2 with exceptions
|
||||||
URL: https://port389.org/
|
URL: https://port389.org/
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -373,6 +373,14 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 12 2016 Noriko Hosoi <nhosoi@redhat.com> - 1.3.4.8-1
|
||||||
|
- Release 1.3.4.8
|
||||||
|
- Ticket 48445 - keep alive entries can break replication
|
||||||
|
- Ticket 47788 - Only check postop result if its a replication operation
|
||||||
|
- Ticket 48536 - Crash in slapi_get_object_extension
|
||||||
|
- Ticket 48492 - heap corruption at schema replication.
|
||||||
|
- Ticket 48448 - dirsrv start-stop fail in certain shell environments.
|
||||||
|
|
||||||
* Tue Feb 09 2016 Mark Reynolds <mreynolds@redhat.com> - 1.3.4.7-1.2
|
* Tue Feb 09 2016 Mark Reynolds <mreynolds@redhat.com> - 1.3.4.7-1.2
|
||||||
- Fix spec file for nunc-stans build problem on Rawhide
|
- Fix spec file for nunc-stans build problem on Rawhide
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user