GNU bug report logs - #66215
[PATCH] gnu: sssd: Update to 2.9.2.

Previous Next

Package: guix-patches;

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

Date: Tue, 26 Sep 2023 17:01:02 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: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: bug#66215: closed (Re: [bug#66215] [PATCH] gnu: sssd: Update to
 2.9.2.)
Date: Wed, 27 Sep 2023 11:53:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66215: [PATCH] gnu: sssd: Update to 2.9.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 66215 <at> debbugs.gnu.org.

-- 
66215: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66215
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 66215-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#66215] [PATCH] gnu: sssd: Update to 2.9.2.
Date: Wed, 27 Sep 2023 12:52:01 +0100
[Message part 3 (text/plain, inline)]
Timotej Lazar <timotej.lazar <at> araneo.si> writes:

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

Thanks for the patch, I've pushed this to master as
ce0cc6137df81919389f61671096a6ce701c0889.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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.9.2.
Date: Tue, 26 Sep 2023 18:59:50 +0200
* gnu/packages/sssd.scm (sssd): Update to 2.9.2.
---
 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 251275312f..c633ef970a 100644
--- a/gnu/packages/sssd.scm
+++ b/gnu/packages/sssd.scm
@@ -139,7 +139,7 @@ (define-public ding-libs
 (define-public sssd
   (package
     (name "sssd")
-    (version "2.9.1")
+    (version "2.9.2")
     (source
      (origin
        (method git-fetch)
@@ -148,7 +148,7 @@ (define-public sssd
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "159hpd49nq3256j46lanbycx8hrj517s1pvxrflxsdqcdyix59rr"))
+        (base32 "17nhivmg5z9j3mxqmn21l8y56c6ibpglhlnvqxy8rmsp3z5h868b"))
        (patches (search-patches "sssd-system-directories.patch"))))
     (build-system gnu-build-system)
     (arguments
-- 
2.41.0




This bug report was last modified 1 year and 236 days ago.

Previous Next


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