Commit graph

243 commits

Author SHA1 Message Date
Johannes Morgenroth
02f1617c00 ibrdtnd: add new package
This package contains the daemon (dtnd) of IBR-DTN, a modular and lightweight
implementation of the bundle protocol (RFC 5050). https://github.com/ibrdtn/ibrdtn

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:44:14 +02:00
Michael Hanselmann
6f2ceb74b9 Import net/unbound package from Subversion
This is an import of the net/unbound package from Subversion
revision 40658 (May 2, 2014). The only change is the addition of
PKG_LICENSE, PKG_LICENSE_FILE and PKG_MAINTAINER to Makefile.
Unbound 1.4.22 is the current upstream release.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2014-08-19 05:15:22 +02:00
Steven Barth
96b04afce6 Revert "xl2tpd: rename netifd protocol handler to l2tpv2 to avoid clashes with l2tpv3"
This reverts commit 981f2da457.
OpenWrt wiki knew l2tp from l2tpv3tun, but luci knew l2tp from xl2tpd
2014-08-18 11:36:19 +02:00
Steven Barth
bd52d64fdb strongswan: import, update, adopt
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-17 10:11:02 +02:00
Noah Meyerhans
8a323adda7 net/bind: Update to upstream long-term-support release 9.9.5-P1
Update maintainer and license metadata in Makefile.
Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 14:51:54 -07:00
Noah Meyerhans
0719636b05 net/bind: Re-import package net/bind from oldpackages.
Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 14:51:54 -07:00
Noah Meyerhans
da797a7ee1 net/ipsec-tools: Update some makefile definitions per
https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md to list me as
maintainer.

Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 12:29:38 -07:00
Noah Meyerhans
cc919289a3 net/ipsec-tools: Update configure.ac to force HAVE_POLICY_FWD=true, which is
appropriate on Linux but not properly detected in the openwrt build currently.

Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 12:29:38 -07:00
Noah Meyerhans
5639066c12 net/ipsec-tools: Update ipsec-tools to 0.8.2
Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 12:29:38 -07:00
Noah Meyerhans
5117da7925 net/ipsec-tools: Import net/ipsec-tools from oldpackages
Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 12:29:38 -07:00
Christian Schoenebeck
8eb8659e41 xinetd: socket bind: Invalid argument (errno = 22) when using USERID on ipv6
Use right size of addresses in bind() call. Also use getpeername addresses when
connecting to ident service to prevent address family mismatch between socket(),
bind() and connect() calls.

---
Christian Schoenebeck via github pull request #205:
Reported for a long time in the web. Still exists in the current sources.
Already reported and offert on TRAC Ticket #15821.

You can find a lot of entries on "Google" about the reported problem.
I got the same error on my WNDR3800 and von VirtualBox X86.
I copied the patch to my local trunk build system and recompiled.
The problem was fixed.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-16 17:47:08 +01:00
Martin Johansson
2f43b534b8 umurmur: Set PKG_LICENSE
Signed-off-by: Martin Johansson <martin@fatbob.nu>
2014-08-14 21:34:07 +02:00
Adze1502
69a0b5814a mwan3: update to version 1.5-3
Better way of fixing the "icmp unreachable exits wrong interface" problem

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-14 13:58:41 +02:00
Jonathan McCrohan
790de0513f xinetd: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 01:01:31 +01:00
Jonathan McCrohan
334478d759 wavemon: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:57:40 +01:00
Jonathan McCrohan
dd5b15dcee sslh: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:55:38 +01:00
Jonathan McCrohan
5345c5ac76 mtr: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:54:44 +01:00
Jonathan McCrohan
c3e9974862 muninlite,mtr,sslh,wavemon,xinetd: s/MAINTAINER/PKG_&/
Replace the MAINTAINER lines in packages that I maintain with
PKG_MAINTAINER lines, to be consistent with the rest of the packages
tree.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:39:20 +01:00
Ted Hess
c839c2119b ntpclient: Import from oldpackages, update version, copyright and license info, add pkg maintainer.
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-13 17:06:00 -04:00
Xiongfei Guo
6bfb2ef4bd Add smartsnmpd.
smartsnmpd is an implementation of SNMP Agent developed by Credo Semi. It
use Lua as script language to write SNMP MIB nodes to improve the efficiency
of developtment.

This package add native support for OpenWrt. Include using ubus and uci to
get status/info. And, it use uloop as low level event library. So it's
some sort of desgin for OpenWrt.

Website: https://github.com/credosemi/smartsnmp

Signed-off-by: Leo Ma <leoma@credosemi.com>
Signed-off-by: Xiongfei Guo <xfguo@credosemi.com>
2014-08-13 14:04:05 +08:00
Adze1502
35d05cfebe mwan3: Update to version 1.5-2
Fix issue icmp unreachables go out wrong interface
Remove unnecessary line

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-12 21:17:54 +02:00
Ted Hess
887411b8c3 socat: Import from oldpackages, upgrade to 1.7.2.4, update copyright, license info, pkg maintainer. Fix cross built error
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-12 12:21:56 -04:00
Jonathan McCrohan
4b90ad6770 Merge pull request #193 from chris5560/master
ddns-scripts: Set PKG_LICENSE
2014-08-12 00:18:32 +01:00
Christian Schoenebeck
353dd935d6 ddns-scripts: Set PKG_LICENSE
Set PKG_LICENSE as written inside dynamic_dns_updater.sh and dynamic_dns_functions.sh.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-08-11 21:18:48 +02:00
Thomas Heil
4eec42a248 haproxy: fix from upstream
[PATCH 4/4] BUG: config: error in http-response replace-header number

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-08-11 17:10:30 +02:00
Karl Palsson
7ee92fa45c net/mosquitto: Add PKG_LICENSE information
Signed-off-by: Karl Palsson <karlp@remake.is>
2014-08-11 13:19:42 +00:00
Karl Palsson
64ef7b2158 net/mosquitto: update readme with protocol versions
Mosquitto has supported v3.1.1 of the mqtt protocol since verson 1.3

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-08-11 10:53:35 +00:00
Karl Palsson
dfadab16da net/mosquitto: Bump to version 1.3.4
A minor point release.

* Don’t ask client for certificate when require_certificate is false.
* Fix incorrect handling of anonymous bridges on the local broker.
* backout incomplete functionality incorrectly added in 1.3.2

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-08-11 10:41:42 +00:00
Steven Barth
3ed912434f tinyproxy: fix CVE-2012-3505
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-11 12:37:29 +02:00
sbyx
dfe5588e79 Merge pull request #186 from fatbob313/master
Add package umurmur. Add myself as maintainer.
2014-08-11 08:13:38 +02:00
Martin Johansson
9e618ad3c1 Add package umurmur. Add myself as maintainer. 2014-08-10 22:01:58 +02:00
W. Michael Petullo
158daf25d4 dmapd: update to 0.0.70
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-10 15:31:24 -04:00
W. Michael Petullo
72b33701ae Copy dmapd package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-10 15:28:43 -04:00
sbyx
b5435ecec2 Merge pull request #183 from Adze1502/master
mwan3: Update to version 1.5-1
2014-08-10 14:10:58 +02:00
Daniel Golle
b6a8ac8b9b freeradius2: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-10 13:53:19 +02:00
Daniel Golle
9584a1fd42 opentracker: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-10 13:49:40 +02:00
Daniel Golle
c39083fe33 xl2tpd: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-10 13:43:19 +02:00
Adze1502
869e4539f6 mwan3: Update to version 1.5-1
Add iptables -w option, which increases stability, requires iptables v1.4.20.
Code cleanup

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-10 13:18:54 +02:00
Ian Leonard
f5a1d1bba6 Merge branch 'master' into license-updates
Signed-off-by: Ian Leonard <antonlacon@gmail.com>

Conflicts:
	devel/patch/Makefile
	multimedia/minidlna/Makefile
2014-08-10 01:09:06 -07:00
sbyx
048e700bfc Merge pull request #179 from arfett/master
mwan3-luci
2014-08-10 09:45:13 +02:00
Aedan ARFETT Renner
c1185dbd3d version bumped to 1.3-1
shortened title so it fits on menuconfig screen
added newline in description so no menuconfig side scrolling required

Signed-off-by: Aedan Renner chipdankly@gmail.com
2014-08-09 13:28:02 -07:00
Maxim Storchak
4b3d142810 Add license info for luabitop, luaposix, rsync, tgt, wget, acl, attr, haserl, smartmontools, tmux
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-08-09 15:47:18 +03:00
Aedan ARFETT Renner
c5ecb78285 Upload of mwan3 LuCI package for OpenWrt feeds.
Signed-off-by: Aedan Renner chipdankly@gmail.com
2014-08-08 22:32:21 -07:00
Matthias Schiffer
5d467f8443 ethtool: update to 3.15, add licensing information
The ixp4xx patch is removed as I couldn't find any information about a driver
with this name, neither in the OpenWrt kernel nor upstream. If anybody knows
that it was actually useful after all, please tell me...

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-09 05:03:26 +02:00
Matthias Schiffer
910d3a956c libuecc, fastd: add licensing information
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-09 04:58:58 +02:00
Adze1502
7afdbd28cf Add mwan3 to packages feed
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-08 21:09:54 +02:00
Etienne CHAMPETIER
c3cfd14535 netatalk: disable acl (fix the build)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-08 19:27:56 +02:00
Hannu Nyman
e27824ec06 Add license info to ccrypt, haveged, rng-tools, vsftpd
I added license info to those packages that I have imported here.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-08-08 16:22:43 +03:00
Etienne CHAMPETIER
2a4169434e freeradius2: disable PKG_CHECK_FORMAT_SECURITY
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-08 01:45:10 +02:00
W. Michael Petullo
691880699d netatalk: depend on attr
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-07 17:03:09 -04:00