Author: Moritz Warning <moritzwarning@web.de>
This patch updates that list to tinc 0.18 (current version).
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31837 3c298f89-4303-0410-b956-a3cf2f4a3e73
- Update socat to 1.7.2.0
(main reason: avoids compile-error against kernel 3.3.5 with ext2_fs.h which seems to got removed/changed to not being used from userspace from current kernel)
- remove 502-no_sslv2.patch which doesn't apply surely and looks quite outdated to me, socat isn't linked against *ssl* anyway, compiles and works fine, verified on ar71xx
Michael
Signed-off-by: Michael Markstaller <mm@elabnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31818 3c298f89-4303-0410-b956-a3cf2f4a3e73
Besides some nice new featues like an include command in config files, the
possibility to define protocol instances from templates, and support for BGP
peerings on link-local IPv6 addresses the new release also contains lots of
bugfixes.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31719 3c298f89-4303-0410-b956-a3cf2f4a3e73
- use service wrappers to launch natpmp, its builtin daemon setup is broken
- rework uci config to allow logical ifnames
- change and fix default config to use abstract "lan" and "wan" instead of hardcoded (and improperly formatted) device names
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31644 3c298f89-4303-0410-b956-a3cf2f4a3e73
This is very basic — username/password only, and doesn't even check
certificates which it *definitely* should. But it's a good start.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31559 3c298f89-4303-0410-b956-a3cf2f4a3e73
This removes the hard-coded masquerading configuration from vpnc-script.
It's possible to do it in a hook now, but it also shouldn't be necessary,
because we should be invoking the hotplug scripts to plumb the interface
properly anyway.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31558 3c298f89-4303-0410-b956-a3cf2f4a3e73
Changelog: http://nginx.org/en/CHANGES-1.0
This upgrade includes a fix for a security vulnerability, CVE-2012-2089.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31493 3c298f89-4303-0410-b956-a3cf2f4a3e73
The buildsystem passes ARCH="$(ARCH)" by default, but when building kernel modules
we need to pass ARCH="$(LINUX_KARCH)" since Linux uses differet arch names in Kbuild.
Fixes ipset build on brcm47xx (mipsel -> mips) and likely others.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31468 3c298f89-4303-0410-b956-a3cf2f4a3e73
Use the service helper scripts to build a simple init script for the
mosquitto broker. To make sure that the standard shipped config file
works, add a mosquitto user if not found.
Signed-off-by: Karl Palsson <karlp@remake.is>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31376 3c298f89-4303-0410-b956-a3cf2f4a3e73
When host is x86_64 other than Debian, the Makefile of openl2tp uses /usr/lib64
as SYS_LIBDIR instead of /usr/lib.
Aparently setting CROSS_COMPILE is the way the authors intended to handle this
situation correctly.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31366 3c298f89-4303-0410-b956-a3cf2f4a3e73