--- rpms/smeserver-ddclient/contribs10/smeserver-ddclient-1.3.0-Update-SM2-code-for-new-services-and-protocols.patch 2023/11/18 18:44:52 1.1 +++ rpms/smeserver-ddclient/contribs10/smeserver-ddclient-1.3.0-Update-SM2-code-for-new-services-and-protocols.patch 2023/12/04 08:48:10 1.2 @@ -1,7 +1,7 @@ diff -urN smeserver-ddclient-1.3.0.old/root/usr/share/smanager/lib/SrvMngr/Controller/Ddclient.pm smeserver-ddclient-1.3.0/root/usr/share/smanager/lib/SrvMngr/Controller/Ddclient.pm --- smeserver-ddclient-1.3.0.old/root/usr/share/smanager/lib/SrvMngr/Controller/Ddclient.pm 2023-11-10 16:11:05.915271983 +0000 -+++ smeserver-ddclient-1.3.0/root/usr/share/smanager/lib/SrvMngr/Controller/Ddclient.pm 2023-11-18 10:41:00.000000000 +0000 -@@ -114,57 +114,167 @@ ++++ smeserver-ddclient-1.3.0/root/usr/share/smanager/lib/SrvMngr/Controller/Ddclient.pm 2023-12-01 17:16:00.000000000 +0000 +@@ -114,57 +114,168 @@ my %ddc_datas = (); @@ -10,53 +10,53 @@ diff -urN smeserver-ddclient-1.3.0.old/r + # Router devices from which it can get ip address + # + my $devices = ( [ -+ ['2Wire 1701HG Gateway', '2wire'], -+ ['3com 3c886a 56k Lan Modem', '3com-3c886a'], -+ ['3com OfficeConnect Remote 812', '3com-oc-remote812'], -+ ['Alcatel Speed Touch 510', 'alcatel-510'], -+ ['Alcatel/Thomson SpeedTouch 530', 'alcatel-530'], -+ ['Alcatel Speed Touch Pro', 'alcatel-stp'], -+ ['Allnet 1298', 'allnet-1298'], -+ ['Cayman 3220-H DSL', 'cayman-3220h'], -+ ['D-Link DI-524', 'dlink-524'], -+ ['D-Link DI-604', 'dlink-604'], -+ ['D-Link DI-614+', 'dlink-614'], -+ ['E-tech Router', 'e-tech'], -+ ['ELSA LanCom DSL/10 DSL FW', 'elsa-lancom-dsl10'], -+ ['ELSA LanCom DSL/10 DSL FW (isdn ch01)', 'elsa-lancom-dsl10-ch01'], -+ ['ELSA LanCom DSL/10 DSL FW (isdn ch01)', 'elsa-lancom-dsl10-ch02'], -+ ['Linksys FW', 'linksys'], -+ ['Linksys RV042 Dual Homed Router WAN Port 2', 'linksys-rv042-wan1'], -+ ['Linksys RV042 Dual Homed Router WAN Port 2', 'linksys-rv042-wan2'], -+ ['Linksys FW version 2', 'linksys-ver2'], -+ ['Linksys FW version 3', 'linksys-ver3'], -+ ['Linksys WCG200 FW', 'linksys-wcg200'], -+ ['Linksys WRT854G FW', 'linksys-wrt854g'], -+ ['MaxGate UGATE-3x00 FW', 'maxgate-ugate3x00'], -+ ['NetComm NB3', 'netcomm-nb3'], -+ ['netgear-dg834g', 'netgear-dg834g'], -+ ['Netgear RP614 FW', 'netgear-rp614'], -+ ['Netgear FW', 'netgear-rt3xx'], -+ ['Netgear WGT624', 'netgear-wgt624'], -+ ['Netgear WPN824 FW', 'netgear-wpn824'], -+ ['Netopia R910 FW', 'netopia-r910'], -+ ['olitec-SX200', 'olitec-SX200'], -+ ['Linksys RTP300', 'rtp300'], -+ ['Siemens SpeedStream 4200', 'siemens-ss4200'], -+ ['Sitecom DC-202 FW', 'sitecom-dc202'], -+ ['SMC Barricade FW', 'smc-barricade'], -+ ['SMC Barricade FW (7004VBR model config)', 'smc-barricade-7004vbr'], -+ ['SMC Barricade 7401BRA FW', 'smc-barricade-7401bra'], -+ ['SMC Barricade FW (alternate config)', 'smc-barricade-alt'], -+ ['SOHOWare BroadGuard NBG800', 'sohoware-nbg800'], -+ ['Sveasoft WRT54G/WRT54GS', 'sveasoft'], -+ ['Thomson SpeedTouch 536v6', 'thomson-st536v6'], -+ ['Thomson/Technicolor TG782', 'thomson-tg782'], -+ ['Vigor 2200 USB', 'vigor-2200usb'], -+ ['Watchguard Edge X FW', 'watchguard-edge-x'], -+ ['Watchguard SOHO FW', 'watchguard-soho'], -+ ['Westell C90-610015-06 DSL Router', 'westell-6100'], -+ ['xsense-aero', 'Xsense Aero'] ++ [ '2wire' => '2Wire 1701HG Gateway' ], ++ [ '3com-3c886a' => '3com 3c886a 56k Lan Modem' ], ++ [ '3com-oc-remote812' => '3com OfficeConnect Remote 812' ], ++ [ 'alcatel-510' => 'Alcatel Speed Touch 510' ], ++ [ 'alcatel-530' => 'Alcatel/Thomson SpeedTouch 530' ], ++ [ 'alcatel-stp' => 'Alcatel Speed Touch Pro' ], ++ [ 'allnet-1298' => 'Allnet 1298' ], ++ [ 'cayman-3220h' => 'Cayman 3220-H DSL' ], ++ [ 'dlink-524' => 'D-Link DI-524' ], ++ [ 'dlink-604' => 'D-Link DI-604' ], ++ [ 'dlink-614' => 'D-Link DI-614+' ], ++ [ 'e-tech' => 'E-tech Router' ], ++ [ 'elsa-lancom-dsl10' => 'ELSA LanCom DSL/10 DSL FW' ], ++ [ 'elsa-lancom-dsl10-ch01' => 'ELSA LanCom DSL/10 DSL FW (isdn ch01)' ], ++ [ 'elsa-lancom-dsl10-ch02' => 'ELSA LanCom DSL/10 DSL FW (isdn ch01)' ], ++ [ 'linksys' => 'Linksys FW' ], ++ [ 'linksys-rv042-wan1' => 'Linksys RV042 Dual Homed Router WAN Port 2' ], ++ [ 'linksys-rv042-wan2' => 'Linksys RV042 Dual Homed Router WAN Port 2' ], ++ [ 'linksys-ver2' => 'Linksys FW version 2' ], ++ [ 'linksys-ver3' => 'Linksys FW version 3' ], ++ [ 'linksys-wcg200' => 'Linksys WCG200 FW' ], ++ [ 'linksys-wrt854g' => 'Linksys WRT854G FW' ], ++ [ 'maxgate-ugate3x00' => 'MaxGate UGATE-3x00 FW' ], ++ [ 'netcomm-nb3' => 'NetComm NB3' ], ++ [ 'netgear-dg834g' => 'netgear-dg834g' ], ++ [ 'netgear-rp614' => 'Netgear RP614 FW' ], ++ [ 'netgear-rt3xx' => 'Netgear FW' ], ++ [ 'netgear-wgt624' => 'Netgear WGT624' ], ++ [ 'netgear-wpn824' => 'Netgear WPN824 FW' ], ++ [ 'netopia-r910' => 'Netopia R910 FW' ], ++ [ 'olitec-SX200' => 'olitec-SX200' ], ++ [ 'rtp300' => 'Linksys RTP300' ], ++ [ 'siemens-ss4200' => 'Siemens SpeedStream 4200' ], ++ [ 'sitecom-dc202' => 'Sitecom DC-202 FW' ], ++ [ 'smc-barricade' => 'SMC Barricade FW' ], ++ [ 'smc-barricade-7004vbr' => 'SMC Barricade FW (7004VBR model config)' ], ++ [ 'smc-barricade-7401bra' => 'SMC Barricade 7401BRA FW' ], ++ [ 'smc-barricade-alt' => 'SMC Barricade FW (alternate config)' ], ++ [ 'sohoware-nbg800' => 'SOHOWare BroadGuard NBG800' ], ++ [ 'sveasoft' => 'Sveasoft WRT54G/WRT54GS' ], ++ [ 'thomson-st536v6' => 'Thomson SpeedTouch 536v6' ], ++ [ 'thomson-tg782' => 'Thomson/Technicolor TG782' ], ++ [ 'vigor-2200usb' => 'Vigor 2200 USB' ], ++ [ 'watchguard-edge-x' => 'Watchguard Edge X FW' ], ++ [ 'watchguard-soho' => 'Watchguard SOHO FW' ], ++ [ 'westell-6100' => 'Westell C90-610015-06 DSL Router' ], ++ [ 'xsense-aero' => 'Xsense Aero'] + ] ); + return $devices; + @@ -77,21 +77,21 @@ diff -urN smeserver-ddclient-1.3.0.old/r + # Web Services from which it can get ip address + # + my $webservices = ( [ -+ ['dyndns http://checkip.dyndns.org/', 'dyndns'], -+ ['freedns https://freedns.afraid.org/dynamic/check.php', 'freedns'], -+ ['googledomains https://domains.google.com/checkip', 'googledomains'], -+ ['he https://checkip.dns.he.net/', 'he'], -+ ['ip4only.me https://ip4only.me/api/', 'ip4only.me'], -+ ['ip6only.me https://ip6only.me/api/', 'ip6only.me'], -+ ['ipify-ipv4 https://api.ipify.org/', 'ipify-ipv4'], -+ ['ipify-ipv6 https://api6.ipify.org/', 'ipify-ipv6'], -+ ['loopia https://dns.loopia.se/checkip/checkip.php', 'loopia'], -+ ['myonlineportal https://myonlineportal.net/checkip', 'myonlineportal'], -+ ['noip-ipv4 http://ip1.dynupdate.no-ip.com/', 'noip-ipv4'], -+ ['noip-ipv6 http://ip1.dynupdate6.no-ip.com/', 'noip-ipv6'], -+ ['nsupdate.info-ipv4 https://ipv4.nsupdate.info/myip', 'nsupdate.info-ipv4'], -+ ['nsupdate.info-ipv6 https://ipv6.nsupdate.info/myip', 'nsupdate.info-ipv6'], -+ ['zoneedit https://dynamic.zoneedit.com/checkip.html', 'zoneedit'] ++ [ 'dyndnshttp://checkip.dyndns.org/' => 'dyndns' ], ++ [ 'freednshttps://freedns.afraid.org/dynamic/check.php' => 'freedns' ], ++ [ 'googledomainshttps://domains.google.com/checkip' => 'googledomains' ], ++ [ 'hehttps://checkip.dns.he.net/' => 'he' ], ++ [ 'ip4only.mehttps://ip4only.me/api/' => 'ip4only.me' ], ++ [ 'ip6only.mehttps://ip6only.me/api/' => 'ip6only.me' ], ++ [ 'ipify-ipv4https://api.ipify.org/' => 'ipify-ipv4' ], ++ [ 'ipify-ipv6https://api6.ipify.org/' => 'ipify-ipv6' ], ++ [ 'loopiahttps://dns.loopia.se/checkip/checkip.php' => 'loopia' ], ++ [ 'myonlineportalhttps://myonlineportal.net/checkip' => 'myonlineportal' ], ++ [ 'noip-ipv4http://ip1.dynupdate.no-ip.com/' => 'noip-ipv4' ], ++ [ 'noip-ipv6http://ip1.dynupdate6.no-ip.com/' => 'noip-ipv6' ], ++ [ 'nsupdate.info-ipv4https://ipv4.nsupdate.info/myip' => 'nsupdate.info-ipv4' ], ++ [ 'nsupdate.info-ipv6https://ipv6.nsupdate.info/myip' => 'nsupdate.info-ipv6' ], ++ [ 'zoneedithttps://dynamic.zoneedit.com/checkip.html' => 'zoneedit' ] + ] ); + return $webservices + @@ -114,7 +114,47 @@ diff -urN smeserver-ddclient-1.3.0.old/r # my $c = shift; - my $Labels = ( -- ++ my $dnsservices = ( [ ++ [ $c->l('1984') => '1984' ], ++ [ $c->l('changeip') => 'changeip' ], ++ [ $c->l('cloudflare') => 'cloudflare' ], ++ [ $c->l('cloudns') => 'cloudns' ], ++ [ $c->l('digitalocean') => 'digitalocean' ], ++ [ $c->l('dinahosting') => 'dinahosting' ], ++ [ $c->l('dnsexit') => 'dnsexit' ], ++ [ $c->l('dnsmadeeasy') => 'dnsmadeeasy' ], ++ [ $c->l('domeneshop') => 'domeneshop' ], ++ [ $c->l('dondominio') => 'dondominio' ], ++ [ $c->l('dslreports') => 'dslreports' ], ++ [ $c->l('duckdns') => 'duckdns' ], ++ [ $c->l('dyndns1') => 'dyndns1' ], ++ [ $c->l('dyndns2') => 'dyndns2' ], ++ [ $c->l('easydns') => 'easydns' ], ++ [ $c->l('enom') => 'enom' ], ++ [ $c->l('freedns') => 'freedns' ], ++ [ $c->l('freemyip') => 'freemyip' ], ++ [ $c->l('gandi') => 'gandi' ], ++ [ $c->l('godaddy') => 'godaddy' ], ++ [ $c->l('googledomains') => 'googledomains' ], ++ [ $c->l('hetzner') => 'hetzner' ], ++ [ $c->l('infomaniak') => 'infomaniak' ], ++ [ $c->l('keysystems') => 'keysystems' ], ++ [ $c->l('mythicdyn') => 'mythicdyn' ], ++ [ $c->l('namecheap') => 'namecheap' ], ++ [ $c->l('nfsn') => 'nfsn' ], ++ [ $c->l('njalla') => 'njalla' ], ++ [ $c->l('noip') => 'noip' ], ++ [ $c->l('nsupdate') => 'nsupdate' ], ++ [ $c->l('ovh') => 'ovh' ], ++ [ $c->l('porkbun') => 'porkbun' ], ++ [ $c->l('regfishde') => 'regfishde' ], ++ [ $c->l('sitelutions') => 'sitelutions' ], ++ [ $c->l('woima') => 'woima' ], ++ [ $c->l('yandex') => 'yandex' ], ++ [ $c->l('zoneedit') => 'zoneedit' ] ++ ] ); ++ return $dnsservices; + - # v3.11.1 labels - [ - [$c->l('1984') '1984'], @@ -157,46 +197,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r - ] - # end of v3.11.1 labels - -+ my $dnsservices = ( [ -+ ['1984 - https://kb.1984hosting.com/doku.php?id=freedns', '1984'], -+ ['changeip - https://changeip.com', 'changeip'], -+ ['cloudflare - https://cloudflare.com', 'cloudflare'], -+ ['cloudns - https://cloudns.com', 'cloudns'], -+ ['digitalocean - https://digitalocean.com', 'digitalocean'], -+ ['dinahosting - https://dinahosting.com', 'dinahosting'], -+ ['dnsexit - https://dnsexit.com/', 'dnsexit'], -+ ['dnsmadeeasy - https://dnsmadeeasy.com', 'dnsmadeeasy'], -+ ['domeneshop - https://domeneshop.com', 'domeneshop'], -+ ['dondominio - https://dondominio.com', 'dondominio'], -+ ['dslreports - https://www.dslreports.com/', 'dslreports'], -+ ['duckdns - https://duckdns.com', 'duckdns'], -+ ['dyndns1 - https://account.dyn.com/', 'dyndns1'], -+ ['dyndns2 - https://account.dyn.com/', 'dyndns2'], -+ ['easydns - https://easydns.com', 'easydns'], -+ ['enom - https://enom.com', 'enom'], -+ ['freedns - http://freedns.com', 'freedns'], -+ ['freemyip - https://freemyip.com', 'freemyip'], -+ ['gandi - https://gandi.com', 'gandi'], -+ ['godaddy - https://godaddy.com', 'godaddy'], -+ ['googledomains - https://googledomains.com', 'googledomains'], -+ ['hetzner - https://hetzner.com', 'hetzner'], -+ ['infomaniak - https://infomaniak.com', 'infomaniak'], -+ ['keysystems - https://keysystems.com', 'keysystems'], -+ ['mythicdyn - https://www.mythic-beasts.com/support/api/dnsv2/dynamic-dns', 'mythicdyn'], -+ ['namecheap - https://namecheap.com', 'namecheap'], -+ ['nfsn - http://nfsn.com', 'nfsn'], -+ ['njalla - https://njalla.com', 'njalla'], -+ ['noip - https://noip.com', 'noip'], -+ ['nsupdate - http://nsupdate.com', 'nsupdate'], -+ ['ovh - https://ovh.com', 'ovh'], -+ ['porkbun - https://porkbun.com', 'porkbun'], -+ ['regfishde - regfishde', 'regfishde'], -+ ['sitelutions - https://sitelutions.com', 'sitelutions'], -+ ['woima - http://woima.com', 'woima'], -+ ['yandex - https://yandex.com', 'yandex'], -+ ['zoneedit - https://www.zoneedit.com/dynamic-dns/', 'zoneedit'] ] ); -+ return $dnsservices; - +- - #[ [ $c->l('CUSTOMDNS'), 'CUSTOMDNS' ], + #my $output = `ddclient -list-protocols`; # Run ddclient command and capture the output + #my @protocols; @@ -214,7 +215,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r #[ $c->l('DYNDNS1'), 'DYNDNS1' ], #[ $c->l('DYNDNS2'), 'DYNDNS2' ], #[ $c->l('DYNDNS3'), 'DYNDNS3' ], -@@ -196,9 +306,6 @@ +@@ -196,9 +307,6 @@ #[ $c->l('OVH'), 'OVH' ], #[ $c->l('CLOUDNS'), 'CLOUDNS' ] #] @@ -224,27 +225,48 @@ diff -urN smeserver-ddclient-1.3.0.old/r sub main { # -@@ -231,8 +338,9 @@ +@@ -230,13 +338,15 @@ + my $emptycust = ( scalar @FreeDomains == 0 ); my $Labels = ( - [ [ $c->l('SME external Interface'), "smeIF" ], +- [ [ $c->l('SME external Interface'), "smeIF" ], - [ $c->l('SME configuration DB'), "smeCMD" ], -+ [ $c->l('SME configuration DB'), "smeCDB" ], - [ $c->l('web'), "web" ], -+ [ $c->l('router'), "router" ], - [ $c->l('Interface'), "if" ], - [ $c->l('IP'), "ip" ], - [ $c->l('Command'), "cmd" ] -@@ -246,6 +354,8 @@ +- [ $c->l('web'), "web" ], +- [ $c->l('Interface'), "if" ], +- [ $c->l('IP'), "ip" ], +- [ $c->l('Command'), "cmd" ] +- ] ++ [ ++ [ $c->l('SME external Interface') => "smeIF" ], ++ [ $c->l('SME configuration DB') => 'smeCMD' ], ++ [ $c->l('web') => 'web' ], ++ [ $c->l('router') => 'router' ], ++ [ $c->l('Interface') => 'if' ], ++ [ $c->l('IP') => 'ip' ], ++ [ $c->l('Command') => 'cmd' ] ++ ] + ); + + $c->stash( +@@ -246,6 +356,9 @@ domains => \@domains, freedomains => \@FreeDomains, methodlabels => $Labels, ++ dnslabels => get_dns_labels($c), + devices => get_devices_names($c), + webservices => get_web_services_names($c), emptydom => $emptydom, emptycust => $emptycust ); -@@ -269,6 +379,7 @@ +@@ -260,6 +373,7 @@ + # Called to update the parameters relating to the Ip address of the server + # + my $c = shift; ++ $ddc_datas{"first"} = ''; + $ddc_datas{"success"} = pushParams($c); + do_display($c); + } +@@ -269,6 +383,7 @@ #Called to update/delete the ddclient for a specific inbuilt domain # my $c = shift; @@ -252,7 +274,11 @@ diff -urN smeserver-ddclient-1.3.0.old/r my $retmsg; if ( $c->param("Route") eq "ddclient2" ) { #Route is hidden field $retmsg = performModifyCustom($c); -@@ -279,7 +390,7 @@ +@@ -276,10 +391,11 @@ + else { + $retmsg = performModifyDomain($c); + } ++ $ddc_datas{"first"} = ''; if ( $retmsg eq "ok" ) { my $dns = $c->param('dns'); my $domain = $c->param('domainname'); @@ -261,7 +287,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $c->l( '' . $dns ) ); do_display( $c, %ddc_datas ); } -@@ -296,7 +407,7 @@ +@@ -296,7 +412,7 @@ # Create custom domain # my $c = shift; @@ -270,7 +296,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r my $modul = ''; my $trt = "NEW"; -@@ -305,7 +416,9 @@ +@@ -305,18 +421,21 @@ title => $title, modul => $modul, ddc_datas => \%ddc_datas, @@ -281,7 +307,11 @@ diff -urN smeserver-ddclient-1.3.0.old/r ); $c->render( template => 'ddclient' ); } -@@ -316,7 +429,7 @@ + + sub do_create_custom_actual { + my $c = shift; ++ $ddc_datas{"first"} = ''; + my $retmsg = performCreateCustom($c); if ( $retmsg eq "ok" ) { my $dns = $c->param('dns'); my $domain = $c->param('domainname'); @@ -290,7 +320,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $c->l( '' . $dns ) ); do_display( $c, %ddc_datas ); } -@@ -334,7 +447,7 @@ +@@ -334,7 +453,7 @@ # Display delete or modify panel for custom domain # my $c = shift; @@ -299,7 +329,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r my $modul = ''; my $trt = $c->param("trt"); -@@ -349,7 +462,9 @@ +@@ -349,7 +468,9 @@ title => $title, modul => $modul, ddc_datas => \%ddc_datas, @@ -310,7 +340,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r ); $c->render( template => 'ddclient' ); } -@@ -360,21 +475,23 @@ +@@ -360,21 +481,23 @@ # param trt = MOD or DEL # my $c = shift; @@ -337,7 +367,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r ); $c->render( template => 'ddclient' ); } -@@ -386,7 +503,7 @@ +@@ -386,10 +509,11 @@ # my $c = shift; my $route = $c->current_route; @@ -346,7 +376,11 @@ diff -urN smeserver-ddclient-1.3.0.old/r my $modul = ''; my $retmsg = ""; my $domain = $c->param("Domain"); -@@ -400,7 +517,7 @@ ++ $ddc_datas{"first"} = ''; + + #Delete it and return to front summary panel - depends on route domain or custom + if ( $c->param("Route") eq "ddclient2" ) { #Route is hidden field +@@ -400,7 +524,7 @@ } if ( $retmsg eq "ok" ) { @@ -355,7 +389,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $c->l( '' . $c->param("dns") ) ); } else { $ddc_datas{"error"} = $retmsg; } -@@ -415,7 +532,7 @@ +@@ -415,15 +539,16 @@ # my $c = shift; my $route = $c->current_route; @@ -364,7 +398,8 @@ diff -urN smeserver-ddclient-1.3.0.old/r my $modul = ''; my $retmsg = ""; my $domain = $c->param("Domain"); -@@ -423,7 +540,7 @@ ++ $ddc_datas{"first"} = ''; + #Delete it and return to front summary panel - depends on route domain or custom $retmsg = performDeleteCustom( $c, $domain ); if ( $retmsg eq "ok" ) { @@ -373,7 +408,16 @@ diff -urN smeserver-ddclient-1.3.0.old/r } else { $ddc_datas{"error"} = $retmsg; } do_display( $c, %ddc_datas ); -@@ -616,7 +733,7 @@ +@@ -588,6 +713,8 @@ + my $retrieveinterface = $c->param('retrieveinterface'); + my $retrievecmd = $c->param('retrievecmd'); + my $retrieveip = $c->param('retrieveip'); ++ ++ #print 1 / 0; #Crash + + my $ddclient = $db->get('ddclient'); + $ddclient->set_prop( 'urlcheckip' => $urlcheckip ); +@@ -616,7 +743,7 @@ #------------------------------------------------------------ my $domainName = $c->param('domainName'); @@ -382,7 +426,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $domainName = $1; } else { -@@ -624,7 +741,7 @@ +@@ -624,7 +751,7 @@ } my $domainLogin = $c->param('login'); @@ -391,7 +435,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $domainLogin = $1; } else { -@@ -632,7 +749,7 @@ +@@ -632,7 +759,7 @@ } my $domainPassword = $c->param('password'); @@ -400,7 +444,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $domainPassword = $1; } else { -@@ -646,7 +763,7 @@ +@@ -646,7 +773,7 @@ my $dns = $c->param('dns'); if ( $dns eq 'CUSTOMDNS' ) { @@ -409,7 +453,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $customDNS = $1; } else -@@ -685,7 +802,7 @@ +@@ -685,7 +812,7 @@ # Attempt to delete domain #------------------------------------------------------------ @@ -418,7 +462,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $domain = $1; } else { -@@ -726,7 +843,7 @@ +@@ -726,7 +853,7 @@ #------------------------------------------------------------ my $domainName = $c->param('domainName'); @@ -427,7 +471,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $domainName = $1; } else { -@@ -749,7 +866,7 @@ +@@ -749,7 +876,7 @@ my $domainDesc = $c->param('desc'); my $domainLogin = $c->param('login'); @@ -436,7 +480,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $domainLogin = $1; } else { -@@ -757,7 +874,7 @@ +@@ -757,7 +884,7 @@ } my $domainPassword = $c->param('password'); @@ -445,7 +489,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $domainPassword = $1; } else { -@@ -771,7 +888,7 @@ +@@ -771,7 +898,7 @@ my $dns = $c->param('dns'); if ( $dns eq 'CUSTOMDNS' ) { @@ -454,7 +498,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $customDNS = $1; } else { -@@ -809,7 +926,7 @@ +@@ -809,7 +936,7 @@ #------------------------------------------------------------ my $domainName = $c->param('domainName'); @@ -463,7 +507,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $domainName = $1; } else { -@@ -817,7 +934,7 @@ +@@ -817,7 +944,7 @@ } my $domainLogin = $c->param('login'); @@ -472,7 +516,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $domainLogin = $1; } else { -@@ -825,7 +942,7 @@ +@@ -825,7 +952,7 @@ } my $domainPassword = $c->param('password'); @@ -481,7 +525,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $domainPassword = $1; } else { -@@ -839,7 +956,7 @@ +@@ -839,7 +966,7 @@ my $dns = $c->param('dns'); if ( $dns eq 'CUSTOMDNS' ) { @@ -490,7 +534,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r $customDNS = $1; } else -@@ -878,7 +995,7 @@ +@@ -878,7 +1005,7 @@ # Attempt to delete domain #------------------------------------------------------------ @@ -501,7 +545,25 @@ diff -urN smeserver-ddclient-1.3.0.old/r else { diff -urN smeserver-ddclient-1.3.0.old/root/usr/share/smanager/lib/SrvMngr/I18N/Modules/Ddclient/en.pm smeserver-ddclient-1.3.0/root/usr/share/smanager/lib/SrvMngr/I18N/Modules/Ddclient/en.pm --- smeserver-ddclient-1.3.0.old/root/usr/share/smanager/lib/SrvMngr/I18N/Modules/Ddclient/en.pm 2023-11-10 16:11:05.916271986 +0000 -+++ smeserver-ddclient-1.3.0/root/usr/share/smanager/lib/SrvMngr/I18N/Modules/Ddclient/en.pm 2023-11-15 14:48:00.000000000 +0000 ++++ smeserver-ddclient-1.3.0/root/usr/share/smanager/lib/SrvMngr/I18N/Modules/Ddclient/en.pm 2023-12-01 16:35:00.000000000 +0000 +@@ -80,7 +80,7 @@ + 'CLOUDNS'=>'CLOUDNS www.cloudns.net', + # End of Service descriptions + +-# v3.11.1 Service descriptions: ++# v3.11.x Service descriptions: + "1984" => "https://kb.1984hosting.com/doku.php?id=freedns", + "changeip" => "https://changeip.com", + "cloudflare" => "https://cloudflare.com", +@@ -118,7 +118,7 @@ + "woima" => "http://woima.com", + "yandex" => "https://yandex.com", + "zoneedit" => "https://www.zoneedit.com/dynamic-dns/", +-# end of v3.11.1 Service descriptions: ++# end of v3.11.x Service descriptions: + + 'CUSTOMDNS' => 'Custom Dynamic DNS Provider', + 'CUSTOMDNS_LABEL' => 'Custom server Address', @@ -136,8 +136,8 @@ 'DESCRIPTION_LABEL' => 'Domain description', 'SUCCESSFULLY_MODIFIED_RETRIEVE_IP' => 'You have successfully modified the retrieve IP options.', @@ -586,7 +648,7 @@ diff -urN smeserver-ddclient-1.3.0.old/r diff -urN smeserver-ddclient-1.3.0.old/root/usr/share/smanager/themes/default/templates/partials/_ddc_paramlist.html.ep smeserver-ddclient-1.3.0/root/usr/share/smanager/themes/default/templates/partials/_ddc_paramlist.html.ep --- smeserver-ddclient-1.3.0.old/root/usr/share/smanager/themes/default/templates/partials/_ddc_paramlist.html.ep 2023-11-10 16:11:05.902271946 +0000 -+++ smeserver-ddclient-1.3.0/root/usr/share/smanager/themes/default/templates/partials/_ddc_paramlist.html.ep 2023-11-18 14:54:00.000000000 +0000 ++++ smeserver-ddclient-1.3.0/root/usr/share/smanager/themes/default/templates/partials/_ddc_paramlist.html.ep 2023-12-01 17:12:00.000000000 +0000 @@ -1,4 +1,9 @@
+