diff --git a/libsoup-2.60.2.tar.xz b/libsoup-2.60.2.tar.xz deleted file mode 100644 index 838ab1a..0000000 --- a/libsoup-2.60.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7263cfe18872e2e652c196f5667e514616d9c97c861dfca82a65a55f45f0da01 -size 1839800 diff --git a/libsoup-2.60.3.tar.xz b/libsoup-2.60.3.tar.xz new file mode 100644 index 0000000..5ff506d --- /dev/null +++ b/libsoup-2.60.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0dc762f23abe4e0d29b77370e539fd35f31d8e8e0318d6ddccff395be68a22 +size 1838640 diff --git a/libsoup.changes b/libsoup.changes index f3349d0..32410a3 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jan 19 19:48:16 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 2.60.3: + + heap-buffer-overflow in soup_ntlm_parse_challenge() + (bgo#788037). + + session: don't request Keep-Alive for upgraded connections + (bgo#788723). + + soup-headers: accept any 3 digit number as message status code + (bgo#792124). + ------------------------------------------------------------------- Tue Dec 5 07:56:18 UTC 2017 - dimstar@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index ec28963..e2112a2 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,7 +1,7 @@ # # spec file for package libsoup # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -20,7 +20,7 @@ Name: libsoup Summary: HTTP client/server library for GNOME License: LGPL-2.1+ Group: Development/Libraries/GNOME -Version: 2.60.2 +Version: 2.60.3 Release: 0 Url: https://wiki.gnome.org/Projects/libsoup Source: https://download.gnome.org/sources/libsoup/2.60/%{name}-%{version}.tar.xz