[PATCH] yaddns: update to 1.1-rc2
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 May 2011 09:37:51 +0000 (09:37 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 May 2011 09:37:51 +0000 (09:37 +0000)
commit358b1ea86bf7de5e1d6b20b2e72c50eb5bc53b4b
tree33db37349433c397313e8246976195eeba4b5a81
parent7c01da4a72e6f0b7613a86529547659ea4007eba
[PATCH] yaddns: update to 1.1-rc2
Hi,

The patch attached to the mail updates yaddns to 1.1-rc2. Changes are:

  * autotools refactoring
  * fix blocked state in request if connect() or recv() failed.
    Add timeout feature which abort pending request (connect(), send(), recv())
    after XX seconds.
  * add new ./configure options:
    * --enable-debug
    * --enable-debug-log
  * fix segfault case if user remove account cfg and SIGHUP yaddns when
    doing update procedure for the removed account.
  * fix buffer overread in base64_encode function
  * implement unit tests

Regards,
Anthony.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26993 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/yaddns/Makefile