[Pkg-freeipa-devel] [Git][freeipa-team/freeipa][master] 2 commits: control: Drop libnss3-dev from build-depends, use libssl for util & libotp.
Timo Aaltonen
gitlab at salsa.debian.org
Sat Aug 15 08:10:19 BST 2020
Timo Aaltonen pushed to branch master at FreeIPA packaging / freeipa
Commits:
86251e5d by Timo Aaltonen at 2020-07-29T17:35:41+03:00
control: Drop libnss3-dev from build-depends, use libssl for util & libotp.
- - - - -
fbea7a9e by Timo Aaltonen at 2020-08-06T22:13:20+03:00
fix-sssd-socket-activation.diff: Don't add a 'services =' line on sssd.conf. (LP: #1879083)
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/control.stub
- + debian/patches/fix-sssd-socket-activation.diff
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -8,6 +8,10 @@ freeipa (4.8.8-1) UNRELEASED; urgency=medium
* control: Replace node-uglify build-dependency with python3-rjsmin.
* control: Add freeipa-client-epn package.
* .install: Updated.
+ * control: Drop libnss3-dev from build-depends, use libssl for util &
+ libotp.
+ * fix-sssd-socket-activation.diff: Don't add a 'services =' line on
+ sssd.conf. (LP: #1879083)
-- Timo Aaltonen <tjaalton at debian.org> Sat, 18 Apr 2020 10:39:18 +0300
=====================================
debian/control
=====================================
@@ -19,7 +19,6 @@ Build-Depends:
libkrb5-dev (>= 1.16),
libldap2-dev,
libnspr4-dev,
- libnss3-dev,
libpopt-dev,
libsasl2-dev,
libssl-dev,
=====================================
debian/control.stub
=====================================
@@ -19,7 +19,6 @@ Build-Depends:
libkrb5-dev (>= 1.16),
libldap2-dev,
libnspr4-dev,
- libnss3-dev,
libpopt-dev,
libsasl2-dev,
libssl-dev,
=====================================
debian/patches/fix-sssd-socket-activation.diff
=====================================
@@ -0,0 +1,8 @@
+--- a/install/share/advise/legacy/sssd.conf.template
++++ b/install/share/advise/legacy/sssd.conf.template
+@@ -1,5 +1,4 @@
+ [sssd]
+-services = nss, pam
+ config_file_version = 2
+ domains = default
+ re_expression = (?P<name>.+)
=====================================
debian/patches/series
=====================================
@@ -6,3 +6,4 @@
migrate-to-gpg.diff
dnssec-race-wa.diff
use-bind9.16.diff
+fix-sssd-socket-activation.diff
View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa/-/compare/d5faabcfc3f2f7526173558b3809d1ee3aa805f7...fbea7a9e232cd5f0d143584871f3798e08bd3d4c
--
View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa/-/compare/d5faabcfc3f2f7526173558b3809d1ee3aa805f7...fbea7a9e232cd5f0d143584871f3798e08bd3d4c
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-freeipa-devel/attachments/20200815/77695e9b/attachment-0001.html>
More information about the Pkg-freeipa-devel
mailing list