sbyx
6d83570028
Merge pull request #319 from chris5560/for-14.07
...
for-14.07: xinetd: socket bind: Invalid argument (errno = 22) when using USERID on ...
2014-09-18 11:21:16 +02:00
Christian Schoenebeck
2b66b4902d
xinetd: socket bind: Invalid argument (errno = 22) when using USERID on ipv6
...
copied from trunk
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-09-17 21:03:59 +02:00
Etienne CHAMPETIER
d30fcbe641
admin/zabbix: update to 2.2.6
...
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-16 21:13:20 +02:00
Christoph König
538791f644
sqlite3: update to 3.8.6
...
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
2014-09-16 20:05:48 +02:00
sbyx
36b4756cb7
Merge pull request #312 from chris5560/for-14.07
...
For 14.07 ddns-scripts: Implement latest fixes and updates from trunk
2014-09-16 11:20:10 +02:00
Christian Schoenebeck
5ae277cd9b
Add PKG_LICENSE and MAINTAINER
...
Add PKG_LICENSE and MAINTAINER and update PKG_RELEASE
2014-09-16 05:28:22 +02:00
Christian Schoenebeck
a0f29822e0
start via hotplug only if enabled
...
To be consistent with other services only start via hotplug if enabled.
Now full functionality of /etc/init.d/ddns enable/disable start/stop
Optimization: Include script only if needed
2014-09-16 05:23:55 +02:00
Christian Schoenebeck
2472014a7d
only start via hotplug not via boot
...
Hotplug script will start service for each interface.
To prevent duplicates and in general must not start on boot.
2014-09-16 05:20:52 +02:00
Christian Schoenebeck
aabc203d54
delete editor backup file
...
delete editor backup file
2014-09-16 05:17:45 +02:00
Christian Schoenebeck
8d1f73fd26
Add "spdns.de" and "duiadns.net" services
...
Add "spdns.de" and "duiadns.net" services
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-09-16 05:15:59 +02:00
sbyx
dc260093e1
Merge pull request #297 from remakeelectric/1407-collectd-modbus
...
Restore libmodbus and remove broken modbus collectd plugin
2014-09-10 08:15:18 +02:00
Karl Palsson
7059d9e500
collectd: modbus: Drop failing module that requires old lib
...
collectd-mod-modbus in collectd versions prior to 5.0.0 require
libmodbus v2.0.x or earlier. libmodbus v2.x is old and outdated, and
OpenWrt's packages feed has contained libmodbus v3.0.x for the entire
lifetime of Attitude Adjustment and most of Barrier Breaker.
Consequently, the collectd-mod-modbus plugin has never actually built
for this time, so rather than downgrading libmodbus, we simply remove
the collectd-mod-modbus plugin.
If collectd moves to version 5+, it gains support for modern versions of
libmodbus, and can be re-added.
Signed-off-by: Karl Palsson <karlp@remake.is>
2014-09-09 10:16:09 +00:00
Karl Palsson
c461550fbb
Revert "libmodbus: revert to 2.0.4 to unbreak collectd support"
...
This reverts commit 98d5c3a15a
.
If collectd wants to stay on their own very outdated v4.10.x, that's
fine, but they should not drag other packages down around with them.
Support for modern versions of libmodbus has existed in collectd since
v5.0.0, released 2011-03-28, so the actively maintained version of
libmodbus in OpenWrt's modern package feed should remain at the modern
versions in use by third party applications.
This restores libmodbus to the existing version used
throughout AA and BB prior to this collectd "fix"
Signed-off-by: Karl Palsson <karlp@remake.is>
2014-09-09 10:13:46 +00:00
Nikos Mavrogiannopoulos
fe13c18ebf
gnutls: enable anon by default to allow gnutls-cli in gnutls-utils
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-06 15:19:22 +02:00
John Crispin
62031da16a
mpd: disable libsoup
...
this showed up during the BB build
Signed-off-by: John Crispin <blogic@openwrt.org>
2014-09-02 16:02:08 +02:00
John Crispin
89ed65b04c
perl: properly stage libperl.so
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2014-09-02 14:19:39 +02:00
John Crispin
3a245420a8
perl: also install libperl.so
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2014-09-02 12:37:22 +02:00
John Crispin
db14acbfd9
perl: Build shared libperl
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-09-02 12:34:31 +02:00
John Crispin
144fbff727
perl: create the Host install path before using it
...
this caused a compile fail on the BB builder
Signed-off-by: John Crispin <blogic@openwrt.org>
2014-09-02 09:26:08 +02:00
Nikos Mavrogiannopoulos
1a5a2dd446
openconnect: openconnect-wrapper would trap signals and send the correct one to server
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-01 01:10:14 +02:00
Nikos Mavrogiannopoulos
45922bb086
openconnect: set config variable on teardown and correctly pass the password
...
This addresses https://dev.openwrt.org/ticket/16634
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-01 00:28:32 +02:00
Nikos Mavrogiannopoulos
99abb3ee9d
gnutls: set USE_MIPS16 to zero
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-30 23:33:55 +02:00
Naoir
2e233b22d0
Merge pull request #253 from Naoir/perl-bb
...
perl: Add missing files to perlbase packages
Fixes https://dev.openwrt.org/ticket/17695
2014-08-30 20:08:19 +02:00
Matthias Schiffer
eaa3e00d34
nacl: increment package release
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-30 19:40:20 +02:00
Matthias Schiffer
dcf942c0fb
nacl: disable mips16 as it significantly decreases performance
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-30 19:31:30 +02:00
Nikos Mavrogiannopoulos
b90c261d34
ocserv: updated to 0.8.4
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-27 18:23:33 +02:00
Nikos Mavrogiannopoulos
fe1862d395
ocserv: use the system's protocol buffers by default
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-27 18:22:46 +02:00
Marcel Denia
b75d62e7d1
perl: Bump PKG_RELEASE
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-27 01:26:58 +02:00
Marcel Denia
0d1b55e804
perl: Add deprecate.pm to perlbase-essential
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-27 01:01:39 +02:00
Marcel Denia
9705e9d9db
perl: Add parent.pm to perlbase-essential
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-27 01:01:21 +02:00
Marcel Denia
f1382fb6da
perl: Include Tie loadable module
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-27 01:00:22 +02:00
Marcel Denia
2d8289b85d
perl: Add missing files for perlbase-version
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-27 01:00:21 +02:00
Marcel Denia
79d0a60b5f
perl: Add loadable modules for mro and attributes
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-27 01:00:21 +02:00
Marcel Denia
ef58208bf9
perl: Add _charnames.pm to perlbase-charnames
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-27 01:00:21 +02:00
Marcel Denia
7087b58ef6
perl: Add Config_git.pl to perlbase-config
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-27 01:00:21 +02:00
Jiri Slachta
cabea32ea3
pulseaudio: fix CVE-2014-3970
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-26 10:56:05 +02:00
Nikos Mavrogiannopoulos
f951450541
libtasn1: updated to 4.1
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 10:18:58 +02:00
Nikos Mavrogiannopoulos
5a76333485
gnutls: updated to 3.2.17
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 10:16:14 +02:00
Nikos Mavrogiannopoulos
bda3dc01cf
ocserv: added various patches
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-23 18:32:58 +02:00
Daniel Golle
12de0b9bae
collectd: modbus support works with libmodbus-2.0.x
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-21 11:52:40 +02:00
Daniel Golle
98d5c3a15a
libmodbus: revert to 2.0.4 to unbreak collectd support
...
collectd is currently the only user of libmodbus.
Thus include the version of libmodbus which allows collectd
modbus plugin to build.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-21 11:51:52 +02:00
Adze1502
a99e2c7a7c
mwan3: update to version 1.5-4
...
Fix issue #219 : Policy status output returns arithmetic syntax error
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-21 09:17:56 +02:00
Steven Barth
7c3d7ca550
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:37:31 +02:00
Adze1502
7d2477e9ae
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-16 09:03:14 +02:00
Adze1502
697bc45b2a
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-16 09:03:00 +02:00
Adze1502
5623b229b7
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-16 09:02:44 +02:00
Aedan ARFETT Renner
ac55d3ef7a
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-16 09:02:24 +02:00
Aedan ARFETT Renner
f9d5435f95
Upload of mwan3 LuCI package for OpenWrt feeds.
...
Signed-off-by: Aedan Renner chipdankly@gmail.com
2014-08-16 08:59:58 +02:00
Adze1502
e35caf0640
Add mwan3 to packages feed
...
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-16 08:59:30 +02:00
sbyx
3d487572f8
Merge pull request #203 from fatbob313/for-14.07
...
Add package umurmur to BB packages
2014-08-15 09:09:08 +02:00