[Pkg-sssd-devel] [Git][sssd-team/sssd][master] 4 commits: control: Make sssd-common to break older versions of libnss-sss and libpam-sss. (Closes: #995730)
Timo Aaltonen (@tjaalton)
gitlab at salsa.debian.org
Mon Oct 11 15:46:43 BST 2021
Timo Aaltonen pushed to branch master at Debian SSSD packaging / sssd
Commits:
07cd441a by Timo Aaltonen at 2021-10-11T17:38:48+03:00
control: Make sssd-common to break older versions of libnss-sss and libpam-sss. (Closes: #995730)
- - - - -
9e188bae by Timo Aaltonen at 2021-10-11T17:44:24+03:00
common: Drop old Breaks/Replaces.
- - - - -
4e37fc66 by Timo Aaltonen at 2021-10-11T17:46:01+03:00
control: Promote libnss-sss and libpam-sss to sssd-common Depends. (Closes: #995730)
- - - - -
332af07d by Timo Aaltonen at 2021-10-11T17:46:10+03:00
releasing package sssd version 2.5.2-4
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+sssd (2.5.2-4) unstable; urgency=medium
+
+ * control: Promote libnss-sss and libpam-sss to sssd-common Depends.
+ (Closes: #995730)
+ * common: Drop old Breaks/Replaces.
+
+ -- Timo Aaltonen <tjaalton at debian.org> Mon, 11 Oct 2021 17:46:04 +0300
+
sssd (2.5.2-3) unstable; urgency=medium
* rules: Explicitly set sssd-user as root.
=====================================
debian/control
=====================================
@@ -98,6 +98,8 @@ Description: System Security Services Daemon -- metapackage
Package: sssd-common
Architecture: any
Depends:
+ libnss-sss (= ${binary:Version}),
+ libpam-sss (= ${binary:Version}),
python3,
python3-sss,
${misc:Depends},
@@ -105,16 +107,10 @@ Depends:
adduser,
Recommends:
bind9-host,
- libnss-sss,
- libpam-sss,
Suggests:
apparmor,
libsss-sudo,
sssd-tools
-Breaks: sssd (<< 1.10.0~beta2-1),
- sssd-krb5-common (<< 1.13.1-1),
-Replaces: sssd (<< 1.10.0~beta2-1),
- sssd-krb5-common (<< 1.13.1-1),
Description: System Security Services Daemon -- common files
Provides a set of daemons to manage access to remote directories and
authentication mechanisms. It provides an NSS and PAM interface toward
@@ -136,8 +132,6 @@ Depends:
${shlibs:Depends}
Suggests:
adcli,
-Breaks: sssd (<< 1.10.0~beta2-1)
-Replaces: sssd (<< 1.10.0~beta2-1)
Description: System Security Services Daemon -- Active Directory back end
Provides the Active Directory back end that the SSSD can utilize to fetch
identity data from and authenticate against an Active Directory server.
@@ -145,8 +139,6 @@ Description: System Security Services Daemon -- Active Directory back end
Package: sssd-ad-common
Architecture: any
Depends: sssd-common (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Breaks: sssd (<< 1.10.0~beta2-1)
-Replaces: sssd (<< 1.10.0~beta2-1)
Description: System Security Services Daemon -- PAC responder
Provides the PAC responder that the AD and IPA backends can use for
fetching additional attributes from the kerberos ticket.
@@ -168,8 +160,6 @@ Depends:
sssd-krb5-common (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
-Breaks: sssd (<< 1.10.0~beta2-1)
-Replaces: sssd (<< 1.10.0~beta2-1)
Description: System Security Services Daemon -- IPA back end
Provides the IPA back end that the SSSD can utilize to fetch identity data
from and authenticate against an IPA server.
@@ -191,8 +181,6 @@ Depends:
sssd-krb5-common (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
-Breaks: sssd (<< 1.10.0~beta2-1)
-Replaces: sssd (<< 1.10.0~beta2-1)
Description: System Security Services Daemon -- Kerberos back end
Provides the Kerberos back end that the SSSD can utilize authenticate
against a Kerberos server.
@@ -201,8 +189,6 @@ Package: sssd-krb5-common
Architecture: any
Depends: sssd-common (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Recommends: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
-Breaks: sssd (<< 1.10.0~beta2-1)
-Replaces: sssd (<< 1.10.0~beta2-1)
Description: System Security Services Daemon -- Kerberos helpers
Provides helper processes that the LDAP and Kerberos back ends can use for
Kerberos user or host authentication.
@@ -217,8 +203,6 @@ Depends:
${shlibs:Depends}
Recommends: ldap-utils
Suggests: libsasl2-modules-ldap
-Breaks: sssd (<< 1.10.0~beta2-1)
-Replaces: sssd (<< 1.10.0~beta2-1)
Description: System Security Services Daemon -- LDAP back end
Provides the LDAP back end that the SSSD can utilize to fetch identity data
from and authenticate against an LDAP server.
@@ -226,8 +210,6 @@ Description: System Security Services Daemon -- LDAP back end
Package: sssd-proxy
Architecture: any
Depends: sssd-common (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Breaks: sssd (<< 1.10.0~beta2-1)
-Replaces: sssd (<< 1.10.0~beta2-1)
Description: System Security Services Daemon -- proxy back end
Provides the proxy back end which can be used to wrap an existing NSS and/or
PAM modules to leverage SSSD caching.
@@ -356,7 +338,6 @@ Package: libsss-sudo
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libsss-sudo-dev (<= 1.9.3)
Description: Communicator library for sudo
Utility library to allow communication between sudo and SSSD for caching
sudo rules by SSSD.
View it on GitLab: https://salsa.debian.org/sssd-team/sssd/-/compare/b19b59bcf89a9f1c36a07bbecaa838ca18918a5b...332af07dd279db98215f77202d92b32a721db031
--
View it on GitLab: https://salsa.debian.org/sssd-team/sssd/-/compare/b19b59bcf89a9f1c36a07bbecaa838ca18918a5b...332af07dd279db98215f77202d92b32a721db031
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-sssd-devel/attachments/20211011/94f48dbc/attachment-0001.htm>
More information about the Pkg-sssd-devel
mailing list