/[smecontribs]/rpms/smeserver-ddclient/contribs9/smeserver-ddclient-1.2.1-bz10593-spdns-spdyn.patch
ViewVC logotype

Annotation of /rpms/smeserver-ddclient/contribs9/smeserver-ddclient-1.2.1-bz10593-spdns-spdyn.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Sun Jan 20 05:40:34 2019 UTC (5 years, 4 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-ddclient-1_2_1-14_el6_sme, smeserver-ddclient-1_2_1-11_el6_sme, smeserver-ddclient-1_2_1-12_el6_sme, smeserver-ddclient-1_2_1-15_el6_sme, smeserver-ddclient-1_2_1-13_el6_sme, HEAD
* Sat Jan 19 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.1-11.sme
- fix spdns migrate to spdyn.de [SME: 10593]
- add new way to detect new ip [SME: 9450]

1 jpp 1.1 diff -Nur smeserver-ddclient-1.2.1.old/root/etc/e-smith/templates/etc/ddclient/ddclient.conf/20Declaration smeserver-ddclient-1.2.1/root/etc/e-smith/templates/etc/ddclient/ddclient.conf/20Declaration
2     --- smeserver-ddclient-1.2.1.old/root/etc/e-smith/templates/etc/ddclient/ddclient.conf/20Declaration 2019-01-19 21:10:55.544000000 -0500
3     +++ smeserver-ddclient-1.2.1/root/etc/e-smith/templates/etc/ddclient/ddclient.conf/20Declaration 2019-01-19 21:15:16.756000000 -0500
4     @@ -130,8 +130,8 @@
5    
6     elsif( $dns eq 'SPDNS' )
7     {
8     - $explain='## SPDNS (spdns.de) dynamic addresses';
9     - $pubserv='update.spdns.de';
10     + $explain='## SPDNS (spdyn.de FORMER spdns.de) dynamic addresses';
11     + $pubserv='update.spdyn.de'; # update.spdyn.de (IPv4 + IPv6) update4.spdyn.de (IPv4 only) update6.spdyn.de (IPv6 only)
12     $protocol='dyndns2';
13     }
14     elsif( $dns eq 'CUSTOMDNS' )
15     diff -Nur smeserver-ddclient-1.2.1.old/root/etc/e-smith/templates/etc/ddclient/ddclient.conf/30FreeHosts smeserver-ddclient-1.2.1/root/etc/e-smith/templates/etc/ddclient/ddclient.conf/30FreeHosts
16     --- smeserver-ddclient-1.2.1.old/root/etc/e-smith/templates/etc/ddclient/ddclient.conf/30FreeHosts 2019-01-19 21:10:55.544000000 -0500
17     +++ smeserver-ddclient-1.2.1/root/etc/e-smith/templates/etc/ddclient/ddclient.conf/30FreeHosts 2019-01-19 22:30:42.907000000 -0500
18     @@ -152,7 +152,8 @@
19    
20     elsif( $dns eq 'SPDNS' )
21     {
22     - $explain='## SPDNS (spdns.de) dynamic addresses';
23     + $explain='## SPDNS (spdyn.de FORMER spdns.de) dynamic addresses';
24     + $pubserv='update.spdyn.de'; # update.spdyn.de (IPv4 + IPv6) update4.spdyn.de (IPv4 only) update6.spdyn.de (IPv6 only)
25     $pubserv='update.spdns.de';
26     $protocol='dyndns2';
27     }

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed