Subject: CVS commit: pkgsrc/net/inadyn
From: David Brownlee
Date: 2016-05-30 00:32:12
Message id: 20160529223212.34B9FFBB5@cvs.NetBSD.org

Log Message:
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!

Files:
RevisionActionfile
1.13modifypkgsrc/net/inadyn/Makefile
1.5modifypkgsrc/net/inadyn/PLIST
1.9modifypkgsrc/net/inadyn/distinfo
1.2modifypkgsrc/net/inadyn/patches/patch-include_ddns.h
1.2modifypkgsrc/net/inadyn/patches/patch-plugins_freedns.c
1.2modifypkgsrc/net/inadyn/patches/patch-src_configure.ac
1.2modifypkgsrc/net/inadyn/patches/patch-src_os.c
1.2modifypkgsrc/net/inadyn/patches/patch-src_tcp.c
1.1addpkgsrc/net/inadyn/patches/patch-Makefile.am
1.1addpkgsrc/net/inadyn/patches/patch-src_Makefile.am
1.1removepkgsrc/net/inadyn/patches/patch-man_inadyn.8
1.1removepkgsrc/net/inadyn/patches/patch-man_inadyn.conf.5
1.1removepkgsrc/net/inadyn/patches/patch-src_Makefile.in