Changelog for
golang-github-jedisct1-dnscrypt-proxy-2.0.16-1.1.noarch.rpm :
Tue Jul 10 14:00:00 2018 cunixAATTbitmessage.ch
- Update to version 2.0.16
* Server can run as an unprivileged user, and the main
process will automatically restart if an error occurs.
* New \"offline\" mode to serve queries locally without
contacting any upstream servers.
* TTL of OPT records properly ignored by caching module.
* Proxy doesn\'t quit any more
if new TCP connections cannot be created.
* Fix systemd socket connections and improved logging
* Log invalid stamps
Tue Jun 12 14:00:00 2018 cunixAATTbitmessage.ch
- Update to version 2.0.15
* Added support for proxies (HTTP/SOCKS)
* Added new record to querylog files
indicating the outcome of each transaction
* Adapt to new systemd API
Mon May 21 14:00:00 2018 cunixAATTbitmessage.ch
- Update to version 2.0.14
* Changed netprobe address
* Changed datatype of DoH
Wed May 16 14:00:00 2018 cunixAATTbitmessage.ch
- Update to version 2.0.13
* Bugfix: fix crash when using DoH for queries whose size
were a multiple of the block size
Sat May 12 14:00:00 2018 cunixAATTbitmessage.ch
- Added (openSUSE specific) files downstream:
* dnscrypt-proxy.service
* dnscrypt-proxy.socket
- Update to version 2.0.12
* Upstream stopped maintenance of systemd files.
* New configuration settings: \"netprobe_timeout\"
To replace the dropped systemd network detection
features, this should help systems not online at boot.
* IPv6 blocking module now returns synthetic SOA records
Fri Apr 27 14:00:00 2018 cunixAATTbitmessage.ch
- Update to version 2.0.11
* New configuration settings: cache_neg_min_ttl and
cache_neg_max_ttl, to clamp the negative caching TTL
* Remove support for CSV files
* \"After=network.target\" in dnscrypt-proxy.service
replaced by \"After=network-online.target\" and
\"Wants=network-online.target\" added
Mon Apr 16 14:00:00 2018 cunixAATTbitmessage.ch
- Update to version 2.0.10
* Fix crash when incomplete size is sent by local client
for a query over TCP
* Performance improvement on non-Intel CPU (Raspberry Pi)
Thu Apr 12 14:00:00 2018 cunixAATTbitmessage.ch
- Update to version 2.0.9
* Whitelists implemented
* Lists load faster and require less memory
* New options: disable TLS session tickets and
use a specific cipher suite
* DoH: The \"Cache-Control: max-age\" header is now ignored
* Patterns prefixed with \"=\" do exact matching
* Patterns fully supported by the cloaking module
* Ephemeral keys mode reimplemented to create
unique key for every single query
* IPv6 listen addresses deleted from systemd socket unit
* Default cache size doubled to 512
Wed Apr 11 14:00:00 2018 cunixAATTbitmessage.ch
- Initial Package for dnscrypt-proxy version 2.0.8