libfetch: merge some features from FreeBSD:
- Supports HTTP/1.1 308 redirect. - SSLv[23] HTTPS connections are forbidden by default. - TLS client certificate validation thru OpenSSL. - Fixes for user/password encoding, misc.
This commit is contained in:
7
NEWS
7
NEWS
@@ -1,5 +1,12 @@
|
||||
xbps-0.48 (???):
|
||||
|
||||
* libfetch: merge some features from FreeBSD:
|
||||
|
||||
- Supports HTTP/1.1 308 redirect.
|
||||
- SSLv[23] HTTPS connections are forbidden by default.
|
||||
- TLS client certificate validation thru OpenSSL.
|
||||
- Fixes for user/password encoding, misc.
|
||||
|
||||
* lixbps: use a sane umask if the pkgdb file needs to created for the first
|
||||
time. Thanks to Wolfgang Draxinger (https://github.com/voidlinux/xbps/pull/108).
|
||||
|
||||
|
Reference in New Issue
Block a user