Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sssd
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Debian SSSD packaging
sssd
Compare revisions
b19b59bcf89a9f1c36a07bbecaa838ca18918a5b to 332af07dd279db98215f77202d92b32a721db031
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
sssd-team/sssd
Select target project
No results found
332af07dd279db98215f77202d92b32a721db031
Select Git revision
Swap
Target
sssd-team/sssd
Select target project
mika/sssd
guillem/debian-pkg-sssd
john.veitch/sssd
jgullberg/sssd
gioele/sssd
oktay454/sssd
sergiodj/sssd
3v1n0/sssd
jfalk-guest/sssd
sathieu/sssd
dpward/sssd
sssd-team/sssd
ahasenack/sssd
jbicha/sssd
yrro-guest/sssd
15 results
b19b59bcf89a9f1c36a07bbecaa838ca18918a5b
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (4)
control: Make sssd-common to break older versions of libnss-sss and libpam-sss. (Closes: #995730)
· 07cd441a
Timo Aaltonen
authored
3 years ago
07cd441a
common: Drop old Breaks/Replaces.
· 9e188bae
Timo Aaltonen
authored
3 years ago
9e188bae
control: Promote libnss-sss and libpam-sss to sssd-common Depends. (Closes: #995730)
· 4e37fc66
Timo Aaltonen
authored
3 years ago
4e37fc66
releasing package sssd version 2.5.2-4
· 332af07d
Timo Aaltonen
authored
3 years ago
332af07d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+8
-0
8 additions, 0 deletions
debian/changelog
debian/control
+2
-21
2 additions, 21 deletions
debian/control
with
10 additions
and
21 deletions
debian/changelog
View file @
332af07d
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@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.
...
...
This diff is collapsed.
Click to expand it.
debian/control
View file @
332af07d
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.