Commit graph

4222 commits

Author SHA1 Message Date
Hannu Nyman
8276f382a9 libtorrent: update to 0.13.6, disable ipv6, remove ipv6 hack
Fix libtorrent compilation by:
* Disable ipv6
* Remove the problematic patches/120-... ipv6 hack at the same time,
  as it is a 5-year old hack to fix one ipv6 problem.
* Update libtorrent to git master HEAD (0.13.6).

Libtorrent compilation has been broken due to patches/120-...
since #1181 got merged and ipv6 got enabled.
Users have seen issues like #1316 and #1804

IPv6 support in libtorrent master is not compelete.
Instead there is a separate ipv6 branch, which still needs some
cleanup before mainstream use. See discussion at
https://github.com/rakshasa/rtorrent/issues/59#issuecomment-56651538
So, it makes no sense to use ipv6 with the master branch.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-11-14 10:34:09 +02:00
Ted Hess
11da8dcaf4 Merge pull request #1936 from mmaraya/master
port-mirroring: new package for copying network packets
2015-11-13 09:10:05 -05:00
Mike Maraya
e428fd92f0 port-mirroring: copy network packets with optional support for TaZmen Sniffer Protocol (TZSP)
Signed-off-by: Mike Maraya <mike.maraya@gmail.com>
2015-11-12 20:43:45 -05:00
Steven Barth
1553468e04 Merge pull request #1949 from dibdot/master
adblock: busybox "tr" does not support character classes by default
2015-11-12 09:12:32 +01:00
Dirk Brenken
aa2649e8c3 adblock: busybox "tr" does not support character classes by default
bugfix: busybox "tr" does not support character classes by default and
generates (partly) odd domain names. 

Signed-off-by: Dirk Brenken <dirk@brenken.org>
2015-11-12 04:59:48 +01:00
Luka Perkov
a150eb16f3 git: update to 2.6.3
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-11-12 00:56:22 +01:00
Jonathan McCrohan
711500512e muninlite: refresh patches
Purely cosmetic changes only.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-11-11 23:45:12 +00:00
Martin Blumenstingl
d7b9595482 muninlite: Fix fetching data for interfaces with a dash in the name
munin-node passes the original interface name (as extracted from
/proc/net/dev) to if_* and if_err_*. Thus replacing dash with underscore
results in interfaces not being found anymore.

Closes: #1927

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-11-11 23:43:07 +00:00
Martin Blumenstingl
bca11d706f muninlite: Fix parsing the available network interface names
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-11-11 23:40:14 +00:00
Martin Blumenstingl
4100e103fc muninlite: Enable the df plugin again and fix parsing disk usage
Closes: #1926

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-11-11 23:38:00 +00:00
Jonathan McCrohan
e3b0a20c44 lcd4linux: fix endian issues with GLCD2USB plugin
Patch submitted by Vladimir Ermakov.

Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-11-11 23:07:33 +00:00
Ted Hess
25c6b0818f Merge pull request #1946 from dibdot/master
adblock: uci support, dynamic uhttpd instance support plus various fixes
2015-11-11 17:00:32 -05:00
Ted Hess
7be003f324 Merge pull request #1947 from danielg4/master
vpnc: dirty hack for musl compatibility
2015-11-11 16:52:58 -05:00
Daniel Gimpelevich
6e883328e8 vpnc: dirty hack for musl compatibility
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2015-11-11 13:29:43 -08:00
Dirk Brenken
1f5ed5d040 adblock: uci support, dynamic uhttpd instance support plus various fixes
* add uci support
* add dynamic uhttpd instance support
  (no longer rely on uhttpd config changes)
* package reordering
* plus various fixes

Signed-off-by: Dirk Brenken <dirk@brenken.org>
2015-11-11 19:39:51 +01:00
Álvaro Fernández Rojas
f535396cd9 libftdi: fix cmake build issues
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-11-11 19:26:43 +01:00
Ted Hess
e614238711 Merge pull request #1942 from padre-lacroix/master
bandwidthd: Addition of a variant of the bandwidthd package.
2015-11-11 13:13:17 -05:00
Ted Hess
8132b31aa4 Merge pull request #1943 from dubek/rsyslog
Add rsyslog package
2015-11-11 13:04:40 -05:00
Dov Murik
7c0b1e07a5 net/rsyslog: add new package
Signed-off-by: Dov Murik <dmurik@us.ibm.com>
2015-11-11 10:01:01 -05:00
Dov Murik
964835bccd libs/libestr: add new package (needed for net/rsyslog)
Signed-off-by: Dov Murik <dmurik@us.ibm.com>
2015-11-11 10:00:12 -05:00
Steven Barth
fdedfdeed7 Merge pull request #1940 from commodo/python-setuptools-upgrade
python-setuptools: upgrade to version 18.5
2015-11-11 10:46:27 +01:00
Jean-Michel Lacroix
b885721fa0 bandwidthd: Addition of a variant of the bandwidthd package.
Addition of the bandwidthd-pgsql package variant that can save also
in a postgres database.

Modification of bandwidthd.config to have the default IP address
of an OpenWrt router (192.168.1.1)

Addition of a small OpenWrt logo in the logo.gif

Compile tested on CC and trunk (ar71xx and mvebu in both cases)
run tested on CC (ar71xx) and trunk (r47397 on mvebu)

Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
2015-11-10 15:13:52 -05:00
Alexandru Ardelean
7730c9f5fa python-setuptools: upgrade to version 18.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-11-10 12:48:08 +02:00
Luka Perkov
726e9dcafd Merge pull request #1914 from sairon/fossil-fix-makefile
fossil: fix Makefile for GNU Make < 3.82
2015-11-10 01:33:21 +01:00
Ted Hess
bea311fd7f Merge pull request #1939 from damianorenfer/master
libs/libsodium: update to 1.0.6
2015-11-09 14:59:50 -05:00
Damiano Renfer
22752a668a libs/libsodium: update to 1.0.6
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2015-11-09 20:04:24 +01:00
Álvaro Fernández Rojas
d51a3d39cc Merge pull request #1931 from mstorchak/tmux
tmux: update to 2.1
2015-11-09 07:06:48 +01:00
Álvaro Fernández Rojas
60c4f0339e Merge pull request #1930 from mstorchak/tgt
tgt: update to 1.0.61
2015-11-09 07:06:18 +01:00
Álvaro Fernández Rojas
92837e6fa4 Merge pull request #1932 from mstorchak/acl
acl: update to 20150921
2015-11-09 07:04:17 +01:00
Álvaro Fernández Rojas
00c3d7a2ca Merge pull request #1933 from mstorchak/attr
attr: update to 20150922
2015-11-09 07:03:58 +01:00
Álvaro Fernández Rojas
ce92fd4147 Merge pull request #1929 from Zokormazo/grep
grep: update to 2.22
2015-11-09 07:00:28 +01:00
Álvaro Fernández Rojas
fea49cba00 Merge pull request #1935 from mstorchak/netatalk
netatalk: fix dependency: libattr instead of attr
2015-11-09 07:00:17 +01:00
Maxim Storchak
6f5f84d514 acl: update to 20150921
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-11-08 20:51:40 +02:00
Maxim Storchak
68b15bde67 attr: update to 20150922
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-11-08 20:41:57 +02:00
Julen Landa Alustiza
91f81c65e9 grep: update to 2.22
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2015-11-08 19:35:31 +01:00
Maxim Storchak
c53c5306a6 tmux: update to 2.1
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-11-08 19:59:19 +02:00
Maxim Storchak
186b29820a tgt: update to 1.0.61
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-11-08 19:47:50 +02:00
Maxim Storchak
97c50ca2db netatalk: fix dependency: libattr instead of attr
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-11-08 19:24:01 +02:00
Michael Heimpold
5ec2a5e810 php5: update to 5.6.15
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-11-07 17:37:45 +01:00
John Crispin
c5c8dc19be libmraa: board detection was broken after the name changed
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-11-06 22:38:57 +01:00
Nico
60baa2c2f8 Merge pull request #1894 from hnyman/xz522
utils/xz: update to 5.2.2
2015-11-06 15:36:51 +01:00
Ted Hess
fdb927f919 Merge pull request #1917 from thess/boost-build
boost: Add ignore-site-config option to bjam
2015-11-05 13:50:41 -05:00
Ted Hess
afa148129e Merge pull request #1919 from sairon/tvheadend-update
tvheadend: update to v4.0.7
2015-11-05 13:47:22 -05:00
Karl Palsson
5ccaccf03b libwebsockets: Bump to version 1.5
Very minor changes in this release, but best to keep up.

Full changelog available at
http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/tree/changelog

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-11-05 14:00:41 +00:00
Jan Čermák
9512e99f97 tvheadend: update to v4.0.7
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-11-05 13:35:54 +01:00
Luka Perkov
94d295e25e fossl: update to 1.34
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-11-04 22:46:58 +01:00
Ted Hess
b261ef65cf Merge pull request #1916 from chris5560/master
ddns-scripts: rollup to version 2.5.0-1
2015-11-04 16:05:23 -05:00
Ted Hess
5becb1259e boost: Add ignore-site-config option to bjam
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-04 15:33:10 -05:00
Ted Hess
990c2ac6f4 pianod: Remove svn version check from builds
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-04 15:30:12 -05:00
Christian Schoenebeck
7ea8be0b0d ddns-scripts: rollup to version 2.5.0-1
- add -V / --version parameter to show version information
- new option lookup_host as host to use by nslookup/host to validate IP address changes, to be separate from [DOMAIN] parameter which produces a lot of questions in the forum and on multi-host updates
- new option param_enc for optional usage inside update_url [PARAMENC] (will be send urlencoded)
- new option param_opt for optional usage inside update_url [PARAMOPT]
- new service strato.de (IPv4 only) requested by ludwig.jaffe@
- new service variomedia.de (IPv4 & IPv6) requested by Wolfgang Oertl #1884
- rewritten function get_service_data to read services/service_ipv6 file
- allow 3rd parameter inside services/service_ipv6 file - here should be the answer of the ddns provider on success. If parameter is set, it's checked by ddns-scripts and report errors to logfile/syslog if failed and retry
- updated tld_names.dat

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-11-04 21:29:22 +01:00