From fa50749da51b26914abce1a346205ba7621d87e3 Mon Sep 17 00:00:00 2001 From: firstyear <> Date: Feb 02 2022 21:57:00 +0000 Subject: Update 389-ds to version 2.0.14~git3.c9226ad90 / rev 52 via SR 950581 https://build.opensuse.org/request/show/950581 by user firstyear + dimstar_suse --- diff --git a/.files b/.files index 908700f..4e13195 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index e77e0db..fda5a11 100644 --- a/.rev +++ b/.rev @@ -518,4 +518,12 @@ 948515 + + ecb5253955d956c33936dff8fe3261af + 2.0.14~git3.c9226ad90 + + dimstar_suse + + 950581 + diff --git a/.servicemark b/.servicemark index 7446376..6f4c6d8 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -47f8361ac8d5053fe371920e77bf5170 +265b2668d9e98eddd9a2cf8e493f50de diff --git a/389-ds-base-2.0.13~git1.72eb93ac9.tar.xz b/389-ds-base-2.0.13~git1.72eb93ac9.tar.xz deleted file mode 120000 index e0c7b03..0000000 --- a/389-ds-base-2.0.13~git1.72eb93ac9.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidug4a4gtgilkpvxqciljeiztcjhx4cfmits6dn42tdhcvvqtx2pm \ No newline at end of file diff --git a/389-ds-base-2.0.14~git3.c9226ad90.tar.xz b/389-ds-base-2.0.14~git3.c9226ad90.tar.xz new file mode 120000 index 0000000..0c36a03 --- /dev/null +++ b/389-ds-base-2.0.14~git3.c9226ad90.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeieglnlivuzs6ghdxsyur6bv2dtqgnig3wscsgsjhhayco4fmnitei \ No newline at end of file diff --git a/389-ds-base.obsinfo b/389-ds-base.obsinfo index d4460d8..085fe8d 100644 --- a/389-ds-base.obsinfo +++ b/389-ds-base.obsinfo @@ -1,4 +1,4 @@ name: 389-ds-base -version: 2.0.13~git1.72eb93ac9 -mtime: 1643071782 -commit: 72eb93ac9157e8012fda21834de937c8623aa10e +version: 2.0.14~git3.c9226ad90 +mtime: 1643754934 +commit: c9226ad90f677a02c63c2cc68061690ea88393a8 diff --git a/389-ds.changes b/389-ds.changes index d6daacb..f1dbe7e 100644 --- a/389-ds.changes +++ b/389-ds.changes @@ -1,4 +1,45 @@ ------------------------------------------------------------------- +Wed Feb 02 02:33:42 UTC 2022 - william.brown@suse.com + +- Update to version 2.0.14~git3.c9226ad90: + * Issue 4299 - UI - fix minor issues with ldap editor (table view) + * Issue 4299 - UI - fix minor issues with ldap editor + * Issue 5103 - UI - Add support for TPR to web console (#5111) +- Add improvements for suppor config to show certificate usage + +------------------------------------------------------------------- +Tue Feb 01 00:32:18 UTC 2022 - william.brown@suse.com + +- Update to version 2.0.14~git0.eccfa2af9: + * Bump version to 2.0.14 + * Issue 5127 - ds_selinux_restorecon.sh: always exit 0 + * Issue 5037 - in OpenQA changelog trimming can crashes (#5070) + * Issue 4992 - BUG - slapd.socket container fix (#4993) + * Issue 5079 - BUG - multiple ways to specific primary (#5087) + * Issue 5080 - BUG - multiple index types not handled in openldap migration (#5094) + * Issue 5135 - UI - Disk monitoring threshold does update properly + +------------------------------------------------------------------- +Tue Jan 25 03:13:29 UTC 2022 - William Brown + +- Update support config to latest version + +------------------------------------------------------------------- +Tue Jan 25 03:03:03 UTC 2022 - william.brown@suse.com + +- Update to version 2.0.13~git1.72eb93ac9: + * Issue 5129 - BUG - Incorrect fn signature in add_index (#5130) + * Bump version to 2.0.13 + * Issue 5132 - Update Rust crate lru to fix CVE + * Issue 3555 - UI - fix audit issue with npm nanoid + * Issue 4299 - UI - Add ACI editing features + * Issue 4299 - UI LDAP editor - add "edit" and "rename" functionality + * Issue 5127 - run restorecon on /dev/shm at server startup + * Issue 5124 - dscontainer fails to create an instance + * Issue 4312 - fix compiler warning + * Issue 5115 - AttributeError: type object 'build_manpages' has no attribute 'build_manpages' + +------------------------------------------------------------------- Tue Jan 25 00:57:36 UTC 2022 - william.brown@suse.com - Update to version 2.0.13~git1.72eb93ac9: diff --git a/389-ds.spec b/389-ds.spec index c706967..99f66ca 100644 --- a/389-ds.spec +++ b/389-ds.spec @@ -33,7 +33,7 @@ %define svrcorelib libsvrcore0 Name: 389-ds -Version: 2.0.13~git1.72eb93ac9 +Version: 2.0.14~git3.c9226ad90 Release: 0 Summary: 389 Directory Server License: GPL-3.0-or-later AND MPL-2.0 @@ -43,7 +43,7 @@ Source: 389-ds-base-%{version}.tar.xz Source1: extra-schema.tgz Source2: LICENSE.openldap Source3: vendor.tar.xz -Source4: supportutils-plugin-dirsrv-v0.1.0~git0.37cb939.tar.xz +Source4: supportutils-plugin-dirsrv-v0.1.0~git2.4c54cf4.tar.xz Source5: 70yast.ldif Source9: %{name}-rpmlintrc Source10: %{user_group}-user.conf diff --git a/_service b/_service index 90cda1c..f2eb82e 100644 --- a/_service +++ b/_service @@ -27,8 +27,9 @@ https://github.com/SUSE/supportutils-plugin-dirsrv.git @PARENT_TAG@~git@TAG_OFFSET@.%h git - v0.1.0 - v0.1.0 + main + (.*) + \1 disable true diff --git a/supportutils-plugin-dirsrv-v0.1.0~git0.37cb939.tar.xz b/supportutils-plugin-dirsrv-v0.1.0~git0.37cb939.tar.xz deleted file mode 120000 index 9718e71..0000000 --- a/supportutils-plugin-dirsrv-v0.1.0~git0.37cb939.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreicild7qr7v4qqnxkqxrq32e4wnshtxqtx6xtugffryupdycvn2pb4 \ No newline at end of file diff --git a/supportutils-plugin-dirsrv-v0.1.0~git2.4c54cf4.tar.xz b/supportutils-plugin-dirsrv-v0.1.0~git2.4c54cf4.tar.xz new file mode 120000 index 0000000..8898efa --- /dev/null +++ b/supportutils-plugin-dirsrv-v0.1.0~git2.4c54cf4.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreiftpgbxnpq2v6gelb76rjq53ye52v2xqhrv63cike4eoeicijviam \ No newline at end of file diff --git a/vendor.tar.xz b/vendor.tar.xz index 29ca234..c614bda 120000 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1 +1 @@ -/ipfs/bafybeigoq3umt2bahrvtwl77ptieijid6gmwdl4c6wafnmixi7cgfix3ia \ No newline at end of file +/ipfs/bafybeihuwinedqga24p3dnpv7ppoe4ao4vcbn4ikpabgoq67cv34utvkru \ No newline at end of file