Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package adcli for openSUSE:Factory checked in at 2026-02-24 15:38:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/adcli (Old) and /work/SRC/openSUSE:Factory/.adcli.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "adcli" Tue Feb 24 15:38:13 2026 rev:7 rq:1334580 version:0.9.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/adcli/adcli.changes 2023-01-04 18:10:07.056375740 +0100 +++ /work/SRC/openSUSE:Factory/.adcli.new.1977/adcli.changes 2026-02-24 15:38:39.462561294 +0100 @@ -1,0 +2,25 @@ +Mon Feb 23 13:18:40 UTC 2026 - Andreas Stieger <[email protected]> + +- update to 0.9.3.1: + * fix typo in tests + * add enable switches for SELinux and offline join support + * include tests in release tar archive +- includes changes from 0.9.3: + * enroll: check if AD accepts new password + * enroll: allow to add SPNs to manages service accounts + * enroll: add new SPNs from AD to keytab during update + * conn: use 10s timeout for connect() + * enroll: restore SELinux file context of keytab files + * enroll: remove USE_DES_KEY_ONLY during join + * entry: check user and group names for illegal characters + * tools: add --recursive option to delete-computer + * tools: testjoin, use realm from keytab as domain name + * enroll: use realm form the HOST$ entry in the keytab + * Tests: initial framework and tests for adcli based on + sssd-test-framework + * krb5: add adcli_krb5_get_error_message() + * Various fixes for issues found by static code scanners + * enroll: Populate Samba's secrets database using offline domain + join + +------------------------------------------------------------------- Old: ---- adcli-0.9.2.tar.gz adcli-0.9.2.tar.gz.sig New: ---- adcli-0.9.3.1.tar.gz adcli-0.9.3.1.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ adcli.spec ++++++ --- /var/tmp/diff_new_pack.zDezh0/_old 2026-02-24 15:38:40.114588361 +0100 +++ /var/tmp/diff_new_pack.zDezh0/_new 2026-02-24 15:38:40.118588527 +0100 @@ -1,7 +1,7 @@ # # spec file for package adcli # -# Copyright (c) 2022 SUSE LLC +# 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 @@ -16,26 +16,29 @@ # -%define filehash ea560656ac921b3fe0d455976aaae9be -%define sighash 429430e8cf4ddac8a95fb90379adc120 +%define filehash 5a1c55410c0965835b81fbd28d820d46 +%define sighash b680d6103309863ce62e9acae98fd5bf Name: adcli -Version: 0.9.2 +Version: 0.9.3.1 Release: 0 Summary: Tool for performing actions on an Active Directory domain License: LGPL-2.0-or-later Group: Productivity/Networking/Other URL: https://gitlab.freedesktop.org/realmd/adcli -Source0: https://gitlab.freedesktop.org/realmd/adcli/uploads/%{filehash}/%{name}-%{version}.tar.gz -Source2: https://gitlab.freedesktop.org/realmd/adcli/uploads/%{sighash}/%{name}-%{version}.tar.gz.sig +Source0: https://gitlab.freedesktop.org/-/project/1196/uploads/%{filehash}/%{name}-%{version}.tar.gz +Source1: https://gitlab.freedesktop.org/-/project/1196/uploads/%{sighash}/%{name}-%{version}.tar.gz.sig # https://keys.openpgp.org/vks/v1/by-fingerprint/287939DF062AD8C53876A535C2D7B98A934EEC17 Source3: %{name}.keyring BuildRequires: automake BuildRequires: libxslt-tools BuildRequires: openldap2-devel BuildRequires: pkgconfig +BuildRequires: selinux-policy-devel BuildRequires: xmlto BuildRequires: pkgconfig(libsasl2) +BuildRequires: pkgconfig(libselinux) BuildRequires: pkgconfig(mit-krb5) +BuildRequires: pkgconfig(netapi) %description A command line tool that can perform actions in an Active Directory domain. @@ -75,6 +78,8 @@ %doc AUTHORS ChangeLog NEWS README %{_sbindir}/%{name} %{_mandir}/man8/adcli.8%{?ext_man} +%dir %{_datadir}/selinux/packages/targeted +%{_datadir}/selinux/packages/targeted/adcli.pp %files doc %license COPYING ++++++ adcli-0.9.2.tar.gz -> adcli-0.9.3.1.tar.gz ++++++ ++++ 20029 lines of diff (skipped)
