Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664826 - net-dns/ddclient not working with cloudflare
Summary: net-dns/ddclient not working with cloudflare
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on: 668330 678676
Blocks:
  Show dependency tree
 
Reported: 2018-08-29 11:41 UTC by s
Modified: 2019-04-18 12:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description s 2018-08-29 11:41:48 UTC
Current ebuild versions of net-dns/ddclient don't work with cloudflare (when cloudflare flag is enabled).

That's due to Cloudflare API changes.

And this bug was fixed in ddclient version 3.9.0.

Reproducible: Always

Steps to Reproduce:
1. Install ddclient from portage tree
2. Enable cloudflare 
3. Run ddclient
Actual Results:  
Ddclient doesn't update dns record for current IP

Expected Results:  
Ddclient updates dns record for current IP
Comment 1 Jonas Stein gentoo-dev 2018-08-29 14:15:00 UTC
> And this bug was fixed in ddclient version 3.9.0.
could you add a link, please?
Comment 3 s 2018-08-29 15:27:57 UTC
And the confirmation from author:
https://sourceforge.net/p/ddclient/discussion/399428/thread/cf2ff027/?limit=25#a635
Comment 4 Aaron W. Swenson gentoo-dev 2018-09-02 10:28:39 UTC
commit 07bcf259bce767f0cad640468a9efba700e246ba (HEAD -> master, origin/master, origin/HEAD)
Author: Conrad Kostecki <conrad@kostecki.com>
Date:   Sat Sep 1 23:24:57 2018 +0200

    net-dns/ddclient: bump to version 3.9.0

    Closes: https://bugs.gentoo.org/665070
    Package-Manager: Portage-2.3.48, Repoman-2.3.10
    Closes: https://github.com/gentoo/gentoo/pull/9762
Comment 5 Larry the Git Cow gentoo-dev 2019-04-18 12:56:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b82ba22d3824a3e3b4068bb19dad94c71e5a48b

commit 6b82ba22d3824a3e3b4068bb19dad94c71e5a48b
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2019-04-18 12:55:54 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2019-04-18 12:56:20 +0000

    net-dns/ddclient: Cleanup
    
    Closes: https://bugs.gentoo.org/664826
    Closes: https://bugs.gentoo.org/650406
    Package-Manager: Portage-2.3.62, Repoman-2.3.11
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 net-dns/ddclient/Manifest                 |  1 -
 net-dns/ddclient/ddclient-3.8.1-r5.ebuild | 55 ---------------------------
 net-dns/ddclient/ddclient-3.9.0-r1.ebuild | 63 -------------------------------
 net-dns/ddclient/files/cmd-over-cfg.patch | 11 ------
 net-dns/ddclient/files/ddclient.confd-r1  |  2 -
 net-dns/ddclient/files/ddclient.initd-r3  | 57 ----------------------------
 net-dns/ddclient/files/ddclient.initd-r5  | 21 -----------
 net-dns/ddclient/files/ddclient.service   | 12 ------
 net-dns/ddclient/files/iproute2.patch     | 30 ---------------
 net-dns/ddclient/metadata.xml             |  1 -
 10 files changed, 253 deletions(-)