Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 389-ds for openSUSE:Factory checked 
in at 2024-11-30 13:27:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/389-ds (Old)
 and      /work/SRC/openSUSE:Factory/.389-ds.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "389-ds"

Sat Nov 30 13:27:46 2024 rev:79 rq:1227233 version:3.1.1~git57.65773c3

Changes:
--------
--- /work/SRC/openSUSE:Factory/389-ds/389-ds.changes    2024-11-21 
15:19:17.567112681 +0100
+++ /work/SRC/openSUSE:Factory/.389-ds.new.28523/389-ds.changes 2024-11-30 
13:28:07.174389502 +0100
@@ -1,0 +2,50 @@
+Fri Nov 29 04:47:33 UTC 2024 - [email protected]
+
+- Remove 389-ds-link-icu-uc.patch - upstreamed
+- Update to version 3.1.1~git57.65773c3:
+  * Issue 6340 - RFE - extract keys once (#6413)
+  * Issue 6415 - BUG - Incorrect icu linking (#6416)
+  * Issue 6420 - Update dsidm user get_dn test (#6421)
+  * Issue 6258 - Resolve race condition for two tests in health_config.py
+  * Bump cross-spawn from 7.0.3 to 7.0.6 in /src/cockpit/389-console (#6407)
+  * Issue 6386 - backup/restore broken after db log rotation (#6406)
+  * Issue 6401 - Remove logging macros
+  * Issue 6404 - UI - Add npm pretter package
+  * Issue 6374 - nsslapd-mdb-max-dbs autotuning doesn't work properly (#6400)
+  * Issue 5842 - Add log buffering for error log
+  * Issue 6397 - Remove deprecated setting for HR time stamps in logs
+  * Issue 6390 - Adjust cleanAllRUV max per txn and interval limits
+  * Issue 6349 - RFE - extract keys once (#6363) (#6394)
+  * Issue 6387 - Use make macro in the spec file
+  * Issue 6359 - Add exception to GPL license in license tag
+  * Issue 6381 - CleanAllRUV - move changelog purging to the very end of the 
task
+  * Issue 5920 - pamModuleIsThreadSafe is missing in the schema
+  * Issue 6377 - syntax error in setup.py (#6378)
+  * Issue 6349 - RFE - Use previously extracted key path (#6363)
+  * Issue 6067 - Update dsidm to prioritize basedn from .dsrc over interactive 
input (#6362)
+  * Issue 6347 - better fix for desyncronized vlv cache (#6358)
+  * Issue 6243 - dsctl bdb2mdb should cleanly fail if bundled libdb is not 
available (#6351)
+  * Issue 6331 - UI - Instance fails to load when DB backup directory doesn't 
exist (#6332)
+  * Issue 6356 - On LMDB, after an update the impact VLV index, the vlv recno 
cache is not systematically cleared (#6357)
+  * Issue 6056 - WebUI supports only instances with BDB (#6299)
+  * Issue 6339 - Address Coverity scan issues in memberof and bdb_layer (#6353)
+  * Issue 6328 - vlv control may not be logged (#6354)
+  * Issue 6347 - VLV search sometime fails with operation error (#6349)
+  * Issue 6343 - Improve online import robustness when the server is under load
+  * Issue 6345 - Ensure all slapi_log_err calls end format strings with 
newline character \n (#6346)
+  * Issue 6064 - bdb2mdb shows errors (#6341)
+  * Issue 6336 - Fix failing CI tests (roles) due to slow import (#6337)
+  * Fix duplicate detection logic by ensuring exact match on string length 
(#6333)
+  * Issue 6304 - RFE when memberof is enabled, defer updates of members from 
the update of the group (#6305)
+  * Issue 6329 - lmdb typo in error log notice message (#6330)
+  * Issue 6324 - Provide more information in the error message during 
setup_ol_tls_conn() (#6325)
+  * Issue 5965 - UI, CLI - Fix Account Policy Plugin functionality issues 
(#6323)
+  * Issue 6188 - Check if nsslapd-haproxy-trusted-ip attribute is returned in 
default schema
+  * Issue 6319 - bdb subpackage has `%description` in the wrong place
+  * Issue 6321 - lib389 get_db_lib function may returns the wrong db type 
(#6322)
+  * Issue 6245 - Fix some other coverity scan regressions (#6273)
+  * Issue 6316 - lmdb reindex is broken if index type is specified (#6318)
+  * Issue 6090 - Fix dbscan options and man pages (#6315)
+  * Issue 6307 - Wrong set of entries returned for some search filters (#6308)
+
+-------------------------------------------------------------------

Old:
----
  389-ds-base-3.1.1~git13.a9c7ff9.tar.zst
  389-ds-link-icu-uc.patch

New:
----
  389-ds-base-3.1.1~git57.65773c3.tar.zst

BETA DEBUG BEGIN:
  Old:
- Remove 389-ds-link-icu-uc.patch - upstreamed
- Update to version 3.1.1~git57.65773c3:
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ 389-ds.spec ++++++
--- /var/tmp/diff_new_pack.ICRw72/_old  2024-11-30 13:28:09.454484471 +0100
+++ /var/tmp/diff_new_pack.ICRw72/_new  2024-11-30 13:28:09.474485304 +0100
@@ -33,7 +33,7 @@
 %define svrcorelib libsvrcore0
 
 Name:           389-ds
-Version:        3.1.1~git13.a9c7ff9
+Version:        3.1.1~git57.65773c3
 Release:        0
 Summary:        389 Directory Server
 License:        GPL-3.0-or-later AND MPL-2.0
@@ -48,7 +48,6 @@
 Source9:        %{name}-rpmlintrc
 Source10:       %{user_group}-user.conf
 Source11:       krbkdcbefore.conf
-Patch0:         389-ds-link-icu-uc.patch
 # 389-ds does not support i686
 ExcludeArch:    %ix86
 BuildRequires:  autoconf

++++++ 389-ds-base-3.1.1~git13.a9c7ff9.tar.zst -> 
389-ds-base-3.1.1~git57.65773c3.tar.zst ++++++
++++ 14279 lines of diff (skipped)

++++++ 389-ds-base.obsinfo ++++++
--- /var/tmp/diff_new_pack.ICRw72/_old  2024-11-30 13:28:11.814582773 +0100
+++ /var/tmp/diff_new_pack.ICRw72/_new  2024-11-30 13:28:11.854584439 +0100
@@ -1,5 +1,5 @@
 name: 389-ds-base
-version: 3.1.1~git13.a9c7ff9
-mtime: 1725405456
-commit: a9c7ff9419a15508071a9ad43e4c7f0469938506
+version: 3.1.1~git57.65773c3
+mtime: 1732848701
+commit: 65773c3746af1153f49f6658aaf9132b69400507
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ICRw72/_old  2024-11-30 13:28:12.498611263 +0100
+++ /var/tmp/diff_new_pack.ICRw72/_new  2024-11-30 13:28:12.538612929 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/389ds/389-ds-base.git</param>
-              <param 
name="changesrevision">a9c7ff9419a15508071a9ad43e4c7f0469938506</param></service></servicedata>
+              <param 
name="changesrevision">65773c3746af1153f49f6658aaf9132b69400507</param></service></servicedata>
 (No newline at EOF)
 

Reply via email to