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 2026-08-26 19:51:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/389-ds (Old)
 and      /work/SRC/openSUSE:Factory/.389-ds.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "389-ds"

Wed Aug 26 19:51:09 2026 rev:93 rq:1373532 version:3.2.2+4b41542b2

Changes:
--------
--- /work/SRC/openSUSE:Factory/389-ds/389-ds.changes    2026-05-29 
22:12:14.648007681 +0200
+++ /work/SRC/openSUSE:Factory/.389-ds.new.1258/389-ds.changes  2026-08-26 
19:51:17.391585564 +0200
@@ -1,0 +2,354 @@
+Tue Aug 18 05:46:48 UTC 2026 - [email protected]
+
+- Due to an administration error some patches were missed in the previous 
update.
+- bsc#1268047 - CVE-2026-11791 - schema reload triggered during concurrent 
LDAP query traffic can lead to a use-after-free
+- bsc#1268064 - CVE-2026-11786 - lack of length check can cause an 
out-of-bound read
+- bsc#1268065 - CVE-2026-11785 - type confusion in the SSO token handler can 
cause partial stack address information disclosure
+- bsc#1268298 - CVE-2026-11774 - integer overflow in SASL packet length 
bypasses size limit leading to heap buffer overflow
+- Update to version 3.2.2+4b41542b2:
+  * Issue 7705 - With memberOfEntryScope set, deferred memberOf skips MODIFY 
operations (#7706)
+  * Issue 7698 - Fix silent entry loss in LMDB bulk import waiter handling 
(#7699)
+  * Issue 7711 - Fix typo in accountpolicy --login-history-size help text 
(#7713)
+  * Issue 6419 - Error: name 'cockpit_present' is not defined (#7719)
+  * Issue 7666 - Replication performance degradation during total init on 
high-latency storage (#7667)
+  * Issue 7645 - Add runtime LeakSanitizer leak check (#7646)
+  * Issue 7709 - Add EPEL 10 target to Packit COPR builds
+  * Issue 7714 - UI - sass import rules are deprecated
+  * Issue 7658 - Heap Buffer Overflow in sasl_io_recv() via Padded SASL UNBIND
+  * Issue 7710 - MemberOf deferred update - Use condvar instead of sleep loop
+  * Issue 7637 - UI - Using Arrow Keys in New Object Wizard Resulted in DOM 
Reload
+  * Issue 7578 - schema - attribute refcount is not maintained properly
+  * Issue 7468 - RFE - HIBP password breach validation (#7492)
+  * Issue 7605 - Harden CI test ports against ephemeral allocation (#7692)
+  * Issue 7528 - Retry the CI image pull instead of failing the job (#7691)
+  * Backport Issue 7519 — ignore obsolete entrydn when entryrdn is in use 
(#7657)
+  * Issue 7466 - UI - Refactor all TextInput number types to NumberInput
+  * Issue 7505 - RFE - CLI - add feature to determine which password policy 
applies to a user
+  * Issue 7670 - BDB range searches intermittently fail with err=1 under write 
load (#7671)
+  * Issue 7284 - Creating local password policy succeeds with incorrect 
passwordInHistory value (#7662)
+  * Issue 7284 - Automated test for creating local password policy with 
incorrect passwordInHistory value (#7608)
+  * Issue 7200 - repl-agmt create doesn't set some parameters (#7663)
+  * Issue 7573 - Post-import cache autotuning does not recompute entry cache 
size (#7574)
+  * Issue 7611 - Preserve legacy PBKDF2 hash compatibility (#7649)
+  * Issue 7547 - Heap buffer overflow in ldap_utf8prev()
+  * Issue 7611 - PBKDF2 password verification should reject invalid iteration 
count (#7613)
+  * Issue 7535 - Fix race in test_schema_update_policy_reject
+  * Issue 7558 - Total init sends the suffix entry twice (#7640)
+  * Issue 7635 - Integer Underflow in {SMD5} Password Comparison (#7636)
+
+-------------------------------------------------------------------
+Wed Jul 08 03:47:55 UTC 2026 - [email protected]
+
+- bsc#1269120 - [QE] Exception in dsctl
+- bsc#1267975 - CVE-2026-11611 - content synchronization persistent search 
plugin can allow unbounded memory growth
+- bsc#1268041 - CVE-2026-11793 - crafted nsDS5ReplicaCredentials can lead to a 
stack buffer overflow
+- bsc#1268046 - CVE-2026-11792 - password value shorter than 23 characters can 
cause a heap buffer overflow
+- bsc#1268047 - CVE-2026-11791 - schema reload triggered during concurrent 
LDAP query traffic can lead to a use-after-free
+- bsc#1268057 - CVE-2026-11788 - lack of allocation failure check can lead to 
null pointer dereference
+- bsc#1268058 - CVE-2026-11789 - crafted SMD5 hash can lead to an integer 
underflow
+- bsc#1268060 - CVE-2026-11790 - crafted password hash can cause excessive CPU 
consumption
+- bsc#1268062 - CVE-2026-11787 - lack of bounds check can lead to a heap 
buffer over-read
+- bsc#1268064 - CVE-2026-11786 - lack of length check can cause an 
out-of-bound read
+- bsc#1268065 - CVE-2026-11785 - type confusion in the SSO token handler can 
cause partial stack address information disclosure
+- bsc#1268115 - CVE-2026-11884 - Remote Code Execution and Denial of Service 
via heap buffer overflow
+- bsc#1268298 - CVE-2026-11774 - integer overflow in SASL packet length 
bypasses size limit leading to heap buffer overflow
+- bsc#1268491 - CVE-2026-12528 - heap-buffer-overflows in 
__aclp__normalize_acltxt()
+- bsc#1270695 - CVE-2026-11610 - Heap buffer overflow in sasl_io_recv() via 
padded SASL UNBIND
+- Update to version 3.2.2+e58d96e17:
+  * Issue 7406 - Fix ldap-agent SNMP stats file loading (#7630)
+  * Issue 7621 - Stack Buffer Overflow in Password checkPrefix
+  * Issue 7623  - Heap Buffer Overflow in 389-ds-base Audit Log Password 
Masking
+  * Issue 7602 - CI - lib389 user compare fails due to parentid mismatch 
(#7603)
+  * Issue 3555 - UI - Fix audit issue with npm - ws, js-yaml, babel/core 
(#7599)
+  * Issue 7263 - UI - Use cockpit.file API for temporary file writes (#7590)
+  * Issue 7541 - Add invalid ACL text header regression test (#7591)
+  * Issue 7554 - UI - Revise local password policy layout
+  * Issue 7521 - UI - make changes for cockpit API updates
+  * Issue 7541 - heap-buffer-overflows in __aclp__normalize_acltxt() (#7542)
+  * Issue 7490 - Enable USDT probes by default in RPM (#7491)
+  * Issue 7576 - Fix leak of temporary attribute syntax hash tables after 
schema reload
+  * Issue 7549 - Substring index should validate minimum 
nsSubStrBegin/nsSubStrEnd values (#7550)
+  * Issue 7539 - Server shutdown during online reindex may lead to data loss 
(#7540)
+  * Issue 7558 - During online import, the IDL should be created with in-depth 
first approach (#7559)
+  * Issue 7500 - Prevent unsigned integer underflow during stalled import
+  * Issue 7562 - Error: NssSsl.add_cert() got an unexpected keyword argument 
'input_file' (#7563)
+  * Issue 7560 - lib389 - Add helper function for checking ASAN files
+  * Issue 3555 - UI - Fix audit issue with npm - brace-expansion (#7556)
+  * Issue 7554 - deref plugin null pointer dereference if ber_init fails
+  * Bump version to 3.2.2
+  * Issue 6753 - Port ticket 49658 test
+  * Issue 6753 - Removing ticket48252_test and porting to DSLdapObject (#7520)
+  * Issue 6753 - Port ticket 48354 test
+  * Issue 6753 - Port ticket 48745 and 48746 tests (#7513)
+  * Issue 7493 - RFE - Add ShadowAccount fixup task
+  * Issue 7507 - UI - cleanup style and alignments
+  * Issue 7514 - Crash when doing moddn on very large subtree
+  * Issue 7516 - dblayer_bulk_nextdata should not return an error when 
maxrecords is hit
+  * Issue 7475 - Fix CI test failures in test_fd_limits (#7488)
+  * Issue 7496 - Fix latest GCC compiler warnings
+  * Issue 7503 - CVE-2026-9064 - Add a limit to the number controls per 
operation
+  * Issue 7468 - RFE - Add HIBP HTTP client (#7469)
+  * Issue 7402 - remove debug print state
+  * address Simon's comments
+  * Minor fixes
+  * fix CI tests
+  * Add disk space checking functionality for offline server
+  * Issue 7402 - CLI - allow healthcheck to work when server is stopped
+  * Issue 6753 - Removing ticket49412_test and porting to DSLdapObject (#7428)
+  * Issue 6753 - Removing ticket49303_test and porting to DSLdapObject (#7429)
+  * Issue 7460 - MOD_REPLACE on groups/link attributes modifies overlap 
targets (#7461)
+  * Issue 6753 - Removing ticket49287 test and porting to DSLdapObject (#7480)
+  * Issue 7464 - CLI - allow dsidm to work with other user types
+  * Issue 7435 - Add AGENTS.md to support AI coding assistants
+  * Issue 6753 - Port ticket 48266 test
+  * Bump fast-uri from 3.1.0 to 3.1.2 in /src/cockpit/389-console (#7487)
+  * Issue 6753 - Port ticket 48383 test (#7486)
+  * Issue 6753 - Port ticket 48366 test (#7481)
+  * Update Rust crate openssl to v0.10.79 [SECURITY] (#7484)
+  * Issue 6753 - Port ticket 48194 test
+  * Issue 6753 - Remove ticket 48497 test (#7482)
+  * Issue 7475 - Fix CI test failures (#7476)
+  * Issue 6641 - MODRDN fails when referint-tracked attr is MUST and 
SINGLE-VALUE (#7409)
+  * Issue 7470 - dsctl localhost tls import-server-key-cert fails with 
'expected str, bytes or os.PathLike object, not NoneType' (#7477)
+  * Issue 7478 - Regression in FreeIPA backup-restore test (#7479)
+  * Issue 3082 - Separate test code from lib389 (#7430)
+  * Issue 7289 - RFE - Container First Run Improvements (#7290)
+  * Issue 7372 - Reindex adds tombstones to ancestorid causing export failures 
(#7373)
+  * Issue 7457 - Refactor memberOf perf test (#7458)
+  * Update github-actions (#7474)
+  * Issue 6753 - Port ticket 48214 test
+  * Issue 6753 - Port ticket 48272 test (#7442)
+  * issue 6867 - check file access in dsctl ldif2db (#7459)
+  * Issue 7452 - UI - password polices - reorganize settings
+  * Bump version to 3.2.1
+  * Issue 6942 - Crash in `slapi_sdn_get_ndn()` (#7318)
+  * Issue 6753 - Porting ticket 48312 test
+  * Issue 6753 - Port ticket 48270 test
+  * Issue 7431 - password policy - passwordBadWords is ignored in local 
policies
+  * Update dependency uuid to v14 [SECURITY] (#7456)
+  * Issue 7440 - Substring index produces empty results and can crash when 
non-default nsSubStrBegin/nsSubStrEnd lengths are configured (#7441)
+  * Update Rust crate openssl to v0.10.78 [SECURITY] (#7455)
+  * Update cockpit-389-ds-npm (major) (#7448)
+  * Update rust-dependencies to v1 (major) (#7449)
+  * Issue 7426 - logconv.py is out of sync with server-emitted note codes 
(#7427)
+  * Migrate config .github/renovate.json (#7450)
+  * Issue 7437 - LeakSanitizer: memory leaks in CoS cache error paths (#7438)
+  * Issue 7365 - Add integration with Renovate (#7439)
+  * Issue 7412 - Report thread pool saturation on per-operation access log 
RESULT lines (#7413)
+  * Issue 7417 - UI - global password policy syntax settings missing 
passwordMaxRepeats
+  * Issue 7420 - Inconsistencies in the password policy log messages (#7421)
+  * Issue 7389 - Fix CONFIG_CHARRAY crash (#7415)
+  * Issue 7375 - CI - Fix flaky dsconf_tasks_test watch output (#7410)
+  * Issue 3555 - UI - Fix audit issue with npm - brace-expansion (#7411)
+  * Issue 7088 - Change log level for "Can't locate CSN" error message
+  * Issue 7423 - cleanup pblock after freeing pre/post entries
+  * Issue 7418 - Use-after-free in deferred memberof (#7419)
+  * Issue 7407 - dbscan -k option display entries that do not match the 
specified key
+  * Issue 7404 - fix latest compiler warnings
+  * Issue 4148 - Add unit tests for CSN clock error handling (#7330)
+  * Issue 7227 - CI - Fix flaky dynamic certificates test crash (#7382)
+  * Issue 7119 - CI - Fix flaky test_dna_shared_config_replication (#7385)
+  * Issue 7394 - UI - Manual typing of ports can leave out digits (#7395)
+  * Issue 7396 - Testimony failure in monitor_test.py (#7397)
+  * Issue 6753 - Port ticket 48170 test (#7387)
+  * Issue 6753 - Port ticket 48265 test (#7388)
+  * Issue 7277 - UI - Fix Japanese translation errors errors in Cockpit UI 
(#7386)
+  * Issue 7389 - Allow to ignore criticality flags for specific controls 
(#7390)
+  * Issue 7353 - CI - Fix checks for plugins/accpol_test.py::test_glinact_nsact
+  * Issue 7360 - Expose stats from deferred memberof (#7361)
+  * Issue 7327 - dsctl healthcheck DSMOLE0001 inaccurate recommendations with 
multiple backends (#7328)
+  * Issue 7370 - Runtime LSan/TSan injection for pytest (#7371)
+  * Issue 7378 - Make sure suffix entry always gets assigned ID 1
+  * Issue 7380 - Internal op with negative wtime and large optime (#7381)
+  * Issue 7375 - CI - Fix clu/dsconf_tasks_test (#7376)
+  * Issue 7362 - UI - Some FormSelect onChange parameters are reversed
+  * Issue 7368 - UI - global password policy page is missing 
passwordmintokenlength
+  * Issue 7366 - Memory leaks in syncrepl plugin during persistent search 
operations (#7367)
+  * Issue 7053 - Add tests for duplicate member operations (#7345)
+  * Issue 6724 - Log fine grained details of operation timing (#7350)
+  * Issue 3658 - UI/CLI - show progress of db tasks
+  * Issue 7284 - CI - Fix test_grace_limit_section after pwpolicy validation 
fix (#7357)
+  * Issue 7271 - Add test for retrocl trimming shutdown crash (#7356)
+  * Issue 3555 - UI - Fix audit issue with npm - flatted, picomatch (#7364)
+  * Issue 7358 - NSACLPlugin - acl_access_allowed - Missing aclpb 1 (#7359)
+  * Issue 7126 - WARN - keys2idl - received NULL idl from 
index_read_ext_allids (#7127)
+  * Issue 7337 - UI - refactor all error handling to use getApiErrorMessge
+  * Issue 1704 - DNA plugin creates invalid shared config entry with port 0 
(#7352)
+  * Issue 7348 - CI - Fix failing dsconf security CLI add cert test (#7349)
+  * Issue 7322 - Reject adding a replication agreement that points to itself
+  * Issue 7333 - Fail open condition in ACL (#7334)
+  * Issue 7312 - UI - Database Maximum Size cannot be easily set by typing 
(#7313)
+  * Issue 7342 - CI - repl config regression (#7343)
+  * Issue 7346 - DS does not handle escape char in bind user (#7347)
+  * Issue 6753 - Remove ticket 48013 test (#7344)
+  * Issue 6753 - Port ticket 48005 test (#7340)
+  * Issue 7339 - Return the exact DN during export
+  * Issue 6753 - Port ticket 47976 test
+  * Issue - UI - Improve suffix import LDIF table
+  * Issue 7325 - UI - new error parser missing import
+  * Issue 7325 - UI - create an error parser for cockpit spawn errors
+  * Issue 7319 - Action menu for certificates remains in empty certificate 
list (#7320)
+  * Issue 6753 - Port ticket 47980 and 47981 tests (#7323)
+  * Issue 7265 - CI - fix retro changelog maxage validation test
+  * Issue 7093 - A password policy can be created even when an identical 
policy already exists (#7283)
+  * Issue 7316 - UI - update npm module immutable
+  * Issue 7314 - UI - Add progress steppers to Security, Database, and 
Replication tabs
+  * Issuei 7281 - UI - Add encryption module management
+  * Issue 7302 - dblib bdb2mdb fails on F43 -> F43 upgrade (#7303)
+  * Issue 7296 - Introduce time limits for GH Actions (#7297)
+  * Issue 7307 - RFE - Expose work queue and worker utilization metrics (#7308)
+  * Issue 7300 - RFE - Add OS-level thread names to all server threads (#7301)
+  * Issue 7271 - Add new plugin pre-close function check to 
plugin_invoke_plugin_pb
+  * Issue 7304 - retrocl should not cache DN
+  * Issue 7265 - Add dse modify callback to validate retrocl trimming settings
+  * Issue 3555 - UI - Fix audit issue with npm - ajv, minimatch (#7298)
+  * Issue 7291 - Crash when configuring a replica with an incorrect 
nsds5ReplicaRoot (#7292)
+  * Issue 7271 - implement a pre-close plugin function
+  * Issue 7061 - Test for improved error message
+  * Issue 7281 - RFE - CLI - add support to managing additional encryption 
modules
+  * Issue 7265 - changelog maxage validation is not strict enough
+  * Issue 6220 - Add Packit configuration (#6221)
+  * Issue 7284 - Creating local password policy succeeds with incorrect 
passwordInHistory value (#7285)
+  * Issue 7277 - UI - Fix Japanese translation for "Successfully updated 
group" in Cockpit UI (#7278)
+  * Issue 7267 - MDB_BAD_VALSIZE error when updating index (#7268)
+  * Security fix for CVE-2025-14905
+  * Issue 7246 - correct formatting of 'Gen as CSN' in dsctl get-nsstate 
output (#7247)
+  * Issue 7275 - UI - Improve password policy field validation in Cockpit UI 
(#7276)
+  * Issue 7279 - UI - Fix typo in export certificate dialog (#7280)
+  * Issue 7273 - In a chaining environment binding as remote user causes an 
invalid error in the logs
+  * Issue 7271 - plugins that create threads need to update  active thread 
count
+  * Issue 5853 - Update concread to 0.5.10
+  * Issue 6753 - Port ticket 49039 test
+  * Issue 7236 - Fix GSSAPI tests (#7237)
+  * Issue 7223 - Remove integerOrderingMatch requirement for parentid (#7264)
+  * Issue 6758 - Fix Enable Replication dropdown not opening (#7262)
+  * Issue 7243 - UI - add support for hot certificates
+  * Issue 7066/7052 - allow password history to be set to zero and remove 
history
+  * Issue 3134 - Fix build break (#7260)
+  * Issue 7223 - Use lexicographical order for ancestorid (#7256)
+  * Issue 7213 - (2nd) MDB_BAD_VALSIZE error while handling VLV (#7258)
+  * Issue 7184 - (2nd) argparse.HelpFormatter _format_actions_usage() is 
deprecated (#7257)
+  * Issue 6951 - Dynamic Certificas Refresh - CI tests (#7238)
+  * Issue 7252 - PQC - Need to iterate on SECOidTag instead of using OID 
(#7254)
+  * Issue - CLI - dsctl db2index needs some hardening with MBD
+  * Issue 7248 - CLI - attribute uniqueness - fix usage for exclude subtree 
option
+  * Issue 7231 - Sync repl tests fail in FIPS mode due to non FIPS compliant 
crypto (#7232)
+  * Issue 7241 - Drop dateutil (#7242)
+  * Issue 7233 - test_produce_division_by_zero fails with IsADirectoryError in 
conftest.py (#7234)
+  * Issue 7221 - CI tests - fix some flaky tests
+  * Issue 3555 - UI - Fix audit issue with npm - @isaacs/brace-expansion 
(#7228)
+  * Issue 7230 - Regression in healtcheck NssCheck (#7235)
+  * Issue 7223 - Add dsctl index-check command for offline index repair
+  * Issue 7223 - Detect and log index ordering mismatch during backend startup
+  * Issue 7223 - Add upgrade function to remove ancestorid index config entry
+  * Issue 7223 - Add upgrade function to remove nsIndexIDListScanLimit from 
parentid
+  * Issue 7223 - Revert index scan limits for system indexes
+  * Issue 7121 - (2nd) LeakSanitizer: various leaks during replication (#7212)
+  * Issue 7178 - Bundled jemalloc fails to build with GCC 15 (#7216)
+  * Issue 7224 - CI Test - Simplify test_reserve_descriptor_validation (#7225)
+  * Issue 6951 - Dynamic Certificate refresh phase 4 - Update lib389 and 
dsconf (#7171)
+  * Issue 7076 - Fix revert_cache() never called in modrdn (#7220)
+  * Issue 6810 - Fix PAM PTA test (#7219)
+  * Issue 6753 - Port ticket 48896 test
+  * Issue 7194 - Repl Log Analysis - Add CSN propagation details (#7195)
+  * Issue 6753 - Port ticket 47781 test (#7210)
+  * Issue 7213 - MDB_BAD_VALSIZE error while handling VLV (#7214)
+  * Issue 7027 - (2nd) 389-ds-base OpenScanHub Leaks Detected (#7211)
+  * Issue 7206 - Should log whether TLS key is PQC or not (#7207)
+  * Issue 7096 - (2nd) During replication online total init the function 
idl_id_is_in_idlist is not scaling with large database (#7205)
+  * Issue 7201 - Syscall overhead in LMDB import writer thread (#7204)
+  * Issue 6947 - Revise time skew check in healthcheck tool - add tests (#7208)
+  * Issue 7184 - argparse.HelpFormatter _format_actions_usage() is deprecated
+  * Issue 7014 - memberOf - ignored deferred updates with LMDB
+  * Issue 7198 - Web console doesn't show sub-suffix when parent-suffix points 
to an entry (#7202)
+  * Bump lodash from 4.17.21 to 4.17.23 in /src/cockpit/389-console (#7203)
+  * Issue 7170 - Support of PQC keys (#7188)
+  * Issue 7189 - DSBLE0007 generates incorrect remediation commands for scan 
limits
+  * Issue 7196 - DynamicCertificates returns empty DER (#7197)
+  * Issue 6758 - Use OUIA selectors for WebUI plugin tests (#7182)
+  * Issue 7169 - Fix automember_plugin CI test failures (#7181)
+  * Issue 7152 - ns-slapd fails to shutdown when deferred memberof update is 
in progress (#7187)
+  * Issue 6753 - Port ticket 548 test (#7101)
+  * Issue 7172 - (2nd) Index ordering mismatch after upgrade (#7180)
+  * Issue 7172 - Index ordering mismatch after upgrade (#7173)
+  * Issue 7108 - Fix shutdown crash in entry cache destruction (#7163)
+  * Issue - Revise paged result search locking
+  * Issue 7096 - During replication online total init the function 
idl_id_is_in_idlist is not scaling with large database (#7145)
+  * Bump version to 3.2.0
+  * Issue 7160 - Add lib389 version sync check to configure (#7165)
+  * Issue 7166 - db_config_set asserts because of dynamic list (#7167)
+  * Issue 6951 - Dynamic Certificate refresh phase 3 - Certificates switch 
(#7157)
+  * Issue 7155 - build_candidate_list - Database error 11 with range search 
(#7156)
+  * Make nss include paths platform-agnostic (#7159)
+  * Issue 6753 - Port ticket47953 test to acl/misc_test.py using DSLdapObject 
(#7153)
+  * Issue 6951 - Dynamic Certificate refresh phase 2 - Add/Modify/Delete 
support (#7140)
+  * Issue 6753 - Port ticket47970 test to sasl/regression_test.py using 
DSLdapObject (#7146)
+  * Issue 7150 - Compressed access log rotations skipped, accesslog-list out 
of sync (#7151)
+
+-------------------------------------------------------------------
+Wed May 27 02:50:27 UTC 2026 - [email protected]
+
+- bsc#1265898 - CVE-2026-9064 - unbounded LDAP controls parsing can lead to DOS
+- Update to version 3.1.4+e9d94d45a:
+  * Issue 7496 - Fix latest GCC compiler warnings
+  * Issue 7503 - CVE-2026-9064 - Add a limit to the number controls per 
operation
+  * Issue 7300 - RFE - Add OS-level thread names to all server threads (#7301)
+  * Issue 7460 - MOD_REPLACE on groups/link attributes modifies overlap 
targets (#7461)
+  * Issue 7307 - RFE - Expose work queue and worker utilization metrics (#7308)
++++ 57 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/389-ds/389-ds.changes
++++ and /work/SRC/openSUSE:Factory/.389-ds.new.1258/389-ds.changes

Old:
----
  389-ds-base-3.1.4+e2562f589.tar.zst

New:
----
  389-ds-base-3.2.2+4b41542b2.tar.zst

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

Other differences:
------------------
++++++ 389-ds.spec ++++++
--- /var/tmp/diff_new_pack.ouIieP/_old  2026-08-26 19:51:20.392691260 +0200
+++ /var/tmp/diff_new_pack.ouIieP/_new  2026-08-26 19:51:20.401691577 +0200
@@ -1,8 +1,7 @@
 #
 # spec file for package 389-ds
 #
-# Copyright (c) 2026 SUSE LLC
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +31,7 @@
 %define svrcorelib libsvrcore0
 
 Name:           389-ds
-Version:        3.1.4+e2562f589
+Version:        3.2.2+4b41542b2
 Release:        0
 Summary:        389 Directory Server
 License:        GPL-3.0-or-later AND MPL-2.0

++++++ 389-ds-base-3.1.4+e2562f589.tar.zst -> 
389-ds-base-3.2.2+4b41542b2.tar.zst ++++++
/work/SRC/openSUSE:Factory/389-ds/389-ds-base-3.1.4+e2562f589.tar.zst 
/work/SRC/openSUSE:Factory/.389-ds.new.1258/389-ds-base-3.2.2+4b41542b2.tar.zst 
differ: char 7, line 1

++++++ 389-ds-base.obsinfo ++++++
--- /var/tmp/diff_new_pack.ouIieP/_old  2026-08-26 19:51:20.596698445 +0200
+++ /var/tmp/diff_new_pack.ouIieP/_new  2026-08-26 19:51:20.606698798 +0200
@@ -1,5 +1,5 @@
 name: 389-ds-base
-version: 3.1.4+e2562f589
-mtime: 1772078226
-commit: e2562f5894dd05a3b062e7820f471f2f8e12b85d
+version: 3.2.2+4b41542b2
+mtime: 1787013958
+commit: 4b41542b27242773bf4d937c45b37a143ceadc38
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ouIieP/_old  2026-08-26 19:51:20.856707603 +0200
+++ /var/tmp/diff_new_pack.ouIieP/_new  2026-08-26 19:51:20.865707920 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/389ds/389-ds-base.git</param>
     <param name="versionformat">@PARENT_TAG@+%h</param>
     <param name="scm">git</param>
-    <param name="revision">389-ds-base-3.1</param>
+    <param name="revision">389-ds-base-3.2</param>
     <!-- <param name="revision">main</param> -->
     <param name="versionrewrite-pattern">389-ds-base-(.*)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ouIieP/_old  2026-08-26 19:51:20.923709962 +0200
+++ /var/tmp/diff_new_pack.ouIieP/_new  2026-08-26 19:51:20.937710455 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/389ds/389-ds-base.git</param>
-              <param 
name="changesrevision">e2562f5894dd05a3b062e7820f471f2f8e12b85d</param></service></servicedata>
+              <param 
name="changesrevision">4b41542b27242773bf4d937c45b37a143ceadc38</param></service></servicedata>
 (No newline at EOF)
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/389-ds/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.389-ds.new.1258/vendor.tar.zst differ: char 7, line 
1

Reply via email to