feed/packages.git
6 years agoola: update to 0.10.5, drop obsolete patches 5280/head
Christian Beier [Fri, 15 Dec 2017 17:23:18 +0000 (18:23 +0100)]
ola: update to 0.10.5, drop obsolete patches

This also add a patch fixing builds with newer protobuf versions,
https://github.com/OpenLightingProject/ola/pull/1336.

Signed-off-by: Christian Beier <dontmind@freeshell.org>
6 years agoMerge pull request #5244 from yousong/p11-err.h
Nikos Mavrogiannopoulos [Fri, 15 Dec 2017 13:38:55 +0000 (14:38 +0100)]
Merge pull request #5244 from yousong/p11-err.h

openconnect: fix compilation against libp11 >= 0.4.7

6 years agoopenconnect: fix compilation against libp11 0.4.7 5244/head
Yousong Zhou [Fri, 8 Dec 2017 06:37:28 +0000 (14:37 +0800)]
openconnect: fix compilation against libp11 0.4.7

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoMerge pull request #5179 from neheb/cifs
Florian Fainelli [Thu, 14 Dec 2017 18:47:00 +0000 (10:47 -0800)]
Merge pull request #5179 from neheb/cifs

cifs-utils: Update to 6.7

6 years agoMerge pull request #5276 from thess/fdk-aac
champtar [Thu, 14 Dec 2017 01:13:18 +0000 (17:13 -0800)]
Merge pull request #5276 from thess/fdk-aac

fdk-aac: Update to latest source revision. Add myself as maintainer

6 years agoMerge pull request #5261 from nxhack/bump_to_60_2
champtar [Thu, 14 Dec 2017 01:12:34 +0000 (17:12 -0800)]
Merge pull request #5261 from nxhack/bump_to_60_2

icu: update to 60.2

6 years agoicu: update to 60.2 5261/head
Hirokazu MORIKAWA [Mon, 11 Dec 2017 02:24:51 +0000 (11:24 +0900)]
icu: update to 60.2

Maintainer: me
Compile tested: ar71xx, LEDE trunk r5488-893a1ed
Run tested: NONE

Description:
upstream update to 60.2
note: fix g++-4 issue

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
6 years agofdk-aac: Update to latest source revision. Add myself as maintainer 5276/head
Ted Hess [Wed, 13 Dec 2017 22:01:28 +0000 (17:01 -0500)]
fdk-aac: Update to latest source revision. Add myself as maintainer

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agoMerge pull request #5275 from thess/unrar-update
champtar [Wed, 13 Dec 2017 21:39:35 +0000 (13:39 -0800)]
Merge pull request #5275 from thess/unrar-update

unrar: Update to latest version (5.5.8)

6 years agounrar: Update to latest version (5.5.8) 5275/head
Ted Hess [Wed, 13 Dec 2017 20:39:35 +0000 (15:39 -0500)]
unrar: Update to latest version (5.5.8)

11-Aug-2017 version fixes outstanding CVE's.
CVE-2012-6706, CVE-2017-12942, CVE-2017-12941, CVE-2017-12940 and CVE-2017-12938

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agomjpg-streamer: Remove build date-time from image
Ted Hess [Wed, 13 Dec 2017 19:05:00 +0000 (14:05 -0500)]
mjpg-streamer: Remove build date-time from image

Remove un-needed uvcvideo.h (use system include)

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agoMerge pull request #5190 from jow-/iodine-fix-musl-endianess
champtar [Wed, 13 Dec 2017 14:57:37 +0000 (06:57 -0800)]
Merge pull request #5190 from jow-/iodine-fix-musl-endianess

iodine: properly detect endianess when building against musl libc

6 years agoiodine: workaround incomplete musl nameser.h header 5190/head
Jo-Philipp Wich [Wed, 29 Nov 2017 17:13:36 +0000 (18:13 +0100)]
iodine: workaround incomplete musl nameser.h header

The arpa/nameser.h header of musl libc indirectly depends on the endian.h
header but fails to explicitely include it to properly define
`__BYTE_ORDER` and `__BIG_ENDIAN` prior to declaring the DNS `HEADER`
structure.

When both the appropriate `__BYTE_ORDER` and `__BIG_ENDIAN` defines are
unset, the `#if __BYTE_ORDER == __BIG_ENDIAN` condition in `nameser.h`
evaluates to true, causing it to declare a bad (big endian) DNS packet
header structure on little endian systems.

Work around this musl bug by forcibly passing `-include endian.h` through
the `osflags` file.

An upstream fix for musl libc has been submitted with
http://www.openwall.com/lists/musl/2017/12/04/3

This should solve iodine packet corruption on little endian musl systems
reported at
http://lists.infradead.org/pipermail/lede-dev/2017-November/010085.html

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agonlbwmon: update to current HEAD
Jo-Philipp Wich [Tue, 5 Dec 2017 12:34:50 +0000 (13:34 +0100)]
nlbwmon: update to current HEAD

Update to latest Git HEAD in order to solve a number of issues.

 - Improves MAC address lookup reliability
 - Properly counts DNAT-ed connections (e.g. for port forwards)
 - Fixes stack corruption when parsing netlink records
 - Fixes deletion of gzipped databases

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoMerge pull request #5267 from diizzyy/patch-112
Daniel Golle [Tue, 12 Dec 2017 16:26:57 +0000 (17:26 +0100)]
Merge pull request #5267 from diizzyy/patch-112

utils/gawk: Fix package

6 years agoMerge pull request #5218 from lynxis/rb_lua-rs232
Ted Hess [Tue, 12 Dec 2017 14:30:28 +0000 (09:30 -0500)]
Merge pull request #5218 from lynxis/rb_lua-rs232

lua-rs232: remove build timestamp

6 years agoMerge pull request #5207 from lynxis/rb_libdbd
Ted Hess [Tue, 12 Dec 2017 14:29:25 +0000 (09:29 -0500)]
Merge pull request #5207 from lynxis/rb_libdbd

libdbi-drivers: remove build timestamp

6 years agolxc: add lxc-unprivileged helper package for unprivileged containers
Rafał Miłecki [Tue, 5 Dec 2017 16:17:18 +0000 (17:17 +0100)]
lxc: add lxc-unprivileged helper package for unprivileged containers

LXC requires newuidmap and newguidmap with SUID to run unprivileged
containers. This package should help users make sure they are available.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
6 years agoutils/gawk: Fix package 5267/head
Daniel Engberg [Tue, 12 Dec 2017 10:02:13 +0000 (11:02 +0100)]
utils/gawk: Fix package

Remove igawk references as it's obsolete and not provided anymore.
Reported here: https://github.com/openwrt/packages/issues/5110
Fix package URL

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years agoMerge pull request #5213 from lynxis/rb_openplc
Florian Fainelli [Tue, 12 Dec 2017 02:06:41 +0000 (18:06 -0800)]
Merge pull request #5213 from lynxis/rb_openplc

open-plc-utils: remove build timestamp

6 years agoMerge pull request #5263 from yangfl/master
Hannu Nyman [Mon, 11 Dec 2017 21:38:52 +0000 (23:38 +0200)]
Merge pull request #5263 from yangfl/master

i2pd: Update to 2.17.0

6 years agoMerge pull request #5262 from neheb/patch-1
Nikos Mavrogiannopoulos [Mon, 11 Dec 2017 14:26:44 +0000 (15:26 +0100)]
Merge pull request #5262 from neheb/patch-1

gnutls: Use HTTP instead of FTP

6 years agonet/mosquitto: reproducible build patches
Karl Palsson [Mon, 11 Dec 2017 11:00:26 +0000 (11:00 +0000)]
net/mosquitto: reproducible build patches

Remove build timestamp.  Using currently proposed upstream patch.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years agonet/mosquitto: depend on virtual package instead of select
Karl Palsson [Mon, 11 Dec 2017 10:55:08 +0000 (10:55 +0000)]
net/mosquitto: depend on virtual package instead of select

Can't use DEPENDS:= +libname when libname is now a virtual package.
Switch to plain DEPENDS:= libname.

Fixes Github issue 4751

Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years agolibwebsockets: remove build hostname
Alexander Couzens [Sun, 3 Dec 2017 12:56:56 +0000 (13:56 +0100)]
libwebsockets: remove build hostname

Using the build hostname breaks reproducible builds.
The patch is already merged upstream

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agolibwebsockets: bump to version 2.4.1
Karl Palsson [Mon, 11 Dec 2017 10:46:57 +0000 (10:46 +0000)]
libwebsockets: bump to version 2.4.1

No changelog entry upstream unfortunately.

Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years agoi2pd: Update to 2.17.0 5263/head
David Yang [Mon, 11 Dec 2017 07:58:11 +0000 (15:58 +0800)]
i2pd: Update to 2.17.0

Signed-off-by: David Yang <mmyangfl@gmail.com>
6 years agognutls: Use HTTPS instead of FTP 5262/head
Rosen Penev [Mon, 11 Dec 2017 03:54:14 +0000 (19:54 -0800)]
gnutls: Use HTTPS instead of FTP

While recently building asterisk, the make system stalled on gnutls. On my install of Ubuntu 16.04 on WSL, it seems curl can't download from ftp and doesn't even time out properly. Easiest solution is to switch the gnutls Makefile to use HTTPS instead.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agoMerge pull request #5259 from valdi74/update_python-curl
champtar [Mon, 11 Dec 2017 00:51:32 +0000 (16:51 -0800)]
Merge pull request #5259 from valdi74/update_python-curl

python-curl: update to 7.43.0.1

6 years agoMerge pull request #5197 from commodo/python-bluez-deps
champtar [Mon, 11 Dec 2017 00:45:40 +0000 (16:45 -0800)]
Merge pull request #5197 from commodo/python-bluez-deps

 python,python3: define config option for bluetooth support

6 years agopython-curl: update to 7.43.0.1 5259/head
Waldemar Konik [Sun, 10 Dec 2017 22:24:33 +0000 (23:24 +0100)]
python-curl: update to 7.43.0.1

Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
6 years agopython,python3: define config option for bluetooth support 5197/head
Alexandru Ardelean [Thu, 30 Nov 2017 14:44:48 +0000 (16:44 +0200)]
python,python3: define config option for bluetooth support

It was reported via
https://github.com/openwrt/packages/pull/5122#issuecomment-347395472
that if bluez-libs is selected as an installable package,
then the error below will show up:
```
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for python-light:
 * bluez-libs *
 * opkg_install_cmd: Cannot install package python-light.
```

This looks like a limitation in the design of package deps,
and maybe a misuse of conditional deps (i.e. PACKAGE_bluez-libs:bluez-libs).

So, to fix this, an idea we're adding an extra symbol
that enfoces installation of bluez-libs if selected.

We also need to add a way to disable bluetooth build
if PYTHON(3)_BLUETOOTH_SUPPORT is de-selected.
Otherwise, bluetooth is installed and the socket
module is broken due to linker errors.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agopython-pip-conf: split package away from python package
Alexandru Ardelean [Fri, 1 Dec 2017 13:32:37 +0000 (15:32 +0200)]
python-pip-conf: split package away from python package

This should improve build time if you only want to
build Python3 (and not Python).

Because python-pip-conf was part of the python package,
the whole python package (host + target) would get built if Python3
would need to get built.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agoMerge pull request #5116 from TDT-AG/pr/20171113-stunnel-add-uci-support
Hannu Nyman [Sun, 10 Dec 2017 10:22:43 +0000 (12:22 +0200)]
Merge pull request #5116 from TDT-AG/pr/20171113-stunnel-add-uci-support

net/stunnel: add uci config support

6 years agonet/stunnel: add uci config support 5116/head
Florian Eckert [Fri, 10 Nov 2017 14:23:28 +0000 (15:23 +0100)]
net/stunnel: add uci config support

Add uci config support.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agoMerge pull request #5256 from lynxis/rb_openldap
Hannu Nyman [Sun, 10 Dec 2017 10:05:36 +0000 (12:05 +0200)]
Merge pull request #5256 from lynxis/rb_openldap

openldap: remove build host/user/timestamp

6 years agoopenldap: remove build host/user/timestamp 5256/head
Alexander Couzens [Sat, 9 Dec 2017 23:28:34 +0000 (00:28 +0100)]
openldap: remove build host/user/timestamp

Such information from the build system break reproducible builds.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agoopen-plc-utils: remove build timestamp 5213/head
Alexander Couzens [Sun, 3 Dec 2017 04:42:28 +0000 (05:42 +0100)]
open-plc-utils: remove build timestamp

Build timestamps prevent reproducible builds [0].

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agoMerge pull request #5155 from neheb/patch-6
Matthias Schiffer [Sat, 9 Dec 2017 20:41:10 +0000 (21:41 +0100)]
Merge pull request #5155 from neheb/patch-6

ethtool: Update to 4.13

6 years agoMerge pull request #5253 from mstorchak/acl
champtar [Sat, 9 Dec 2017 17:42:12 +0000 (09:42 -0800)]
Merge pull request #5253 from mstorchak/acl

acl: update to 20170420

6 years agoMerge pull request #5248 from diizzyy/patch-111
champtar [Sat, 9 Dec 2017 17:41:25 +0000 (09:41 -0800)]
Merge pull request #5248 from diizzyy/patch-111

net/stunnel: Update to 5.44

6 years agoMerge pull request #5252 from mstorchak/attr
champtar [Sat, 9 Dec 2017 17:40:58 +0000 (09:40 -0800)]
Merge pull request #5252 from mstorchak/attr

attr: update to 20170915

6 years agoMerge pull request #5245 from mstorchak/rsync
champtar [Sat, 9 Dec 2017 17:31:41 +0000 (09:31 -0800)]
Merge pull request #5245 from mstorchak/rsync

rsync: fix CVE-2017-15994 and CVE-2017-16548

6 years agoacl: update to 20170420 5253/head
Maxim Storchak [Sat, 9 Dec 2017 16:19:14 +0000 (18:19 +0200)]
acl: update to 20170420

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
6 years agoattr: update to 20170915 5252/head
Maxim Storchak [Sat, 9 Dec 2017 16:18:05 +0000 (18:18 +0200)]
attr: update to 20170915

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
6 years agoMerge pull request #5250 from mstorchak/tgt
Hannu Nyman [Sat, 9 Dec 2017 14:13:56 +0000 (16:13 +0200)]
Merge pull request #5250 from mstorchak/tgt

tgt: update to 1.0.72

6 years agoMerge pull request #5251 from mstorchak/smartmontools
Hannu Nyman [Sat, 9 Dec 2017 14:13:31 +0000 (16:13 +0200)]
Merge pull request #5251 from mstorchak/smartmontools

smartmontools: update to 6.6

6 years agosmartmontools: update to 6.6 5251/head
Maxim Storchak [Sat, 9 Dec 2017 13:30:22 +0000 (15:30 +0200)]
smartmontools: update to 6.6

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
6 years agotgt: update to 1.0.72 5250/head
Maxim Storchak [Sat, 9 Dec 2017 12:10:43 +0000 (14:10 +0200)]
tgt: update to 1.0.72

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
6 years agonet/stunnel: Update to 5.44 5248/head
Daniel Engberg [Sat, 9 Dec 2017 09:50:39 +0000 (10:50 +0100)]
net/stunnel: Update to 5.44

Update stunnel to 5.44
* Disable FIPS

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years agoMerge pull request #5247 from dibdot/travelmate
Hannu Nyman [Sat, 9 Dec 2017 07:39:05 +0000 (09:39 +0200)]
Merge pull request #5247 from dibdot/travelmate

travelmate: update 0.9.6

6 years agotravelmate: update 0.9.6 5247/head
Dirk Brenken [Sat, 9 Dec 2017 07:20:29 +0000 (08:20 +0100)]
travelmate: update 0.9.6

* fix incomplete bssid logic
* add missing package dependencies
* Turris omnia compability fixes (LuCI, separate PR)
* OpenWrt theme fixes (LuCI, separate PR)

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agobuild,travis: SDK name now start with openwrt
Etienne Champetier [Sat, 9 Dec 2017 05:20:54 +0000 (21:20 -0800)]
build,travis: SDK name now start with openwrt

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agoMerge pull request #5242 from smutt/danish
champtar [Sat, 9 Dec 2017 04:56:34 +0000 (20:56 -0800)]
Merge pull request #5242 from smutt/danish

danish: Add package net/danish

6 years agowavemon: use SOURCE_DATE_EPOCH as BUILD_DATE
Alexander Couzens [Mon, 4 Dec 2017 23:27:50 +0000 (00:27 +0100)]
wavemon: use SOURCE_DATE_EPOCH as BUILD_DATE

Build timestamps prevent reproducible builds [0].
SOURCE_DATE_EPOCH [1] can replace BUILD_DATE in a
determinisc way.

[0] https://reproducible-builds.org/docs/timestamps/
[1] https://reproducible-builds.org/specs/source-date-epoch/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agoMerge pull request #5246 from wvdakker/master
champtar [Fri, 8 Dec 2017 20:39:44 +0000 (12:39 -0800)]
Merge pull request #5246 from wvdakker/master

Shorewall: bump to version 5.1.9

6 years agoShorewall6: bump to version 5.1.9 5246/head
W. van den Akker [Fri, 8 Dec 2017 19:29:21 +0000 (20:29 +0100)]
Shorewall6: bump to version 5.1.9

Removed 010-update_install_sh.patch. Merged upstream.

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years agoShorewall: bump to version 5.1.9
W. van den Akker [Fri, 8 Dec 2017 19:26:53 +0000 (20:26 +0100)]
Shorewall: bump to version 5.1.9

Removed 010-update_install_sh.patch. Merged upstream.

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years agoShorewall6-lite: bump to version 5.1.9
W. van den Akker [Fri, 8 Dec 2017 19:24:57 +0000 (20:24 +0100)]
Shorewall6-lite: bump to version 5.1.9

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years agoShorewall-lite: bump to version 5.1.9
W. van den Akker [Fri, 8 Dec 2017 19:24:05 +0000 (20:24 +0100)]
Shorewall-lite: bump to version 5.1.9

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years agoShorewall-core: bump to version 5.1.9
W. van den Akker [Fri, 8 Dec 2017 19:22:00 +0000 (20:22 +0100)]
Shorewall-core: bump to version 5.1.9

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years agorsync: Fix CVE-2017-15994 and CVE-2017-16548 5245/head
Maxim Storchak [Fri, 8 Dec 2017 05:11:08 +0000 (07:11 +0200)]
rsync: Fix CVE-2017-15994 and CVE-2017-16548

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
6 years agoMerge pull request #5243 from brianjmurrell/shorewall-multi-sources
champtar [Fri, 8 Dec 2017 16:06:32 +0000 (08:06 -0800)]
Merge pull request #5243 from brianjmurrell/shorewall-multi-sources

Shorewall multi sources

6 years agoMerge pull request #5238 from lynxis/rb_lcdproc
Philip Prindeville [Fri, 8 Dec 2017 16:06:18 +0000 (09:06 -0700)]
Merge pull request #5238 from lynxis/rb_lcdproc

lcdproc: remove build timestamp

6 years agoMerge pull request #5214 from lynxis/rb_ddns_cloud
Jo-Philipp Wich [Fri, 8 Dec 2017 09:47:15 +0000 (10:47 +0100)]
Merge pull request #5214 from lynxis/rb_ddns_cloud

ddns-scripts: remove gzip timestamp

6 years agolibp11: include also p11_err.h when InstallDev
Yousong Zhou [Fri, 8 Dec 2017 03:08:17 +0000 (11:08 +0800)]
libp11: include also p11_err.h when InstallDev

Fix the following compilation error

    In file included from openconnect-internal.h:95:0,
     from ssl.c:41:
    /home/yousong/git-repo/lede-project/lede/staging_dir/target-mips_24kc_musl/usr/include/libp11.h: At top level:
    /home/yousong/git-repo/lede-project/lede/staging_dir/target-mips_24kc_musl/usr/include/libp11.h:27:21: fatal error: p11_err.h: No such file or directory
    compilation terminated.
    make[5]: *** [libopenconnect_la-ssl.lo] Error 1

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoshorewall6: Multiple source sources 5243/head
Brian J. Murrell [Wed, 6 Dec 2017 22:38:39 +0000 (17:38 -0500)]
shorewall6: Multiple source sources

Maintainer: @wvdakker

Description:
Specify multiple sources for fetching the source tarball
for redundancy.

Pulled out of a historical version of these packages before
they were removed a while ago.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
6 years agoshorewall: Multiple source sources
Brian J. Murrell [Wed, 6 Dec 2017 22:47:16 +0000 (17:47 -0500)]
shorewall: Multiple source sources

Maintainer: @wvdakker

Description:
Specify multiple sources for fetching the source tarball
for redundancy.

Pulled out of a historical version of these packages before
they were removed a while ago.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
6 years agoshorewall6-lite: Multiple source sources
Brian J. Murrell [Wed, 6 Dec 2017 22:50:22 +0000 (17:50 -0500)]
shorewall6-lite: Multiple source sources

Maintainer: @wvdakker

Description:
Specify multiple sources for fetching the source tarball
for redundancy.

Pulled out of a historical version of these packages before
they were removed a while ago.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
6 years agoshorewall-lite: Multiple source sources
Brian J. Murrell [Wed, 6 Dec 2017 22:50:13 +0000 (17:50 -0500)]
shorewall-lite: Multiple source sources

Maintainer: @wvdakker

Description:
Specify multiple sources for fetching the source tarball
for redundancy.

Pulled out of a historical version of these packages before
they were removed a while ago.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
6 years agoshorewall-core: Multiple source sources
Brian J. Murrell [Wed, 6 Dec 2017 22:50:04 +0000 (17:50 -0500)]
shorewall-core: Multiple source sources

Maintainer: @wvdakker

Description:
Specify multiple sources for fetching the source tarball
for redundancy.

Pulled out of a historical version of these packages before
they were removed a while ago.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
6 years agodanish: Add package net/danish 5242/head
Andrew McConachie [Fri, 8 Dec 2017 01:50:10 +0000 (20:50 -0500)]
danish: Add package net/danish

Add package Danish. A middle box implementation of RFC 6698 for HTTPS.
<https://github.com/smutt/danish>

This package installs /usr/sbin/danish(the Danish executable), /etc/init.d/danish and /etc/config/danish.

Tested with LEDE x86_64

Signed-off-by: Andrew McConachie <andrew@depht.com>
6 years agoMerge pull request #5232 from dibdot/travelmate
champtar [Thu, 7 Dec 2017 22:09:25 +0000 (14:09 -0800)]
Merge pull request #5232 from dibdot/travelmate

travelmate: update 0.9.5

6 years agoMerge pull request #4486 from wvdakker/master
champtar [Thu, 7 Dec 2017 22:08:04 +0000 (14:08 -0800)]
Merge pull request #4486 from wvdakker/master

Shorewall(6): add full packages.

6 years agoMerge pull request #5185 from kubco2/mwan3-improve-logs
Hannu Nyman [Thu, 7 Dec 2017 19:17:14 +0000 (21:17 +0200)]
Merge pull request #5185 from kubco2/mwan3-improve-logs

mwan3: Improve logs when member metric is too big

6 years agomwan3: Improve logs when member metric is too big 5185/head
Jakub Janco [Tue, 28 Nov 2017 20:36:22 +0000 (21:36 +0100)]
mwan3: Improve logs when member metric is too big

If metric of member interface is bigger then 256, it is not
appended to policy, now at least warn message is printed into
syslog

Signed-off-by: Jakub Janco <kubco2@gmail.com>
6 years agotor: update to 0.3.1.9
Peter Wagner [Thu, 7 Dec 2017 12:42:25 +0000 (13:42 +0100)]
tor: update to 0.3.1.9

Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years agoMerge pull request #5195 from yangfl/master
Daniel Golle [Thu, 7 Dec 2017 08:37:12 +0000 (09:37 +0100)]
Merge pull request #5195 from yangfl/master

i2pd: Add package

6 years agoi2pd: Add package 5195/head
David Yang [Thu, 30 Nov 2017 15:26:49 +0000 (23:26 +0800)]
i2pd: Add package

Signed-off-by: David Yang <mmyangfl@gmail.com>
6 years agobuild,travis: don't use TRAVIS_PULL_REQUEST
Etienne Champetier [Thu, 7 Dec 2017 05:05:10 +0000 (21:05 -0800)]
build,travis: don't use TRAVIS_PULL_REQUEST

TRAVIS_PULL_REQUEST can be:
- undefined (local usage)
- false (branch build)
- PR number (if in a PR)
it's never set to true

use TRAVIS_PULL_REQUEST_SHA instead, so we can use normal tests (-z/-n)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agolcdproc: remove build timestamp 5238/head
Alexander Couzens [Wed, 6 Dec 2017 22:41:43 +0000 (23:41 +0100)]
lcdproc: remove build timestamp

Build timestamp prevents reproducible builds [0].

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agoMerge pull request #5235 from lynxis/rb_uanytun
Ted Hess [Wed, 6 Dec 2017 22:58:41 +0000 (17:58 -0500)]
Merge pull request #5235 from lynxis/rb_uanytun

uanytun: remove build time/host to fix reproducible builds

6 years agouanytun: remove build time/host to fix reproducible builds 5235/head
Alexander Couzens [Wed, 6 Dec 2017 21:55:45 +0000 (22:55 +0100)]
uanytun: remove build time/host to fix reproducible builds

Build timestamps prevents reproducible builds [0].

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agoMerge pull request #5234 from lynxis/rb_zabbix
champtar [Wed, 6 Dec 2017 21:32:42 +0000 (13:32 -0800)]
Merge pull request #5234 from lynxis/rb_zabbix

zabbix: remove build timestamp

6 years agozabbix: remove build timestamp 5234/head
Alexander Couzens [Wed, 6 Dec 2017 21:04:01 +0000 (22:04 +0100)]
zabbix: remove build timestamp

Build timestamp prevents reproducible builds [0].

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agotravelmate: update 0.9.5 5232/head
Dirk Brenken [Wed, 6 Dec 2017 15:53:43 +0000 (16:53 +0100)]
travelmate: update 0.9.5

* change start priority to 25
* add support for hidden uplinks
* add support for wpa enterprise uplinks

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agorpcd-mod-lxc: bump PKG_RELEASE to indicate recent changes
Rafał Miłecki [Wed, 6 Dec 2017 12:26:38 +0000 (13:26 +0100)]
rpcd-mod-lxc: bump PKG_RELEASE to indicate recent changes

It should be bumped due to the "info" ubus method support.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
6 years agoMerge pull request #5225 from diizzyy/patch-110
Jo-Philipp Wich [Wed, 6 Dec 2017 11:49:45 +0000 (12:49 +0100)]
Merge pull request #5225 from diizzyy/patch-110

libs/libpng: Update to 1.6.34

6 years agoMerge pull request #5224 from diizzyy/patch-109
Jo-Philipp Wich [Wed, 6 Dec 2017 11:49:20 +0000 (12:49 +0100)]
Merge pull request #5224 from diizzyy/patch-109

libs/libgd: Update to 2.2.5

6 years agorpcd-mod-lxc: info: return NOT_FOUND if container doesn't exist
Rafał Miłecki [Thu, 30 Nov 2017 10:04:53 +0000 (11:04 +0100)]
rpcd-mod-lxc: info: return NOT_FOUND if container doesn't exist

It allow distinction between not existing and stopped container. So far
querying for not existing container was resulting in:
> ubus call lxc info '{ "name": "foo" }'
{
        "name": "foo",
        "state": "STOPPED",
        "ips": [

        ]
}

Now it's an error and it matches lxc-info command line:

> ubus call lxc info '{ "name": "foo" }'
Command failed: Not found

> lxc-info --name foo
foo doesn't exist

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
6 years agocollectd: upgrade package collectd to version 5.8.0
Thomas Huehn [Thu, 30 Nov 2017 18:52:34 +0000 (19:52 +0100)]
collectd: upgrade package collectd to version 5.8.0

This patch upgrades the collectd package from 5.7.2 to 5.8.2.
All openwrt patches got either updated or deleted in case they
are already included into upstream collectd.
The new collectd 5.8.0 package compiles and got tested on current
lede trunk with latest luci on an PCengines APU. All default plugins
(enabled via Openwrt  Makefile) - so also iwinfo - are running fine
with the new version.

Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
Amended with the following changes:

* preserve git file history by avoiding unnecessary patch renames
* mark new plugins introduced with 5.8 branch as disabled

Compile tested all plugins with ipq806x

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years agoMerge pull request #5226 from lynxis/rb_vim
Ted Hess [Tue, 5 Dec 2017 11:50:37 +0000 (06:50 -0500)]
Merge pull request #5226 from lynxis/rb_vim

vim: remove build timestamp/hostname/username

6 years agoMerge pull request #5205 from lynxis/rb_sysstat
Ted Hess [Tue, 5 Dec 2017 11:50:14 +0000 (06:50 -0500)]
Merge pull request #5205 from lynxis/rb_sysstat

sysstat: remove build timestamp

6 years agopixiewps: initial version 1.4.1
Yousong Zhou [Tue, 5 Dec 2017 02:43:14 +0000 (10:43 +0800)]
pixiewps: initial version 1.4.1

Addresses #2872

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoreaver: switch to reaver-wps-fork-t6x
Yousong Zhou [Tue, 5 Dec 2017 01:54:13 +0000 (09:54 +0800)]
reaver: switch to reaver-wps-fork-t6x

Addresses #2872

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoopenconnect: unify indentation in README
Yousong Zhou [Mon, 4 Dec 2017 10:08:20 +0000 (18:08 +0800)]
openconnect: unify indentation in README

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agovim: remove build timestamp/hostname/username 5226/head
Alexander Couzens [Mon, 4 Dec 2017 22:47:58 +0000 (23:47 +0100)]
vim: remove build timestamp/hostname/username

Build timestamp prevents reproducible builds [0].
Same for other irrelevant informations e.g. hostname, username.
Thanks to debian for the patch.

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agoMerge pull request #5208 from neheb/patch-2
Ted Hess [Mon, 4 Dec 2017 19:29:44 +0000 (14:29 -0500)]
Merge pull request #5208 from neheb/patch-2

hd-idle: Update to 1.05

6 years agoMerge pull request #5223 from diizzyy/patch-108
Ted Hess [Mon, 4 Dec 2017 19:20:30 +0000 (14:20 -0500)]
Merge pull request #5223 from diizzyy/patch-108

lib/expat: Update to 2.2.5

6 years agolibs/libpng: Update to 1.6.34 5225/head
Daniel Engberg [Mon, 4 Dec 2017 18:40:45 +0000 (19:40 +0100)]
libs/libpng: Update to 1.6.34

Update libpng to 1.6.34

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>