public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] ddns: Update to 009
@ 2015-10-16 18:12 Stefan Schantl
  2015-10-18  6:58 ` Timo Eissler
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Schantl @ 2015-10-16 18:12 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 661 bytes --]

This is a major update to the latest available version of ddns,
which mainly includes a better SSL error handling and support for
desec.io.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 ddns/ddns.nm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ddns/ddns.nm b/ddns/ddns.nm
index 5c17119..c19411b 100644
--- a/ddns/ddns.nm
+++ b/ddns/ddns.nm
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = ddns
-version    = 008
-release    = 2
+version    = 009
+release    = 1
 arch       = noarch
 
 groups     = System/Tools
-- 
2.4.3


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH] ddns: Update to 009
@ 2015-10-16 23:27 Stefan Schantl
  2015-10-18  6:58 ` Timo Eissler
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Schantl @ 2015-10-16 23:27 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 691 bytes --]

This update contains the latest upstream changes which are
a better SSL error handling and support for desec.io.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 lfs/ddns | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/ddns b/lfs/ddns
index b692d9a..750c728 100644
--- a/lfs/ddns
+++ b/lfs/ddns
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 008
+VER        = 009
 
 THISAPP    = ddns-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = f8b9441f18c2667d440d5416ec2e0011
+$(DL_FILE)_MD5 = 31f949d9f417ee7f801cf8aac849a92e
 
 install : $(TARGET)
 
-- 
2.4.3


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-10-18 17:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-16 18:12 [PATCH] ddns: Update to 009 Stefan Schantl
2015-10-18  6:58 ` Timo Eissler
2015-10-18 17:42   ` Michael Tremer
2015-10-16 23:27 Stefan Schantl
2015-10-18  6:58 ` Timo Eissler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox