[arch-commits] Commit in sssd/trunk (3 files)

Felix Yan fyan at archlinux.org
Wed Sep 10 04:00:53 UTC 2014


    Date: Wednesday, September 10, 2014 @ 06:00:52
  Author: fyan
Revision: 118740

upgpkg: sssd 1.12.1-1

Modified:
  sssd/trunk/PKGBUILD
Deleted:
  sssd/trunk/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch
  sssd/trunk/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch

-----------------------------------------------------------------+
 0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch   |   27 ---------
 0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch |   29 ----------
 PKGBUILD                                                        |   11 +--
 3 files changed, 4 insertions(+), 63 deletions(-)

Deleted: 0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch
===================================================================
--- 0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch	2014-09-10 03:48:43 UTC (rev 118739)
+++ 0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch	2014-09-10 04:00:52 UTC (rev 118740)
@@ -1,27 +0,0 @@
-From b31b0a468ddbc9be4fc78289e5a0a108c31ec620 Mon Sep 17 00:00:00 2001
-From: Sumit Bose <sbose at redhat.com>
-Date: Fri, 18 Jul 2014 22:39:56 +0200
-Subject: [PATCH] AD: add missing debug-to-stderr option to gpo_child
-
-Reviewed-by: Jakub Hrozek <jhrozek at redhat.com>
----
- src/providers/ad/ad_gpo_child.c | 3 +++
- 1 file changed, 3 insertions(+)
-
-diff --git a/src/providers/ad/ad_gpo_child.c b/src/providers/ad/ad_gpo_child.c
-index 0b6a4cd..31c5c99 100644
---- a/src/providers/ad/ad_gpo_child.c
-+++ b/src/providers/ad/ad_gpo_child.c
-@@ -498,6 +498,9 @@ main(int argc, const char *argv[])
-          _("Show timestamps with microseconds"), NULL},
-         {"debug-fd", 0, POPT_ARG_INT, &debug_fd, 0,
-          _("An open file descriptor for the debug logs"), NULL},
-+        {"debug-to-stderr", 0, POPT_ARG_NONE | POPT_ARGFLAG_DOC_HIDDEN,
-+         &debug_to_stderr, 0,
-+         _("Send the debug output to stderr directly."), NULL },
-         POPT_TABLEEND
-     };
- 
--- 
-2.0.3
-

Deleted: 0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch
===================================================================
--- 0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch	2014-09-10 03:48:43 UTC (rev 118739)
+++ 0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch	2014-09-10 04:00:52 UTC (rev 118740)
@@ -1,29 +0,0 @@
-From ee4ba51f2fcfc8d8b807c3de6eaac554281165d2 Mon Sep 17 00:00:00 2001
-From: Sumit Bose <sbose at redhat.com>
-Date: Fri, 18 Jul 2014 22:34:23 +0200
-Subject: [PATCH] KRB5: add missing debug-to-stderr option to krb5_child
-
-Without this option krb5_child cannot be run in interactive mode.
-
-Reviewed-by: Jakub Hrozek <jhrozek at redhat.com>
----
- src/providers/krb5/krb5_child.c | 3 +++
- 1 file changed, 3 insertions(+)
-
-diff --git a/src/providers/krb5/krb5_child.c b/src/providers/krb5/krb5_child.c
-index 0980c7c..3234a4e 100644
---- a/src/providers/krb5/krb5_child.c
-+++ b/src/providers/krb5/krb5_child.c
-@@ -1979,6 +1979,9 @@ int main(int argc, const char *argv[])
-          _("Show timestamps with microseconds"), NULL},
-         {"debug-fd", 0, POPT_ARG_INT, &debug_fd, 0,
-          _("An open file descriptor for the debug logs"), NULL},
-+        {"debug-to-stderr", 0, POPT_ARG_NONE | POPT_ARGFLAG_DOC_HIDDEN,
-+         &debug_to_stderr, 0,
-+         _("Send the debug output to stderr directly."), NULL },
-         POPT_TABLEEND
-     };
- 
--- 
-2.0.3
-

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-10 03:48:43 UTC (rev 118739)
+++ PKGBUILD	2014-09-10 04:00:52 UTC (rev 118740)
@@ -3,8 +3,8 @@
 # Maintainer: Mantas M. <grawity at gmail.com>
 
 pkgname=sssd
-pkgver=1.12.0
-pkgrel=4
+pkgver=1.12.1
+pkgrel=1
 pkgdesc="System Security Services Daemon"
 arch=('i686' 'x86_64')
 url="https://fedorahosted.org/sssd/"
@@ -21,6 +21,7 @@
   'nss'
   'smbclient'     # for libndr-nbt
   'systemd'
+  'nfsidmap'
 )
 makedepends=(
   'docbook-xsl'
@@ -30,13 +31,9 @@
 )
 source=("https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz"
         "https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz.asc"
-        '0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch'
-        '0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch'
         'sssd.service')
-sha1sums=('482d126430b52e00b49b9ba10276a8f6ed2d8408'
+sha1sums=('c2ecc9642eafe80937f66aaaded47a834ab4b9c4'
           'SKIP'
-          '6cc2704b73d32b0c5b68de038f80ab967e5f3520'
-          'ed5961ed325be966e5e1aa204ff430f9a895d510'
           '2d10db3d6f54a58bbf8d1f27328e68555256e0ce')
 
 prepare() {




More information about the arch-commits mailing list