dnscrypt-proxy/dnscrypt-proxy.changes

55 lines
2.0 KiB
Plaintext

-------------------------------------------------------------------
Fri Mar 6 00:00:00 CET 2015 - dsterba@suse.cz
- update to 1.4.3
- libevent update, including a fix for CVE-2014-6272
- Two new public dnscrypt resolvers were added: opennic-us-wa-ns1 and
dnscrypt.org-fr
- d0wn servers in France IP have changed.
- Compilation fixes.
- version 1.4.2
- New compilation switch: --with-systemd, to enable socket activation support
when using systemd
- The list of public DNSCrypt-enabled resolvers was updated
- Libevent2 updates
- add sysconfig file for more flexible configuration
- build -devel package and enable plugins
- create user dnscrypt:dnscrypt during installation
-------------------------------------------------------------------
Wed Oct 1 15:04:43 CEST 2014 - dsterba@suse.cz
- update to 1.4.1
-------------------------------------------------------------------
Fri May 2 11:27:44 UTC 2014 - i@marguerite.su
- update version 1.4.0
* see https://github.com/jedisct1/dnscrypt-proxy/commits/master
-------------------------------------------------------------------
Tue Oct 23 16:58:22 UTC 2012 - i@marguerite.su
- fix a hang bug in dnscrypt.service
- upstream clarify license, it's BSD.
-------------------------------------------------------------------
Sun Oct 21 18:28:26 UTC 2012 - i@marguerite.su
- add systemd service.
-------------------------------------------------------------------
Sun Oct 21 12:57:13 UTC 2012 - i@marguerite.su
- Version 1.2.0:
* A pre-filter can now totally bypass the resolver and directly send a
reply to the client.
* A new example plugin has been shipped: ldns-aaaa-blocking. It
directly sends an empty response to AAAA queries in order to
significantly speed up lookups on hosts without IPv6 connectivity
(but with clients still asking for AAAA records anyway).
* Example plugins requiring ldns can be compiled on Windows.
* Paths with a drive name are now recognized as absolute paths on
Windows.