[package] tinc: version bump to 1.0.19
authorzioproto <zioproto@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Jul 2012 10:27:50 +0000 (10:27 +0000)
committerzioproto <zioproto@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Jul 2012 10:27:50 +0000 (10:27 +0000)
With pleasure we announce the release of version 1.0.19. Here is a
summary of the changes:

 * Allow :: notation in IPv6 Subnets.

 * Add support for systemd style socket activation.

 * Allow environment variables to be used for the Name option.

 * Add basic support for SOCKS proxies, HTTP proxies, and proxying through an
   external command.

This version of tinc is compatible with 1.0pre8, 1.0 and later, but not
with earlier version of tinc.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32560 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/tinc/Makefile

index 0ad6493..53f270f 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tinc
-PKG_VERSION:=1.0.18
-PKG_RELEASE:=2
+PKG_VERSION:=1.0.19
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages 
-PKG_MD5SUM:=9352d53e892df4127e839f54a0e8af2a
+PKG_MD5SUM:=5d97ee0f1ccf8fea5b492f6b54d5ac32
 
 PKG_INSTALL:=1