diff --git a/.files b/.files index a8a8795..ffa68b6 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index efcb8a6..4026580 100644 --- a/.rev +++ b/.rev @@ -438,4 +438,12 @@ 897919 + + 5b35aa1f26d318560c99ed1f78926103 + 2.0.5~git0.607bfbf16 + + dimstar_suse + + 901051 + diff --git a/.servicemark b/.servicemark index 3c9c023..43046aa 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -28321c775c696635806c59c7c9ac038a +1e243ec4b7421cf487beb2a4c933d3e5 diff --git a/389-ds.changes b/389-ds.changes index 1149ca0..8994f3c 100644 --- a/389-ds.changes +++ b/389-ds.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Sat Jun 19 13:01:06 UTC 2021 - Callum Farmer + +- Add now working CONFIG parameter to sysusers generator + +------------------------------------------------------------------- Wed Jun 02 05:07:04 UTC 2021 - wbrown@suse.de - Update to version 2.0.5~git0.607bfbf16: diff --git a/389-ds.spec b/389-ds.spec index 5f1d41a..2e3c174 100644 --- a/389-ds.spec +++ b/389-ds.spec @@ -226,7 +226,7 @@ uses the facilities provided by NSS. %setup -q -n %{name}-base-%{version} -D -T -a 3 %build -%sysusers_generate_pre %{SOURCE10} %{user_group} +%sysusers_generate_pre %{SOURCE10} %{user_group} %{user_group}-user.conf # Make sure python3 is used in shebangs # FIX ME!! This should be fixed in the source code !!! sed -r -i '1s|^#!\s*%{_bindir}.*python.*|#!%{_bindir}/%{use_python}|' ldap/admin/src/scripts/{*.py,ds-replcheck} src/lib389/cli/ds*