Accepting request 682917 from home:favogt:zyppcrash

- Add patches to fix use-after-free (boo#1127849):
  * 0001-connection_check-set-data-to-the-transfer-doing-the-.patch
  * 0002-connection_check-restore-original-conn-data-after-th.patch

OBS-URL: https://build.opensuse.org/request/show/682917
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=247
This commit is contained in:
Tomáš Chvátal
2019-03-09 07:51:32 +00:00
committed by Git OBS Bridge
parent 1a0b850f5b
commit e407d02ccf
6 changed files with 132 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 8 16:10:39 UTC 2019 - Fabian Vogt <fvogt@suse.com>
- Add patches to fix use-after-free (boo#1127849):
* 0001-connection_check-set-data-to-the-transfer-doing-the-.patch
* 0002-connection_check-restore-original-conn-data-after-th.patch
-------------------------------------------------------------------
Wed Feb 27 08:53:31 UTC 2019 - Stephan Kulow <coolo@suse.com>