Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] glib-networking: update to 2.70.0.
@ 2021-11-29  1:34 dotnetfox
  2021-11-29  1:48 ` [WIP] " dotnetfox
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dotnetfox @ 2021-11-29  1:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dotnetfox/void-packages glib-networking
https://github.com/void-linux/void-packages/pull/34290

glib-networking: update to 2.70.0.
The additional reason for updating this package (in pack with gnutls; refer to PR #34268) is to solve permanent crashes of surf and badwolf.

```
GLib-Net-WARNING **: 03:16:44.035: ../tls/gnutls/gtlscertificate-gnutls.c:161: invalid property id 3 for "private-key" of type 'GParamBoxed' in 'GTlsCertificateGnutls'
```

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl

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

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

From 30e179eac8e0d43459d175a163b473396769e0cd Mon Sep 17 00:00:00 2001
From: Ranme Fritzvilliams <ranme@dotnetfox.tk>
Date: Mon, 29 Nov 2021 04:23:43 +0300
Subject: [PATCH] glib-networking: update to 2.70.0.

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

diff --git a/srcpkgs/glib-networking/template b/srcpkgs/glib-networking/template
index e2cec4da596b..d6f6607eaefc 100644
--- a/srcpkgs/glib-networking/template
+++ b/srcpkgs/glib-networking/template
@@ -1,6 +1,6 @@
 # Template file for 'glib-networking'
 pkgname=glib-networking
-version=2.68.1
+version=2.70.0
 revision=1
 build_style=meson
 configure_args="-Dinstalled_tests=false -Dgnutls=enabled -Dlibproxy=enabled
@@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://gitlab.gnome.org/GNOME/glib-networking/"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=d05d8bd124a9f53fc2b93b18f2386d512e4f48bc5a80470a7967224f3bf53b30
+checksum=66b408e7afa86c582fe38963db56133869ab4b57d34e48ec56aba621940d6f35
 lib32disabled=yes
 
 post_install() {

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

* Re: [WIP] glib-networking: update to 2.70.0.
  2021-11-29  1:34 [PR PATCH] glib-networking: update to 2.70.0 dotnetfox
@ 2021-11-29  1:48 ` dotnetfox
  2021-11-29  3:23 ` dotnetfox
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dotnetfox @ 2021-11-29  1:48 UTC (permalink / raw)
  To: ml

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

New comment by dotnetfox on void-packages repository

https://github.com/void-linux/void-packages/pull/34290#issuecomment-981221886

Comment:
Alright, forgot that I built it with gnutls from PR #34268.

As long as the mentioned PR earlier is not merged, this one may stay still.

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

* Re: [WIP] glib-networking: update to 2.70.0.
  2021-11-29  1:34 [PR PATCH] glib-networking: update to 2.70.0 dotnetfox
  2021-11-29  1:48 ` [WIP] " dotnetfox
@ 2021-11-29  3:23 ` dotnetfox
  2021-11-29  3:41 ` dotnetfox
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dotnetfox @ 2021-11-29  3:23 UTC (permalink / raw)
  To: ml

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

New comment by dotnetfox on void-packages repository

https://github.com/void-linux/void-packages/pull/34290#issuecomment-981221886

Comment:
Alright, forgot that I built it with gnutls from PR #34268.

As long as the mentioned PR earlier is not merged, this one may stay still.

EDIT: I have been recommended to file an issue to the developers of glib-networking, implying that errors during tests are not intentional.

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

* Re: [WIP] glib-networking: update to 2.70.0.
  2021-11-29  1:34 [PR PATCH] glib-networking: update to 2.70.0 dotnetfox
  2021-11-29  1:48 ` [WIP] " dotnetfox
  2021-11-29  3:23 ` dotnetfox
@ 2021-11-29  3:41 ` dotnetfox
  2021-11-29 12:19 ` dotnetfox
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dotnetfox @ 2021-11-29  3:41 UTC (permalink / raw)
  To: ml

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

New comment by dotnetfox on void-packages repository

https://github.com/void-linux/void-packages/pull/34290#issuecomment-981221886

Comment:
Alright, forgot that I built it with gnutls from PR #34268.

~~As long as the mentioned PR earlier is not merged, this one may stay still.~~

EDIT: I have been recommended to file an issue to the developers of glib-networking, implying that errors during tests are not intentional and might not be related to gnutls.

https://gitlab.gnome.org/GNOME/glib-networking/-/issues/181

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

* Re: [WIP] glib-networking: update to 2.70.0.
  2021-11-29  1:34 [PR PATCH] glib-networking: update to 2.70.0 dotnetfox
                   ` (2 preceding siblings ...)
  2021-11-29  3:41 ` dotnetfox
@ 2021-11-29 12:19 ` dotnetfox
  2021-11-29 12:19 ` dotnetfox
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dotnetfox @ 2021-11-29 12:19 UTC (permalink / raw)
  To: ml

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

New comment by dotnetfox on void-packages repository

https://github.com/void-linux/void-packages/pull/34290#issuecomment-981221886

Comment:
Alright, forgot that I built it with gnutls from PR #34268.

~~As long as the mentioned PR earlier is not merged, this one may stay still.~~

EDIT: I have been recommended to file an issue to the developers of glib-networking, implying that errors during tests are not intentional and might not be related to void linux at all.

https://gitlab.gnome.org/GNOME/glib-networking/-/issues/181

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

* Re: [WIP] glib-networking: update to 2.70.0.
  2021-11-29  1:34 [PR PATCH] glib-networking: update to 2.70.0 dotnetfox
                   ` (3 preceding siblings ...)
  2021-11-29 12:19 ` dotnetfox
@ 2021-11-29 12:19 ` dotnetfox
  2021-12-14 18:13 ` dotnetfox
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dotnetfox @ 2021-11-29 12:19 UTC (permalink / raw)
  To: ml

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

New comment by dotnetfox on void-packages repository

https://github.com/void-linux/void-packages/pull/34290#issuecomment-981221886

Comment:
Alright, forgot that I built it with gnutls from PR #34268.

~~As long as the mentioned PR earlier is not merged, this one may stay still.~~

EDIT: I have been recommended to file an issue to the developers of glib-networking, implying that errors during tests are not intentional.

https://gitlab.gnome.org/GNOME/glib-networking/-/issues/181

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

* Re: [WIP] glib-networking: update to 2.70.0.
  2021-11-29  1:34 [PR PATCH] glib-networking: update to 2.70.0 dotnetfox
                   ` (4 preceding siblings ...)
  2021-11-29 12:19 ` dotnetfox
@ 2021-12-14 18:13 ` dotnetfox
  2021-12-14 18:13 ` [PR PATCH] [Closed]: " dotnetfox
  2021-12-18 19:32 ` dotnetfox
  7 siblings, 0 replies; 9+ messages in thread
From: dotnetfox @ 2021-12-14 18:13 UTC (permalink / raw)
  To: ml

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

New comment by dotnetfox on void-packages repository

https://github.com/void-linux/void-packages/pull/34290#issuecomment-993847204

Comment:
Someone already updated this package with tests completely disabled.

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

* Re: [PR PATCH] [Closed]: [WIP] glib-networking: update to 2.70.0.
  2021-11-29  1:34 [PR PATCH] glib-networking: update to 2.70.0 dotnetfox
                   ` (5 preceding siblings ...)
  2021-12-14 18:13 ` dotnetfox
@ 2021-12-14 18:13 ` dotnetfox
  2021-12-18 19:32 ` dotnetfox
  7 siblings, 0 replies; 9+ messages in thread
From: dotnetfox @ 2021-12-14 18:13 UTC (permalink / raw)
  To: ml

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

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

[WIP] glib-networking: update to 2.70.0.
https://github.com/void-linux/void-packages/pull/34290

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl

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

* Re: [WIP] glib-networking: update to 2.70.0.
  2021-11-29  1:34 [PR PATCH] glib-networking: update to 2.70.0 dotnetfox
                   ` (6 preceding siblings ...)
  2021-12-14 18:13 ` [PR PATCH] [Closed]: " dotnetfox
@ 2021-12-18 19:32 ` dotnetfox
  7 siblings, 0 replies; 9+ messages in thread
From: dotnetfox @ 2021-12-18 19:32 UTC (permalink / raw)
  To: ml

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

New comment by dotnetfox on void-packages repository

https://github.com/void-linux/void-packages/pull/34290#issuecomment-997274237

Comment:
The issue with tests seems to be solved in https://gitlab.gnome.org/GNOME/glib-networking/-/merge_requests/198

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

end of thread, other threads:[~2021-12-18 19:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29  1:34 [PR PATCH] glib-networking: update to 2.70.0 dotnetfox
2021-11-29  1:48 ` [WIP] " dotnetfox
2021-11-29  3:23 ` dotnetfox
2021-11-29  3:41 ` dotnetfox
2021-11-29 12:19 ` dotnetfox
2021-11-29 12:19 ` dotnetfox
2021-12-14 18:13 ` dotnetfox
2021-12-14 18:13 ` [PR PATCH] [Closed]: " dotnetfox
2021-12-18 19:32 ` dotnetfox

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).