From 7a42a2edd2ec226e7b4f7a0cd487958e920dc552 Mon Sep 17 00:00:00 2001 From: firstyear <> Date: Jul 09 2021 23:06:03 +0000 Subject: Update 389-ds to version 2.0.6~git0.d81dc6c90 / rev 43 via SR 905137 https://build.opensuse.org/request/show/905137 by user firstyear + dimstar_suse --- diff --git a/.files b/.files index ffa68b6..2f01a0b 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 4026580..01583ff 100644 --- a/.rev +++ b/.rev @@ -446,4 +446,12 @@ 901051 + + 5c71f22c8685b57beae99d11b9856409 + 2.0.6~git0.d81dc6c90 + + dimstar_suse + + 905137 + diff --git a/.servicemark b/.servicemark index 43046aa..9f3ef12 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -1e243ec4b7421cf487beb2a4c933d3e5 +5d33e1efb36ef1f686913fc7b17cc459 diff --git a/389-ds-base-2.0.5~git0.607bfbf16.tar.xz b/389-ds-base-2.0.5~git0.607bfbf16.tar.xz deleted file mode 120000 index 4843760..0000000 --- a/389-ds-base-2.0.5~git0.607bfbf16.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeib5bplpvfglzbiy3wxvowjtcy3qq3q4q57ftvx42pqlbuc6elgnnq \ No newline at end of file diff --git a/389-ds-base-2.0.6~git0.d81dc6c90.tar.xz b/389-ds-base-2.0.6~git0.d81dc6c90.tar.xz new file mode 120000 index 0000000..33cf6ad --- /dev/null +++ b/389-ds-base-2.0.6~git0.d81dc6c90.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeiecwexpelbbsiqftl7nr2q4rut2xbdic32qilajxbfgfw2xu42bme \ No newline at end of file diff --git a/389-ds-base.obsinfo b/389-ds-base.obsinfo index e744c9d..327feca 100644 --- a/389-ds-base.obsinfo +++ b/389-ds-base.obsinfo @@ -1,5 +1,5 @@ name: 389-ds-base -version: 2.0.5~git0.607bfbf16 -mtime: 1622382087 -commit: 607bfbf165050b338449b9ba5921c12d4094114f +version: 2.0.6~git0.d81dc6c90 +mtime: 1624456707 +commit: d81dc6c905ad95c852776635b162f77d9657fcfb diff --git a/389-ds.changes b/389-ds.changes index 8994f3c..e72aa69 100644 --- a/389-ds.changes +++ b/389-ds.changes @@ -1,4 +1,41 @@ ------------------------------------------------------------------- +Thu Jul 08 01:03:10 UTC 2021 - William Brown + +- Update to version 2.0.6~git0.d81dc6c90: + * Bump version to 2.0.6 + * Issue 4803 - Improve DB Locks Monitoring Feature Descriptions + * Issue 4803 - Improve DB Locks Monitoring Feature Descriptions (#4810) + * Issue 4169 - UI - Migrate Typeaheads to PF4 (#4808) + * Issue 4414 - disk monitoring - prevent division by zero crash + * Issue 4788 - CLI should support Temporary Password Rules attributes (#4793) + * Issue 4656 - Fix replication plugin rename dependency issues + * Issue 4656 - replication name change upgrade code causes crash with dynamic plugins + * Issue 4506 - Improve SASL logging + * Issue 4709 - Fix double free in dbscan + * Issue 4093 - Fix MEP test case + * Issue 4747 - Remove unstable/unstatus tests (followup) (#4809) + * Issue 4791 - Missing dependency for RetroCL RFE (#4792) + * Issue 4794 - BUG - don't capture container output (#4798) + * Issue 4593 - Log an additional message if the server certificate nickname doesn't match nsSSLPersonalitySSL value + * Issue 4797 - ACL IP ADDRESS evaluation may corrupt c_isreplication_session connection flags (#4799) + * Issue 4169 - UI Migrate checkbox to PF4 (#4769) + * Issue 4447 - Crash when the Referential Integrity log is manually edited + * Issue 4773 - Add CI test for DNA interval assignment + * Issue 4789 - Temporary password rules are not enforce with local password policy (#4790) + * Issue 4379 - fixing regression in test_info_disclosure + * Issue 4379 - Allow more than 1 empty AttributeDescription for ldapsearch, without the risk of denial of service + * Issue 4379 - Allow more than 1 empty AttributeDescription for ldapsearch, without the risk of denial of service + * Issue 4575 Update test docstrings metadata + * Issue 4753 - Adjust our tests to 389-ds-base-snmp missing in RHEL 9 Appstream + * removed the snmp_present() from utils.py as we have get_rpm_version() in conftest.py + * Issue 4753 - Adjust our tests to 389-ds-base-snmp missing in RHEL 9 Appstream + +------------------------------------------------------------------- +Thu Jul 8 01:02:13 UTC 2021 - William Brown + +- Fix requires as openssl cli is required by 389-ds now. + +------------------------------------------------------------------- Sat Jun 19 13:01:06 UTC 2021 - Callum Farmer - Add now working CONFIG parameter to sysusers generator diff --git a/389-ds.spec b/389-ds.spec index 2e3c174..43e0bc4 100644 --- a/389-ds.spec +++ b/389-ds.spec @@ -37,7 +37,7 @@ %define svrcorelib libsvrcore0 Name: 389-ds -Version: 2.0.5~git0.607bfbf16 +Version: 2.0.6~git0.d81dc6c90 Release: 0 Summary: 389 Directory Server License: GPL-3.0-or-later AND MPL-2.0 @@ -185,13 +185,11 @@ Requires: %{use_python}-python-dateutil Requires: %{use_python}-six Requires: krb5-client Requires: mozilla-nss-tools +# Tools like dscreate would call out to /usr/bin/openssl +Requires: openssl(cli) # We recommend this here as a supplementary tool for ldap # server interaction, but it's in no way required. Recommends: openldap2-client -# Tools like dscreate would call out to /usr/bin/openssl; there can -# be other ways for the admin to maintain his certificates, thus only -# recommend the openssl-cli tools -Recommends: openssl(cli) # These are recommended if you have selinux on your system # to allow some supplementary automated interactions during # setup, but it's not required. diff --git a/_service b/_service index 59f97c8..7cd98a3 100644 --- a/_service +++ b/_service @@ -3,12 +3,12 @@ https://github.com/389ds/389-ds-base.git @PARENT_TAG@~git@TAG_OFFSET@.%h git - 389-ds-base-2.0.5 - 389-ds-base-2.0.5 + 389-ds-base-2.0.6 + 389-ds-base-2.0.6 389-ds-base-(.*) \1 enable - wbrown@suse.de + william.brown@suse.com diff --git a/_servicedata b/_servicedata index 2540246..2d041b0 100644 --- a/_servicedata +++ b/_servicedata @@ -5,4 +5,4 @@ https://pagure.io/forks/firstyear/389-ds-base.git 52fa3f10591fc102b1e08def13e1e2bf48ecfd2e https://github.com/389ds/389-ds-base.git - 607bfbf165050b338449b9ba5921c12d4094114f \ No newline at end of file + d81dc6c905ad95c852776635b162f77d9657fcfb \ No newline at end of file diff --git a/vendor.tar.xz b/vendor.tar.xz index 592d089..35ac7e4 120000 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1 +1 @@ -/ipfs/bafybeicunvglk5svknpu2kdwktua635n6nc7gffcidjgsy6kg4dymgzvke \ No newline at end of file +/ipfs/bafybeidymxggmk72xj7v7vk3vwooa2stwzz6gm2lr7725f6foiryw4rsqq \ No newline at end of file