Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
3cb7d18b94 | |||
bfec967e64 | |||
5be0125f0c | |||
684110df01 |
BIN
389-ds-base-3.0.6~git50.40e75292.tar.zst
(Stored with Git LFS)
BIN
389-ds-base-3.0.6~git50.40e75292.tar.zst
(Stored with Git LFS)
Binary file not shown.
BIN
389-ds-base-3.0.6~git86.dce421a0d.tar.zst
(Stored with Git LFS)
Normal file
BIN
389-ds-base-3.0.6~git86.dce421a0d.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
name: 389-ds-base
|
name: 389-ds-base
|
||||||
version: 3.0.6~git50.40e75292
|
version: 3.0.6~git86.dce421a0d
|
||||||
mtime: 1742984348
|
mtime: 1746541011
|
||||||
commit: 40e752922e6160356399cd07169ec1f76dd7db99
|
commit: dce421a0dea2e946b603745e17d22f1e0ea7d33b
|
||||||
|
@@ -1,3 +1,55 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 7 06:40:39 UTC 2025 - William Brown <william.brown@suse.com>
|
||||||
|
|
||||||
|
- bsc#1242666 - CVE-2025-3416 - openssl use after free
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 07 06:36:08 UTC 2025 - william.brown@suse.com
|
||||||
|
|
||||||
|
- Update to version 3.0.6~git86.dce421a0d:
|
||||||
|
* Issue 6764 - statistics about index lookup report a wrong duration (#6765)
|
||||||
|
* Issue 4989 - Confusing error message from dsconf plugin set --enabled (#6750)
|
||||||
|
* Issue 6614 - CLI - Error when trying to display global DB stats with LMDB (#6622)
|
||||||
|
* Issue 6321 - lib389 get_db_lib function may returns the wrong db type (#6322)
|
||||||
|
* Issue 6276 - UI - schema editing and memberof shared config not working correctly
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 17 00:42:11 UTC 2025 - william.brown@suse.com
|
||||||
|
|
||||||
|
- bsc#1241016 - enable memory accounting as SUSE disables it by default
|
||||||
|
- Update to version 3.0.6~git81.890c8568:
|
||||||
|
* Issue 6734 - BUG - format strings may not contain backslash (#6749)
|
||||||
|
* Issue 6505- CI - backport changes for check_value_in_log
|
||||||
|
* Issue 6501 - CLI - dsidm role rename was not working
|
||||||
|
* Issue 6744 - BUG - memory accounting is not always enabled (#6745)
|
||||||
|
* Issue 6492/6493 - CLI - dsdim can not create nested/filtered roles
|
||||||
|
* Issue #6740 Certificate verify fails in FIPS mode
|
||||||
|
* Issue 5356 - Set DEFAULT_PASSWORD_STORAGE_SCHEME to PBKDF2-SHA512 in tests
|
||||||
|
* Issue 6603 - Release tarballs ship a different Cargo.lock
|
||||||
|
* Issue 6743 - CLI - dsidm add option to list DN's
|
||||||
|
* Issue 6669 - logconv.py updates (#6673)
|
||||||
|
* Issue 6735 - CLI - dsidm provide option to set decription when creating an entry
|
||||||
|
* Bump tokio from 1.43.0 to 1.44.2 in /src (#6732)
|
||||||
|
* Issue 6728 - CLI - Issue with user rename operation (#6729)
|
||||||
|
* Issue 6515 - CLI - dsidm get_dn does not return JSON format
|
||||||
|
* Bump openssl from 0.10.70 to 0.10.72 in /src (#6730)
|
||||||
|
* Issue 6660 - UI - Replication Monitoring Lag Report Feature (#6661)
|
||||||
|
* Issue 6713 - ns-slapd crash during mdb offline import (#6714)
|
||||||
|
* Issue 6720 - Remove BDB attribute from MDB DB Monitor (#6721)
|
||||||
|
* Issue 6715 - dsconf backend replication monitor fails if replica id starts with 0 (#6716)
|
||||||
|
* Issue 6562 - Fix issues around slapi_filter_sprintf (#6725)
|
||||||
|
* Issue 6481 - When ports that are in use are used to update a DS instance the error message is not helpful (#6723)
|
||||||
|
* Issue 6626 - Ignore replica busy condition in healthcheck (#6630)
|
||||||
|
* Issue 6693 - Fix error messages inconsistencies (#6694)
|
||||||
|
* Issue 6464 - UI - Fixed spelling in cockpit messages
|
||||||
|
* Issue 6700 - CLI/UI - include superior objectclasses' allowed and requires attrs
|
||||||
|
* Issue 6571 - (2nd) Nested group does not receive memberOf attribute (#6697)
|
||||||
|
* Issue 6686 - CLI - Re-enabling user accounts that reached inactivity limit fails with error (#6687)
|
||||||
|
* Issue 6288 - dsidm crash with account policy when alt-state-attr is disabled (#6292)
|
||||||
|
* Issue 6704 - UI - Add error log buffering config
|
||||||
|
* Issue 6698 - NPE after configuring invalid filtered role (#6699)
|
||||||
|
* Issue 6695 - UI - fix more minor issues
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 4 01:54:20 UTC 2025 - William Brown <william.brown@suse.com>
|
Fri Apr 4 01:54:20 UTC 2025 - William Brown <william.brown@suse.com>
|
||||||
|
|
||||||
|
@@ -33,7 +33,7 @@
|
|||||||
%define svrcorelib libsvrcore0
|
%define svrcorelib libsvrcore0
|
||||||
|
|
||||||
Name: 389-ds
|
Name: 389-ds
|
||||||
Version: 3.0.6~git50.40e75292
|
Version: 3.0.6~git86.dce421a0d
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: 389 Directory Server
|
Summary: 389 Directory Server
|
||||||
License: GPL-3.0-or-later AND MPL-2.0
|
License: GPL-3.0-or-later AND MPL-2.0
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/389ds/389-ds-base.git</param>
|
<param name="url">https://github.com/389ds/389-ds-base.git</param>
|
||||||
<param name="changesrevision">40e752922e6160356399cd07169ec1f76dd7db99</param></service></servicedata>
|
<param name="changesrevision">dce421a0dea2e946b603745e17d22f1e0ea7d33b</param></service></servicedata>
|
BIN
vendor.tar.zst
(Stored with Git LFS)
BIN
vendor.tar.zst
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user