forked from astlinux-project/ddclient-curl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
37 lines (31 loc) · 1.57 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Version 3.8.3-06-devel (August 12, 2017)
----------------------------------------
Version 3.8.3-05 (August 12, 2017)
----------------------------------
+ Update DuckDNS Free DNS protocol 'duckdns', supporting both IPv4 and IPv6
Version 3.8.3-03 (May 5, 2017)
------------------------------
+ Major style cleanup with help from the 'perltidy' utility
+ Separated IPv6 from IPv4 update status into separate variable
+ Added -max-warn command line option to control number of warning messages
Version 3.8.3-02 (March 2, 2017)
--------------------------------
+ Add 'get-ipv6-from-ipv4' script to contrib, for use with: usev6=cmd, cmdv6=...
+ Pass IPv6 address as ARG2 to postscript application (if present)
- Reduce logging that may contain sensitive information in the URL
+ No longer force HTTP/1.0 requests as the classic ddclient does
+ Add more descriptive warning messages for Hurricane Electric
Version 3.8.3-01 (January 28, 2017)
-----------------------------------
+ Update builtinweb strategies for obtaining an IPv4/IPv6 address
+ Add Hurricane Electric Free DNS protocol 'he', supporting both IPv4 and IPv6
+ Use 'ip' instead of 'ifconfig' (Linux)
+ Add IPv6 support for Cloudflare
- Remove IO::Socket, only use curl for network IO
+ Use JSON::PP instead of the (deprecated) JSON::Any
+ Miscellaneous upstream commits from: https://github.com/wimpunk/ddclient
+ Comprehensive IPv4/IPv6 framework with support for FreeDNS, thanks to David Kerr
Version 3.8.3-00 (January 23, 2017)
-----------------------------------
+ Initial checkin of ddclient 3.8.3
https://github.com/wimpunk/ddclient