* [Buildroot] [PATCH 1/1] package/libsoup: bump to version 2.74.2
@ 2022-05-30 13:19 Adrian Perez de Castro
2022-06-05 21:24 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Perez de Castro @ 2022-05-30 13:19 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
Version 2.74.1 included a flurry of build fixes, while version 2.74.3 is
able to detect whether the library is being loaded in a process where
libsoup3 is also present. The latter will come in handy for migrating
Buildroot to libsoup3. Release notes:
https://ftp.gnome.org/pub/GNOME/sources/libsoup/2.74/libsoup-2.74.1.news
https://ftp.gnome.org/pub/GNOME/sources/libsoup/2.74/libsoup-2.74.2.news
Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
---
package/libsoup/libsoup.hash | 4 ++--
package/libsoup/libsoup.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libsoup/libsoup.hash b/package/libsoup/libsoup.hash
index 95c1c26eb4..b89ed7864e 100644
--- a/package/libsoup/libsoup.hash
+++ b/package/libsoup/libsoup.hash
@@ -1,4 +1,4 @@
-# From https://ftp.gnome.org/pub/GNOME/sources/libsoup/2.74/libsoup-2.74.0.sha256sum
-sha256 33b1d4e0d639456c675c227877e94a8078d731233e2d57689c11abcef7d3c48e libsoup-2.74.0.tar.xz
+# From https://ftp.gnome.org/pub/GNOME/sources/libsoup/2.74/libsoup-2.74.2.sha256sum
+sha256 f0a427656e5fe19e1df71c107e88dfa1b2e673c25c547b7823b6018b40d01159 libsoup-2.74.2.tar.xz
# Locally calculated
sha256 b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c COPYING
diff --git a/package/libsoup/libsoup.mk b/package/libsoup/libsoup.mk
index 1a26714992..dcd7ff459e 100644
--- a/package/libsoup/libsoup.mk
+++ b/package/libsoup/libsoup.mk
@@ -5,7 +5,7 @@
################################################################################
LIBSOUP_VERSION_MAJOR = 2.74
-LIBSOUP_VERSION = $(LIBSOUP_VERSION_MAJOR).0
+LIBSOUP_VERSION = $(LIBSOUP_VERSION_MAJOR).2
LIBSOUP_SOURCE = libsoup-$(LIBSOUP_VERSION).tar.xz
LIBSOUP_SITE = http://ftp.gnome.org/pub/gnome/sources/libsoup/$(LIBSOUP_VERSION_MAJOR)
LIBSOUP_LICENSE = LGPL-2.0+
--
2.36.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libsoup: bump to version 2.74.2
2022-05-30 13:19 [Buildroot] [PATCH 1/1] package/libsoup: bump to version 2.74.2 Adrian Perez de Castro
@ 2022-06-05 21:24 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-06-05 21:24 UTC (permalink / raw)
To: Adrian Perez de Castro; +Cc: Fabrice Fontaine, buildroot
On Mon, 30 May 2022 16:19:19 +0300
Adrian Perez de Castro <aperez@igalia.com> wrote:
> Version 2.74.1 included a flurry of build fixes, while version 2.74.3 is
> able to detect whether the library is being loaded in a process where
> libsoup3 is also present. The latter will come in handy for migrating
> Buildroot to libsoup3. Release notes:
>
> https://ftp.gnome.org/pub/GNOME/sources/libsoup/2.74/libsoup-2.74.1.news
> https://ftp.gnome.org/pub/GNOME/sources/libsoup/2.74/libsoup-2.74.2.news
>
> Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
> ---
> package/libsoup/libsoup.hash | 4 ++--
> package/libsoup/libsoup.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-05 21:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-30 13:19 [Buildroot] [PATCH 1/1] package/libsoup: bump to version 2.74.2 Adrian Perez de Castro
2022-06-05 21:24 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox