Accepting request 567787 from home:iznogood
- 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). OBS-URL: https://build.opensuse.org/request/show/567787 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=201
This commit is contained in:
parent
42832a19f3
commit
2003f3b98b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7263cfe18872e2e652c196f5667e514616d9c97c861dfca82a65a55f45f0da01
|
|
||||||
size 1839800
|
|
3
libsoup-2.60.3.tar.xz
Normal file
3
libsoup-2.60.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1b0dc762f23abe4e0d29b77370e539fd35f31d8e8e0318d6ddccff395be68a22
|
||||||
|
size 1838640
|
@ -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
|
Tue Dec 5 07:56:18 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libsoup
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@ Name: libsoup
|
|||||||
Summary: HTTP client/server library for GNOME
|
Summary: HTTP client/server library for GNOME
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Version: 2.60.2
|
Version: 2.60.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: https://wiki.gnome.org/Projects/libsoup
|
Url: https://wiki.gnome.org/Projects/libsoup
|
||||||
Source: https://download.gnome.org/sources/libsoup/2.60/%{name}-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/libsoup/2.60/%{name}-%{version}.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user