* [Buildroot] [PATCH 1/1] package/samba4: bump version to 4.23.5
@ 2026-01-23 22:29 Bernd Kuhls
2026-01-24 12:08 ` Julien Olivain via buildroot
2026-02-06 8:11 ` Thomas Perale via buildroot
0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2026-01-23 22:29 UTC (permalink / raw)
To: buildroot
https://www.samba.org/samba/history/samba-4.23.5.html
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/samba4/samba4.hash | 4 ++--
package/samba4/samba4.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/samba4/samba4.hash b/package/samba4/samba4.hash
index 363c6c26eb..cc07b2527b 100644
--- a/package/samba4/samba4.hash
+++ b/package/samba4/samba4.hash
@@ -1,4 +1,4 @@
# Locally calculated after checking pgp signature
-# https://download.samba.org/pub/samba/stable/samba-4.23.4.tar.asc
-sha256 af429d078a86f1ce16d0d1ecee35c42a3610790b47b84468f31284a8c4060140 samba-4.23.4.tar.gz
+# https://download.samba.org/pub/samba/stable/samba-4.23.5.tar.asc
+sha256 593a43ddd0d57902237dfa76888f7b02cb7fc7747111369cb31e126db4836b9f samba-4.23.5.tar.gz
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/samba4/samba4.mk b/package/samba4/samba4.mk
index 7976e9ae05..5d9eacef90 100644
--- a/package/samba4/samba4.mk
+++ b/package/samba4/samba4.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SAMBA4_VERSION = 4.23.4
+SAMBA4_VERSION = 4.23.5
SAMBA4_SITE = https://download.samba.org/pub/samba/stable
SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz
SAMBA4_INSTALL_STAGING = YES
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/samba4: bump version to 4.23.5
2026-01-23 22:29 [Buildroot] [PATCH 1/1] package/samba4: bump version to 4.23.5 Bernd Kuhls
@ 2026-01-24 12:08 ` Julien Olivain via buildroot
2026-02-06 8:11 ` Thomas Perale via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Julien Olivain via buildroot @ 2026-01-24 12:08 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
On 23/01/2026 23:29, Bernd Kuhls wrote:
> https://www.samba.org/samba/history/samba-4.23.5.html
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/samba4: bump version to 4.23.5
2026-01-23 22:29 [Buildroot] [PATCH 1/1] package/samba4: bump version to 4.23.5 Bernd Kuhls
2026-01-24 12:08 ` Julien Olivain via buildroot
@ 2026-02-06 8:11 ` Thomas Perale via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Perale via buildroot @ 2026-02-06 8:11 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: Thomas Perale, buildroot
In reply of:
> https://www.samba.org/samba/history/samba-4.23.5.html
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Applied to 2025.11.x. Thanks
> ---
> package/samba4/samba4.hash | 4 ++--
> package/samba4/samba4.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/samba4/samba4.hash b/package/samba4/samba4.hash
> index 363c6c26eb..cc07b2527b 100644
> --- a/package/samba4/samba4.hash
> +++ b/package/samba4/samba4.hash
> @@ -1,4 +1,4 @@
> # Locally calculated after checking pgp signature
> -# https://download.samba.org/pub/samba/stable/samba-4.23.4.tar.asc
> -sha256 af429d078a86f1ce16d0d1ecee35c42a3610790b47b84468f31284a8c4060140 samba-4.23.4.tar.gz
> +# https://download.samba.org/pub/samba/stable/samba-4.23.5.tar.asc
> +sha256 593a43ddd0d57902237dfa76888f7b02cb7fc7747111369cb31e126db4836b9f samba-4.23.5.tar.gz
> sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
> diff --git a/package/samba4/samba4.mk b/package/samba4/samba4.mk
> index 7976e9ae05..5d9eacef90 100644
> --- a/package/samba4/samba4.mk
> +++ b/package/samba4/samba4.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -SAMBA4_VERSION = 4.23.4
> +SAMBA4_VERSION = 4.23.5
> SAMBA4_SITE = https://download.samba.org/pub/samba/stable
> SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz
> SAMBA4_INSTALL_STAGING = YES
> --
> 2.47.3
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-02-06 8:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-23 22:29 [Buildroot] [PATCH 1/1] package/samba4: bump version to 4.23.5 Bernd Kuhls
2026-01-24 12:08 ` Julien Olivain via buildroot
2026-02-06 8:11 ` Thomas Perale via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.