feed/packages.git
7 years agominiupnpc: bump to 2.0.20170509 (#4362)
Kevin Darbyshire-Bryant [Sat, 20 May 2017 08:16:21 +0000 (09:16 +0100)]
miniupnpc: bump to 2.0.20170509 (#4362)

Fix CVE-2017-8798

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
7 years agoMerge pull request #4237 from dangowrt/isc-dhcp-procd
Daniel Golle [Sat, 20 May 2017 01:39:12 +0000 (03:39 +0200)]
Merge pull request #4237 from dangowrt/isc-dhcp-procd

isc-dhcp: use procd and generate configuration from UCI

7 years agoisc-dhcp: integrate IPv4 DHCP service with procd and netifd 4237/head
Daniel Golle [Wed, 5 Apr 2017 11:21:54 +0000 (13:21 +0200)]
isc-dhcp: integrate IPv4 DHCP service with procd and netifd

Convert init-script to procd and allow to configure
isc-dhcp-server via UCI. Allow most by-network and by-host options
supported by dnsmasq.
User-defined dhcp-options are not supported yet, neither are tags.

Existing configurations with use-edited /etc/dhcpd.conf are still
respected, hence to enjoy the new features you have to migrate
your configuration to UCI and delete /etc/dhcpd.conf.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoMerge pull request #4371 from commodo/fix-pip3
Hannu Nyman [Fri, 19 May 2017 14:35:10 +0000 (17:35 +0300)]
Merge pull request #4371 from commodo/fix-pip3

python3-pip: fix package ; it was broken

7 years agopython3-pip: override Package/python3-pip/install rule 4371/head
Alexandru Ardelean [Fri, 19 May 2017 14:20:04 +0000 (17:20 +0300)]
python3-pip: override Package/python3-pip/install rule

This is in essence fixes pip3.

That means pip3 will ship without Python byte-codes
for a while, until I'll find a better way to fix it.

I couldn't think of a not-very hack-ish way of doing it.

The only draw-back of this, will be that pip3 will run
a bit slower ; but that should be ok for a while.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython3: remove __pycache__ folders pip & setuptools
Alexandru Ardelean [Fri, 19 May 2017 14:18:33 +0000 (17:18 +0300)]
python3: remove __pycache__ folders pip & setuptools

python3-pip & python3-setuptools have slightly
different installation mechanisms.

We need to remove the __pycache__ folders.
Seems they're generated.

This also reduces the size of the python3-pip &
python3-setuptools packages.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython,python3: allow python packages to override Package/<pkg>/install rule
Alexandru Ardelean [Fri, 19 May 2017 14:16:38 +0000 (17:16 +0300)]
python,python3: allow python packages to override Package/<pkg>/install rule

Python packages try to enforce their own.
For some cases this may not be desired.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #4368 from hmronline/master
Hannu Nyman [Fri, 19 May 2017 07:25:17 +0000 (10:25 +0300)]
Merge pull request #4368 from hmronline/master

dynapoint: Updated to latest version (Fixes to make it actually work)

7 years agodynapoint: Updated to latest version (Fixes to make it actually work) 4368/head
hmronline [Thu, 18 May 2017 13:59:01 +0000 (10:59 -0300)]
dynapoint: Updated to latest version (Fixes to make it actually work)

Signed-off-by: hmronline <hmronline@gmail.com>
7 years agoMerge pull request #4365 from commodo/python-groupping
Hannu Nyman [Thu, 18 May 2017 07:48:58 +0000 (10:48 +0300)]
Merge pull request #4365 from commodo/python-groupping

python packages: move all things python under lang/python

7 years agoMerge pull request #4367 from dibdot/adblock
Hannu Nyman [Wed, 17 May 2017 19:37:29 +0000 (22:37 +0300)]
Merge pull request #4367 from dibdot/adblock

adblock: maintenance update 2.6.4

7 years agoMerge pull request #4366 from dibdot/travelmate
Hannu Nyman [Wed, 17 May 2017 19:36:57 +0000 (22:36 +0300)]
Merge pull request #4366 from dibdot/travelmate

travelmate: maintenance update 0.7.4

7 years agoMerge pull request #4341 from zx2c4/wg-psk-change
Hannu Nyman [Wed, 17 May 2017 19:36:18 +0000 (22:36 +0300)]
Merge pull request #4341 from zx2c4/wg-psk-change

wireguard: update snapshot version to 0.0.20170517

7 years agoadblock: maintenance update 2.6.4 4367/head
Dirk Brenken [Wed, 17 May 2017 19:28:12 +0000 (21:28 +0200)]
adblock: maintenance update 2.6.4

* made wget default parms compatible with older program versions
* shift dns detection routine to simplify dns override,
  just set 'adb_dnslist' to force a particular backend priority
  (default: 'dnsmasq unbound')
* reduce ubus polling during dns detection

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agotravelmate: maintenance update 0.7.4 4366/head
Dirk Brenken [Wed, 17 May 2017 19:24:07 +0000 (21:24 +0200)]
travelmate: maintenance update 0.7.4

* always update the connection status, even in case of an error
* merge multiple ubus network calls in central check routine

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agowireguard: version bump 4341/head
Jason A. Donenfeld [Wed, 17 May 2017 18:21:30 +0000 (20:21 +0200)]
wireguard: version bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
7 years agoMerge pull request #4364 from sartura/jq_fix_mips_compile_flags
Luka Perkov [Wed, 17 May 2017 17:16:59 +0000 (19:16 +0200)]
Merge pull request #4364 from sartura/jq_fix_mips_compile_flags

jq fix mips compile flags

7 years agopython packages: move all things python under lang/python 4365/head
Alexandru Ardelean [Wed, 17 May 2017 13:45:48 +0000 (16:45 +0300)]
python packages: move all things python under lang/python

I admit this may be be a bit aggressive, but the lang
folder is getting cluttered/filled up with Python, PHP, Perl,
Ruby, etc. packages.

Makes sense to try to group them into per-lang folders.

I took the Pythons.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agojq: import improvements from debian 4364/head
Marko Ratkaj [Wed, 17 May 2017 12:21:38 +0000 (14:21 +0200)]
jq: import improvements from debian

Mitigate stack exhaustion when printing a very deeply nested term.
Fix heap buffer overflow in tokenadd()

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
7 years agojq: fix MIPS compile flags
Marko Ratkaj [Wed, 17 May 2017 12:19:38 +0000 (14:19 +0200)]
jq: fix MIPS compile flags

There is a gcc related bug that causes the following issue on MIPS:
Assertion failed: jv_get_kind(a) == JV_KIND_STRING (jv.c: jvp_string_ptr: 435)

This patch will disable SRA optimizations on MIPS platform and prevent
the above issue.

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
7 years agoMerge pull request #4358 from damianorenfer/dnscrypt-proxy-1.9.5
Hannu Nyman [Tue, 16 May 2017 16:31:27 +0000 (19:31 +0300)]
Merge pull request #4358 from damianorenfer/dnscrypt-proxy-1.9.5

net/dnscrypt-proxy: update to 1.9.5

7 years agoMerge pull request #4359 from damianorenfer/libsodium-1.0.12
Hannu Nyman [Tue, 16 May 2017 16:30:38 +0000 (19:30 +0300)]
Merge pull request #4359 from damianorenfer/libsodium-1.0.12

libs/libsodium: update to 1.0.12

7 years agophp7: update to 7.1.5
Michael Heimpold [Sun, 14 May 2017 20:30:44 +0000 (22:30 +0200)]
php7: update to 7.1.5

Remove patch 1006-fix-gettext.patch which was integrated upstream.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agolibs/libsodium: update to 1.0.12 4359/head
Damiano Renfer [Sun, 14 May 2017 09:37:19 +0000 (11:37 +0200)]
libs/libsodium: update to 1.0.12
* Update to 1.0.12
* Use PKG_HASH instead of PKG_MD5SUM
* Add libsodium github link in PKG_SOURCE_URL

Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
7 years agonet/dnscrypt-proxy: update to 1.9.5 4358/head
Damiano Renfer [Sun, 14 May 2017 09:29:51 +0000 (11:29 +0200)]
net/dnscrypt-proxy: update to 1.9.5
* Update to 1.9.5
* Use PKG_HASH instead of PKG_MD5SUM
* Add dnscrypt-proxy github link in PKG_SOURCE_URL

Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
7 years agolibssh: switch from git to release download
Luka Perkov [Sat, 13 May 2017 23:01:34 +0000 (01:01 +0200)]
libssh: switch from git to release download

Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
7 years agoMerge pull request #4355 from sartura/sysrepo_mirror_hash
Luka Perkov [Sat, 13 May 2017 22:41:23 +0000 (00:41 +0200)]
Merge pull request #4355 from sartura/sysrepo_mirror_hash

Sysrepo mirror hash

7 years agolibuv: bump to 1.11.0
Luka Perkov [Sat, 13 May 2017 22:35:40 +0000 (00:35 +0200)]
libuv: bump to 1.11.0

Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
7 years agoMerge pull request #4353 from TDT-GmbH/mwan3-fixes
champtar [Fri, 12 May 2017 22:11:50 +0000 (15:11 -0700)]
Merge pull request #4353 from TDT-GmbH/mwan3-fixes

Mwan3 fixes

7 years agosysrepo: add PKG_MIRROR_HASH 4355/head
Mislav Novakovic [Fri, 12 May 2017 14:43:44 +0000 (16:43 +0200)]
sysrepo: add PKG_MIRROR_HASH

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years agonetopeer2: add PKG_MIRROR_HASH
Mislav Novakovic [Fri, 12 May 2017 14:43:29 +0000 (16:43 +0200)]
netopeer2: add PKG_MIRROR_HASH

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years agolibnetconf2: add PKG_MIRROR_HASH
Mislav Novakovic [Fri, 12 May 2017 14:43:16 +0000 (16:43 +0200)]
libnetconf2: add PKG_MIRROR_HASH

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years agolibyang: add PKG_MIRROR_HASH
Mislav Novakovic [Fri, 12 May 2017 14:42:32 +0000 (16:42 +0200)]
libyang: add PKG_MIRROR_HASH

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years agonet/mwan3: update Makefile version 4353/head
Florian Eckert [Fri, 12 May 2017 13:25:18 +0000 (15:25 +0200)]
net/mwan3: update Makefile version

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agonet/mwan3: generate mwan3track run path folder on every run
Florian Eckert [Fri, 12 May 2017 13:30:14 +0000 (15:30 +0200)]
net/mwan3: generate mwan3track run path folder on every run

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agonet/mwan3: remove absolute path for bin files
Florian Eckert [Fri, 12 May 2017 13:24:05 +0000 (15:24 +0200)]
net/mwan3: remove absolute path for bin files

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agonet/mwan3: remove pid file use pgrep to get pid
Florian Eckert [Mon, 8 May 2017 09:43:27 +0000 (11:43 +0200)]
net/mwan3: remove pid file use pgrep to get pid

If mwan3track will not stop immediately after sending the kill signal,
the clean_up handler will delete the pid file later while the new mwan3track is
already running.

This could result in a situation that mwan3track is running
more then once because the old mwan3track service could not be killed,
because the pid file is missing.

Using pgrep to kill all mwan3track for the tracked interface and not using
pid file should fix this issue.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agoMerge pull request #4240 from sartura/jq_add_package
Luka Perkov [Fri, 12 May 2017 08:56:38 +0000 (10:56 +0200)]
Merge pull request #4240 from sartura/jq_add_package

jq: add package

7 years agoMerge pull request #4351 from sartura/sysrepo_release
Luka Perkov [Thu, 11 May 2017 18:07:35 +0000 (20:07 +0200)]
Merge pull request #4351 from sartura/sysrepo_release

sysrepo packages

7 years agoadd netopeer2 4351/head
Mislav Novakovic [Wed, 10 May 2017 13:35:06 +0000 (15:35 +0200)]
add netopeer2

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years agoadd sysrepo
Mislav Novakovic [Wed, 10 May 2017 13:34:53 +0000 (15:34 +0200)]
add sysrepo

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years agoadd libnetconf2
Mislav Novakovic [Wed, 10 May 2017 13:34:38 +0000 (15:34 +0200)]
add libnetconf2

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years agoadd libyang
Mislav Novakovic [Wed, 10 May 2017 13:34:24 +0000 (15:34 +0200)]
add libyang

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years agoadd libssh
Mislav Novakovic [Wed, 10 May 2017 15:36:39 +0000 (17:36 +0200)]
add libssh

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years agobind: Update to bind-9.10.5
Noah Meyerhans [Thu, 11 May 2017 05:06:46 +0000 (22:06 -0700)]
bind: Update to bind-9.10.5

This change includes fixes for several security issues:

  * CVE-2017-3138: rndc "" could trigger an assertion failure in named.
  * CVE-2017-3137: Some chaining (i.e., type CNAME or DNAME) responses to
    upstream queries could trigger assertion failures.
  * CVE-2017-3136: dns64 with break-dnssec yes; can result in an assertion
    failure.
  * CVE-2017-3135: If a server is configured with a response policy zone
    (RPZ) that rewrites an answer with local data, and is also configured
    for DNS64 address mapping, a NULL pointer can be read triggering a
    server crash.
  * CVE-2016-9444: named could mishandle authority sections with missing
    RRSIGs, triggering an assertion failure.
  * CVE-2016-9131: named mishandled some responses where covering RRSIG
    records were returned without the requested data, resulting in an
    assertion failure.
  * CVE-2016-9131: named incorrectly tried to cache TKEY records which could
    trigger an assertion failure when there was a class mismatch.
  * CVE-2016-8864: It was possible to trigger assertions when processing
    responses containing answers of type DNAME.
  * CVE-2016-6170: Added the ability to specify the maximum number of
    records permitted in a zone (max-records #;). This provides a mechanism
    to block overly large zone transfers, which is a potential risk with
    slave zones from other parties.
  * CVE-2016-2776: It was possible to trigger an assertion when rendering a
    message using a specially crafted request.
  * CVE-2016-2775: Calling getrrsetbyname() with a non absolute name could
    trigger an infinite recursion bug in lwresd or named with lwres
    configured if, when combined with a search list entry from resolv.conf,
    the resulting name is too long.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
7 years agoMerge pull request #4342 from michailf/perl-upgrade
Hannu Nyman [Wed, 10 May 2017 21:10:00 +0000 (00:10 +0300)]
Merge pull request #4342 from michailf/perl-upgrade

lang/perl: Upgrade to Perl 5.24.1

7 years agolang/perl: Upgraded to Perl 5.24.1 4342/head
Michail Frolov [Wed, 3 May 2017 19:26:08 +0000 (15:26 -0400)]
lang/perl: Upgraded to Perl 5.24.1

Signed-off-by: Michail Frolov <frolovm@pobox.com>
7 years agoMerge pull request #4346 from dibdot/travelmate
Hannu Nyman [Wed, 10 May 2017 15:12:32 +0000 (18:12 +0300)]
Merge pull request #4346 from dibdot/travelmate

travelmate: update 0.7.3

7 years agotravelmate: update 0.7.3 4346/head
Dirk Brenken [Wed, 10 May 2017 14:49:24 +0000 (16:49 +0200)]
travelmate: update 0.7.3

backend:
* refine connection check (reduce ubus polling)
* further stabilize sta-/ap-handling

frontend (see LuCI repo):
* Automatically refresh the overview page after button onclick event,
e.g. 'Save & Apply'

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoFix acme-challenge ./well-known check / webroot detection (#4339)
Aleksei Nosachev [Wed, 10 May 2017 12:30:43 +0000 (15:30 +0300)]
Fix acme-challenge ./well-known check / webroot detection (#4339)

fixes webroot to be defined as
_currentRoot='/www'
instead of being interpreted as
_currentRoot='"/www"'

Signed-off-by: Aleksei Nosachev <nos1609@hotmail.com>
7 years agowireguard: preshared-key is now an attribute of the peer
Jason A. Donenfeld [Tue, 9 May 2017 14:35:41 +0000 (16:35 +0200)]
wireguard: preshared-key is now an attribute of the peer

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
7 years agoMerge pull request #4340 from hnyman/vsftpd
Hannu Nyman [Tue, 9 May 2017 14:32:37 +0000 (17:32 +0300)]
Merge pull request #4340 from hnyman/vsftpd

vsftpd: create directory for extra config files

7 years agovsftpd: create directory for extra config files 4340/head
Hannu Nyman [Tue, 9 May 2017 13:30:05 +0000 (16:30 +0300)]
vsftpd: create directory for extra config files

* create /etc/vsftpd directory for extra config files
  like userlist, certificate and key
* modify config file to use that directory
* include that directory in conffiles for backup

* use PKG_HASH
* update URL

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agoMerge pull request #4331 from simonswine/feature-prometheus-exporter
Hannu Nyman [Mon, 8 May 2017 13:34:03 +0000 (16:34 +0300)]
Merge pull request #4331 from simonswine/feature-prometheus-exporter

prometheus-node-exporter-lua: adds node metrics exporter

7 years agoprometheus-node-exporter-lua: adds node metrics exporter 4331/head
Christian Simon [Sat, 6 May 2017 17:18:10 +0000 (18:18 +0100)]
prometheus-node-exporter-lua: adds node metrics exporter

Signed-off-by: Christian Simon <simon@swine.de>
7 years agoMerge pull request #4338 from dibdot/package-adblock
Hannu Nyman [Mon, 8 May 2017 09:27:40 +0000 (12:27 +0300)]
Merge pull request #4338 from dibdot/package-adblock

adblock: maintenance update 2.6.3

7 years agoadblock: maintenance update 2.6.3 4338/head
Dirk Brenken [Mon, 8 May 2017 09:19:57 +0000 (11:19 +0200)]
adblock: maintenance update 2.6.3

backend:
* various small fixes & optimizations

LuCI frontend (see luci repo):
* Limit Blacklist/Whitelist Online editing to max. 512 KB, approx.
20.000 domains per list
* Automatically refresh the overview page after button onclick event,
e.g. 'Suspend/Resume' or 'Save & Apply'
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoMerge pull request #4272 from val-kulkov/libfreetype-package
Hannu Nyman [Mon, 8 May 2017 08:39:34 +0000 (11:39 +0300)]
Merge pull request #4272 from val-kulkov/libfreetype-package

libfreetype: bump up to the latest version v.2.7.1

7 years agoMerge pull request #4324 from hnyman/irssi
Hannu Nyman [Mon, 8 May 2017 08:33:38 +0000 (11:33 +0300)]
Merge pull request #4324 from hnyman/irssi

irssi: remove nossl variant

7 years agoMerge pull request #4337 from stangri/vpnbypass
Hannu Nyman [Mon, 8 May 2017 06:56:23 +0000 (09:56 +0300)]
Merge pull request #4337 from stangri/vpnbypass

vpnbypass: removed PROCD instance from start_service.

7 years agoMerge pull request #4336 from stangri/simple-adblock
Hannu Nyman [Mon, 8 May 2017 06:56:03 +0000 (09:56 +0300)]
Merge pull request #4336 from stangri/simple-adblock

simple-adblock: updated README, used stricter filters for domains and…

7 years agoocserv: updated to 0.11.8
Nikos Mavrogiannopoulos [Mon, 8 May 2017 03:36:59 +0000 (05:36 +0200)]
ocserv: updated to 0.11.8

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agognutls: updated to 3.5.11
Nikos Mavrogiannopoulos [Mon, 8 May 2017 03:38:19 +0000 (05:38 +0200)]
gnutls: updated to 3.5.11

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agovpnbypass: removed PROCD instance from start_service. 4337/head
Stan Grishin [Sun, 7 May 2017 09:35:47 +0000 (12:35 +0300)]
vpnbypass: removed PROCD instance from start_service.

Signed-off-by: Stan Grishin <stangri@melmac.net>
7 years agosimple-adblock: updated README, used stricter filters for domains and hosts lists... 4336/head
Stan Grishin [Sun, 7 May 2017 09:24:37 +0000 (12:24 +0300)]
simple-adblock: updated README, used stricter filters for domains and hosts lists, added debugging logging, removed PROCD instance.

Signed-off-by: Stan Grishin <stangri@melmac.net>
7 years agoMerge pull request #4332 from commodo/ovs-upgrade
Hannu Nyman [Sun, 7 May 2017 16:41:34 +0000 (19:41 +0300)]
Merge pull request #4332 from commodo/ovs-upgrade

openvswitch: upgrade to version 2.7.0

7 years agoMerge pull request #4329 from dibdot/package-travelmate
Hannu Nyman [Sun, 7 May 2017 16:31:49 +0000 (19:31 +0300)]
Merge pull request #4329 from dibdot/package-travelmate

travelmate: update 0.7.2

7 years agoMerge pull request #4327 from mwarning/zerotier-update
Hannu Nyman [Sun, 7 May 2017 16:30:51 +0000 (19:30 +0300)]
Merge pull request #4327 from mwarning/zerotier-update

zerotier: update to version 1.2.4

7 years agoopenvswitch: upgrade to version 2.7.0 4332/head
Alexandru Ardelean [Sat, 6 May 2017 13:47:33 +0000 (16:47 +0300)]
openvswitch: upgrade to version 2.7.0

Notes:
- drop un-needed patches
- bump kernel support up to 4.9
- switch from git repo to release tarball
- use OVS intree kernel module ; seems that using the kernel module
  from the package has certain issues due to the glue/backport code
  that tries to adapt to many kernel versions and has a potential
  to mess up ; not to mention, the glue code makes the kmod
  a few times larger than it should be
- tested on x86_64 VM

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agotravelmate: update 0.7.2 4329/head
Dirk Brenken [Sat, 6 May 2017 05:33:52 +0000 (07:33 +0200)]
travelmate: update 0.7.2

backend:
* remove redundant 'iwinfo' support & add 'iw' package dependency
* refine stop action & json runtime housekeeping
* various small fixes
* documentation update

frontend (see LuCI repo):
* simplify uplink interface setup (just one Click! ;-),
  now part of the overview tab
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agozerotier: update to version 1.2.4 4327/head
Moritz Warning [Thu, 4 May 2017 21:25:51 +0000 (23:25 +0200)]
zerotier: update to version 1.2.4

Zerotier now needs to have libstd, libminiupnpc and libnatpmp.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years agolibwebsockets: bump to 2.2.1
Karl Palsson [Wed, 5 Apr 2017 14:26:44 +0000 (14:26 +0000)]
libwebsockets: bump to 2.2.1

Changelog is
https://github.com/warmcat/libwebsockets/blob/v2.2.1/changelog

Since 2.0.3, the last version packaged, banner highlights are:

* mountains of work on lws being it's own webserver
* fixes apparently, but they don't get changelog entries.

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agonet/mosquito: bump to 1.4.11
Karl Palsson [Wed, 5 Apr 2017 14:01:59 +0000 (14:01 +0000)]
net/mosquito: bump to 1.4.11

Full changelog available at:
https://mosquitto.org/2017/02/version-1-4-11-released/

Mostly ipv6 and websockets fixes, but requires a patch (submitted
upstream) to work around an accidental glibc dependency upstream.

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agolibcares: bump to 1.12.0
Karl Palsson [Wed, 5 Apr 2017 14:05:12 +0000 (14:05 +0000)]
libcares: bump to 1.12.0

Full changelog available at:
https://c-ares.haxx.se/changelog.html#1_12_0

Mostly minor bugfixes and documentation improvements

Signed-off-by: Karl Palsson <karlp@etactica.com>
Signed-off-by: Karl Palsson <karlp@remake.is>
7 years agonet/mosquitto: support more config fields in init script
Karl Palsson [Thu, 4 May 2017 11:13:04 +0000 (11:13 +0000)]
net/mosquitto: support more config fields in init script

Adds the "notifications" option which is important when connecting
mosquitto to rabbitmq for instance.

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agonet/mosquitto: Added further security configuration options for bridge section
David Thornley [Tue, 2 May 2017 02:08:46 +0000 (12:08 +1000)]
net/mosquitto: Added further security configuration options for bridge section

Signed-off-by: David Thornley <david.thornley@touchstargroup.com>
7 years agonet/mosquitto: use PROVIDES for -client tools also
Karl Palsson [Wed, 5 Apr 2017 13:59:29 +0000 (13:59 +0000)]
net/mosquitto: use PROVIDES for -client tools also

Earlier, PROVIDES handling was clarified for the broker and the library.
Use the same style to properly provide the -client-ssl and -client-nossl
packages.

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agoMerge pull request #4326 from chris5560/master
Hannu Nyman [Thu, 4 May 2017 19:29:59 +0000 (22:29 +0300)]
Merge pull request #4326 from chris5560/master

radicale: update to version 1.1.2

7 years agoradicale: update to version 1.1.2 4326/head
Christian Schoenebeck [Thu, 4 May 2017 18:44:11 +0000 (20:44 +0200)]
radicale: update to version 1.1.2

update to version 1.1.2

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agotiff: update to version 4.0.7 with CVE fixes
Jiri Slachta [Thu, 4 May 2017 12:15:34 +0000 (14:15 +0200)]
tiff: update to version 4.0.7 with CVE fixes

Signed-off-by: Jiri Slachta <jiri@slachta.eu>
7 years agoirssi: remove nossl variant 4324/head
Hannu Nyman [Thu, 4 May 2017 10:06:11 +0000 (13:06 +0300)]
irssi: remove nossl variant

Remove nossl variant as upstream has removed
the option to build irssi without SSL:
https://github.com/irssi/irssi/commit/6300dfec71d376c96351708f76a6c4ee4a187eb5

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agovpnc: add PKG_MIRROR_HASH
Hannu Nyman [Thu, 4 May 2017 05:52:50 +0000 (08:52 +0300)]
vpnc: add PKG_MIRROR_HASH

Add PKG_MIRROR_HASH to enable building vpnc also in those
buildbot buildslaves that do not have svn.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agoMerge pull request #4323 from persandstrom/master
Hannu Nyman [Wed, 3 May 2017 06:30:37 +0000 (09:30 +0300)]
Merge pull request #4323 from persandstrom/master

protobuf: upgrade to version 3.3

7 years agoprotobuf: upgrade to version 3.3 4323/head
Per Sandström [Tue, 2 May 2017 18:30:04 +0000 (20:30 +0200)]
protobuf: upgrade to version 3.3

Signed-off-by: Per Sandström <per.j.sandstrom@gmail.com>
7 years agoMerge pull request #4317 from nikil/fping
Hannu Nyman [Mon, 1 May 2017 07:21:52 +0000 (10:21 +0300)]
Merge pull request #4317 from nikil/fping

fping: Update to 4.0

7 years agofping: Update to 4.0 4317/head
Nikil Mehta [Mon, 1 May 2017 05:11:09 +0000 (22:11 -0700)]
fping: Update to 4.0

Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
7 years agoMerge pull request #4209 from lynxis/upstream-ipmis
Hannu Nyman [Sun, 30 Apr 2017 22:17:41 +0000 (01:17 +0300)]
Merge pull request #4209 from lynxis/upstream-ipmis

add ipmitool: Command-line interface to IPMI-enabled devices

7 years agontfs-3g: Update to 2017.3.23 version, provide single utilites package, refresh patches
Ted Hess [Sun, 30 Apr 2017 16:21:51 +0000 (12:21 -0400)]
ntfs-3g: Update to 2017.3.23 version, provide single utilites package, refresh patches

    Changes to NTFS-3G:

    Delegated processing of special reparse points to external plugins
    Allowed kernel cacheing by lowntfs-3g when not using Posix ACLs
    Enabled fallback to read-only mount when the volume is hibernated
    Made a full check for whether an extended attribute is allowed
    Moved secaudit and usermap to ntfsprogs (now ntfssecaudit and ntfsusermap)
    Enabled encoding broken UTF-16 into broken UTF-8
    Autoconfigured selecting <sys/sysmacros.h> vs <sys/mkdev>
    Allowed using the full library API on systems without extended attributes support
    Fixed DISABLE_PLUGINS as the condition for not using plugins
    Corrected validation of multi sector transfer protected records
    Denied creating/removing files from $Extend
    Returned the size of locale encoded target as the size of symlinks

    http://www.tuxera.com/community/release-history/

Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
    Make ntfs-3g-utils into a single package due to upstream package changes.

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoMerge pull request #4305 from billsq/openconnect_7.08
Nikos Mavrogiannopoulos [Sat, 29 Apr 2017 10:14:16 +0000 (12:14 +0200)]
Merge pull request #4305 from billsq/openconnect_7.08

openconnect: Update to version 7.08

7 years agoMerge pull request #4308 from billsq/ocserv_udp_port
Nikos Mavrogiannopoulos [Sat, 29 Apr 2017 10:13:00 +0000 (12:13 +0200)]
Merge pull request #4308 from billsq/ocserv_udp_port

ocserv: split UDP and TCP port configs

7 years agoMerge pull request #4276 from mhei/libcanfestival
Michael Heimpold [Sat, 29 Apr 2017 09:14:57 +0000 (11:14 +0200)]
Merge pull request #4276 from mhei/libcanfestival

libcanfestival: fix several small build process issues

7 years agoMerge pull request #4311 from dibdot/package-adblock
Hannu Nyman [Sat, 29 Apr 2017 09:13:46 +0000 (12:13 +0300)]
Merge pull request #4311 from dibdot/package-adblock

adblock: update 2.6.2

7 years agoadblock: update 2.6.2 4311/head
Dirk Brenken [Sat, 29 Apr 2017 05:56:28 +0000 (07:56 +0200)]
adblock: update 2.6.2

* refine 'force dns' handling:
  - enabled-check before firewall reload
  - add rule name (better LuCI experience)

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agocollectd: build cpufreq also for armvirt target
Hannu Nyman [Fri, 28 Apr 2017 16:07:27 +0000 (19:07 +0300)]
collectd: build cpufreq also for armvirt target

Enable collectd-mod-cpufreq also for armvirt to make it
available for ipq806x devices in LEDE buildbot snapshots.

LEDE phase2 buildbot for arm_cortex-a15_neon-vfpv4 that is
the package arch for ipq806x, uses armvirt SDK instead of
ipq806x SDK.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agoMerge pull request #4306 from TDT-GmbH/mwan3-add-network
Hannu Nyman [Fri, 28 Apr 2017 07:52:10 +0000 (10:52 +0300)]
Merge pull request #4306 from TDT-GmbH/mwan3-add-network

Mwan3 add network

7 years agoocserv: split UDP and TCP port configs 4308/head
Qian [Fri, 28 Apr 2017 00:55:11 +0000 (17:55 -0700)]
ocserv: split UDP and TCP port configs

Added a new config entry udp_port to split UDP port from TCP. This is
useful when particular port is blocked by the ISP.

udp_port falls back to port if not set to be compatible with current
config file.

Also fixed an ifname typo from the last commit.

Signed-off-by: Qian Sheng <billsq@billsq.me>
7 years agoirqbalance: add PKG_MIRROR_HASH
Hannu Nyman [Thu, 27 Apr 2017 20:52:14 +0000 (23:52 +0300)]
irqbalance: add PKG_MIRROR_HASH

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agocmdpad, pcsc-lite, slide-switch, stoken: shorten title
Hannu Nyman [Thu, 27 Apr 2017 17:04:51 +0000 (20:04 +0300)]
cmdpad, pcsc-lite, slide-switch, stoken: shorten title

Longest package titles are not shown in the menuconfig,
which decreases manuconfig usability.

Shorten some of the longest titles.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agoccrypt: shorten title, use PKG_HASH
Hannu Nyman [Thu, 27 Apr 2017 16:51:21 +0000 (19:51 +0300)]
ccrypt: shorten title, use PKG_HASH

* Shorten the package title to improve menuconfig usability
* Use PKG_HASH

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agoMerge pull request #4298 from ClaymorePT/boost_1.64.0_r1
Hannu Nyman [Thu, 27 Apr 2017 10:25:23 +0000 (13:25 +0300)]
Merge pull request #4298 from ClaymorePT/boost_1.64.0_r1

boost: Package Version Update -> 1.64.0