feed/packages.git
7 years agoMerge pull request #4181 from yegorich/libsoc
Hannu Nyman [Mon, 27 Mar 2017 12:20:37 +0000 (15:20 +0300)]
Merge pull request #4181 from yegorich/libsoc

libsoc: new package

7 years agoMerge pull request #4193 from TDT-GmbH/mwan3-add-failure-recovery-interval
Hannu Nyman [Mon, 27 Mar 2017 12:19:11 +0000 (15:19 +0300)]
Merge pull request #4193 from TDT-GmbH/mwan3-add-failure-recovery-interval

net/mwan3: add failure and recovery interval

7 years agoMerge pull request #4204 from commodo/python3-upgrade
Hannu Nyman [Mon, 27 Mar 2017 08:57:34 +0000 (11:57 +0300)]
Merge pull request #4204 from commodo/python3-upgrade

python3: upgrade to version 3.6.1

7 years agopython3: upgrade to version 3.6.1 4204/head
Alexandru Ardelean [Mon, 27 Mar 2017 06:50:31 +0000 (09:50 +0300)]
python3: upgrade to version 3.6.1

Dropped patch `002-do-not-add-include-dirs-when-cross-compiling.patch`
Seems upstream also fixed it (yay).

Refreshed patch `011-fix-ncursesw-definition-colisions.patch`

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago[libs/pcre]: fix CVE-2017-7186
Thomas Heil [Mon, 27 Mar 2017 08:03:16 +0000 (10:03 +0200)]
[libs/pcre]: fix CVE-2017-7186
Fix CVE-2017-7186 mentioned in https://bugs.exim.org/show_bug.cgi?id=2052

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
7 years agoMerge pull request #4203 from Wedmer/master
Hannu Nyman [Mon, 27 Mar 2017 07:41:08 +0000 (10:41 +0300)]
Merge pull request #4203 from Wedmer/master

[libs/fftw3] Updated to version 3.3.6-pl2

7 years agonet/mwan3: add failure and recovery interval 4193/head
Florian Eckert [Fri, 24 Mar 2017 14:21:23 +0000 (15:21 +0100)]
net/mwan3: add failure and recovery interval

If mwan3track detects a failure the interval check will change to
"failure_interval" value until this interface is declared "offline".
After interface gets "offline" normal "interval" value is used again.
If interface ping is successful again "recovery_interval" value is used until
interface is declared "online" again.

Using the different intervals will accelerate the wan line detections on
failure and recovery.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agogit: update to 2.12.2
Peter Wagner [Sun, 26 Mar 2017 22:44:58 +0000 (00:44 +0200)]
git: update to 2.12.2

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago[libs/fftw3] Updated to version 3.3.6-pl2 4203/head
Vladimir Ulrich [Sun, 26 Mar 2017 20:45:24 +0000 (23:45 +0300)]
[libs/fftw3] Updated to version 3.3.6-pl2

Signed-off-by: Vladimir Ulrich <admin@evl.su>
7 years agontpd: update to 4.2.8p10
Peter Wagner [Sun, 26 Mar 2017 11:39:09 +0000 (13:39 +0200)]
ntpd: update to 4.2.8p10

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoMerge pull request #4197 from EricLuehrsen/unbound_init
Hannu Nyman [Sun, 26 Mar 2017 11:25:55 +0000 (14:25 +0300)]
Merge pull request #4197 from EricLuehrsen/unbound_init

unbound: improve interface trigger behavior

7 years agoMerge pull request #4200 from dibdot/travelmate
Hannu Nyman [Sun, 26 Mar 2017 11:15:27 +0000 (14:15 +0300)]
Merge pull request #4200 from dibdot/travelmate

travelmate: update 0.5.0

7 years agoMerge pull request #4199 from dibdot/adblock
Hannu Nyman [Sun, 26 Mar 2017 11:14:23 +0000 (14:14 +0300)]
Merge pull request #4199 from dibdot/adblock

adblock: update 2.5.0

7 years agounbound: improve interface trigger behavior 4197/head
Eric Luehrsen [Sat, 25 Mar 2017 05:53:28 +0000 (01:53 -0400)]
unbound: improve interface trigger behavior

procd interface triggers may be busy. Unbound hard restarts will
flush the cache. This might happen frequently depending on how
interface triggers occur.

Change the procd trigger to reduce occurences. Load this trigger
prior to netifd (START=20), but only truly start Unbound from
the trigger rather than immediately in init. Clean up log entries
in scripts after Unbound, NTP, and DNSSEC are established.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
7 years agotravelmate: update 0.5.0 4200/head
Dirk Brenken [Sun, 26 Mar 2017 05:41:04 +0000 (07:41 +0200)]
travelmate: update 0.5.0

* fix stop action in "active" mode
* fix race condition in "active" mode

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoadblock: update 2.5.0 4199/head
Dirk Brenken [Sat, 25 Mar 2017 20:49:44 +0000 (21:49 +0100)]
adblock: update 2.5.0

* revamp LuCI GUI (see luci repo for details)
* integrated runtime statistics in normal adblock ubus service instance
(see readme)
* simplified boot/init
    * no longer use raw interface trigger
    * use only network interface trigger, pre-configured for
'wan/wwan/lan' interfaces (see readme)
    * fixed a reload issue
* removed switch to disable tld compression (seems to be pretty stable)
* muted awk parser if source list contains incorrect records
* raise dns backend timeout to 20 seconds
* documentation update
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoMerge pull request #4163 from stintel/kodi
Ted Hess [Sat, 25 Mar 2017 21:21:12 +0000 (17:21 -0400)]
Merge pull request #4163 from stintel/kodi

giflib: add host build

7 years agoMerge pull request #4194 from MikePetullo/loudmouth
Hannu Nyman [Sat, 25 Mar 2017 06:55:22 +0000 (08:55 +0200)]
Merge pull request #4194 from MikePetullo/loudmouth

loudmouth: patch to avoid libidn

7 years agoloudmouth: patch to avoid libidn 4194/head
W. Michael Petullo [Fri, 24 Mar 2017 23:19:25 +0000 (19:19 -0400)]
loudmouth: patch to avoid libidn

Signed-off-by: W. Michael Petullo <mike@flyn.org>
7 years agoMerge pull request #4174 from TDT-GmbH/mwan3-add-ubus-check
champtar [Fri, 24 Mar 2017 18:54:19 +0000 (11:54 -0700)]
Merge pull request #4174 from TDT-GmbH/mwan3-add-ubus-check

net/mwan3: add ubus interface check

7 years agoMerge pull request #4189 from Wedmer/master
Hannu Nyman [Fri, 24 Mar 2017 07:44:09 +0000 (09:44 +0200)]
Merge pull request #4189 from Wedmer/master

[utils/zoneinfo] Updated to the latest release

7 years agoMerge pull request #4192 from zx2c4/patch-3
Hannu Nyman [Fri, 24 Mar 2017 07:42:54 +0000 (09:42 +0200)]
Merge pull request #4192 from zx2c4/patch-3

net/wireguard: version bump

7 years agonet/wireguard: version bump 4192/head
Jason A. Donenfeld [Fri, 24 Mar 2017 04:03:56 +0000 (05:03 +0100)]
net/wireguard: version bump

Simple version bump to 20170324.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
7 years ago[utils/zoneinfo] Updated to the latest release 4189/head
Vladimir Ulrich [Thu, 23 Mar 2017 22:02:37 +0000 (01:02 +0300)]
[utils/zoneinfo] Updated to the latest release

Signed-off-by: Vladimir Ulrich <admin@evl.su>
7 years agoMerge pull request #4176 from yegorich/canutils
Hannu Nyman [Thu, 23 Mar 2017 19:54:58 +0000 (21:54 +0200)]
Merge pull request #4176 from yegorich/canutils

canutils: bump version to cb33a55720716cbe01e6025a2bda74a1b7e492d3

7 years agoMerge pull request #4186 from diizzyy/patch-38
Hannu Nyman [Thu, 23 Mar 2017 15:20:39 +0000 (17:20 +0200)]
Merge pull request #4186 from diizzyy/patch-38

libs/libarchive: Update to 3.3.1

7 years agolibs/libarchive: Update to 3.3.1 4186/head
Daniel Engberg [Thu, 23 Mar 2017 09:46:05 +0000 (10:46 +0100)]
libs/libarchive: Update to 3.3.1

Update libarchive to 3.3.1 and make use of PKG_HASH variable.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agolibsoc: new package 4181/head
Yegor Yefremov [Wed, 22 Mar 2017 15:49:09 +0000 (16:49 +0100)]
libsoc: new package

libsoc is a C library for interfacing with common SoC
peripherals through generic kernel interfaces. This
library is already part of Buildroot and OpenEmbedded.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
7 years agoMerge pull request #4183 from luizluca/ruby_update
Luiz Angelo Daros de Luca [Thu, 23 Mar 2017 03:46:38 +0000 (00:46 -0300)]
Merge pull request #4183 from luizluca/ruby_update

ruby: bump to 2.4.1

7 years agoruby: bump to 2.4.1 4183/head
Luiz Angelo Daros de Luca [Thu, 23 Mar 2017 03:40:46 +0000 (00:40 -0300)]
ruby: bump to 2.4.1

This releases contains only bug and security fixes,
mostly backported from devel branch.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
7 years agoMerge pull request #4126 from gstrauss/lighttpd
Hannu Nyman [Wed, 22 Mar 2017 16:08:41 +0000 (18:08 +0200)]
Merge pull request #4126 from gstrauss/lighttpd

lighttpd: update to 1.4.45 (add new modules)

7 years agocanutils: bump version to cb33a55720716cbe01e6025a2bda74a1b7e492d3 4176/head
Yegor Yefremov [Mon, 20 Mar 2017 15:13:31 +0000 (16:13 +0100)]
canutils: bump version to cb33a55720716cbe01e6025a2bda74a1b7e492d3

Rework package recipe:

- use PKG_SOURCE_DATE
- use xz compression
- add hash
- get rid of PKG_SOURCE_SUBDIR/PKG_BUILD_DIR

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
7 years agoMerge pull request #4179 from EricLuehrsen/unbound_cpnodashu
Hannu Nyman [Wed, 22 Mar 2017 07:51:46 +0000 (09:51 +0200)]
Merge pull request #4179 from EricLuehrsen/unbound_cpnodashu

unbound: support copy without dash update

7 years agolighttpd: add new modules, upd URLs, add restart() 4126/head
Glenn Strauss [Sat, 7 Jan 2017 05:38:05 +0000 (00:38 -0500)]
lighttpd: add new modules, upd URLs, add restart()

(with feedback from @hnyman and patch additions from @MikePetullo)

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
7 years agounbound: support copy without dash update 4179/head
Eric Luehrsen [Wed, 22 Mar 2017 01:43:42 +0000 (21:43 -0400)]
unbound: support copy without dash update

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
7 years agowavemon: bump to v0.8.1
Jonathan McCrohan [Tue, 21 Mar 2017 22:35:12 +0000 (22:35 +0000)]
wavemon: bump to v0.8.1

Drop musl-fix.patch; included upstream

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
7 years agogit: update to 1.12.1
Peter Wagner [Tue, 21 Mar 2017 22:31:54 +0000 (23:31 +0100)]
git: update to 1.12.1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoopenssh: update to 7.5p1, remove unneeded patches
Peter Wagner [Tue, 21 Mar 2017 22:30:54 +0000 (23:30 +0100)]
openssh: update to 7.5p1, remove unneeded patches

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoMerge pull request #4175 from diizzyy/patch-36
Hannu Nyman [Tue, 21 Mar 2017 12:43:57 +0000 (14:43 +0200)]
Merge pull request #4175 from diizzyy/patch-36

admin/netdata: Update to 1.6.0

7 years agoadmin/netdata: Update to 1.6.0 4175/head
Daniel Engberg [Tue, 21 Mar 2017 12:41:39 +0000 (13:41 +0100)]
admin/netdata: Update to 1.6.0

Update netdata to 1.6.0

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agonet/mwan3: add ubus interface check 4174/head
Florian Eckert [Tue, 21 Mar 2017 07:03:30 +0000 (08:03 +0100)]
net/mwan3: add ubus interface check

On interfaces with interface proto "qmi|ncm" and option dhcp
enabled the interface will be changed to $iface_4 | $iface_6. The
interface mapping in mwan3 will not recognize this interface. To fix
this issue an ubus call will check if an upper interface exists.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agoMerge pull request #4173 from TDT-GmbH/mwan-change-hotplug
Hannu Nyman [Tue, 21 Mar 2017 07:43:52 +0000 (09:43 +0200)]
Merge pull request #4173 from TDT-GmbH/mwan-change-hotplug

net/mwan3: pass environment variables to mwan3-user

7 years agonet/mwan3: pass environment variables to mwan3-user 4173/head
Florian Eckert [Tue, 21 Mar 2017 07:31:03 +0000 (08:31 +0100)]
net/mwan3: pass environment variables to mwan3-user

User scripts conversion from luci-app-wan3 will be simplified if the variables
are passed by env instead of arguments.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agoMerge pull request #4147 from diizzyy/patch-35
Álvaro Fernández Rojas [Tue, 21 Mar 2017 07:16:48 +0000 (08:16 +0100)]
Merge pull request #4147 from diizzyy/patch-35

utils/dosfstools: Update to 4.1

7 years agoMerge pull request #4151 from hauke/linuxptp
Hauke Mehrtens [Mon, 20 Mar 2017 21:01:17 +0000 (22:01 +0100)]
Merge pull request #4151 from hauke/linuxptp

Linuxptp: add mirror hash and fix build

7 years agophp7: update to 7.1.3
Michael Heimpold [Mon, 20 Mar 2017 20:34:37 +0000 (21:34 +0100)]
php7: update to 7.1.3

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #4165 from cpu/feature_dnscrypt_proxy_custom_resolver
Hannu Nyman [Mon, 20 Mar 2017 14:40:07 +0000 (16:40 +0200)]
Merge pull request #4165 from cpu/feature_dnscrypt_proxy_custom_resolver

dnscrypt-proxy: Add custom resolver config support

7 years agodnscrypt-proxy: Add custom resolver config support 4165/head
Daniel [Sun, 19 Mar 2017 16:00:37 +0000 (12:00 -0400)]
dnscrypt-proxy: Add custom resolver config support

This commit modifies the dnscrypt-proxy plugin's `dnscrypt-proxy.init`
script to allow specifying a custom dnscrypt resolver. Prior to this
commit users of the dnscrypt-proxy plugin are only able to choose from
a dnscrypt resolver that is present in the packaged `ResolversList` CSV
file.

To specify a custom resolver three new configuration parameters are
required[0]: `ProviderName`, `ProviderKey` and `ResolverAddress`.

The `dnscrypt-proxy.init` script now maps `providername`, `providerkey`,
and `resolveraddress` values (if present) from a `dnscrypt-proxy.config`
file into the generated DNSCrypt configuration file.

`PKG_RELEASE` is increased from 1 to 2 to reflect the new functionality.

[0]: https://github.com/jedisct1/dnscrypt-proxy/blob/9eee47477031ad0ffef94160d7370d4dec6f2c3a/dnscrypt-proxy.conf#L28:L32

Signed-off-by: Daniel McCarney <daniel@binaryparadox.net>
7 years agoMerge pull request #4167 from stangri/vpnbypass
Hannu Nyman [Mon, 20 Mar 2017 09:01:23 +0000 (11:01 +0200)]
Merge pull request #4167 from stangri/vpnbypass

vpnbypass: linted (shellshock) init script, modified README, removed unneeded dependencies

7 years agoMerge pull request #4171 from TDT-GmbH/mwan3-change-maintainer
Hannu Nyman [Mon, 20 Mar 2017 09:00:20 +0000 (11:00 +0200)]
Merge pull request #4171 from TDT-GmbH/mwan3-change-maintainer

net/mwan3: change maintainer

7 years agoMerge pull request #4170 from TDT-GmbH/mwan3-fix-track-ips
Hannu Nyman [Mon, 20 Mar 2017 08:59:47 +0000 (10:59 +0200)]
Merge pull request #4170 from TDT-GmbH/mwan3-fix-track-ips

net/mwan3: fix track_ips count

7 years agoMerge pull request #4168 from zx2c4/patch-1
Hannu Nyman [Mon, 20 Mar 2017 08:56:14 +0000 (10:56 +0200)]
Merge pull request #4168 from zx2c4/patch-1

net/wireguard: version bump

7 years agonet/mwan3: change maintainer 4171/head
Florian Eckert [Mon, 20 Mar 2017 07:48:16 +0000 (08:48 +0100)]
net/mwan3: change maintainer

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agonet/mwan3: fix track_ips count 4170/head
Florian Eckert [Fri, 17 Mar 2017 11:57:22 +0000 (12:57 +0100)]
net/mwan3: fix track_ips count

fix track_ips generation introduced with commit
6d44a7679a92717126f1da4b274d91322c7c56b7

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agonet/wireguard: version bump 4168/head
Jason A. Donenfeld [Mon, 20 Mar 2017 03:19:58 +0000 (04:19 +0100)]
net/wireguard: version bump

Simple version bump to 20170320.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
7 years agovpnbypass: linted (shellshock) init script, modified README. 4167/head
Stan Grishin [Mon, 13 Mar 2017 19:11:13 +0000 (12:11 -0700)]
vpnbypass: linted (shellshock) init script, modified README.

7 years agoMerge pull request #4166 from mwarning/master
Hannu Nyman [Sun, 19 Mar 2017 17:08:34 +0000 (19:08 +0200)]
Merge pull request #4166 from mwarning/master

zerotier: bump version to 1.2.2

7 years agozerotier: remove nice parameter 4166/head
Moritz Warning [Sun, 19 Mar 2017 16:40:33 +0000 (17:40 +0100)]
zerotier: remove nice parameter

There is no need to nice the program by default.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years agozerotier: update zerotier to 1.2.2
Moritz Warning [Sun, 19 Mar 2017 00:20:58 +0000 (01:20 +0100)]
zerotier: update zerotier to 1.2.2

Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years agosslh: bump to v1.18
Jonathan McCrohan [Mon, 27 Feb 2017 00:13:47 +0000 (00:13 +0000)]
sslh: bump to v1.18

Signed-off-by: Mircea Horea IONICĂ <mionica@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
7 years agoMerge pull request #3566 from nikil/moreutils
Stijn Tintel [Sun, 19 Mar 2017 14:09:18 +0000 (15:09 +0100)]
Merge pull request #3566 from nikil/moreutils

moreutils: Add package

7 years agoMerge pull request #4161 from Ansuel/patch-1
Nikos Mavrogiannopoulos [Sun, 19 Mar 2017 13:31:52 +0000 (14:31 +0100)]
Merge pull request #4161 from Ansuel/patch-1

cryptodev-linux: fix aria 2 spam message

7 years agocryptodev-linux: fix aria 2 spam message 4161/head
Ansuel Smith [Sat, 18 Mar 2017 11:08:32 +0000 (12:08 +0100)]
cryptodev-linux: fix aria 2 spam message

cryptodev log by default unecessary debug message
With some app (like aria2) the syslog get spammed with lots of this message
 cryptodev: aria2c[3231] (adjust_sg_array:106): reallocating from 32 to 512 pages

With this we disable logging of debug message as they are just for info purpose and they are not error at all.

Signed-off-by: Ansuel Smith ansuelsmth@gmail.com
7 years agomoreutils: Add package 3566/head
Nikil Mehta [Wed, 23 Nov 2016 18:13:00 +0000 (10:13 -0800)]
moreutils: Add package

Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
7 years agoMerge pull request #4135 from lucize/greyfix
Hannu Nyman [Sat, 18 Mar 2017 22:31:27 +0000 (00:31 +0200)]
Merge pull request #4135 from lucize/greyfix

mail: add greyfix

7 years agoMerge pull request #3902 from stangri/simple-adblock
Hannu Nyman [Sat, 18 Mar 2017 14:56:27 +0000 (16:56 +0200)]
Merge pull request #3902 from stangri/simple-adblock

simple-adblock: initial version

7 years agoMerge pull request #4160 from EricLuehrsen/unbound_init
Hannu Nyman [Sat, 18 Mar 2017 14:28:35 +0000 (16:28 +0200)]
Merge pull request #4160 from EricLuehrsen/unbound_init

unbound: fix hotplug iface and ntp restarts

7 years agoMerge pull request #4158 from TDT-GmbH/mwan-fix-hotplug
Hannu Nyman [Sat, 18 Mar 2017 14:28:16 +0000 (16:28 +0200)]
Merge pull request #4158 from TDT-GmbH/mwan-fix-hotplug

net/mwan3: fix hotplug on ACTION ifdown

7 years agoMerge pull request #4157 from TDT-GmbH/mwan3-add-user-script
Hannu Nyman [Sat, 18 Mar 2017 14:28:01 +0000 (16:28 +0200)]
Merge pull request #4157 from TDT-GmbH/mwan3-add-user-script

net/mwan3: add mwan3.user hotplug script

7 years agogiflib: add host build 4163/head
Stijn Tintel [Thu, 16 Mar 2017 10:24:59 +0000 (11:24 +0100)]
giflib: add host build

This is required for Kodi's TexturePacker.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agounbound: fix hotplug iface and ntp restarts 4160/head
Eric Luehrsen [Sat, 18 Mar 2017 02:45:47 +0000 (22:45 -0400)]
unbound: fix hotplug iface and ntp restarts

Unbound is configured to restart on hotplug/iface but this can result
in numerous restarts at boot. Unbound also has a restart for NTP.
This was observed to generate trouble and even with procd robustness
too many crashes might occur (rare). Unbound would not be running.

Give more care to /var/lib/unbound/root.key during restarts. Use procd
for iface restarts. Check pidof() to wait one more second for Unbound.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
7 years agolinuxptp: fix libc functionality check in incdefs.sh 4151/head
Hauke Mehrtens [Tue, 14 Mar 2017 23:10:32 +0000 (00:10 +0100)]
linuxptp: fix libc functionality check in incdefs.sh

The checks in the incdefs.sh script do not fully work when cross
compiling. It probably checks the hosts libc. Just provide the settings
manually, as our musl at least supports all these features.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
7 years agolinuxptp: download directly via http
Hauke Mehrtens [Tue, 14 Mar 2017 23:08:14 +0000 (00:08 +0100)]
linuxptp: download directly via http

Instead of cloning the released version via git, just download it via
http from sourceforge.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
7 years agoMerge pull request #4153 from br101/master
Ted Hess [Fri, 17 Mar 2017 17:09:28 +0000 (13:09 -0400)]
Merge pull request #4153 from br101/master

dfu-util: Add package

7 years agodfu-util: Add package 4153/head
Bruno Randolf [Wed, 15 Mar 2017 19:32:15 +0000 (19:32 +0000)]
dfu-util: Add package

Signed-off-by: Bruno Randolf <br1@einfach.org>
7 years agonet/mwan3: add mwan3.user hotplug script 4157/head
Florian Eckert [Wed, 15 Mar 2017 15:11:07 +0000 (16:11 +0100)]
net/mwan3: add mwan3.user hotplug script

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agonet/mwan3: fix hotplug on ACTION ifdown 4158/head
Florian Eckert [Fri, 17 Mar 2017 10:06:24 +0000 (11:06 +0100)]
net/mwan3: fix hotplug on ACTION ifdown

On dynamic interface proto (dhcp/pppoe) the hotplug will not execude (exit 9)
because the gateway is already released. The check will now only be made
on a ifup ACTION event.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agopackage: haproxy
heil [Thu, 16 Mar 2017 21:35:59 +0000 (22:35 +0100)]
package: haproxy
 - bump to stable 1.7.3 and pending patches from upstream

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agoMerge pull request #4130 from commodo/python-package-src
Hannu Nyman [Thu, 16 Mar 2017 19:52:51 +0000 (21:52 +0200)]
Merge pull request #4130 from commodo/python-package-src

python, python3: ship packages with byte-codes and derive python source packages

7 years agoMerge pull request #3050 from feckert/mwan3_flush_conntrack
champtar [Thu, 16 Mar 2017 13:40:52 +0000 (06:40 -0700)]
Merge pull request #3050 from feckert/mwan3_flush_conntrack

mwan3: enhancement add ping size and flush conntrack table

7 years agonet/mwan3: add ping size option to mwan3track 3050/head
Florian Eckert [Wed, 15 Mar 2017 13:14:35 +0000 (14:14 +0100)]
net/mwan3: add ping size option to mwan3track

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agonet/mwan3: reset conntrack table on iface up/down event
Florian Eckert [Tue, 14 Mar 2017 12:57:45 +0000 (13:57 +0100)]
net/mwan3: reset conntrack table on iface up/down event

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agoMerge pull request #4098 from mattsm/master
Imre Kaloz [Thu, 16 Mar 2017 01:58:49 +0000 (18:58 -0700)]
Merge pull request #4098 from mattsm/master

miniupnpc: update to 2.0.20161216

7 years agominiupnpc: update miniupnpc to 2.0 4098/head
Mo Chen [Wed, 21 Dec 2016 03:03:40 +0000 (21:03 -0600)]
miniupnpc: update miniupnpc to 2.0

Install listdevices as well

Signed-off-by: Mo Chen <uncorrupt@gmail.com>
Signed-off-by: Matthew McClintock <msm-oss@mcclintock.net>
7 years agoMerge pull request #4154 from br101/horst-fix
Jo-Philipp Wich [Wed, 15 Mar 2017 22:17:13 +0000 (23:17 +0100)]
Merge pull request #4154 from br101/horst-fix

horst: Fix build for LEDE

7 years agohorst: Fix build for LEDE 4154/head
Bruno Randolf [Wed, 15 Mar 2017 22:05:34 +0000 (22:05 +0000)]
horst: Fix build for LEDE

Fortified headers don't seem to like _GNU_SOURCE in this case,
but we can remove that define since it's not needed. Add a patch
for LEDE until a new horst version is released.

Signed-off-by: Bruno Randolf <br1@einfach.org>
7 years agoMerge pull request #4132 from yegorich/canutils
Hannu Nyman [Wed, 15 Mar 2017 16:38:08 +0000 (18:38 +0200)]
Merge pull request #4132 from yegorich/canutils

canutils: rework recipe

7 years agoMerge pull request #4024 from danrl/mwan
Hannu Nyman [Wed, 15 Mar 2017 16:14:40 +0000 (18:14 +0200)]
Merge pull request #4024 from danrl/mwan

net/mwan3-luci: removed application

7 years agoMerge pull request #4023 from danrl/cshark
Hannu Nyman [Wed, 15 Mar 2017 14:11:38 +0000 (16:11 +0200)]
Merge pull request #4023 from danrl/cshark

net/cshark: remove luci-app-cshark

7 years agosimple-adblock: initial commit 3902/head
Stan Grishin [Mon, 23 Jan 2017 14:33:32 +0000 (06:33 -0800)]
simple-adblock: initial commit

simple-adblock: version 1.5 introduces background processing of downloaded list while the next list is being downloaded

Signed-off-by: Stan Grishin <stangri@melmac.net>
7 years agoMerge pull request #4140 from zorxd/master
Hannu Nyman [Tue, 14 Mar 2017 20:32:15 +0000 (22:32 +0200)]
Merge pull request #4140 from zorxd/master

ddns-scripts: update dnsexit.com update URL+response

7 years agoMerge pull request #4104 from p-wassi/gpsd_typo
Hannu Nyman [Tue, 14 Mar 2017 17:26:05 +0000 (19:26 +0200)]
Merge pull request #4104 from p-wassi/gpsd_typo

utils/gpsd: fix init script

7 years agoutils/dosfstools: Update to 4.1 4147/head
Daniel Engberg [Mon, 13 Mar 2017 09:24:34 +0000 (10:24 +0100)]
utils/dosfstools: Update to 4.1

Update to 4.1
Remove 0001-mkfs-Default-to-64-32-heads-sectors-for-targets-smal.patch
as it's included in upstream repo.
Refresh patch

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agognunet: use PKG_MIRROR_HASH
Daniel Golle [Mon, 13 Mar 2017 23:39:33 +0000 (00:39 +0100)]
gnunet: use PKG_MIRROR_HASH

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agotor: update to version 0.2.9.10
Hauke Mehrtens [Mon, 13 Mar 2017 21:31:21 +0000 (22:31 +0100)]
tor: update to version 0.2.9.10

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoddns-scripts: remove answer checking for dnsexit 4140/head
Xavier Douville [Mon, 13 Mar 2017 16:15:27 +0000 (12:15 -0400)]
ddns-scripts: remove answer checking for dnsexit

remove answer checking for dnsexit as their API allows for too many return codes to handle them all.

Signed-off-by: Xavier Douville <zorxd@users.noreply.github.com>
7 years agognunet: update sources
Daniel Golle [Mon, 13 Mar 2017 07:28:15 +0000 (08:28 +0100)]
gnunet: update sources

RPS has now been ported, SET bugs were fixed

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoMerge pull request #4145 from EricLuehrsen/unbound_wip
Hannu Nyman [Mon, 13 Mar 2017 08:22:14 +0000 (10:22 +0200)]
Merge pull request #4145 from EricLuehrsen/unbound_wip

unbound: bugfix odhcpd scripts and localhost fqdn options

7 years agoMerge pull request #4146 from stangri/vpnbypass
Hannu Nyman [Mon, 13 Mar 2017 08:20:33 +0000 (10:20 +0200)]
Merge pull request #4146 from stangri/vpnbypass

vpnbypass: updated service enable/start logic.

7 years agocanutils: rework recipe 4132/head
Yegor Yefremov [Fri, 10 Mar 2017 13:56:40 +0000 (14:56 +0100)]
canutils: rework recipe

Don't group any utilities but just list them all as they are.

Fixes:
https://github.com/openwrt/packages/issues/3695

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>