Commit graph

705 commits

Author SHA1 Message Date
Aedan Renner
a1d8519b7d mwan3-luci: update to 1.3-4
put dummy echo command back in hotplug script send_alert function to avoid errors

Signed-off-by: Aedan Renner chipdankly@gmail.com
2014-11-11 23:00:13 +01:00
Aedan Renner
b128beaf2a mwan3-luci: update to 1.3-3
corrected name of last_resort option from "main" to "default"
added blackhole option to policy selection on rule configuration

Signed-off-by: Aedan Renner <chipdankly@gmail.com>
2014-11-11 23:00:13 +01:00
Aedan ARFETT Renner
6c1e1705b1 mwan3-luci: update to 1.3-2
added support for new last_resort option for policy configuration
added dependencies for luci-mod-admin-full and luci-lib-nixio
shortened length of menuconfig description lines
reworded things on various pages
changed date formatting in custom hotplug script
default route checks now verify both destination/netmask are 0.0.0.0
condensed messy javascript lines and removed -F' ' from awk commands

Signed-off-by: Aedan Renner <chipdankly@gmail.com>
2014-11-11 23:00:13 +01:00
Nikos Mavrogiannopoulos
4e70aa58e8 gnutls: updated to address CVE-2014-8564
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-11-11 19:56:39 +01:00
Nicolas Thill
e07a0c5ceb gnutls: force rebuuld when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-11-11 19:56:33 +01:00
Nikos Mavrogiannopoulos
2f285717a2 gnutls: updated to 3.3.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-11-11 19:56:26 +01:00
Jo-Philipp Wich
6f089246a1 freeradius2: relax SSL version checks
Merge upstream commit 5ae2a70a135062a025d8fabc104eeae3a2c53a7a to relax the
SSL library version check at runtime.

The objective is to avoid the need for rebuilding freeradius2 whenever we push
binary updates for libopenssl. See https://dev.openwrt.org/ticket/18169 for
reference.

Please backport this change to the for-14.07 branch as well.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-11-11 11:14:17 +01:00
Jo-Philipp Wich
e9189f2efd wget: update to v1.16
The update fixes CVE-2014-4877 which allows malicious FTP servers
to modify local filesystem contents through specificially crafted
symlinks.

Please backport to for-14.07 too.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-30 11:31:56 +01:00
Marcel Denia
1c0bf8c605 perl: Don't link against libnsl, fix PPC signedness
perl: Don't try to link against libnsl

And also remove all other references to avoid confusion.
libnsl isn't really needed. Removing it allows glibc based
toolchains to build perl.

perl: Make I8/I16/I32 types explicitly signed for PPC

Type signedness is undefined for char. char may actually be unsigned for
some CPUs.
This fixes various bugs on PPC, like negative array indices.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-10-28 18:50:59 +01:00
Steven Barth
1426670b8a libxml2: update to 2.9.2
fixes CVE-2014-3660, CVE-2014-0191 among other issues

Signed-off-by: Steven Barth <steven@midlink.org>
2014-10-21 08:57:32 +02:00
Nikos Mavrogiannopoulos
d83d5f6806 openconnect: fixed description of ca file location
Resolves #407
2014-10-09 22:15:20 +02:00
Thomas Heil
a093151650 Merge pull request #406 from npodolak/patch-1
fix apr-util URL
2014-10-07 20:54:26 +02:00
npodolak
3483c40819 fix apr-util URL
apr-util 1.5.3 is no longer hosted on biblio.org.  Get it from archive.apache.org.
2014-10-07 14:51:04 -04:00
Adze1502
e6ea22ec3c mwan3: update to version 1.5-8
Fix bug introduced in version 1.5-7; args were not parsed to script.

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-10-07 14:04:53 +02:00
Adze1502
4c5ee1bc42 mwan3: update to version 1.5-7
Fixed issue where an manual ifup-ed interface would immediatly go down again
Remove from init as mwan3 is not a service

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-10-07 14:04:39 +02:00
Adze1502
4cc7f9d09d mwan3: update to version 1.5-6
Fixed issue where mwan3 would not immediately set interface down on link-loss event
Added feature to define last-resort action on policies with no members

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-10-07 14:04:22 +02:00
Adze1502
5a6a54e377 mwan3: update to version 1.5-4
Fix issue with more than one link route on a wan interface

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-10-07 14:04:00 +02:00
sbyx
c7d2a4feef Merge pull request #400 from Naoir/bash-4.2
bash: Update to 4.2.53
2014-10-07 07:59:54 +02:00
Marcel Denia
d3397ab01d bash: Update to 4.2.53
Includes the latest bunch of security fixes

Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-10-07 06:26:28 +02:00
sbyx
4280780f6c Merge pull request #364 from br101/for-14.07
horst: Add horst version 4.2
2014-10-06 10:23:23 +02:00
Bruno Randolf
02ae80a871 horst: Add horst version 4.2
horst 3.0 from oldpackages does not work well with the new mac80211 drivers
of 14.07, so please consider to merge this...

Signed-off-by: Bruno Randolf <br1@einfach.org>
2014-10-02 09:16:41 +01:00
Nikos Mavrogiannopoulos
04e21e66e2 openconnect: increased the timeout value for retrying
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-28 18:26:45 +02:00
Naoir
4080390848 Merge pull request #358 from Naoir/bash-bb
bash: Import from oldpackages, update to 4.2.49
2014-09-26 16:54:15 +02:00
Marcel Denia
42b154bf8c bash: Update to 4.2.49
Fixes CVE-2014-7169 and CVE-2014-7186.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-09-26 16:48:07 +02:00
Marcel Denia
b32f0657de bash: Add myself as maintainer, add licensing information
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-09-26 00:44:03 +02:00
Nikos Mavrogiannopoulos
d8ac4fd0a5 gnutls: do not use uclibc's AI_IDN; it doesn't like it
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-25 13:34:55 +02:00
Nikos Mavrogiannopoulos
116eae8922 gnutls: updated to 3.3.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-25 13:34:49 +02:00
Marcel Denia
96243ff2fc bash: Update to 4.2.48
Fixes CVE-2014-6271.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-09-25 03:03:08 +02:00
Marcel Denia
27b48028df bash: Refresh patches
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-09-25 02:58:17 +02:00
Marcel Denia
8102db7f8e bash: Import from oldpackages
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-09-25 02:39:47 +02:00
Steven Barth
297561003d dbus: update to 1.8.8, add license tag
Signed-off-by: Steven Barth <steven@midlink.org>
2014-09-23 09:20:36 +02:00
sbyx
cd4e751ea1 Merge pull request #346 from salzmdan/for-14.07
knot: update to 1.5.3.
2014-09-23 09:20:09 +02:00
Daniel Salzman
a388c3e182 knot: update to 1.5.3.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2014-09-22 15:14:31 +02:00
Nikos Mavrogiannopoulos
bdb8dd7dd7 libtasn1: updated to version 4.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:22:17 +02:00
Nikos Mavrogiannopoulos
fac996d2f1 p11-kit: updated to 0.20.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:18:35 +02:00
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