diff --git a/_service b/_service index a78d660..9ef620f 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/glib-networking.git - 2.80.0 + 2.80.1 @PARENT_TAG@+@TAG_OFFSET@ v?(.*)\+0 \1 diff --git a/glib-networking-2.80.0.obscpio b/glib-networking-2.80.0.obscpio deleted file mode 100644 index 1630d7d..0000000 --- a/glib-networking-2.80.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fade07fd3d24ab69fe5731bd20f223a0112fb31be1f8fa5bc1ac3385ca6272d -size 2123788 diff --git a/glib-networking-2.80.1.obscpio b/glib-networking-2.80.1.obscpio new file mode 100644 index 0000000..21b90f3 --- /dev/null +++ b/glib-networking-2.80.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57611c4287b7302be3c4116814cfd1c0caf6de5ee7f0fd688d8dd13ebc7ba677 +size 2164748 diff --git a/glib-networking.changes b/glib-networking.changes index d18ef70..1f412f2 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jan 8 22:17:02 UTC 2025 - Bjørn Lie + +- 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 diff --git a/glib-networking.obsinfo b/glib-networking.obsinfo index 0b13495..93116df 100644 --- a/glib-networking.obsinfo +++ b/glib-networking.obsinfo @@ -1,4 +1,4 @@ name: glib-networking -version: 2.80.0 -mtime: 1710524444 -commit: 3ae624d21b586ec33543004b037fd343042cb04b +version: 2.80.1 +mtime: 1736373066 +commit: 1417a8dd98c46c208853c5ed95de61c384acea21 diff --git a/glib-networking.spec b/glib-networking.spec index c585012..acba497 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -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