~ddclient/ddclient/+git/ddclient-debian:upstream/latest

Last commit made on 2024-02-24
Get this branch:
git clone -b upstream/latest https://git.launchpad.net/~ddclient/ddclient/+git/ddclient-debian

Branch merges

Branch information

Name:
upstream/latest
Repository:
lp:~ddclient/ddclient/+git/ddclient-debian

Recent commits

b60e83a... by Richard Hansen

New upstream version 3.11.2

4a1b066... by Lenard Hess <email address hidden>

Updated version number for v3.11.2 release

58c5e4d... by Lenard Hess <email address hidden>

Merge pull request #595 from ddclient/fix_legacy_caching

30f68e4... by Lenard Hess <email address hidden>

docs: Added initial description on provider implementation rules

5d022b0... by Lenard Hess <email address hidden>

Fixed caching for new providers with legacy 'use' parameter

When the configuration used the legacy 'use' parameter, we already
populated the new internal 'wantipv*' field alongside the legacy
'wantip' field. This allows both old and new providers to work.

The legacy providers set 'status'/'ip'.
The new providers then set 'status-ipv*'/'ipv*'.

The caching logic would look for 'status' and 'ip' when encountering a
'use' parameter in the config. We previously already changed ddclient to
set 'status' when 'status-ipv*' was set. Now we also set 'ip' from
'ipv*'. This ensures caching correctly works.

9145dc1... by Lenard Hess <email address hidden>

Merge pull request #588 from indrajitr/duckdns-update

duckdns: Adjust script to support simultaneous IPv4 and IPv6 updates

3a224b6... by Indrajit Raychaudhuri

duckdns: Adjust script to support simultaneous IPv4 and IPv6 updates

afa1275... by =?utf-8?q?Birger_J=2E_Nord=C3=B8lum?= <email address hidden>

docs: fix typo of domeneshop

23bfa31... by Lenard Hess <email address hidden>

Updated version number for v3.11.2_0 development

66af014... by Lenard Hess <email address hidden>

Updated version number for v3.11.1 release