GNU bug report logs - #68068
[PATCH] gnu: sssd: Update to 2.9.3.

Previous Next

Package: guix-patches;

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

Date: Wed, 27 Dec 2023 21:09:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68068: closed ([PATCH] gnu: sssd: Update to 2.9.3.)
Date: Thu, 28 Dec 2023 09:20:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 28 Dec 2023 10:19:47 +0100
with message-id <871qb68z0s.fsf <at> gnu.org>
and subject line Re: [bug#68068] [PATCH] gnu: sssd: Update to 2.9.3.
has caused the debbugs.gnu.org bug report #68068,
regarding [PATCH] gnu: sssd: Update to 2.9.3.
to be marked as done.

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


-- 
68068: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68068
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.9.3.
Date: Wed, 27 Dec 2023 22:08:26 +0100
* gnu/packages/sssd.scm (sssd): Update to 2.9.3.

Change-Id: I43c155ff69e7f0dbb96173056683855871eca749
---
 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 c633ef970a..f0ca932e65 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.2")
+    (version "2.9.3")
     (source
      (origin
        (method git-fetch)
@@ -148,7 +148,7 @@ (define-public sssd
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "17nhivmg5z9j3mxqmn21l8y56c6ibpglhlnvqxy8rmsp3z5h868b"))
+        (base32 "0iixn262ycicy2fm96zvifd21p21069mhcsnk262qk79cjvlwdar"))
        (patches (search-patches "sssd-system-directories.patch"))))
     (build-system gnu-build-system)
     (arguments

base-commit: 931d893c550128591018587c90d2491fd66a11a4
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 68068-done <at> debbugs.gnu.org
Subject: Re: [bug#68068] [PATCH] gnu: sssd: Update to 2.9.3.
Date: Thu, 28 Dec 2023 10:19:47 +0100
> * gnu/packages/sssd.scm (sssd): Update to 2.9.3.

Applied, thanks,

Mathieu


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

Previous Next


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