* [Buildroot] [PATCH v1 1/2] package/libsoup3: bump to 3.4.4
@ 2023-11-11 16:19 Thomas Devoogdt
2023-11-11 16:19 ` [Buildroot] [PATCH v1 2/2] package/at-spi2-core: bump to 2.50.0 Thomas Devoogdt
2023-11-12 14:09 ` [Buildroot] [PATCH v1 1/2] package/libsoup3: bump to 3.4.4 Peter Korsgaard
0 siblings, 2 replies; 4+ messages in thread
From: Thomas Devoogdt @ 2023-11-11 16:19 UTC (permalink / raw)
To: buildroot; +Cc: Joseph Kogut, Thomas Devoogdt, Yann E . MORIN
News:
- https://download.gnome.org/sources/libsoup/3.4/libsoup-3.4.3.news
- https://download.gnome.org/sources/libsoup/3.4/libsoup-3.4.4.news
Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
---
package/libsoup3/libsoup3.hash | 4 ++--
package/libsoup3/libsoup3.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libsoup3/libsoup3.hash b/package/libsoup3/libsoup3.hash
index 01313b394b..11e48b42aa 100644
--- a/package/libsoup3/libsoup3.hash
+++ b/package/libsoup3/libsoup3.hash
@@ -1,4 +1,4 @@
-# From https://download.gnome.org/sources/libsoup/3.4/libsoup-3.4.2.sha256sum
-sha256 78c8fa37cb152d40ec8c4a148d6155e2f6947f3f1602a7cda3a31ad40f5ee2f3 libsoup-3.4.2.tar.xz
+# From https://download.gnome.org/sources/libsoup/3.4/libsoup-3.4.4.sha256sum
+sha256 291c67725f36ed90ea43efff25064b69c5a2d1981488477c05c481a3b4b0c5aa libsoup-3.4.4.tar.xz
# Locally calculated
sha256 b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c COPYING
diff --git a/package/libsoup3/libsoup3.mk b/package/libsoup3/libsoup3.mk
index 9e66b6ebd2..76105cec4e 100644
--- a/package/libsoup3/libsoup3.mk
+++ b/package/libsoup3/libsoup3.mk
@@ -5,7 +5,7 @@
################################################################################
LIBSOUP3_VERSION_MAJOR = 3.4
-LIBSOUP3_VERSION = $(LIBSOUP3_VERSION_MAJOR).2
+LIBSOUP3_VERSION = $(LIBSOUP3_VERSION_MAJOR).4
LIBSOUP3_SOURCE = libsoup-$(LIBSOUP3_VERSION).tar.xz
LIBSOUP3_SITE = https://download.gnome.org/sources/libsoup/$(LIBSOUP3_VERSION_MAJOR)
LIBSOUP3_LICENSE = LGPL-2.0+
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH v1 2/2] package/at-spi2-core: bump to 2.50.0
2023-11-11 16:19 [Buildroot] [PATCH v1 1/2] package/libsoup3: bump to 3.4.4 Thomas Devoogdt
@ 2023-11-11 16:19 ` Thomas Devoogdt
2023-11-12 14:09 ` Peter Korsgaard
2023-11-12 14:09 ` [Buildroot] [PATCH v1 1/2] package/libsoup3: bump to 3.4.4 Peter Korsgaard
1 sibling, 1 reply; 4+ messages in thread
From: Thomas Devoogdt @ 2023-11-11 16:19 UTC (permalink / raw)
To: buildroot; +Cc: Joseph Kogut, Thomas Devoogdt, Yann E . MORIN
News:
- https://download.gnome.org/sources/at-spi2-core/2.48/at-spi2-core-2.48.4.news
- https://download.gnome.org/sources/at-spi2-core/2.49/at-spi2-core-2.49.1.news
- https://download.gnome.org/sources/at-spi2-core/2.49/at-spi2-core-2.49.90.news
- https://download.gnome.org/sources/at-spi2-core/2.49/at-spi2-core-2.49.91.news
- https://download.gnome.org/sources/at-spi2-core/2.50/at-spi2-core-2.50.0.news
Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
---
package/at-spi2-core/at-spi2-core.hash | 4 ++--
package/at-spi2-core/at-spi2-core.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/at-spi2-core/at-spi2-core.hash b/package/at-spi2-core/at-spi2-core.hash
index 8f856e1cac..4257ba03a7 100644
--- a/package/at-spi2-core/at-spi2-core.hash
+++ b/package/at-spi2-core/at-spi2-core.hash
@@ -1,5 +1,5 @@
-# From https://download.gnome.org/sources/at-spi2-core/2.48/at-spi2-core-2.48.3.sha256sum
-sha256 37316df43ca9989ce539d54cf429a768c28bb38a0b34950beadd0421827edf55 at-spi2-core-2.48.3.tar.xz
+# From https://download.gnome.org/sources/at-spi2-core/2.50/at-spi2-core-2.50.0.sha256sum
+sha256 e9f5a8c8235c9dd963b2171de9120301129c677dde933955e1df618b949c4adc at-spi2-core-2.50.0.tar.xz
# locally calculated
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
diff --git a/package/at-spi2-core/at-spi2-core.mk b/package/at-spi2-core/at-spi2-core.mk
index 0ca5bc1817..828280de1a 100644
--- a/package/at-spi2-core/at-spi2-core.mk
+++ b/package/at-spi2-core/at-spi2-core.mk
@@ -4,8 +4,8 @@
#
################################################################################
-AT_SPI2_CORE_VERSION_MAJOR = 2.48
-AT_SPI2_CORE_VERSION = $(AT_SPI2_CORE_VERSION_MAJOR).3
+AT_SPI2_CORE_VERSION_MAJOR = 2.50
+AT_SPI2_CORE_VERSION = $(AT_SPI2_CORE_VERSION_MAJOR).0
AT_SPI2_CORE_SOURCE = at-spi2-core-$(AT_SPI2_CORE_VERSION).tar.xz
AT_SPI2_CORE_SITE = https://download.gnome.org/sources/at-spi2-core/$(AT_SPI2_CORE_VERSION_MAJOR)
AT_SPI2_CORE_LICENSE = LGPL-2.1+
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH v1 1/2] package/libsoup3: bump to 3.4.4
2023-11-11 16:19 [Buildroot] [PATCH v1 1/2] package/libsoup3: bump to 3.4.4 Thomas Devoogdt
2023-11-11 16:19 ` [Buildroot] [PATCH v1 2/2] package/at-spi2-core: bump to 2.50.0 Thomas Devoogdt
@ 2023-11-12 14:09 ` Peter Korsgaard
1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2023-11-12 14:09 UTC (permalink / raw)
To: Thomas Devoogdt; +Cc: Joseph Kogut, Yann E . MORIN, buildroot
>>>>> "Thomas" == Thomas Devoogdt <thomas@devoogdt.com> writes:
> News:
> - https://download.gnome.org/sources/libsoup/3.4/libsoup-3.4.3.news
> - https://download.gnome.org/sources/libsoup/3.4/libsoup-3.4.4.news
> Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH v1 2/2] package/at-spi2-core: bump to 2.50.0
2023-11-11 16:19 ` [Buildroot] [PATCH v1 2/2] package/at-spi2-core: bump to 2.50.0 Thomas Devoogdt
@ 2023-11-12 14:09 ` Peter Korsgaard
0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2023-11-12 14:09 UTC (permalink / raw)
To: Thomas Devoogdt; +Cc: Joseph Kogut, Yann E . MORIN, buildroot
>>>>> "Thomas" == Thomas Devoogdt <thomas@devoogdt.com> writes:
> News:
> - https://download.gnome.org/sources/at-spi2-core/2.48/at-spi2-core-2.48.4.news
> - https://download.gnome.org/sources/at-spi2-core/2.49/at-spi2-core-2.49.1.news
> - https://download.gnome.org/sources/at-spi2-core/2.49/at-spi2-core-2.49.90.news
> - https://download.gnome.org/sources/at-spi2-core/2.49/at-spi2-core-2.49.91.news
> - https://download.gnome.org/sources/at-spi2-core/2.50/at-spi2-core-2.50.0.news
> Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-11-12 14:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-11 16:19 [Buildroot] [PATCH v1 1/2] package/libsoup3: bump to 3.4.4 Thomas Devoogdt
2023-11-11 16:19 ` [Buildroot] [PATCH v1 2/2] package/at-spi2-core: bump to 2.50.0 Thomas Devoogdt
2023-11-12 14:09 ` Peter Korsgaard
2023-11-12 14:09 ` [Buildroot] [PATCH v1 1/2] package/libsoup3: bump to 3.4.4 Peter Korsgaard
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.