Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
adcli
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
adcli
Commits
2e17de71
Commit
2e17de71
authored
1 year ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import adcli-0.9.2-1.el9
parent
f95d9363
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.adcli.metadata
+1
-1
1 addition, 1 deletion
.adcli.metadata
.gitignore
+1
-1
1 addition, 1 deletion
.gitignore
SPECS/adcli.spec
+7
-25
7 additions, 25 deletions
SPECS/adcli.spec
with
9 additions
and
27 deletions
.adcli.metadata
+
1
−
1
View file @
2e17de71
37e86e0447e9961bb1897ddecfc20445f646ee0f
SOURCES/adcli-0.9.
1
.tar.gz
5aba9ae88ad5a75f8ce143372cb8678b96ca5773
SOURCES/adcli-0.9.
2
.tar.gz
This diff is collapsed.
Click to expand it.
.gitignore
+
1
−
1
View file @
2e17de71
SOURCES/adcli-0.9.
1
.tar.gz
SOURCES/adcli-0.9.
2
.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/adcli.spec
+
7
−
25
View file @
2e17de71
Name: adcli
Version: 0.9.
1
Release:
7
%{?dist}
Version: 0.9.
2
Release:
1
%{?dist}
Summary: Active Directory enrollment
License: LGPLv2+
URL: https://gitlab.freedesktop.org/realmd/adcli
Source0: https://gitlab.freedesktop.org/sbose/adcli/uploads/30880d967e79cee789194435e70fbf30/adcli-%{version}.tar.gz
Patch1: 0001-build-add-with-vendor-error-message-configure-option.patch
# rhbz#1977167 - [RFE] adcli should allow to modify DONT_EXPIRE_PASSWORD
# attribute
Patch2: 0001-configure-update-some-macros-for-autoconf-2.71.patch
Patch3: 0001-coverity-add-missing-NULL-checks.patch
Patch4: 0002-Add-dont-expire-password-option.patch
Patch5: 0001-Fix-for-dont-expire-password-option-and-join.patch
# rhbz#1977168 - [RFE] Allow adcli to create AD user with password as well as
# set or reset existing user password
Patch6: 0001-library-move-UAC-flags-to-a-more-common-header-file.patch
Patch7: 0002-adcli_entry-add-entry_attrs-with-userAccountControl-.patch
Patch8: 0003-entry-add-passwd-user-sub-command.patch
# rhbz#1977165 - [RFE] add option to populate "managed by" computer attribute
Patch9: 0004-Add-setattr-option.patch
Patch10: 0005-Add-delattr-option.patch
# rhbz#1984892 - adcli: FTBFS because of libresolv changes in glibc 2.34
Patch11: 0001-configure-check-for-ns_get16-and-ns_get32-as-well.patch
Source0: https://gitlab.freedesktop.org/realmd/adcli/uploads/ea560656ac921b3fe0d455976aaae9be/adcli-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: intltool pkgconfig
...
...
@@ -91,6 +69,10 @@ documentation.
%doc %{_datadir}/doc/adcli/*
%changelog
* Wed Oct 12 2022 Sumit Bose <sbose@redhat.com> - 0.9.2-1
- Update to upstream release 0.9.2
Resolves: rhbz#2124030, rhbz#2133836
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.1-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment