Skip to content

Commit

Permalink
certmap: add tests for new attributes and LDAPU1 rules
Browse files Browse the repository at this point in the history
Resolves: SSSD#6403

(cherry picked from commit 4ac53fb)
  • Loading branch information
sumit-bose committed Dec 2, 2022
1 parent 353e949 commit 98e7e6f
Show file tree
Hide file tree
Showing 5 changed files with 1,195 additions and 0 deletions.
1 change: 1 addition & 0 deletions contrib/ci/deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ if [[ "$DISTRO_BRANCH" == -debian-* ]]; then
gnutls-bin
softhsm2
libp11-kit-dev
bc
libunistring-dev
)

Expand Down
1 change: 1 addition & 0 deletions contrib/sssd.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ BuildRequires: samba-winbind
BuildRequires: selinux-policy-targeted
# required for p11_child smartcard tests
BuildRequires: softhsm >= 2.1.0
BuildRequires: bc
BuildRequires: systemd-devel
BuildRequires: systemtap-sdt-devel
BuildRequires: uid_wrapper
Expand Down
Loading

0 comments on commit 98e7e6f

Please sign in to comment.