GNU bug report logs - #56448
[PATCH] gnu: sssd: Update to 2.7.3.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Fri, 8 Jul 2022 10:34:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#56448: closed ([PATCH] gnu: sssd: Update to 2.7.3.)
Date: Fri, 08 Jul 2022 12:59:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 08 Jul 2022 13:57:36 +0100
with message-id <87edyv92xr.fsf <at> cbaines.net>
and subject line Re: [bug#56448] [PATCH] gnu: sssd: Update to 2.7.3.
has caused the debbugs.gnu.org bug report #56448,
regarding [PATCH] gnu: sssd: Update to 2.7.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
56448: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56448
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: sssd: Update to 2.7.3.
Date: Fri,  8 Jul 2022 12:32:43 +0200
* gnu/packages/sssd.scm (sssd): Update to 2.7.3.
---
 gnu/packages/sssd.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/sssd.scm b/gnu/packages/sssd.scm
index bd3b12cc7c..98b819070f 100644
--- a/gnu/packages/sssd.scm
+++ b/gnu/packages/sssd.scm
@@ -154,7 +154,7 @@ (define-public ding-libs
 (define-public sssd
   (package
     (name "sssd")
-    (version "2.7.0")
+    (version "2.7.3")
     (source
      (origin
        (method git-fetch)
@@ -163,7 +163,7 @@ (define-public sssd
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "05pw5lg410vc2yc3k4hqfsbyr9k4k18qb61gbh9xz7fcjpcysqv8"))
+        (base32 "18kcg82gcf5wgmaq5w9fszv9sg3d93yqm39p1npr8kw8b9203n4r"))
        (patches (search-patches "sssd-optional-systemd.patch"
                                 "sssd-system-directories.patch"))))
     (build-system gnu-build-system)
-- 
2.36.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 56448-done <at> debbugs.gnu.org
Subject: Re: [bug#56448] [PATCH] gnu: sssd: Update to 2.7.3.
Date: Fri, 08 Jul 2022 13:57:36 +0100
[Message part 4 (text/plain, inline)]
Timotej Lazar <timotej.lazar <at> araneo.si> writes:

> * gnu/packages/sssd.scm (sssd): Update to 2.7.3.
> ---
>  gnu/packages/sssd.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Timotej, I've pushed this as
a9fd06121240c78071a398dd1e0ddb47553f3809.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 14 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.