feed/packages.git
7 years agoffmpeg: Upgrade to 3.2.2. Remove Speex support 3766/head
Ted Hess [Thu, 5 Jan 2017 18:24:56 +0000 (13:24 -0500)]
ffmpeg: Upgrade to 3.2.2. Remove Speex support

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agosox: Upgrade to 14.4.2. ffmpeg no longer required
Ted Hess [Thu, 5 Jan 2017 17:54:22 +0000 (12:54 -0500)]
sox: Upgrade to 14.4.2. ffmpeg no longer required

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agomoc: Upgrade to 2.5.2. Includes ffmpeg3 compatibility
Ted Hess [Thu, 5 Jan 2017 18:01:13 +0000 (13:01 -0500)]
moc: Upgrade to 2.5.2. Includes ffmpeg3 compatibility

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoMerge pull request #3742 from diizzyy/patch-6
champtar [Thu, 5 Jan 2017 15:06:38 +0000 (07:06 -0800)]
Merge pull request #3742 from diizzyy/patch-6

libs/sqlite3: Update to 3.16.0 and add optimizations

7 years agonet-snmp: enable AgentX support
Stijn Tintel [Sat, 31 Dec 2016 13:29:01 +0000 (14:29 +0100)]
net-snmp: enable AgentX support

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agoMerge pull request #3746 from thess/pianod-update
Ted Hess [Thu, 5 Jan 2017 13:05:13 +0000 (08:05 -0500)]
Merge pull request #3746 from thess/pianod-update

pianod: Update to private version 174.05. Remove PolarSSL dependency.

7 years agoMerge pull request #3765 from dibdot/adblock
Hannu Nyman [Thu, 5 Jan 2017 11:50:47 +0000 (13:50 +0200)]
Merge pull request #3765 from dibdot/adblock

adblock: update 2.1.0

7 years agoadblock: update 2.1.0 3765/head
Dirk Brenken [Thu, 5 Jan 2017 09:25:02 +0000 (10:25 +0100)]
adblock: update 2.1.0

* add initial unbound support (experimental, see online doc)

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoMerge pull request #3761 from ClaymorePT/boost_1.63
Hannu Nyman [Thu, 5 Jan 2017 08:20:54 +0000 (10:20 +0200)]
Merge pull request #3761 from ClaymorePT/boost_1.63

boost: Package Version Update -> 1.63.0

7 years agolibs/sqlite3: Update to 3.16.0 and add optimizations 3742/head
Daniel Engberg [Tue, 3 Jan 2017 08:33:45 +0000 (02:33 -0600)]
libs/sqlite3: Update to 3.16.0 and add optimizations

Update to 3.16.0

Add following optimizations:

HAVE_ISNAN
HAVE_MALLOC_USABLE_SIZE

Link: https://www.sqlite.org/compile.html
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoboost: Package Version Update -> 1.63.0 3761/head
Carlos Ferreira [Thu, 5 Jan 2017 00:49:50 +0000 (00:49 +0000)]
boost: Package Version Update -> 1.63.0

Maintainer: @ClaymorePT
Compile tested: Broadcom BCM2708
Run tested: None

Description:

This package update contains no new libraries.
Information about the 1.63.0 release (updated libraries, bug fixes, etc), can be found here [1].

[1]: http://www.boost.org/users/history/version_1_63_0.html

Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
7 years agoMerge pull request #3760 from KurdyMalloy/master
Hannu Nyman [Wed, 4 Jan 2017 21:27:09 +0000 (23:27 +0200)]
Merge pull request #3760 from KurdyMalloy/master

poco: update to 1.7.7

7 years agopoco: update to 1.7.7 3760/head
Jean-Michel Julien [Wed, 4 Jan 2017 19:19:21 +0000 (14:19 -0500)]
poco: update to 1.7.7
Update package to latest stable version (1.7.7)

Signed-off-by Jean-Michel Julien <jean-michel.julien@trilliantinc.com>

7 years agoMerge pull request #3759 from commodo/keepalived-default-old-conf
Stijn Tintel [Wed, 4 Jan 2017 18:48:21 +0000 (19:48 +0100)]
Merge pull request #3759 from commodo/keepalived-default-old-conf

keepalived: use old keepalived.conf by default

7 years agokeepalived: use old keepalived.conf by default 3759/head
Alexandru Ardelean [Wed, 4 Jan 2017 18:26:27 +0000 (20:26 +0200)]
keepalived: use old keepalived.conf by default

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #3758 from stintel/keepalived_3757
Stijn Tintel [Wed, 4 Jan 2017 18:41:19 +0000 (19:41 +0100)]
Merge pull request #3758 from stintel/keepalived_3757

keepalived: fix recvmsg/sendmsg on mips64 again

7 years agokeepalived: fix recvmsg/sendmsg on mips64 again 3758/head
Stijn Tintel [Wed, 4 Jan 2017 17:53:14 +0000 (18:53 +0100)]
keepalived: fix recvmsg/sendmsg on mips64 again

Commit e73964fa8fae94473e9046dfd8fd505206b50ab3 incorrectly dropped the
patch 101-update-struct-msghdr.patch. Add it again, and while add it
also add the follow-up patch that was added upstream.

Fixes #3757.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agoMerge pull request #3755 from commodo/python3-update-build
Hannu Nyman [Wed, 4 Jan 2017 15:33:27 +0000 (17:33 +0200)]
Merge pull request #3755 from commodo/python3-update-build

python3: sync makefiles with python package

7 years agoMerge pull request #3754 from commodo/python-upgrade
Hannu Nyman [Wed, 4 Jan 2017 15:32:18 +0000 (17:32 +0200)]
Merge pull request #3754 from commodo/python-upgrade

python: upgrade to version 2.7.13 (and do some cleanups)

7 years agopython3: sync makefiles with python package 3755/head
Alexandru Ardelean [Wed, 4 Jan 2017 09:27:36 +0000 (11:27 +0200)]
python3: sync makefiles with python package

Technically, this just updates build details.
No functionality change to package itself.

So, no need to increase PKG_RELEASE on this change.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython: upgrade to version 2.7.13 3754/head
Alexandru Ardelean [Wed, 4 Jan 2017 12:03:31 +0000 (14:03 +0200)]
python: upgrade to version 2.7.13

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython: simplify/unify default build rules for python packages
Alexandru Ardelean [Wed, 4 Jan 2017 09:25:47 +0000 (11:25 +0200)]
python: simplify/unify default build rules for python packages

Most python packages use the same build rules & vars.
So, adding them in python-package.mk.

Also, preparing for using VARIANTs for python/python3 packages.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-dev: add python-lib2to3 as dependency
Alexandru Ardelean [Wed, 4 Jan 2017 09:41:48 +0000 (11:41 +0200)]
python-dev: add python-lib2to3 as dependency

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython: update PYTHON_FOR_BUILD (based on python3)
Alexandru Ardelean [Wed, 4 Jan 2017 09:39:00 +0000 (11:39 +0200)]
python: update PYTHON_FOR_BUILD (based on python3)

PYTHON_FOR_BUILD is used to build the target python.
Nomally Python scripts detect fine the Python host interpreter
to use for building the Python target interpreter.
But, let's not leave it up to chance anymore.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython: remove argument for `--with-system-ffi` configure arg (based on python3)
Alexandru Ardelean [Wed, 4 Jan 2017 09:42:34 +0000 (11:42 +0200)]
python: remove argument for `--with-system-ffi` configure arg (based on python3)

And apparently `--with-system-ffi` does not take any arguments.
But it's only in Python 3.6 that a check was added for that.
After checking, Python 2.7 does not take any args either
for `--with-system-ffi` ; so, remove it [for the case when this
change may get backported].

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agonet-snmp: fix libnl dependency
Stijn Tintel [Wed, 4 Jan 2017 12:10:13 +0000 (13:10 +0100)]
net-snmp: fix libnl dependency

When libnl-core is enabled, but libnl isn't, build fails because of a
missing dependency on libnl-3.so.200. Depending on libnl-core seems to
work for both cases.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agoMerge pull request #3748 from diizzyy/patch-7
Hannu Nyman [Wed, 4 Jan 2017 11:59:28 +0000 (13:59 +0200)]
Merge pull request #3748 from diizzyy/patch-7

utils/tmux: Update to 2.3

7 years agoMerge pull request #3753 from dedeckeh/pr-net-snmp-5.7.3
Stijn Tintel [Wed, 4 Jan 2017 11:13:46 +0000 (12:13 +0100)]
Merge pull request #3753 from dedeckeh/pr-net-snmp-5.7.3

net-snmp: update to 5.7.3 and various fixes

7 years agonet-snmp : update to 5.7.3 3753/head
Hans Dedecker [Thu, 18 Aug 2016 14:29:19 +0000 (16:29 +0200)]
net-snmp : update to 5.7.3

Update to 5.7.3 by refreshing patches; remove 800-format-security
as upstream integrated.
Add libnl dependency in the package Makefile as net-snmp will check
if libnl is enabled in config_os_libs2.
Remove unneeded PKG_FIXUP build variable.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
7 years agoMerge pull request #3752 from diizzyy/patch-9
Hannu Nyman [Wed, 4 Jan 2017 08:52:33 +0000 (10:52 +0200)]
Merge pull request #3752 from diizzyy/patch-9

Update sngrep to 1.4.2

7 years agoUpdate sngrep to 1.4.2 3752/head
Daniel Engberg [Wed, 4 Jan 2017 05:18:16 +0000 (06:18 +0100)]
Update sngrep to 1.4.2

Update sngrep to 1.4.2

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #3322 from SvenRoederer/feature/add_snmp-mibs
Stijn Tintel [Wed, 4 Jan 2017 00:13:08 +0000 (01:13 +0100)]
Merge pull request #3322 from SvenRoederer/feature/add_snmp-mibs

net-snmp: add package snmp-mibs

7 years agoutils/tmux: Update to 2.3 3748/head
Daniel Engberg [Tue, 3 Jan 2017 23:56:13 +0000 (00:56 +0100)]
utils/tmux: Update to 2.3

Update tmux to 2.3

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agosqm-scripts: Update to v1.1.0
Toke Høiland-Jørgensen [Tue, 3 Jan 2017 22:22:54 +0000 (23:22 +0100)]
sqm-scripts: Update to v1.1.0

7 years agopianod: Update to private version 174.05. Remove PolarSSL dependency. 3746/head
Ted Hess [Tue, 3 Jan 2017 20:32:07 +0000 (15:32 -0500)]
pianod: Update to private version 174.05. Remove PolarSSL dependency.

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agonet-snmp: add package snmp-mibs 3322/head
Sven Roederer [Sun, 9 Oct 2016 14:01:54 +0000 (16:01 +0200)]
net-snmp: add package snmp-mibs

this installs the default MIBS-files under /usr/share/snmp/mibs .
Also aligns the defines to the same sorting-scheme.

Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
7 years agoMerge pull request #3745 from D-Albers/libpng
Jo-Philipp Wich [Tue, 3 Jan 2017 19:22:17 +0000 (20:22 +0100)]
Merge pull request #3745 from D-Albers/libpng

libpng: Update to version 1.2.57 fixes CVE-2016-10087

7 years agolibpng: update to 1.2.57 3744/head 3745/head
Daniel Albers [Tue, 3 Jan 2017 18:59:57 +0000 (19:59 +0100)]
libpng: update to 1.2.57

Fixes CVE-2016-10087

Signed-off-by: Daniel Albers <Daniel.Albers@public-files.de>
7 years agonet-snmp: take over maintainership
Stijn Tintel [Tue, 3 Jan 2017 18:40:59 +0000 (19:40 +0100)]
net-snmp: take over maintainership

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agosqm-scripts: use https link (#3741)
Alberto Bursi [Tue, 3 Jan 2017 10:23:07 +0000 (11:23 +0100)]
sqm-scripts: use https link (#3741)

change download link from git:// to https:// .
Git links are less safe (not encrypted) and, more importantly, they are blocked by company firewalls.
Https links do not have either issue.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
7 years agoMerge pull request #3737 from commodo/python3-upgrade
Hannu Nyman [Mon, 2 Jan 2017 20:11:39 +0000 (22:11 +0200)]
Merge pull request #3737 from commodo/python3-upgrade

python3: upgrade to version 3.6.0

7 years agopython3: upgrade to version 3.6.0 3737/head
Alexandru Ardelean [Sat, 31 Dec 2016 23:53:14 +0000 (01:53 +0200)]
python3: upgrade to version 3.6.0

Python 3.6 comes with some new cross-compilation logic that
generates filenames/paths with arch, abiflags and mach
included (in filename & path).

Problem is that the generated paths/filenames are not
consistent across archs (noticed on x86_64 & ar71xx),
so patch `016-adjust-config-paths.patch` was added
to mitigate this (by removing extra stuff in paths).

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #3730 from diizzyy/patch-2
Luka Perkov [Mon, 2 Jan 2017 09:13:04 +0000 (10:13 +0100)]
Merge pull request #3730 from diizzyy/patch-2

net/cshark: New version layout, use mbed TLS and xz

7 years agolibuv: bump to latest version
Luka Perkov [Sun, 1 Jan 2017 18:03:46 +0000 (19:03 +0100)]
libuv: bump to latest version

While at it install in staging_dir libuv.a used for static linking and update
my email address.

Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
7 years agoMerge pull request #3732 from diizzyy/patch-3
Michael Heimpold [Sun, 1 Jan 2017 20:37:26 +0000 (21:37 +0100)]
Merge pull request #3732 from diizzyy/patch-3

lang/php7-pecl-http: Drop mbed TLS 1.3 (PolarSSL)

7 years agoMerge pull request #3734 from padre-lacroix/master-bandwidthd
Hannu Nyman [Sun, 1 Jan 2017 18:31:39 +0000 (20:31 +0200)]
Merge pull request #3734 from padre-lacroix/master-bandwidthd

bandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking

7 years agobandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking 3734/head
Jean-Michel Lacroix [Sun, 1 Jan 2017 17:44:56 +0000 (12:44 -0500)]
bandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking
Addition of sqlite storage
Tracking of SMTP traffic instead of P2P traffic
Based on NethServer bandwidthd implementation

Signed-off-by: Jean-Michel lacroix <lacroix@lepine-lacroix.info>
7 years agolang/php7-pecl-http: Drop mbed TLS 1.3 (PolarSSL) 3732/head
Daniel Engberg [Sun, 1 Jan 2017 08:43:48 +0000 (09:43 +0100)]
lang/php7-pecl-http: Drop mbed TLS 1.3 (PolarSSL)

Drop mbed TLS 1.3 (PolarSSL) option as it's EOL.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agonet/cshark: New version layout, use mbed TLS and xz 3730/head
Daniel Engberg [Sun, 1 Jan 2017 08:31:38 +0000 (09:31 +0100)]
net/cshark: New version layout, use mbed TLS and xz

Move git hash to PKG_VERSION instead of PKG_RELEASE
Use xz git tarball instead of gz
Add dependency to ustream-mbedtls as mbed TLS 1.3 is deprecated.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #3727 from commodo/keepalived-update-me
Hannu Nyman [Sat, 31 Dec 2016 15:12:38 +0000 (17:12 +0200)]
Merge pull request #3727 from commodo/keepalived-update-me

keepalived: update to 1.2.19, switch maintainer to me, refresh PRs 2312 & 2340

7 years agokeepalived: upgrade to version 1.2.19 3727/head
Alexandru Ardelean [Sat, 31 Dec 2016 10:44:40 +0000 (12:44 +0200)]
keepalived: upgrade to version 1.2.19

Dropped patches, unrequired.
There is a newer version released, but I cannot vouch for it yet.
We've been using this one for about a year now.

Since, I only recently became maintainer of `keepalived`, I will
push this as the current stable one, and start using a newer
version internally, before releasing it to the public.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agokeepalived: add myself as maintainer
Alexandru Ardelean [Sat, 31 Dec 2016 10:45:21 +0000 (12:45 +0200)]
keepalived: add myself as maintainer

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #3726 from dibdot/adblock
Hannu Nyman [Sat, 31 Dec 2016 13:28:22 +0000 (15:28 +0200)]
Merge pull request #3726 from dibdot/adblock

adblock: update 2.0.4

7 years agoMerge pull request #3725 from dibdot/travelmate
Hannu Nyman [Sat, 31 Dec 2016 13:27:50 +0000 (15:27 +0200)]
Merge pull request #3725 from dibdot/travelmate

travelmate: update 0.3.0

7 years agoadblock: update 2.0.4 3726/head
Dirk Brenken [Sat, 31 Dec 2016 13:17:40 +0000 (14:17 +0100)]
adblock: update 2.0.4

* small fixes & cosmetics (missed in last commit)

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agotravelmate: update 0.3.0 3725/head
Dirk Brenken [Sat, 31 Dec 2016 13:14:29 +0000 (14:14 +0100)]
travelmate: update 0.3.0

* switch to procd interface trigger
    * no additional active monitor/polling in the background
    * simplified code
* new option "trm_maxwait", how long (in seconds)
    should travelmate wait for wlan interface reload action
    (default: '20')
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoMerge pull request #3724 from fededim/master
Hannu Nyman [Sat, 31 Dec 2016 12:32:36 +0000 (14:32 +0200)]
Merge pull request #3724 from fededim/master

softethervpn: updated to version 4.22-9634

7 years agosoftethervpn: updated to version 4.22-9634 3724/head
Federico Di Marco [Sat, 31 Dec 2016 03:20:32 +0000 (04:20 +0100)]
softethervpn: updated to version 4.22-9634
- bugfix #3629
- readded nossl3 patch

Signed-Off-by: Federico Di Marco <fededim@gmail.com>
7 years agokeepalived: suppress reloads when config md5 has no change
Ben Kelly [Tue, 30 Aug 2016 08:54:49 +0000 (11:54 +0300)]
keepalived: suppress reloads when config md5 has no change

Signed-off-by: Ben Kelly <ben@benjii.net>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agokeepalived: Fix ordering of config sections
Ben Kelly [Tue, 4 Oct 2016 15:41:47 +0000 (18:41 +0300)]
keepalived: Fix ordering of config sections

keepalived seems to be rather particular about which config parameters
come before others.

When defining a virtual IP address, keepalived will check to see if the
vrrp instance is associated with a valid interface. Previously, the
interface parameter was declared after the virtual IP address which
caused an error when keepalived tried to run this check. Keepalived
tries to fall back to checking if 'eth0' exists.

The fix is to re-order the config stanzas so that the interface
parameter comes before the virtual IP address definitions.

Signed-off-by: Ben Kelly <ben@benjii.net>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agokeepalived: Fix track_* option in vrrp_instance defn
Ben Kelly [Mon, 29 Aug 2016 12:40:33 +0000 (15:40 +0300)]
keepalived: Fix track_* option in vrrp_instance defn

Also fix ordering of config stanzas

We were parsing the track_script and track_interface definitions to
include the weight param when configuring a vrrp_instance. This is not
correct, as the weight param inside a vrrp instance is used to augment
the one defined in the script.

We were also not taking into account vrrp_script stanzas

This commit skips the parsing and simply lists the name of the
track/vrrp object

Signed-off-by: Ben Kelly <ben@benjii.net>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #3717 from zx2c4/patch-1
Hannu Nyman [Sat, 31 Dec 2016 10:20:41 +0000 (12:20 +0200)]
Merge pull request #3717 from zx2c4/patch-1

net/wireguard: update to 0.0.20161230

7 years agokeepalived: add uci config support
Alexandru Ardelean [Wed, 2 Dec 2015 08:32:54 +0000 (10:32 +0200)]
keepalived: add uci config support

Adding @scrpi (Ben Kelly).
Initial UCI config support was written by me (@commodo)

Updates & fixes added by Ben.

Signed-off-by: Ben Kelly <ben@benjii.net>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agokeepalived: convert init script to procd format
Alexandru Ardelean [Thu, 26 Nov 2015 14:58:47 +0000 (16:58 +0200)]
keepalived: convert init script to procd format

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agokeepalived: make the use of libnl optional
Alexandru Ardelean [Tue, 2 Feb 2016 15:57:14 +0000 (17:57 +0200)]
keepalived: make the use of libnl optional

keepalived seems to work fine without it.
There is fall-back code that kicks in when it's not present.

So, we will build against (or pull) the libnl package only
if there is another package that pulls it.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #3697 from psyborg55/master
Hannu Nyman [Sat, 31 Dec 2016 08:19:37 +0000 (10:19 +0200)]
Merge pull request #3697 from psyborg55/master

mwan3-luci: update to 1.4-5

7 years agoMerge pull request #3719 from luizluca/ruby-2.4.0
Hannu Nyman [Sat, 31 Dec 2016 08:18:02 +0000 (10:18 +0200)]
Merge pull request #3719 from luizluca/ruby-2.4.0

ruby: bump to 2.4.0

7 years agoMerge pull request #3718 from fededim/master
Hannu Nyman [Sat, 31 Dec 2016 08:16:25 +0000 (10:16 +0200)]
Merge pull request #3718 from fededim/master

softethervpn: updated to version 4.22-9634

7 years agoruby: bump to 2.4.0 3719/head
Luiz Angelo Daros de Luca [Thu, 29 Dec 2016 05:02:14 +0000 (03:02 -0200)]
ruby: bump to 2.4.0

This is a stable feature release.

Notable changes:

- Introduce hash table improvement (by Vladimir Makarov)
- Binding#irb: Start a REPL session similar to binding.pry
- Unify Fixnum and Bignum into Integer
- String supports Unicode case mappings
- Performance improvements
- Thread#report_on_exception and Thread.report_on_exception changes
- Thread deadlock detection now shows threads with their backtrace and dependency
- Support OpenSSL 1.1.0 (drop support for 0.9.7 or prior)
- ext/tk is now removed from stdlib Feature #8539
- XMLRPC is now removed from stdlib Feature #12160

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
7 years agosoftethervpn: updated to version 4.22-9634 3718/head
Federico Di Marco [Sat, 31 Dec 2016 03:20:32 +0000 (04:20 +0100)]
softethervpn: updated to version 4.22-9634
- bugfix #3629

Signed-Off-by: Federico Di Marco <fededim@gmail.com>
7 years agonet/wireguard: update to 0.0.20161230 3717/head
Jason A. Donenfeld [Sat, 31 Dec 2016 02:25:17 +0000 (03:25 +0100)]
net/wireguard: update to 0.0.20161230

Simple version bump; no changes needed other than filename and hash.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
7 years agoMerge pull request #3716 from dibdot/adblock
Hannu Nyman [Fri, 30 Dec 2016 21:54:15 +0000 (23:54 +0200)]
Merge pull request #3716 from dibdot/adblock

adblock: update 2.0.3

7 years agoadblock: update 2.0.3 3716/head
Dirk Brenken [Fri, 30 Dec 2016 21:21:00 +0000 (22:21 +0100)]
adblock: update 2.0.3

* fixed adblock statistics in CC
* print additional list details in adblock statistics

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoMerge pull request #3702 from hauke/libcoap
Hannu Nyman [Fri, 30 Dec 2016 10:31:35 +0000 (12:31 +0200)]
Merge pull request #3702 from hauke/libcoap

libcoap: fix PKG_BUILD_DIR

7 years agoMerge pull request #3711 from mhei/fix-libcanfestival
Hannu Nyman [Fri, 30 Dec 2016 10:30:26 +0000 (12:30 +0200)]
Merge pull request #3711 from mhei/fix-libcanfestival

libcanfestival: define package build directory explicitly

7 years agoaria2: update to 1.30.0
leonghui [Wed, 28 Dec 2016 08:01:46 +0000 (16:01 +0800)]
aria2: update to 1.30.0

Maintainer: @kuoruan
Compile tested: mips
Run tested: mips

Issue with magnet links not starting is fixed: https://github.com/aria2/aria2/issues/793

7 years agoMerge pull request #3689 from hnyman/c553
Hannu Nyman [Wed, 28 Dec 2016 21:51:45 +0000 (23:51 +0200)]
Merge pull request #3689 from hnyman/c553

collectd: update to 5.5.3

7 years agodynapoint: add new package (fixes #3304)
ascob [Wed, 5 Oct 2016 16:24:19 +0000 (18:24 +0200)]
dynapoint: add new package (fixes #3304)

Dynapoint is a dynamic access point manager

Signed-off-by: Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
Acked-by: Thomas Huehn <thomas.huehn@evernet-eg.de>
- minor whitespace fixes/cleanups
- squashed multiple commits into a single one before merge

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agolibcanfestival: define package build directory explicitly 3711/head
Michael Heimpold [Tue, 27 Dec 2016 13:46:49 +0000 (14:46 +0100)]
libcanfestival: define package build directory explicitly

This should fix the build on LEDE buildbots which bail out with:

-snip-
...
! -d ./src/ ] || cp -fpR ./src/* /data/bowl-builder/arm_arm926ej-s/build/ (wrapped)
  sdk/build_dir/target-arm_arm926ej-s_musl-1.1.15_eabi/libcanfestival-8bfe0ac0

Applying ./patches/001-sigval-ref-fix.patch using plaintext:
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- a/drivers/timers_unix/timers_unix.c
|+++ b/drivers/timers_unix/timers_unix.c
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Patch failed!  Please fix ./patches/001-sigval-ref-fix.patch!
...
-snap-

Reason is, that the tar ball created by hg checkout does not contain the
version string appended to the root source directory as expected by
default PKG_BUILD_DIR, so this patch adjusts the expected directory name.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agodump1090: update to latest version
Álvaro Fernández Rojas [Tue, 27 Dec 2016 17:32:03 +0000 (18:32 +0100)]
dump1090: update to latest version

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agoutils/tar: Fix tar build dependency and CVE-2016-6321
Daniel Dickinson [Sat, 30 Jul 2016 05:23:29 +0000 (01:23 -0400)]
utils/tar: Fix tar build dependency and CVE-2016-6321

Should be PKG_BUILD_DEPENDS not BUILD_DEPENDS

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agoMerge pull request #3535 from p-wassi/utils_zip_LFS
Álvaro Fernández Rojas [Tue, 27 Dec 2016 17:21:49 +0000 (18:21 +0100)]
Merge pull request #3535 from p-wassi/utils_zip_LFS

utils/zip: fix LARGE_FILE_SUPPORT in configure script

7 years agoperl-cgi: Bump version to latest
Philip Prindeville [Tue, 20 Dec 2016 19:39:49 +0000 (12:39 -0700)]
perl-cgi: Bump version to latest

This version is no longer posted on CPAN so point to latest instead.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years agohaproxy: bump to 1.7.1-19
heil [Mon, 26 Dec 2016 23:24:38 +0000 (00:24 +0100)]
haproxy: bump to 1.7.1-19

 - fix wrong ncurses depency
 - integrate patches from mainline

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agopackage apache: upgrade to 2.4.25
heil [Mon, 26 Dec 2016 22:42:01 +0000 (23:42 +0100)]
package apache: upgrade to 2.4.25

 - refresh patches

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agoMerge pull request #3701 from chris5560/ddns-scripts
Ted Hess [Sun, 25 Dec 2016 20:05:04 +0000 (15:05 -0500)]
Merge pull request #3701 from chris5560/ddns-scripts

ddns-scripts: no longer build public_suffix_list.dat.gz during build

7 years agoMerge pull request #3668 from hauke/boost
Hauke Mehrtens [Sun, 25 Dec 2016 16:57:57 +0000 (17:57 +0100)]
Merge pull request #3668 from hauke/boost

boost: build always with -std=gnu++14 with recent compilers.

7 years agolibcoap: fix PKG_BUILD_DIR 3702/head
Hauke Mehrtens [Sun, 25 Dec 2016 16:43:31 +0000 (17:43 +0100)]
libcoap: fix PKG_BUILD_DIR

libcoap is not building in LEDE any more because it is extracted to
/libcoap/ and the package makefiles try to access it at
/libcoap-2da31de732c0e51a9bc9e1d4aea21e25da89cf87/.

This patch defines a PKG_BUILD_DIR variable to make it use /libcoap/
without the hash.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoboost: build always with -std=gnu++14 with recent compilers. 3668/head
Hauke Mehrtens [Sat, 17 Dec 2016 16:52:32 +0000 (17:52 +0100)]
boost: build always with -std=gnu++14 with recent compilers.

Some parts of boost need at least C++11, activate -std=gnu++14
when possible and otherwise use -std=gnu++11 instated of using the
default which is -std=gnu++98.

This fixes the build for me when I build everything expect
boost-coroutine2 with gcc 5.4.0 on LEDE.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoddns-scripts: no longer build public_suffix_list.dat.gz during build 3701/head
Christian Schoenebeck [Sun, 25 Dec 2016 15:02:52 +0000 (16:02 +0100)]
ddns-scripts: no longer build public_suffix_list.dat.gz during build

- no longer build public_suffix_list.dat.gz during build #3678
- replace "\s" with "[[:space:]]" inside Makefile because "\s" ignored by some sed versions
- tools/public_suffix_list.sh still available to rebuild public_suffix_list.dat.gz outside OpenWRT/LEDE build system

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agoMerge pull request #3698 from chris5560/ddns-scripts
Ted Hess [Sat, 24 Dec 2016 19:15:41 +0000 (14:15 -0500)]
Merge pull request #3698 from chris5560/ddns-scripts

ddns-scripts: get public_suffix_list.dat without using secure connection

7 years agoddns-scripts: get public_suffix_list.dat without using secure connection 3698/head
Christian Schoenebeck [Sat, 24 Dec 2016 14:52:19 +0000 (15:52 +0100)]
ddns-scripts: get public_suffix_list.dat without using secure connection

Get public_suffix_list.dat without using secure connection. #3678

File generated during build, because it's the only option to have an
actual version packaged.
Long term Cloudflare_v1 package will be changed to no longer need
public_suffix_list.dat

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agomwan3-luci: update to 1.4-5 3697/head
psyborg55 [Sat, 24 Dec 2016 13:44:12 +0000 (14:44 +0100)]
mwan3-luci: update to 1.4-5

Maintainer: @arfett
Compile tested: ramips, xiaomi mini, r49946
Run tested: ramips, xiaomi mini, r49946

Description: Bump to 1.4-5. Added new page for wifi configuration edit, similar how the current network configuration page works.
Also enabled collecting of wifi configuration in troubleshooting page.

Signed-of-by: Tomislav Požega pozega.tomislav@gmail.com
7 years agonet/wireguard: version bump
Jason A. Donenfeld [Fri, 23 Dec 2016 21:11:35 +0000 (22:11 +0100)]
net/wireguard: version bump

Update to a new wireguard version. Simple version bump.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years agowireguard: add protocol dependency for endpoints
danrl [Tue, 20 Dec 2016 10:06:56 +0000 (11:06 +0100)]
wireguard: add protocol dependency for endpoints

Endpoint dependency implemented. The actual endpoint is used exclusively. Using
this approach we are dual-stack safe (not errors on missing protocol) and create
only the dependency that are really necessary.

Signed-off-by: Dan Luedtke <mail@danrl.com>
7 years agophp7-pecl-http: fix build for big endian (fixes #3691)
Michael Heimpold [Fri, 23 Dec 2016 21:57:28 +0000 (22:57 +0100)]
php7-pecl-http: fix build for big endian (fixes #3691)

While at, improve pre-seeded dependency detection.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #3692 from dibdot/adblock
Hannu Nyman [Fri, 23 Dec 2016 07:46:51 +0000 (09:46 +0200)]
Merge pull request #3692 from dibdot/adblock

adblock: update 2.0.2

7 years agoadblock: update 2.0.2 3692/head
Dirk Brenken [Fri, 23 Dec 2016 06:15:11 +0000 (07:15 +0100)]
adblock: update 2.0.2

* fixed dnsmasq check if multiple instances are present
* bring back query function on highly demand
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoMerge pull request #3690 from dibdot/adblock
Hannu Nyman [Thu, 22 Dec 2016 18:43:32 +0000 (20:43 +0200)]
Merge pull request #3690 from dibdot/adblock

adblock: bugfix 2.0.1

7 years agoadblock: bugfix 2.0.1 3690/head
Dirk Brenken [Thu, 22 Dec 2016 18:33:59 +0000 (19:33 +0100)]
adblock: bugfix 2.0.1

* fixed a dnsmasq restart issue (udhcpc error)
* fixed a long standing corner case bug in "disabled" state (does not
remove active block lists!)
* simplified overall sort, removed needless 'for loop'
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>