From 7422e33a349ddbd4059ae37757bee0c55ca71e6490f1c8b571a74f3785dbd607 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 19 Feb 2016 14:52:18 +0000 Subject: [PATCH] Accepting request 360383 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/360383 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=99 --- glib-networking-2.46.1.tar.xz | 3 --- glib-networking-2.47.90.tar.xz | 3 +++ glib-networking.changes | 21 +++++++++++++++++++++ glib-networking.spec | 7 ++++--- 4 files changed, 28 insertions(+), 6 deletions(-) delete mode 100644 glib-networking-2.46.1.tar.xz create mode 100644 glib-networking-2.47.90.tar.xz diff --git a/glib-networking-2.46.1.tar.xz b/glib-networking-2.46.1.tar.xz deleted file mode 100644 index 8786f90..0000000 --- a/glib-networking-2.46.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5034214217f705891b6c9e719cc2c583c870bfcfdc454ebbb5e5e8940ac90b1 -size 378352 diff --git a/glib-networking-2.47.90.tar.xz b/glib-networking-2.47.90.tar.xz new file mode 100644 index 0000000..f572c66 --- /dev/null +++ b/glib-networking-2.47.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa82cdc3048e27cd91a54b2e9da807e1b8c5a3f70a7a3de8505e4a109d116623 +size 391204 diff --git a/glib-networking.changes b/glib-networking.changes index eea7f16..0abddfd 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Feb 16 10:28:48 UTC 2016 - dimstar@opensuse.org + +- Update to version 2.47.90: + + gnutls: The non-PKCS#11 TLS plugin now uses gnutls's + certificate validation code directly, rather than attempting to + build a certificate chain itself first (bgo#753260 and others). + + gnutls: Fixed a leak when closing a connection during an + implicit handshake (bgo#736809). + + gnutls: Fixed "make check" without PKCS#11 support + (bgo#728977). + + gnutls: Various changes in preparation for DTLS support (but + not the actual DTLS support itself) (bgo#697908, bgo#735754). + + Updated translations. + +------------------------------------------------------------------- +Tue Nov 24 23:29:37 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.47.1: + + Added a systemd service file for glib-pacrunner (bgo#755740). + ------------------------------------------------------------------- Mon Oct 12 21:41:36 UTC 2015 - zaitor@opensuse.org diff --git a/glib-networking.spec b/glib-networking.spec index a0e9527..d1d0cf7 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -1,7 +1,7 @@ # # spec file for package glib-networking # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: glib-networking -Version: 2.46.1 +Version: 2.47.90 Release: 0 Summary: Network-related GIO modules for glib License: LGPL-2.1+ Group: System/Libraries -Source: http://download.gnome.org/sources/glib-networking/2.46/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib-networking/2.47/%{name}-%{version}.tar.xz Source99: baselibs.conf # For directory ownership BuildRequires: dbus-1 @@ -79,6 +79,7 @@ rm -rf %{buildroot} %{_libdir}/gio/modules/libgiognutls.so %{_libdir}/gio/modules/libgiolibproxy.so %{_libexecdir}/glib-pacrunner +%{_libexecdir}/systemd/user/glib-pacrunner.service %{_datadir}/dbus-1/services/org.gtk.GLib.PACRunner.service %files lang -f %{name}.lang