Accepting request 394233 from home:alarrosa:branches:devel:libraries:c_c++

- Add 0001-Fix-invalid-Network-is-unreachable-errors.patch.
  Fixes "Network is unreachable" errors in valid situations when ipv6
  is not available but ipv4 is working fine. This also fixes the same
  error from happening in applications using libcurl4 (like zypper).
  (bsc#915846)

OBS-URL: https://build.opensuse.org/request/show/394233
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=162
This commit is contained in:
P. Janouch
2016-05-09 07:57:49 +00:00
committed by Git OBS Bridge
parent 15d9fc8ebf
commit e5356c8cdc
3 changed files with 46 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu May 5 18:53:47 UTC 2016 - alarrosa@suse.com
- Add 0001-Fix-invalid-Network-is-unreachable-errors.patch.
Fixes "Network is unreachable" errors in valid situations when ipv6
is not available but ipv4 is working fine. This also fixes the same
error from happening in applications using libcurl4 (like zypper).
(bsc#915846)
-------------------------------------------------------------------
Thu Mar 31 17:25:29 UTC 2016 - idonmez@suse.com