unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62073] [PATCH] gnu: samba: Update to 4.18.0
@ 2023-03-09 10:21 Andy Tai
  2023-03-14  9:50 ` Christopher Baines
  2023-03-26  5:30 ` [bug#62073] [PATCH v2] " Andy Tai
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Tai @ 2023-03-09 10:21 UTC (permalink / raw)
  To: 62073; +Cc: Andy Tai

* gnu/packages/samba.scm (samba): Update to 4.18.0
---
 gnu/packages/samba.scm | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/samba.scm b/gnu/packages/samba.scm
index da103ed839..d171c33e52 100644
--- a/gnu/packages/samba.scm
+++ b/gnu/packages/samba.scm
@@ -172,16 +172,14 @@ (define (install dir)
 (define-public samba
   (package
     (name "samba")
-    (version "4.16.8")
+    (version "4.18.0")
     (source
-     ;; For updaters: the current PGP fingerprint is
-     ;; 81F5E2832BD2545A1897B713AA99442FB680B620.
      (origin
        (method url-fetch)
        (uri (string-append "https://download.samba.org/pub/samba/stable/"
                            "samba-" version ".tar.gz"))
        (sha256
-        (base32 "11a1vikbijaq7csg49h5ivn25gx84v6wx8z8kgsj1wmkhsf9bcmv"))))
+        (base32 "0jc182w1ik44qv956hi3is0rjkggghawlra4pv4fjyw0xxb8cd3h"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: f289fe316aaa06e60f4b10e75e113cf1aeb03629
prerequisite-patch-id: 9563cb533c5a03a05e260e77cdcf1b4347832000
-- 
2.39.1





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#62073] [PATCH] gnu: samba: Update to 4.18.0
  2023-03-09 10:21 [bug#62073] [PATCH] gnu: samba: Update to 4.18.0 Andy Tai
@ 2023-03-14  9:50 ` Christopher Baines
  2023-03-26  5:30 ` [bug#62073] [PATCH v2] " Andy Tai
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2023-03-14  9:50 UTC (permalink / raw)
  To: Andy Tai; +Cc: 62073

[-- Attachment #1: Type: text/plain, Size: 1447 bytes --]


Andy Tai <atai@atai.org> writes:

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

Thanks for the patch Andy, I've put a couple of comments below.

> diff --git a/gnu/packages/samba.scm b/gnu/packages/samba.scm
> index da103ed839..d171c33e52 100644
> --- a/gnu/packages/samba.scm
> +++ b/gnu/packages/samba.scm
> @@ -172,16 +172,14 @@ (define (install dir)
>  (define-public samba
>    (package
>      (name "samba")
> -    (version "4.16.8")
> +    (version "4.18.0")
>      (source
> -     ;; For updaters: the current PGP fingerprint is
> -     ;; 81F5E2832BD2545A1897B713AA99442FB680B620.

Why remove this comment?

>       (origin
>         (method url-fetch)
>         (uri (string-append "https://download.samba.org/pub/samba/stable/"
>                             "samba-" version ".tar.gz"))
>         (sha256
> -        (base32 "11a1vikbijaq7csg49h5ivn25gx84v6wx8z8kgsj1wmkhsf9bcmv"))))
> +        (base32 "0jc182w1ik44qv956hi3is0rjkggghawlra4pv4fjyw0xxb8cd3h"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list
>
> base-commit: f289fe316aaa06e60f4b10e75e113cf1aeb03629
> prerequisite-patch-id: 9563cb533c5a03a05e260e77cdcf1b4347832000

According to https://qa.guix.gnu.org/issue/62073 it seems that the sssd
package fails to build with this change, could you check if it builds
locally with this change for you?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#62073] [PATCH v2] gnu: samba: Update to 4.18.0
  2023-03-09 10:21 [bug#62073] [PATCH] gnu: samba: Update to 4.18.0 Andy Tai
  2023-03-14  9:50 ` Christopher Baines
@ 2023-03-26  5:30 ` Andy Tai
  1 sibling, 0 replies; 3+ messages in thread
From: Andy Tai @ 2023-03-26  5:30 UTC (permalink / raw)
  To: 62073; +Cc: Andy Tai

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

diff --git a/gnu/packages/samba.scm b/gnu/packages/samba.scm
index da103ed839..1ff2561a24 100644
--- a/gnu/packages/samba.scm
+++ b/gnu/packages/samba.scm
@@ -172,7 +172,7 @@ (define (install dir)
 (define-public samba
   (package
     (name "samba")
-    (version "4.16.8")
+    (version "4.18.0")
     (source
      ;; For updaters: the current PGP fingerprint is
      ;; 81F5E2832BD2545A1897B713AA99442FB680B620.
@@ -181,7 +181,7 @@ (define-public samba
        (uri (string-append "https://download.samba.org/pub/samba/stable/"
                            "samba-" version ".tar.gz"))
        (sha256
-        (base32 "11a1vikbijaq7csg49h5ivn25gx84v6wx8z8kgsj1wmkhsf9bcmv"))))
+        (base32 "0jc182w1ik44qv956hi3is0rjkggghawlra4pv4fjyw0xxb8cd3h"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 04724e59971b03f86a410285653d24005c62b924
prerequisite-patch-id: ef7d0592a3e4d293665808096e84e2fb9f51daf3
-- 
2.39.2





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-26  5:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-09 10:21 [bug#62073] [PATCH] gnu: samba: Update to 4.18.0 Andy Tai
2023-03-14  9:50 ` Christopher Baines
2023-03-26  5:30 ` [bug#62073] [PATCH v2] " Andy Tai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).