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
dac9d5dcbfa7a9cffe3e8c22854d358625a4b8eb to 3a4ebcd2f673b74ad2f8b2cf78bbfe9361f3157f
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
3a4ebcd2f673b74ad2f8b2cf78bbfe9361f3157f
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
dac9d5dcbfa7a9cffe3e8c22854d358625a4b8eb
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
ci: Allow piuparts to fail, because handling of nsswitch.conf ownership is broken.
· 4e249125
Timo Aaltonen
authored
1 year ago
4e249125
releasing package sssd version 2.9.1-1
· 3a4ebcd2
Timo Aaltonen
authored
1 year ago
3a4ebcd2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+4
-2
4 additions, 2 deletions
debian/changelog
debian/gitlab-ci.yml
+3
-0
3 additions, 0 deletions
debian/gitlab-ci.yml
with
7 additions
and
2 deletions
debian/changelog
View file @
3a4ebcd2
sssd (2.9.1-1)
UNRELEASED
; urgency=medium
sssd (2.9.1-1)
unstable
; urgency=medium
* New upstream release.
* libnss-sss.postinst: Migrate to use 'case' like the other postinsts.
* patches: Drop an upstreamed patch.
* Drop deprecated simple-ifp library and files provider.
* control, rules: Add sssd-passkey, and libfido2-dev to build-depends.
* ci: Allow piuparts to fail, because handling of nsswitch.conf ownership
is broken.
-- Timo Aaltonen <tjaalton@debian.org> T
hu, 27 Apr 2023 17:24:24
+0300
-- Timo Aaltonen <tjaalton@debian.org> T
ue, 04 Jul 2023 08:48:49
+0300
sssd (2.8.2-4) unstable; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
debian/gitlab-ci.yml
View file @
3a4ebcd2
include
:
-
https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
-
https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
piuparts
:
allow_failure
:
true
This diff is collapsed.
Click to expand it.