From 77e159331bc85c8cc52ccdf9b385d09b7d64de82a91f50d656ca16770a39ebfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 31 May 2024 15:13:07 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main 389-ds revision 4cb3dc169583f674786da40496f200e2 --- 389-ds-base-2.2.8~git37.fdb3bae.tar.zst | 3 -- 389-ds-base-2.2.8~git65.347aae6.tar.zst | 3 ++ 389-ds-base.obsinfo | 6 ++-- 389-ds.changes | 41 +++++++++++++++++++++++++ 389-ds.spec | 4 +-- _service | 1 + _servicedata | 2 +- vendor.tar.zst | 4 +-- 8 files changed, 52 insertions(+), 12 deletions(-) delete mode 100644 389-ds-base-2.2.8~git37.fdb3bae.tar.zst create mode 100644 389-ds-base-2.2.8~git65.347aae6.tar.zst diff --git a/389-ds-base-2.2.8~git37.fdb3bae.tar.zst b/389-ds-base-2.2.8~git37.fdb3bae.tar.zst deleted file mode 100644 index 0d0f853..0000000 --- a/389-ds-base-2.2.8~git37.fdb3bae.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7326a88952de1827e51dcedc9b198e68e611b75dd7d2bedc908d083d2a894ac0 -size 4471437 diff --git a/389-ds-base-2.2.8~git65.347aae6.tar.zst b/389-ds-base-2.2.8~git65.347aae6.tar.zst new file mode 100644 index 0000000..3721043 --- /dev/null +++ b/389-ds-base-2.2.8~git65.347aae6.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ad2754b94e7fecfced6496eeba50192c8db95b463b491b920e864cce0060b6 +size 4486106 diff --git a/389-ds-base.obsinfo b/389-ds-base.obsinfo index 4f86c4b..9fbe9dc 100644 --- a/389-ds-base.obsinfo +++ b/389-ds-base.obsinfo @@ -1,4 +1,4 @@ name: 389-ds-base -version: 2.2.8~git37.fdb3bae -mtime: 1691676877 -commit: fdb3bae34b979bb9d345cf250bae1f0343e47c2a +version: 2.2.8~git65.347aae6 +mtime: 1706796399 +commit: 347aae6f7f461cbfd736656cfe9e8ddba9e0217b diff --git a/389-ds.changes b/389-ds.changes index e5d9da6..44cea32 100644 --- a/389-ds.changes +++ b/389-ds.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Tue Feb 13 03:08:49 UTC 2024 - william.brown@suse.com + +- bsc#1219836 - CVE-2024-1062 - #5647 - resolve possible denial of service when audit + logging is enabled +- Update to version 2.2.8~git65.347aae6: + * Issue 6052 - Paged results test sets hostname to `localhost` on test collection + * Issue 6061 - Certificate lifetime displayed as NaN + * Issue 6043, 6044 - Enhance Rust and JS bundling and add SPDX licenses for both (#6045) + * Issue 3555 - Remove audit-ci from dependencies (#6056) + * Issue 5647 - Fix unused variable warning from previous commit (#5670) + * issue 5647 - covscan: memory leak in audit log when adding entries (#5650) + * Issue 6047 - Add a check for tagged commits + * Issue 6041 - dscreate ds-root - accepts relative path (#6042) + * Issue 6034 - Change replica_id from str to int + * Issue 5938 - Attribute Names changed to lowercase after adding the Attributes (#5940) + * Issue 5870 - ns-slapd crashes at startup if a backend has no suffix (#5871) + * Issue 5939 - During an update, if the target entry is reverted in the entry cache, the server should not retry to lock it (#6007) + * Issue 5944 - Reversion of the entry cache should be limited to BETXN plugin failures (#5994) + * Issue 5954 - Disable Transparent Huge Pages + +------------------------------------------------------------------- +Wed Nov 29 00:07:54 UTC 2023 - william.brown@suse.com + +- bsc#1217581 - Replica ID cannot be specified for consumer and hub roles +- Update to version 2.2.8~git51.3688d68: + * Issue 5984 - Crash when paged result search are abandoned - fix2 (#5987) + * Issue 5984 - Crash when paged result search are abandoned (#5985) + * Issue 5971 - CLI - Fix password prompt for repl status (#5972) + * Issue 5956 - After an upgrade the server won't start - nsslapd-connta… …blesize (#5963) + * Issue 3555 - UI - Fix audit issue with npm - babel/traverse (#5959) + * Issue 5966 - CLI - Custom schema object is removed on a failed edit (#5967) + * Issue 5956 - After an upgrade the server won't start - nsslapd-conntablesize (#5957) + * issue 5924 - ASAN server build crash when looping opening/closing connections (#5926) + * Issue 5848 - Fix condition and add a CI test (#5916) + * Issue 5909 - Multi listener hang with 20k connections (#5917) + * Issue 5853 - Revert MSRV check (#5908) + * Issue 5722 - improve testcase (#5904) + * Bug Description: + * Issue 5858 - WebUI monitoring test fails to run + ------------------------------------------------------------------- Tue Aug 15 04:08:16 UTC 2023 - william.brown@suse.com diff --git a/389-ds.spec b/389-ds.spec index 91c2117..289549d 100644 --- a/389-ds.spec +++ b/389-ds.spec @@ -33,7 +33,7 @@ %define svrcorelib libsvrcore0 Name: 389-ds -Version: 2.2.8~git37.fdb3bae +Version: 2.2.8~git65.347aae6 Release: 0 Summary: 389 Directory Server License: GPL-3.0-or-later AND MPL-2.0 @@ -226,8 +226,6 @@ uses the facilities provided by NSS. # Extract the vendor.tar.gz. The -D -T here prevents removal of the sources # from the previous setup step. %setup -q -n %{name}-base-%{version} -D -T -a 3 -# When we update and revendor, we need to move the cargo.lock to the correct place. -cp Cargo.lock src/Cargo.lock # Setup support utils %setup -q -n %{name}-base-%{version} -D -T -a 4 diff --git a/_service b/_service index 9721d10..29a50e6 100644 --- a/_service +++ b/_service @@ -18,6 +18,7 @@ 389-ds-base zst + src/Cargo.toml true diff --git a/_servicedata b/_servicedata index df63f7a..7082c84 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/389ds/389-ds-base.git - fdb3bae34b979bb9d345cf250bae1f0343e47c2a \ No newline at end of file + 347aae6f7f461cbfd736656cfe9e8ddba9e0217b \ No newline at end of file diff --git a/vendor.tar.zst b/vendor.tar.zst index 5ad93c8..a14d794 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c9da45e94954da76fc9c24b4316bac8c454771a11bd8cb6b1143c7743638044 -size 14670275 +oid sha256:5816b96ff7ec3a2f7d8f9da6fbf85cd9bd8f2f2e67f884059f5ee2aa8d5a4928 +size 14411744