[Pkg-sssd-devel] sssd: Changes to 'debian-unstable'

Timo Aaltonen tjaalton-guest at alioth.debian.org
Mon May 7 14:19:53 UTC 2012


 debian/changelog |    3 +++
 debian/control   |    2 ++
 2 files changed, 5 insertions(+)

New commits:
commit 0367355595561151979c6cb753670c6ce8730d49
Author: Timo Aaltonen <Timo Aaltonen tjaalton at cc.hut.fi>
Date:   Mon May 7 17:19:29 2012 +0300

    control: Add build-depends on libkeyutil-dev
    
    to enable support for kernel keyring manipulation.

diff --git a/debian/changelog b/debian/changelog
index 82cb6f9..a73a4ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,8 @@ sssd (1.8.2-1) UNRELEASED; urgency=low
   * rules: Mangle the date stamp on pam_sss.8 so that the compressed file is
     identical across all archs. (Closes: #670019)
   * control: Add build-depends on libnl-dev to enable Netlink support.
+  * control: Add build-depends on libkeyutil-dev to enable support for
+    kernel keyring manipulation.
 
  -- Timo Aaltonen <tjaalton at ubuntu.com>  Wed, 04 Apr 2012 11:40:40 +0300
 
diff --git a/debian/control b/debian/control
index 8d32458..8b4575f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 9), quilt, dh-autoreconf, autopoint, lsb-release,
  dnsutils,
  libpopt-dev,
  libdbus-1-dev,
+ libkeyutils-dev,
  libldap2-dev,
  libpam-dev,
  libnl-dev,

commit ab4e0754e01d47134c373ca60315578a2db5d74b
Author: Timo Aaltonen <Timo Aaltonen tjaalton at cc.hut.fi>
Date:   Mon May 7 17:11:00 2012 +0300

    control: Add build-depends on libnl-dev to enable Netlink support.

diff --git a/debian/changelog b/debian/changelog
index b95498c..82cb6f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,7 @@ sssd (1.8.2-1) UNRELEASED; urgency=low
       from earlier than when we shipped the profile
   * rules: Mangle the date stamp on pam_sss.8 so that the compressed file is
     identical across all archs. (Closes: #670019)
+  * control: Add build-depends on libnl-dev to enable Netlink support.
 
  -- Timo Aaltonen <tjaalton at ubuntu.com>  Wed, 04 Apr 2012 11:40:40 +0300
 
diff --git a/debian/control b/debian/control
index f791c0a..8d32458 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9), quilt, dh-autoreconf, autopoint, lsb-release,
  libdbus-1-dev,
  libldap2-dev,
  libpam-dev,
+ libnl-dev,
  libnss3-dev,
  libnspr4-dev,
  libpcre3-dev,



More information about the Pkg-sssd-devel mailing list