Sync from SUSE:SLFO:Main glib-networking revision 0f47145bbf578831a8841528e4650dd1

This commit is contained in:
Adrian Schröter 2025-02-20 09:26:39 +01:00
parent e613bb0345
commit 8435af1d19
6 changed files with 20 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/glib-networking.git</param>
<param name="revision">2.80.0</param>
<param name="revision">2.80.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

BIN
glib-networking-2.80.0.obscpio (Stored with Git LFS)

Binary file not shown.

BIN
glib-networking-2.80.1.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 8 22:17:02 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.80.1:
+ OpenSSL:
- Fix crash in complete_handshake
- Fix invalid free in
openssl_get_binding_tls_server_end_point()
+ TLS test should handle G_IO_ERROR_WOULD_BLOCK
+ Updated translations.
-------------------------------------------------------------------
Fri Mar 15 21:04:37 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: glib-networking
version: 2.80.0
mtime: 1710524444
commit: 3ae624d21b586ec33543004b037fd343042cb04b
version: 2.80.1
mtime: 1736373066
commit: 1417a8dd98c46c208853c5ed95de61c384acea21

View File

@ -1,7 +1,7 @@
#
# spec file for package glib-networking
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
Name: glib-networking
Version: 2.80.0
Version: 2.80.1
Release: 0
Summary: Network-related GIO modules for glib
License: LGPL-2.1-or-later