* [Buildroot] [PATCH 1/1] package/gpsd: Bump version to 3.27.5
@ 2026-02-27 16:08 Mattias Walström
2026-02-27 17:12 ` Thomas Perale via buildroot
2026-02-27 19:18 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Mattias Walström @ 2026-02-27 16:08 UTC (permalink / raw)
To: buildroot; +Cc: Bernd Kuhls, Yann E . MORIN, Mattias Walström
Signed-off-by: Mattias Walström <lazzer@gmail.com>
---
package/gpsd/gpsd.hash | 2 +-
package/gpsd/gpsd.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/gpsd/gpsd.hash b/package/gpsd/gpsd.hash
index a7b76afbc6..38604c72b8 100644
--- a/package/gpsd/gpsd.hash
+++ b/package/gpsd/gpsd.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 ebb66ed92018b79cec88efb60e35a596925eef46502cf03d6ff0aea636ee7461 gpsd-3.27.2.tar.gz
+sha256 409873f5048462ef1ac413a51ab35caa8b50b31be62b3347bee1cc2994e7c649 gpsd-3.27.5.tar.gz
sha256 fdf339997bbca9eaf507476b82fbcac608fc39a3d89b86b51e16db4c9f933716 COPYING
diff --git a/package/gpsd/gpsd.mk b/package/gpsd/gpsd.mk
index 6dc01253a5..27a02c1754 100644
--- a/package/gpsd/gpsd.mk
+++ b/package/gpsd/gpsd.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GPSD_VERSION = 3.27.2
+GPSD_VERSION = 3.27.5
GPSD_SITE = http://download-mirror.savannah.gnu.org/releases/gpsd
GPSD_LICENSE = BSD-2-Clause
GPSD_LICENSE_FILES = COPYING
--
2.43.0
_______________________________________________
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/gpsd: Bump version to 3.27.5
2026-02-27 16:08 [Buildroot] [PATCH 1/1] package/gpsd: Bump version to 3.27.5 Mattias Walström
@ 2026-02-27 17:12 ` Thomas Perale via buildroot
2026-02-27 19:18 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Perale via buildroot @ 2026-02-27 17:12 UTC (permalink / raw)
To: Mattias Walström
Cc: Thomas Perale, buildroot, Bernd Kuhls, Yann E . MORIN
Hi Mattias,
I just happen to send a patch for gpsd for the 2025.02.x branch at the same time :-) [1][2]
If you are a user of gpsd, may I ask you to give it a try to validate it ?
Thanks a lot !
PERALE Thomas
[1] https://lore.kernel.org/r/<20260227170013.159176-1-thomas.perale@mind.be>
[2] https://patchwork.ozlabs.org/project/buildroot/patch/20260227170013.159176-1-thomas.perale@mind.be/
In reply of:
> Signed-off-by: Mattias Walström <lazzer@gmail.com>
> ---
> package/gpsd/gpsd.hash | 2 +-
> package/gpsd/gpsd.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/gpsd/gpsd.hash b/package/gpsd/gpsd.hash
> index a7b76afbc6..38604c72b8 100644
> --- a/package/gpsd/gpsd.hash
> +++ b/package/gpsd/gpsd.hash
> @@ -1,3 +1,3 @@
> # Locally calculated
> -sha256 ebb66ed92018b79cec88efb60e35a596925eef46502cf03d6ff0aea636ee7461 gpsd-3.27.2.tar.gz
> +sha256 409873f5048462ef1ac413a51ab35caa8b50b31be62b3347bee1cc2994e7c649 gpsd-3.27.5.tar.gz
> sha256 fdf339997bbca9eaf507476b82fbcac608fc39a3d89b86b51e16db4c9f933716 COPYING
> diff --git a/package/gpsd/gpsd.mk b/package/gpsd/gpsd.mk
> index 6dc01253a5..27a02c1754 100644
> --- a/package/gpsd/gpsd.mk
> +++ b/package/gpsd/gpsd.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -GPSD_VERSION = 3.27.2
> +GPSD_VERSION = 3.27.5
> GPSD_SITE = http://download-mirror.savannah.gnu.org/releases/gpsd
> GPSD_LICENSE = BSD-2-Clause
> GPSD_LICENSE_FILES = COPYING
> --
> 2.43.0
>
> _______________________________________________
> 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
* Re: [Buildroot] [PATCH 1/1] package/gpsd: Bump version to 3.27.5
2026-02-27 16:08 [Buildroot] [PATCH 1/1] package/gpsd: Bump version to 3.27.5 Mattias Walström
2026-02-27 17:12 ` Thomas Perale via buildroot
@ 2026-02-27 19:18 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2026-02-27 19:18 UTC (permalink / raw)
To: Mattias Walström; +Cc: buildroot, Bernd Kuhls, Yann E . MORIN
>>>>> "Mattias" == Mattias Walström <lazzer@gmail.com> writes:
> Signed-off-by: Mattias Walström <lazzer@gmail.com>
Committed after adding a link to https://gpsd.gitlab.io/gpsd/NEWS and
mentioning that this is a bugfix release, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
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-27 19:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27 16:08 [Buildroot] [PATCH 1/1] package/gpsd: Bump version to 3.27.5 Mattias Walström
2026-02-27 17:12 ` Thomas Perale via buildroot
2026-02-27 19:18 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox