Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 432764 - net-dns/ez-ipupdate 3.0.11.13.3_beta8 - enable ipv6 address for -a option for dyndns
Summary: net-dns/ez-ipupdate 3.0.11.13.3_beta8 - enable ipv6 address for -a option for...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-08-25 20:34 UTC by Andreas Steinmetz
Modified: 2014-01-28 09:24 UTC (History)
0 users

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


Attachments
Patch for ez-ipupdate (ez-ipupdate-dyndns-ipv6.patch,1.33 KB, patch)
2012-08-25 20:34 UTC, Andreas Steinmetz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Steinmetz 2012-08-25 20:34:12 UTC
Created attachment 322204 [details, diff]
Patch for ez-ipupdate

Even though ez-ipupdate is a dinosaur I'm still using it. Dyndns allows to set IPv6 addresses. The attached patch allows to use IPv6 addresses with the -a option of ez-ipupdate.
Patch has to be applied after all other patches were applied.
Comment 1 Yixun Lan archtester gentoo-dev 2014-01-28 09:24:05 UTC
slightly rework your patch, because inet_pton need HAVE_ARPA_INET_H support enabled.

+*ez-ipupdate-3.0.11.13.3_beta8-r1 (28 Jan 2014)
+
+  28 Jan 2014; Yixun Lan <dlan@gentoo.org>
+  +ez-ipupdate-3.0.11.13.3_beta8-r1.ebuild,
+  +files/ez-ipupdate-3.0.11.13.3_beta8-ipv6.diff, files/ez-ipupdate.initd:
+  support ipv6 address via -a option, bug #432764, thanks Andreas Steinmetz
+