[Pkg-sssd-devel] [Git][sssd-team/sssd][master] 2 commits: debian/tests/control: Explicitly have tests requiring openssh-client depend on...
Mike Gabriel (@sunweaver)
gitlab at salsa.debian.org
Tue Sep 8 12:07:48 BST 2026
Mike Gabriel pushed to branch master at Debian SSSD packaging / sssd
Commits:
48088b8d by Mike Gabriel at 2026-09-08T13:05:25+02:00
debian/tests/control: Explicitly have tests requiring openssh-client depend on it. (See openssh Debian bug #699473, resolved since openssh 1:10.3p1-6).
- - - - -
f1ec53b7 by Mike Gabriel at 2026-09-08T13:07:17+02:00
releasing package sssd version 2.13.1-3
- - - - -
2 changed files:
- debian/changelog
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+sssd (2.13.1-3) unstable; urgency=medium
+
+ * debian/tests/control: Explicitly have tests requiring openssh-client depend
+ on it. (See openssh Debian bug #699473, resolved since openssh 1:10.3p1-6).
+ This should resolve currently failing autopkgtests.
+
+ -- Mike Gabriel <sunweaver at debian.org> Tue, 08 Sep 2026 13:05:35 +0200
+
sssd (2.13.1-2) unstable; urgency=medium
* debian/patches: Add CVE-2026-68742.diff, CVE-2026-68743.diff, and CVE-
=====================================
debian/tests/control
=====================================
@@ -1,9 +1,9 @@
Tests: ldap-user-group-ldap-auth
-Depends: @, slapd, ldap-utils, openssl, expect, lsb-release, openssh-server
+Depends: @, slapd, ldap-utils, openssl, expect, lsb-release, openssh-server, openssh-client
Restrictions: isolation-container, needs-root, allow-stderr
Tests: ldap-user-group-krb5-auth
-Depends: @, slapd, ldap-utils, openssl, expect, lsb-release, krb5-user, krb5-admin-server, krb5-kdc, openssh-server
+Depends: @, slapd, ldap-utils, openssl, expect, lsb-release, krb5-user, krb5-admin-server, krb5-kdc, openssh-server, openssh-client
Restrictions: isolation-container, needs-root, allow-stderr
Tests: sssd-softhism2-certificates-tests.sh
View it on GitLab: https://salsa.debian.org/sssd-team/sssd/-/compare/a5a35a52bc37506146947cd8fcc4bfe32e653848...f1ec53b791c52a63ca4e321d48a0b08089f86a60
--
View it on GitLab: https://salsa.debian.org/sssd-team/sssd/-/compare/a5a35a52bc37506146947cd8fcc4bfe32e653848...f1ec53b791c52a63ca4e321d48a0b08089f86a60
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-sssd-devel/attachments/20260908/d53970ad/attachment-0001.htm>
More information about the Pkg-sssd-devel
mailing list