Dominique Leuenberger 2022-03-23 19:17:12 +00:00 committed by Git OBS Bridge
commit 3c028708f5
4 changed files with 34 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a16bfc2d271ccd3266e3fb462bc8a4103c02e81bbb339aa92d6fb060592d7bc
size 261312

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:100aaebb369285041de52da422b6b716789d5e4d7549a3a71ba587b932e0823b
size 265060

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Mar 22 19:04:39 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.72.0:
+ Fix proxy tests.
+ GnuTLS: use IANA-style ciphersuite names with GnuTLS 3.7.4.
+ meson devenv.
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 11 22:53:35 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.72.beta:
+ Add environment variable proxy resolver.
+ OpenSSL: fix uninitialized memory use.
-------------------------------------------------------------------
Fri Jan 7 21:35:44 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.72.alpha:
+ OpenSSL:
- Fix unsafe error handling.
- Fail when appropriate if Must-Staple extension is set.
+ GnuTLS: fix TLS 1.3 ciphersuite names, should use underscores.
+ Improve failure of tls-unique channel binding requests.
+ Do not fill SNI extension with IP address.
-------------------------------------------------------------------
Tue Jan 4 11:37:15 UTC 2022 - Andreas Schwab <schwab@suse.de>

View File

@ -18,13 +18,13 @@
%define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
Name: glib-networking
Version: 2.70.1
Version: 2.72.0
Release: 0
Summary: Network-related GIO modules for glib
License: LGPL-2.1-or-later
Group: Development/Libraries/C and C++
URL: https://www.gnome.org
Source0: https://download.gnome.org/sources/glib-networking/2.70/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/glib-networking/2.72/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: ca-certificates-mozilla
@ -75,12 +75,13 @@ Currently, there is only a proxy module based on libproxy.
%files
%license COPYING LICENSE_EXCEPTION
%doc NEWS README
%{_datadir}/dbus-1/services/org.gtk.GLib.PACRunner.service
%{_libdir}/gio/modules/libgioenvironmentproxy.so
%{_libdir}/gio/modules/libgiognomeproxy.so
%{_libdir}/gio/modules/libgiognutls.so
%{_libdir}/gio/modules/libgiolibproxy.so
%{_libexecdir}/glib-pacrunner
%{_userunitdir}/glib-pacrunner.service
%{_datadir}/dbus-1/services/org.gtk.GLib.PACRunner.service
%files lang -f %{name}.lang