Merge pull request #52 from Gottox/xdelta

support for fetching file deltas for repo_sync.
This commit is contained in:
Juan RP
2014-08-13 21:38:35 +02:00
5 changed files with 153 additions and 21 deletions

3
NEWS
View File

@@ -66,6 +66,9 @@ xbps-0.38 (???):
reproduced easily by installing any awk package (gawk, mawk, or nawk),
which are providing/replacing the "awk" virtual package.
* libxbps: add support for handling vcdiff files generated by xdelta. This is
currently used with repo_sync.
* libfetch: synchronized with NetBSD pkgsrc/libfetch.
* libfetch: add support for TLS SNI (Server Name Identification) from NetBSD, with