libfetch: synchronized with NetBSD's pkgsrc/libfetch, preserving our changes.

This commit is contained in:
Juan RP
2014-06-29 10:29:36 +02:00
parent be1ef74ba2
commit 510c84d3bb
7 changed files with 72 additions and 47 deletions

2
NEWS
View File

@ -1,5 +1,7 @@
xbps-0.38 (???):
* libfetch: synchronized with NetBSD pkgsrc/libfetch.
* libfetch: add support for TLS SNI (Server Name Identification) from NetBSD, with
some minor debug changes. This fixes GH issue #41 (https://github.com/voidlinux/xbps/issues/41).