Compare commits

...

No commits in common. "c9s" and "c8" have entirely different histories.
c9s ... c8

5 changed files with 51 additions and 107 deletions

View File

@ -1 +1 @@
5aba9ae88ad5a75f8ce143372cb8678b96ca5773 adcli-0.9.2.tar.gz 5aba9ae88ad5a75f8ce143372cb8678b96ca5773 SOURCES/adcli-0.9.2.tar.gz

20
.gitignore vendored
View File

@ -1,19 +1 @@
/adcli-0.1.tar.gz SOURCES/adcli-0.9.2.tar.gz
/adcli-0.2.tar.gz
/adcli-0.3.tar.gz
/adcli-0.4.tar.gz
/adcli-0.5.tar.gz
/adcli-0.6.tar.gz
/adcli-0.7.tar.gz
/adcli-0.7.1.tar.gz
/old
/adcli-0.7.2.tar.gz
/adcli-0.7.3.tar.gz
/adcli-0.7.4.tar.gz
/adcli-0.7.5.tar.gz
/adcli-0.7.6.tar.gz
/adcli-0.8.0.tar.gz
/adcli-0.8.2.tar.gz
/adcli-0.9.0.tar.gz
/adcli-0.9.1.tar.gz
/adcli-0.9.2.tar.gz

View File

@ -69,99 +69,69 @@ documentation.
%doc %{_datadir}/doc/adcli/* %doc %{_datadir}/doc/adcli/*
%changelog %changelog
* Wed Oct 12 2022 Sumit Bose <sbose@redhat.com> - 0.9.2-1 * Fri Oct 21 2022 Sumit Bose <sbose@redhat.com> - 0.9.2-1
- Update to upstream release 0.9.2 - Update to upstream release 0.9.2
Resolves: rhbz#2124030, rhbz#2133836 Resolves: rhbz#1991619, rhbz#2111348, rhbz#2133838
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.1-7 * Mon Jun 14 2021 Sumit Bose <sbose@redhat.com> - 0.8.2-12
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - [RFE] Allow adcli to create AD user with password as well as set or reset
Related: rhbz#1991688 existing user password [#1952828]
- [RFE] add option to populate "managed by" computer attribute [#1690920]
* Wed Jul 28 2021 Sumit Bose <sbose@redhat.com> - 0.9.1-6 * Thu Jun 03 2021 Sumit Bose <sbose@redhat.com> - 0.8.2-11
- Add ns_get16() and ns_get32() to configure check - Add missing patch for [#1769644]
Resolves: rhbz#1984892
* Wed Jun 30 2021 Sumit Bose <sbose@redhat.com> - 0.9.1-5 * Thu Jun 03 2021 Sumit Bose <sbose@redhat.com> - 0.8.2-10
- Sync with upstream/Fedora/RHEL-8.5 - [RFE] Adcli and Realm Error Code Optimization Request [#1889386]
Resolves: rhbz#1977168, rhbz#1977167, rhbz#1977165 - [RFE] adcli should allow to modify DONT_EXPIRE_PASSWORD attribute [#1769644]
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.1-4 * Fri Dec 11 2020 Sumit Bose <sbose@redhat,com> - 0.8.2-9
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 - Typo in CREATE A SERVICE ACCOUNT section of man page of adcli [#1906303]
* Mon Mar 29 2021 Sumit Bose <sbose@redhat.com> - 0.9.1-3 * Wed Nov 11 2020 Sumit Bose <sbose@redhat.com> - 0.8.2-8
- Add vendor error message - Add --use-ldaps option to adcli update as well [#1883467]
Resolves: rhbz#1889386 - Cannot join a pre-staged Computer Account on AD in Custom OU using Delegated
user [#1734764]
- missing documentation for required AD rights for adcli join and net
join [#1852080]
- [RFE] Add new mode to just create an AD account to be able to connect to
LDAP [#1854112]
* Sat Feb 20 2021 Sumit Bose <sbose@redhat.com> - 0.9.1-2 * Thu Aug 13 2020 Sumit Bose <sbose@redhat.com> - 0.8.2-7
- Add Conflicts to avoid update/downgrade issues - Improve "-C" option description in man page even more [#1791545]
* Sat Feb 20 2021 Sumit Bose <sbose@redhat.com> - 0.9.1-1 * Mon Jun 15 2020 Sumit Bose <sbose@redhat.com> - 0.8.2-6
- Update to upstream release 0.9.1 - [abrt] [faf] adcli: raise(): /usr/sbin/adcli killed by 6 [#1806260]
- No longer able to delete computer from AD using adcli [#1846882]
- adcli: presetting $computer in $domain domain failed: Cannot set computer
password: Authentication error [#1846878]
- Typo in adcli update --help option [#1791611]
- Manpage and help does not explain the use of "-C" option [#1791545]
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-7 * Wed Jan 29 2020 Sumit Bose <sbose@redhat.com> - 0.8.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - adcli should be able to Force LDAPS over 636 with AD Access Provider w.r.t
sssd [#1762420]
* Fri Nov 13 2020 Sumit Bose <sbose@redhat.com> - 0.9.0-6 * Thu Nov 28 2019 Sumit Bose <sbose@redhat.com> - 0.8.2-4
- Include the latest upstream patches with use-ldaps fixes, man page - adcli update --add-samba-data does not work as expected [#1745931]
improvements and a new sub-command to create managed service accounts - Issue is that with arcfour-hmac as first encryption type [#1745932]
- [RFE] enhancement adcli to set description attribute and to show all AD
attributes [#1737342]
* Thu Aug 13 2020 Sumit Bose <sbose@redhat.com> - 0.9.0-5 * Fri Jun 14 2019 Sumit Bose <sbose@redhat.com> - 0.8.2-3
- man page and help output fixes - use autosetup macro to simplify patch handling
- fixed rpmlint warnings in the spec file
- join failed if hostname is not FQDN [#1677194]
- adcli join fails in FIPS enabled environment [#1717355]
- forward port of RHEL-7.7 fixes and enhancements
* Fri Jul 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-4 * Tue Oct 09 2018 Sumit Bose <sbose@redhat.com> - 0.8.2-2
- Second attempt - Rebuilt for - Do not add service principals twice and related fixes
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Resolves: rhbz#1631734
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-3 * Thu Jul 05 2018 Sumit Bose <sbose@redhat.com> - 0.8.2-1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jun 08 2020 Sumit Bose <sbose@redhat.com> - 0.9.0-2
- Include the latest upstream patches
* Wed Mar 18 2020 Sumit Bose <sbose@redhat.com> - 0.9.0-1
- Update to upstream release 0.9.0 and latest patches
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Aug 26 2019 Sumit Bose <sbose@redhat.com> - 0.8.2-8
- various fixes and improvements
Resolves: rhbz#1683745, rhbz#1738573
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Jul 5 2019 Jakub Hrozek <jhrozek@redhat.com> - 0.8.2-6
- Resolves: rhbz#1727144 - adcli join fails with new krb5-libs; adcli
needs to backport patches to only use permitted
enctypes from upstream
* Tue Apr 30 2019 Sumit Bose <sbose@redhat.com> - 0.8.2-5
- addition patch for rhbz#1630187 and new ones for rhbz#1588596
Resolves: rhbz#1630187, rhbz#1588596
* Fri Mar 22 2019 Sumit Bose <sbose@redhat.com> - 0.8.2-4
- various fixes and improvements
Resolves: rhbz#1593240, rhbz#1608212, rhbz#1547014, rhbz#1547014,
rhbz#1649868, rhbz#1588596, rhbz#1642546, rhbz#1595911,
rhbz#1644311, rhbz#1337489, rhbz#1630187, rhbz#1622583
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jul 05 2018 Sumit Bose <sbose@redhat.com> - 0.8.0-1
- Update to upstream release 0.8.2 - Update to upstream release 0.8.2
- various other fixes and improvements - various other fixes and improvements from the latest Fedora update
- add option to enable "Trust this computer for delegation"
Resolves: rhbz#988349
- fix typos in the adcli man page
Resolves: rhbz#1440533
* Wed Mar 07 2018 Sumit Bose <sbose@redhat.com> - 0.8.0-7
- Added BuildRequires gcc
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-6 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

View File

@ -1,7 +0,0 @@
# recipients: sbose, sssd-qe
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}

View File

@ -1 +0,0 @@
SHA512 (adcli-0.9.2.tar.gz) = 0953ffb940b9abdf6277731b3fa14656b9af5686902f1b8c44389c2537e6c33db5b5272061964cf60fd6a7831e581c5362bff89d0adddc9b17059ed3a30e3971