Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libsoup: update to 2.47.3.
@ 2024-02-23 10:09 oreo639
  2024-02-24  1:40 ` sgn
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: oreo639 @ 2024-02-23 10:09 UTC (permalink / raw)
  To: ml

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

There is a new pull request by oreo639 against master on the void-packages repository

https://github.com/oreo639/void-packages libsoup2
https://github.com/void-linux/void-packages/pull/48891

libsoup: update to 2.47.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

Note: Updating to this version adds checks such that applications mixing libsoup3 and libsoup2 will abort with an error message.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/48891.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libsoup2-48891.patch --]
[-- Type: text/x-diff, Size: 1069 bytes --]

From b2ac422dd529896d1939fe43e5a6ac9b6b666fb8 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Fri, 23 Feb 2024 02:07:22 -0800
Subject: [PATCH] libsoup: update to 2.47.3.

---
 srcpkgs/libsoup/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libsoup/template b/srcpkgs/libsoup/template
index 71bf1b2f7632f1..395d5e1aa971c6 100644
--- a/srcpkgs/libsoup/template
+++ b/srcpkgs/libsoup/template
@@ -1,6 +1,6 @@
 # Template file for 'libsoup'
 pkgname=libsoup
-version=2.74.0
+version=2.74.3
 revision=1
 build_style=meson
 build_helper="gir"
@@ -17,7 +17,7 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/libsoup"
 changelog="https://gitlab.gnome.org/GNOME/libsoup/-/raw/libsoup-2-74/NEWS"
 distfiles="${GNOME_SITE}/libsoup/${version%.*}/libsoup-${version}.tar.xz"
-checksum=33b1d4e0d639456c675c227877e94a8078d731233e2d57689c11abcef7d3c48e
+checksum=e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13
 make_check=no # gio tests can't run in chroot
 
 # Package build options

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

* Re: libsoup: update to 2.47.3.
  2024-02-23 10:09 [PR PATCH] libsoup: update to 2.47.3 oreo639
@ 2024-02-24  1:40 ` sgn
  2024-02-24  1:44 ` [PR PATCH] [Updated] " oreo639
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2024-02-24  1:40 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/48891#issuecomment-1962206143

Comment:
This is `2.74.3`

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

* Re: [PR PATCH] [Updated] libsoup: update to 2.47.3.
  2024-02-23 10:09 [PR PATCH] libsoup: update to 2.47.3 oreo639
  2024-02-24  1:40 ` sgn
@ 2024-02-24  1:44 ` oreo639
  2024-02-24  1:44 ` libsoup: update to 2.74.3 oreo639
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: oreo639 @ 2024-02-24  1:44 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by oreo639 against master on the void-packages repository

https://github.com/oreo639/void-packages libsoup2
https://github.com/void-linux/void-packages/pull/48891

libsoup: update to 2.47.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

Note: Updating to this version adds checks such that applications mixing libsoup3 and libsoup2 will abort with an error message.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/48891.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libsoup2-48891.patch --]
[-- Type: text/x-diff, Size: 1069 bytes --]

From 4c6bc86a4fbc678db8b8c0221494e93ecce7af8f Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Fri, 23 Feb 2024 02:07:22 -0800
Subject: [PATCH] libsoup: update to 2.74.3.

---
 srcpkgs/libsoup/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libsoup/template b/srcpkgs/libsoup/template
index 71bf1b2f7632f1..395d5e1aa971c6 100644
--- a/srcpkgs/libsoup/template
+++ b/srcpkgs/libsoup/template
@@ -1,6 +1,6 @@
 # Template file for 'libsoup'
 pkgname=libsoup
-version=2.74.0
+version=2.74.3
 revision=1
 build_style=meson
 build_helper="gir"
@@ -17,7 +17,7 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/libsoup"
 changelog="https://gitlab.gnome.org/GNOME/libsoup/-/raw/libsoup-2-74/NEWS"
 distfiles="${GNOME_SITE}/libsoup/${version%.*}/libsoup-${version}.tar.xz"
-checksum=33b1d4e0d639456c675c227877e94a8078d731233e2d57689c11abcef7d3c48e
+checksum=e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13
 make_check=no # gio tests can't run in chroot
 
 # Package build options

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

* Re: libsoup: update to 2.74.3.
  2024-02-23 10:09 [PR PATCH] libsoup: update to 2.47.3 oreo639
  2024-02-24  1:40 ` sgn
  2024-02-24  1:44 ` [PR PATCH] [Updated] " oreo639
@ 2024-02-24  1:44 ` oreo639
  2024-03-04 13:23 ` [PR PATCH] [Updated] " oreo639
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: oreo639 @ 2024-02-24  1:44 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/48891#issuecomment-1962208013

Comment:
Thanks.

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

* Re: [PR PATCH] [Updated] libsoup: update to 2.74.3.
  2024-02-23 10:09 [PR PATCH] libsoup: update to 2.47.3 oreo639
                   ` (2 preceding siblings ...)
  2024-02-24  1:44 ` libsoup: update to 2.74.3 oreo639
@ 2024-03-04 13:23 ` oreo639
  2024-04-09 11:59 ` sgn
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: oreo639 @ 2024-03-04 13:23 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by oreo639 against master on the void-packages repository

https://github.com/oreo639/void-packages libsoup2
https://github.com/void-linux/void-packages/pull/48891

libsoup: update to 2.74.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

Note: Updating to this version adds checks such that applications mixing libsoup3 and libsoup2 will abort with an error message.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/48891.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libsoup2-48891.patch --]
[-- Type: text/x-diff, Size: 1069 bytes --]

From 7f9b94d80e69bdce5cf8d4b4bad78b566ccd2e8b Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Fri, 23 Feb 2024 02:07:22 -0800
Subject: [PATCH] libsoup: update to 2.74.3.

---
 srcpkgs/libsoup/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libsoup/template b/srcpkgs/libsoup/template
index 71bf1b2f7632f1..395d5e1aa971c6 100644
--- a/srcpkgs/libsoup/template
+++ b/srcpkgs/libsoup/template
@@ -1,6 +1,6 @@
 # Template file for 'libsoup'
 pkgname=libsoup
-version=2.74.0
+version=2.74.3
 revision=1
 build_style=meson
 build_helper="gir"
@@ -17,7 +17,7 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/libsoup"
 changelog="https://gitlab.gnome.org/GNOME/libsoup/-/raw/libsoup-2-74/NEWS"
 distfiles="${GNOME_SITE}/libsoup/${version%.*}/libsoup-${version}.tar.xz"
-checksum=33b1d4e0d639456c675c227877e94a8078d731233e2d57689c11abcef7d3c48e
+checksum=e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13
 make_check=no # gio tests can't run in chroot
 
 # Package build options

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

* Re: libsoup: update to 2.74.3.
  2024-02-23 10:09 [PR PATCH] libsoup: update to 2.47.3 oreo639
                   ` (3 preceding siblings ...)
  2024-03-04 13:23 ` [PR PATCH] [Updated] " oreo639
@ 2024-04-09 11:59 ` sgn
  2024-04-09 19:22 ` oreo639
  2024-04-09 23:22 ` [PR PATCH] [Merged]: " sgn
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2024-04-09 11:59 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/48891#issuecomment-2044958819

Comment:
We should merge, no?

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

* Re: libsoup: update to 2.74.3.
  2024-02-23 10:09 [PR PATCH] libsoup: update to 2.47.3 oreo639
                   ` (4 preceding siblings ...)
  2024-04-09 11:59 ` sgn
@ 2024-04-09 19:22 ` oreo639
  2024-04-09 23:22 ` [PR PATCH] [Merged]: " sgn
  6 siblings, 0 replies; 8+ messages in thread
From: oreo639 @ 2024-04-09 19:22 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/48891#issuecomment-2045907829

Comment:
Sure.

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

* Re: [PR PATCH] [Merged]: libsoup: update to 2.74.3.
  2024-02-23 10:09 [PR PATCH] libsoup: update to 2.47.3 oreo639
                   ` (5 preceding siblings ...)
  2024-04-09 19:22 ` oreo639
@ 2024-04-09 23:22 ` sgn
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2024-04-09 23:22 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

libsoup: update to 2.74.3.
https://github.com/void-linux/void-packages/pull/48891

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

Note: Updating to this version adds checks such that applications mixing libsoup3 and libsoup2 will abort with an error message.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-04-09 23:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-23 10:09 [PR PATCH] libsoup: update to 2.47.3 oreo639
2024-02-24  1:40 ` sgn
2024-02-24  1:44 ` [PR PATCH] [Updated] " oreo639
2024-02-24  1:44 ` libsoup: update to 2.74.3 oreo639
2024-03-04 13:23 ` [PR PATCH] [Updated] " oreo639
2024-04-09 11:59 ` sgn
2024-04-09 19:22 ` oreo639
2024-04-09 23:22 ` [PR PATCH] [Merged]: " sgn

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 NNTP newsgroup(s).