Bump version to 1.4.4.3
Issue 50931 - RFE AD filter rewriter for ObjectCategory Issue 50860 - Port Password Policy test cases from TET to python3 part1 Issue 51113 - Allow using uid for replication manager entry Issue 51095 - abort operation if CSN can not be generated Issue 51110 - Fix ASAN ODR warnings Issue 49850 - ldbm_get_nonleaf_ids() painfully slow for databases with many non-leaf entries Issue 51102 - RFE - ds-replcheck - make online timeout configurable Issue 51076 - remove unnecessary slapi entry dups Issue 51086 - Improve dscreate instance name validation Issue:51070 - Port Import TET module to python3 part1 Issue 51037 - compiler warning Issue 50989 - ignore pid when it is ourself in protect_db Issue 51037 - RFE AD filter rewriter for ObjectSID Issue 50499 - Fix some npm audit issues Issue 51091 - healthcheck json report fails when mapping tree is deleted Issue 51079 - container pid start and stop issues Issue 49761 - Fix CI tests Issue 50610 - Fix return code when it's nothing to free Issue 50610 - memory leaks in dbscan and changelog encryption Issue 51076 - prevent unnecessarily duplication of the target entry Issue 50940 - Permissions of some shipped directories may change over time Issue 50873 - Fix issues with healthcheck tool Issue 51082 - abort when a empty valueset is freed Issue 50201 - nsIndexIDListScanLimit accepts any value
This commit is contained in:
parent
d387fb1d39
commit
08950f906b
1
.gitignore
vendored
1
.gitignore
vendored
@ -194,3 +194,4 @@
|
||||
/389-ds-base-1.4.4.0.tar.bz2
|
||||
/389-ds-base-1.4.4.1.tar.bz2
|
||||
/389-ds-base-1.4.4.2.tar.bz2
|
||||
/389-ds-base-1.4.4.3.tar.bz2
|
||||
|
@ -44,8 +44,8 @@ ExcludeArch: i686
|
||||
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 1.4.4.2
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}.2
|
||||
Version: 1.4.4.3
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://www.port389.org
|
||||
Conflicts: selinux-policy-base < 3.9.8
|
||||
@ -777,6 +777,33 @@ exit 0
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri May 29 2020 Mark Reynolds <mreynolds@redhat.com> - 1.4.4.3-1
|
||||
- Bump version to 1.4.4.3
|
||||
- Issue 50931 - RFE AD filter rewriter for ObjectCategory
|
||||
- Issue 50860 - Port Password Policy test cases from TET to python3 part1
|
||||
- Issue 51113 - Allow using uid for replication manager entry
|
||||
- Issue 51095 - abort operation if CSN can not be generated
|
||||
- Issue 51110 - Fix ASAN ODR warnings
|
||||
- Issue 49850 - ldbm_get_nonleaf_ids() painfully slow for databases with many non-leaf entries
|
||||
- Issue 51102 - RFE - ds-replcheck - make online timeout configurable
|
||||
- Issue 51076 - remove unnecessary slapi entry dups
|
||||
- Issue 51086 - Improve dscreate instance name validation
|
||||
- Issue:51070 - Port Import TET module to python3 part1
|
||||
- Issue 51037 - compiler warning
|
||||
- Issue 50989 - ignore pid when it is ourself in protect_db
|
||||
- Issue 51037 - RFE AD filter rewriter for ObjectSID
|
||||
- Issue 50499 - Fix some npm audit issues
|
||||
- Issue 51091 - healthcheck json report fails when mapping tree is deleted
|
||||
- Issue 51079 - container pid start and stop issues
|
||||
- Issue 49761 - Fix CI tests
|
||||
- Issue 50610 - Fix return code when it's nothing to free
|
||||
- Issue 50610 - memory leaks in dbscan and changelog encryption
|
||||
- Issue 51076 - prevent unnecessarily duplication of the target entry
|
||||
- Issue 50940 - Permissions of some shipped directories may change over time
|
||||
- Issue 50873 - Fix issues with healthcheck tool
|
||||
- Issue 51082 - abort when a empty valueset is freed
|
||||
- Issue 50201 - nsIndexIDListScanLimit accepts any value
|
||||
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.4.4.2-1.2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (389-ds-base-1.4.4.2.tar.bz2) = cc497f6e2382e860e185489f271a5071e97ee9c7096b6c94ac04b3fc7f4a93f9b60026d16167930771879647076958ecf1562c1d5724a9220262ff76916dc048
|
||||
SHA512 (389-ds-base-1.4.4.3.tar.bz2) = 1e8e2ae09098595a6d23a7a5f3266cd307089531ac34cf9dce0d50b6c590593da8c03ec3260e88100da644161c7ca026e7d7751d15822823b4ed3ff4f80c4b14
|
||||
SHA512 (jemalloc-5.2.1.tar.bz2) = 0bbb77564d767cef0c6fe1b97b705d368ddb360d55596945aea8c3ba5889fbce10479d85ad492c91d987caacdbbdccc706aa3688e321460069f00c05814fae02
|
||||
|
Loading…
Reference in New Issue
Block a user