head 1.2; access; symbols pkgsrc-2016Q1:1.1.0.8 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.6 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.4 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.2 pkgsrc-2015Q2-base:1.1; locks; strict; comment @.\" @; 1.2 date 2016.05.29.22.32.12; author abs; state dead; branches; next 1.1; commitid vMwz3zRwr02bEq8z; 1.1 date 2015.04.04.07.59.34; author snj; state Exp; branches; next ; commitid 8UGFYAK079Sbkfgy; desc @@ 1.2 log @Updated net/inadyn to 1.99.15 Inadyn v1.99.15 Changes * Support for new API at https://tunnelbroker.net, fixes issue #83. Use default@@tunnelbroker.net to use the DYN.com API to update the IPv4 address for your IPv6-in-IPv4 tunnel. Thanks goes to Horst Venzke @@hvenzke for reporting this problem! * The old API for the IPv6-in-IPv4 system ipv6tb@@he.net is now deprecated. Users should migrate to default@@tunnelbroker.net * Files generated by the GNU Configure & Build System is now no longer stored in GIT. Instead, users that rely on GIT must run the new ./autogen.sh script to generate the necessary files (configure). Fixes * Fix issue #100: regression from 1.99.13 pidfile is no longer created. Inadyn 1.x semantics incompatible with OpenBSD pidfile() that replaced local version in 1.99.14. Problem found by David Schury @@daersc. * Fix issue #107: If an IP address update fails, e.g. due to temporary connectivity, HTTP transmission problems, etc. then Inadyn now forces an update in the next IP check cycle. (This is the configurable period interval in inadyn.conf.) Reported by Oliver Graute @@redbrain17 and audited by @@BulldozerBSG, thanks! * Fix issue #108: Update README with correct alias syntax for Namecheap, issue reported by @@quazar0 Inadyn v1.99.14 Changes * New setting append-myip which, instead of appending your hostname alias, appends the current IP to the server GET update URL. See the README or the man pages for more details. * Prevent Inadyn from bugging out if it cannot write a cache file when the -o, --once flag is given. * Inadyn now defaults to a silent build, use make V=1 (like Linux) to get a verbose build. Useful for auto-builders etc. * Migrate to libite for functions like pidfile(), strlcpy() etc. * Add support for http://GiraDNS.com, thanks to Thorsten Mühlfelder, @@thenktor! * Add support for https://www.duiadns.net, thanks to Ionut Slaveanu, @@svionut! * Add Cygwin support for running Inadyn in Windows, thanks to Scott Mann, @@sejmann! Fixes * Sanitized default logs by placing conditions for debug logs. Thanks to Frank Aurich, @@1100101, for this work! * Fix issue #82: build failure, no rule to build target CHANGELOG, a regression introduced in 1.99.13. * Fix Duck DNS support, thanks to Ismani Nieuweboer, @@YourDearestEigenvalue! @ text @$NetBSD: patch-man_inadyn.conf.5,v 1.1 2015/04/04 07:59:34 snj Exp $ Use a more sensible cache-dir. /var will be replaced by VARBASE. --- man/inadyn.conf.5.orig 2015-04-03 22:40:32.000000000 -0700 +++ man/inadyn.conf.5 2015-04-03 22:41:17.000000000 -0700 @@@@ -51,7 +51,7 @@@@ startup-delay 60 .br # pidfile /var/run/inadyn.pid .br -cache-dir /etc/inadyn +cache-dir /var/db/inadyn .Pp # Primary account, used for most operations .br @ 1.1 log @Update inadyn to 1.99.13. In the last five years, the following has happened to inadyn: - Binary moved from bin to sbin - Added support for more DDNS providers - Added SSL support - Gained other minor features - Fixed bugs @ text @d1 1 a1 1 $NetBSD$ @