1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
Commit Graph

4569 Commits

Author SHA1 Message Date
Pushpal Sidhu
7e7d843fa6 evtest: add package
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
2015-12-29 15:44:13 -08:00
Hannu Nyman
e0944f2b1d Merge pull request #2202 from jbemmel/openvswitch_2.5.0
Upgrade OpenVSwitch to version 2.5.0 to support kernels up to 4.3
2015-12-29 19:35:17 +02:00
Jeroen van Bemmel
220f321c1d Upgrade OpenVSwitch to version 2.5.0 to support kernels up to 4.3
Most patches for 4.1 are no longer needed, only a minor patch to fix a
missing WAIT_ANY constant. 2.5.0 depends on nf_conntrack (ipv4 and ipv6)

Signed-off-by: Jeroen van Bemmel <jvb127@gmail.com>
2015-12-29 09:02:59 -06:00
Michael Heimpold
f61b29241d Merge pull request #2200 from jefferyto/python-cffi-update
python-cffi: update to latest version
2015-12-29 13:33:57 +01:00
Michael Heimpold
55b84246e8 Merge pull request #2199 from jefferyto/python-enum34-update
python-enum34: update to latest version
2015-12-29 13:33:13 +01:00
Jeffery To
6b0482f6b7 python-cffi: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-29 20:28:06 +08:00
Jeffery To
d96991f5a2 python-enum34: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-29 20:26:40 +08:00
Heinrich Schuchardt
c6ac1e3f76 devel/automake: add new package (closes #2192)
Automake is a tool for automatically generating Makefile.in files compliant
with the GNU Coding Standards.

A new package automake is provided.

version 2:
	do not reference staging directory in distributed files
	copy only one version of automake
	resolve whitespace issues

CC: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2015-12-29 12:48:15 +01:00
Hannu Nyman
d8bd4dcac7 Merge pull request #2186 from olmari/add-dy-fi-ddns
ddns-scripts: Added dy.fi service
2015-12-28 23:23:16 +02:00
Sami Olmari
a7d51998bc ddns-scripts: Added dy.fi service
Added dy.fi dynamic dns provider into ddns-scripts (ipv4) services file.

Tested-by: Vaasa Hacklab ry <info@vaasa.hacklab.fi>
Signed-off-by: Sami Olmari <sami@olmari.fi>
2015-12-28 21:59:50 +02:00
Hannu Nyman
973b0bf659 Merge pull request #2162 from Adze1502/master
mwan3: update to version 2.0-2
2015-12-27 21:11:54 +02:00
Hannu Nyman
271b558841 Merge pull request #2172 from oneru/fwknop-2.6.8
Update fwknop to 2.6.8
2015-12-27 21:11:08 +02:00
Hannu Nyman
19ec741686 Merge pull request #2191 from tru7/knxd
knxd: bump new version
2015-12-27 21:08:14 +02:00
Othmar Truniger
93c8077856 knxd: bump new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-12-27 18:03:23 +01:00
Peter Wagner
a8ad5cd54d tor: update to 0.2.7.6
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-12-27 16:32:25 +01:00
Heinrich Schuchardt
0f1abd63f8 devel/autoconf: add new package (closes #2190)
This patch provides package autoconf.

Autoconf is required to generated the configure script of autotools
projects.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

[Fixed commit summary (first line of commit message)]

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-12-27 12:24:33 +01:00
Heinrich Schuchardt
89d35c260e devel/m4: add new package (closes #2189)
GNU M4 is a prerequisite to run autoconf and automake.

This patch packages the macro processor.

This is a prerequisite for packaging autoconf and automake.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

[Fixed commit summary according to our best-practise]

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-12-27 12:23:11 +01:00
Yousong Zhou
7d7bac5ff0 Merge pull request #2165 from xypron/make
GNU Make
2015-12-27 11:31:33 +08:00
Sami Olmari
43f8a1dd41 ddns-scripts: Added dy.fi service
Added dy.fi dynamic dns provider into ddns-scripts (ipv4) services file.

Tested-by: Vaasa Hacklab ry <info@vaasa.hacklab.fi>
Signed-off-by: Sami Olmari <sami@olmari.fi>
2015-12-27 02:52:02 +02:00
Heinrich Schuchardt
53c7868491 GNU Make
OpenWRT provides gcc but lacks make. So building foreign software is
difficult.

This patch provides GNU Make 4.1.

Built on Debian Jessie amd64.
Tested on TP-Link MR3020 (ar71xx/generic).

version 4:
	remove gnumake.h from the package
	We could package it in a separate make-dev package if really needed.

version 3:
	use Build/InstallDev to provide build time dependency

version 2:
	superfluous lines removed as suggested by Yousong Zhou

CC: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2015-12-26 21:13:58 +01:00
Daniel Golle
d1429318ca tracertools: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-12-26 05:05:03 +01:00
Daniel Golle
9377520afd lvm2: update to version 2.02.138
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-12-26 02:21:27 +01:00
Daniel Golle
a78192e96c i2c-tools: add fossies.org download mirror
lm-sensors.org is down, again...

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-12-25 22:44:52 +01:00
Jonathan Bennett
8cc558b8a3 Update fwknop to 2.6.8
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2015-12-25 09:40:41 -06:00
Hannu Nyman
97a6a903e8 Merge pull request #2129 from commodo/krb5-upgrade-n-fix
krb5: bump to version 1.13.3 and fix uninitialized warning/error
2015-12-22 11:11:44 +02:00
Ted Hess
e26fc30eb9 Merge pull request #2145 from ClaymorePT/boost_1
Boost: Version Update -> 1.60
2015-12-21 16:55:11 -05:00
Hannu Nyman
67b327ea36 Merge pull request #2140 from dedeckeh/master
ddns-scripts: Add support for the service dtdns.com
2015-12-21 22:36:56 +02:00
Marcel Denia
09f97c7b35 perl-cgi: Update to 4.25
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-12-21 17:59:34 +01:00
Marcel Denia
1557f6c4da perl-www: Update to 6.15
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-12-21 17:54:02 +01:00
Marcel Denia
9405a8faec perl-compress-bzip2: Update to 2.24
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-12-21 17:53:25 +01:00
Marcel Denia
a23ffef7e9 perl: Update to 5.22.1
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-12-21 17:53:02 +01:00
Jeroen Louwes
05eaec986b mwan3: update to version 2.0-2
Fix iptables issue where a needed ipset was not created if first wan that came online was not a member of policy.

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2015-12-21 16:50:59 +01:00
Ted Hess
eae3e52962 Merge pull request #2161 from dibdot/adblock
adblock: bugfix
2015-12-21 08:55:28 -05:00
Ted Hess
bec07b8ce2 Merge pull request #2159 from ryzhovau/luaposix_docs
luaposix: suppress docs compilation errors
2015-12-21 08:53:15 -05:00
Dirk Brenken
bdb599ff28 adblock: bugfix
* fix cornercase during domain query removal

Signed-off-by: Dirk Brenken <dirk@brenken.org>
2015-12-21 14:35:03 +01:00
Hans Dedecker
1fd0982f8e ddns-scripts: Update PKG_RELEASE after adding dtdns support 2015-12-21 10:43:34 +01:00
Alexander Ryzhov
8974291c60 luaposix: suppress docs compilation errors
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-12-21 04:33:44 -05:00
Ted Hess
8ff10cdc38 Merge pull request #2158 from dibdot/adblock
adblock: small changes
2015-12-20 19:57:19 -05:00
Dirk Brenken
8e041736fc adblock: small changes
* add whocares.org as additional source
* add adblock statistics (requires query log)
* cosmetics

Signed-off-by: Dirk Brenken <dirk@brenken.org>
2015-12-20 22:40:54 +01:00
John Crispin
b44c01a072 Merge pull request #2147 from commodo/node-x86-build-fix
node: fix build on x86 & x86.64 targets
2015-12-20 21:20:23 +01:00
Nikos Mavrogiannopoulos
a0391c4f75 vpnc-scripts: bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-12-20 19:31:27 +02:00
Nikos Mavrogiannopoulos
74413b8220 Merge pull request #2157 from biblbroks/vpnc-scripts-dns-fix
vpnc-scripts: Fix handling of multiple VPN DNS servers
2015-12-20 18:58:58 +02:00
Aleksandar Radovanovic
00c9d9078a vpnc-scripts: Fix handling of multiple VPN DNS servers
Fix for #2116 - $INTERNAL_IP{4,6}_DNS variables are not word-split correctly when containing more than one DNS server.

Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs>
2015-12-20 14:48:59 +00:00
Ted Hess
9943e404f6 Merge pull request #2156 from dubek/rsyslog-8.15.0
net/rsyslog: update to 8.15.0
2015-12-20 09:29:52 -05:00
Dov Murik
102eb3d656 net/rsyslog: update to 8.15.0
Signed-off-by: Dov Murik <dmurik@us.ibm.com>
2015-12-20 15:42:00 +02:00
Hannu Nyman
11b6f71a07 Merge pull request #2154 from damianorenfer/master
libs/libsodium: update to 1.0.7
2015-12-20 13:46:29 +02:00
Damiano Renfer
e0d4c2f1df libs/libsodium: update to 1.0.7
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2015-12-20 12:39:01 +01:00
Hannu Nyman
262a372902 Merge pull request #2144 from cshore/pull-request-python-module-make
lang/python: Make building additional (non-base) python modules easier
2015-12-19 22:37:32 +02:00
Ted Hess
b5f07a089e Merge pull request #2143 from thess/madplay-fix
madplay: fix missing binary in madplay-oss package
2015-12-19 15:04:20 -05:00
Steven Barth
4528c4b2d8 Merge pull request #2150 from commodo/mdnsresponder-build-fix
mdnsresponder: (fix build) use TARGET_CC as LD
2015-12-19 18:38:17 +01:00