SHA256
1
0
forked from pool/wget

Accepting request 87777 from home:elvigia:branches:network:utilities

-  Update nosslv2 patch with the version in upstream
-  Wget now supports SNI (server name indication), patch
   based on a 2 year old fix submitted to upstream list
   that somehow fell through the cracks.

TEST WITH : wget  https://sni.velox.ch/

OBS-URL: https://build.opensuse.org/request/show/87777
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=13
This commit is contained in:
Cristian Rodríguez
2011-10-14 14:58:13 +00:00
committed by Git OBS Bridge
parent 9d4fe6d44e
commit 655472ef9a
4 changed files with 154 additions and 56 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 14 05:01:53 UTC 2011 - crrodriguez@opensuse.org
- Update nosslv2 patch with the version in upstream
- Wget now supports SNI (server name indication), patch
based on a 2 year old fix submitted to upstream list
that somehow fell through the cracks.
-------------------------------------------------------------------
Sat Apr 9 20:03:18 UTC 2011 - crrodriguez@opensuse.org