feed/packages.git
4 years agobtrfs-progs: scan devices in preinit instead of init script 9647/head
Karel Kočí [Mon, 5 Aug 2019 11:47:17 +0000 (13:47 +0200)]
btrfs-progs: scan devices in preinit instead of init script

There is no gain to do device scan in init. Commonly we want to always
scan BTRFS devices to ensure that after boot raids are correctly linked.
It should be done before any init script tries to mount any raid FS.

Comparing init scripts and preinit scripts there are I think two primary
considerations. First is if user is expected to restart/reload/stop
given service on will. I think that there is no such reason for this as
user can easily enough just call btrfs utility it self. Second
consideration is if it makes sense to have it optional. This means if we
want to have ability to enable and disable given service. I think that
there is no such need in this case. It is pretty much doing nothing if
you don't have BTRFS FS connected and when you have you probably want to
scan it.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
4 years agobtrfs-progs: use box version of btrfs tool (busybox like)
Karel Kočí [Mon, 5 Aug 2019 11:31:52 +0000 (13:31 +0200)]
btrfs-progs: use box version of btrfs tool (busybox like)

This instead of building every tool separately builds one btrfs binary
and additional tools are links to this binary. This is same approach as
busybox is using.

This splits list of tools to two. boxprogs are tools that are boxed to
code btrfs binary and progs are tools that are not.
This also overload default all make target of Build/Compile and instead
builds (unified) btrfs.progs and separate progs.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
4 years agobtrfs-progs: Update to version 5.2.1
Josef Schlehofer [Sun, 4 Aug 2019 17:55:14 +0000 (19:55 +0200)]
btrfs-progs: Update to version 5.2.1

GPL-2.0 is deprecated License Identifier according to SPDX.
- Correct it to GPL-2.0-only

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agopservice: initial version
Yousong Zhou [Sun, 4 Aug 2019 15:36:08 +0000 (15:36 +0000)]
pservice: initial version

The can be convenient for running commands or services as procd services
without needing to separately write initscripts, just uci configuration.

The package was imported from [1].

 [1] https://github.com/yousong/waller/tree/0a85f5c75fb70627f68cbbcab4807e02e3299e2e/pservice

Ref: https://github.com/yousong/waller/issues/1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agoMerge pull request #9634 from neheb/bbbbb
Rosen Penev [Mon, 5 Aug 2019 19:04:00 +0000 (12:04 -0700)]
Merge pull request #9634 from neheb/bbbbb

libsigar: Add missing header

4 years agoMerge pull request #9663 from val-kulkov/subversion-package
Hannu Nyman [Mon, 5 Aug 2019 19:03:32 +0000 (22:03 +0300)]
Merge pull request #9663 from val-kulkov/subversion-package

subversion: update to the latest release

4 years agoMerge pull request #9664 from val-kulkov/imagemagick-package
Hannu Nyman [Mon, 5 Aug 2019 19:03:06 +0000 (22:03 +0300)]
Merge pull request #9664 from val-kulkov/imagemagick-package

imagemagick: update to v.7.0.8-59

4 years agoMerge pull request #9635 from neheb/jhfehkf
Rosen Penev [Mon, 5 Aug 2019 19:01:38 +0000 (12:01 -0700)]
Merge pull request #9635 from neheb/jhfehkf

mt-st: Add missing header

4 years agoimagemagick: update to v.7.0.8-59 9664/head
Val Kulkov [Mon, 5 Aug 2019 18:27:21 +0000 (14:27 -0400)]
imagemagick: update to v.7.0.8-59

Update to the latest official release.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
4 years agosubversion: update to the latest release 9663/head
Val Kulkov [Mon, 5 Aug 2019 17:35:34 +0000 (13:35 -0400)]
subversion: update to the latest release

Update to the latest maintenance release, fixing CVE-2018-11782 and
CVE-2019-0203 among other things.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
4 years agoMerge pull request #9652 from salim-b/patch-1
Rosen Penev [Mon, 5 Aug 2019 17:21:17 +0000 (10:21 -0700)]
Merge pull request #9652 from salim-b/patch-1

stubby: Fix UCI command in README

4 years agoMerge pull request #9658 from champtar/master
champtar [Mon, 5 Aug 2019 14:33:06 +0000 (07:33 -0700)]
Merge pull request #9658 from champtar/master

phantap: new version

4 years agophantap: update to latest commit 9658/head
Etienne Champetier [Mon, 5 Aug 2019 06:48:29 +0000 (23:48 -0700)]
phantap: update to latest commit

This includes a major bug fix (2ed9c76) and some minor fixes/improvements

f104742 phantap-learn: do not use proto for ip neigh
9849b0f phantap-learn: cleanup
159653d Readme.md: update install instructions
ff3acc2 phantap: add support for talking to victim.
2ed9c76 phantap: Fix MAC snat
f6f2d2d Phantap: fix dns configuration
40fa14b phantap: look at DNS response instead of request
0d62deb Improve Readme

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
4 years agoMerge pull request #9657 from gladiac1337/haproxy-2.0.3-master-2
Daniel Engberg [Mon, 5 Aug 2019 08:02:15 +0000 (10:02 +0200)]
Merge pull request #9657 from gladiac1337/haproxy-2.0.3-master-2

haproxy: Update all patches for HAProxy v2.0.3

4 years agohaproxy: Update all patches for HAProxy v2.0.3 9657/head
Christian Lachner [Mon, 5 Aug 2019 07:24:49 +0000 (09:24 +0200)]
haproxy: Update all patches for HAProxy v2.0.3

- Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.3.html)
- Raise PKG_RELEASE to 2

Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years agoMerge pull request #9648 from jefferyto/python-pyasn1-0.4.6
Rosen Penev [Mon, 5 Aug 2019 05:50:34 +0000 (22:50 -0700)]
Merge pull request #9648 from jefferyto/python-pyasn1-0.4.6

python-pyasn1: Update to 0.4.6

4 years agoMerge pull request #9650 from jefferyto/python-pyasn1-modules-0.2.6
Rosen Penev [Mon, 5 Aug 2019 05:50:16 +0000 (22:50 -0700)]
Merge pull request #9650 from jefferyto/python-pyasn1-modules-0.2.6

python-pyasn1-modules: Update to 0.2.6

4 years agoMerge pull request #9632 from neheb/rd
Rosen Penev [Mon, 5 Aug 2019 04:37:15 +0000 (21:37 -0700)]
Merge pull request #9632 from neheb/rd

libredblack: Update to 1.3

4 years agoMerge pull request #9633 from neheb/fin
Rosen Penev [Sun, 4 Aug 2019 22:33:34 +0000 (15:33 -0700)]
Merge pull request #9633 from neheb/fin

findutils: Add missing header

4 years agogcc: fix build on x86 targets
Noble Pepper [Sun, 4 Aug 2019 12:33:48 +0000 (07:33 -0500)]
gcc: fix build on x86 targets

Signed-off-by: Noble Pepper <noblepepper@gmail.com>
(cherry-picked from 32203bec9)

4 years agofindutils: Add missing header 9633/head
Rosen Penev [Sun, 4 Aug 2019 21:47:06 +0000 (14:47 -0700)]
findutils: Add missing header

New version of musl no longer internally includes this header.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agofindutils: Fixed up LICENSE information.
Rosen Penev [Fri, 2 Aug 2019 23:53:09 +0000 (16:53 -0700)]
findutils: Fixed up LICENSE information.

Also cleaned some whitespace.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agostubby: Fix UCI command in README 9652/head
Salim B [Sun, 4 Aug 2019 21:15:21 +0000 (21:15 +0000)]
stubby: Fix UCI command in README

Signed-off-by: Salim B <salim@posteo.de>
4 years agopython-pyasn1-modules: Update to 0.2.6 9650/head
Jeffery To [Sun, 4 Aug 2019 20:03:36 +0000 (04:03 +0800)]
python-pyasn1-modules: Update to 0.2.6

Requires python-pyasn1 0.4.6 (#9648).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython-pyasn1: Update to 0.4.6 9648/head
Jeffery To [Sun, 4 Aug 2019 19:41:05 +0000 (03:41 +0800)]
python-pyasn1: Update to 0.4.6

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agofrp: update to 0.28.0
Richard Yu [Sun, 4 Aug 2019 13:33:22 +0000 (21:33 +0800)]
frp: update to 0.28.0

and fix a typo in frpc.config

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
4 years agoMerge pull request #9130 from yangfl/master
Rosen Penev [Sun, 4 Aug 2019 13:57:05 +0000 (06:57 -0700)]
Merge pull request #9130 from yangfl/master

i2pd: Update to 2.26.0

4 years agoMerge pull request #9550 from ja-pa/libarchive-3.4.0
Rosen Penev [Sun, 4 Aug 2019 13:54:35 +0000 (06:54 -0700)]
Merge pull request #9550 from ja-pa/libarchive-3.4.0

libarchive: update to version 3.4.0

4 years agoMerge pull request #9605 from neheb/geth
Rosen Penev [Sun, 4 Aug 2019 13:50:25 +0000 (06:50 -0700)]
Merge pull request #9605 from neheb/geth

geth: Update to 1.9.1

4 years agoMerge pull request #9626 from jefferyto/slide-switch-0.9.5
Rosen Penev [Sun, 4 Aug 2019 13:48:19 +0000 (06:48 -0700)]
Merge pull request #9626 from jefferyto/slide-switch-0.9.5

slide-switch: Update to 0.9.5

4 years agoMerge pull request #9639 from mwarning/zerotier
Rosen Penev [Sun, 4 Aug 2019 13:38:27 +0000 (06:38 -0700)]
Merge pull request #9639 from mwarning/zerotier

zerotier: update to zerotier 1.4.0.1

4 years agozerotier: update to zerotier 1.4.0 9639/head
Moritz Warning [Sat, 3 Aug 2019 19:42:58 +0000 (21:42 +0200)]
zerotier: update to zerotier 1.4.0

Signed-off-by: Moritz Warning <moritzwarning@web.de>
4 years agophp7: update to 7.2.21
Michael Heimpold [Sat, 3 Aug 2019 22:27:08 +0000 (00:27 +0200)]
php7: update to 7.2.21

This fixes CVE-2019-11042 and CVE-2019-11041.

Compile and run tested on mxs platform

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agoMerge pull request #9640 from BKPepe/yt_update
Daniel Engberg [Sat, 3 Aug 2019 22:35:17 +0000 (00:35 +0200)]
Merge pull request #9640 from BKPepe/yt_update

youtube-dl: update to version 2019.8.2

4 years agoyoutube-dl: update to version 2019.8.2 9640/head
Josef Schlehofer [Sat, 3 Aug 2019 21:40:39 +0000 (23:40 +0200)]
youtube-dl: update to version 2019.8.2

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agomt-st: Add missing header 9635/head
Rosen Penev [Fri, 2 Aug 2019 23:41:18 +0000 (16:41 -0700)]
mt-st: Add missing header

New version of musl no longer includes this header internally.

Removed several unnecessary variables in Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibsigar: Add missing header 9634/head
Rosen Penev [Fri, 2 Aug 2019 23:45:45 +0000 (16:45 -0700)]
libsigar: Add missing header

The new version of musl does not include this header internally anymore.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibredblack: Update to 1.3 9632/head
Rosen Penev [Fri, 2 Aug 2019 22:14:57 +0000 (15:14 -0700)]
libredblack: Update to 1.3

Technically the same version, but this uses the normal tarball instead of
a random GitHub repository.

Cleaned up Makefile as a result.

Removed Python dependency. rbgen is not used for the package.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agognutls: updated to 3.6.9
Nikos Mavrogiannopoulos [Fri, 2 Aug 2019 19:15:00 +0000 (21:15 +0200)]
gnutls: updated to 3.6.9

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
4 years agop910nd: Run as non-root by default
Daniel F. Dickinson [Sat, 27 Jul 2019 03:47:01 +0000 (23:47 -0400)]
p910nd: Run as non-root by default

We add the necessary Makefile, hotplug, config, and init bits
so that p910nd daemon runs as user:group p910nd:lp by default.
This eliminates an unnecessary root daemon.

The hotplug script sets the permissions of the USB lp
device(s) to read-write owner and group and no access to
anyone else, and sets owner root, group lp.

This is allows sufficient privileges to p910nd
to do it's job.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
4 years agoslide-switch: Update to 0.9.5 9626/head
Jeffery To [Thu, 1 Aug 2019 22:51:20 +0000 (06:51 +0800)]
slide-switch: Update to 0.9.5

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #9575 from TDT-AG/pr/20190726-stunnel
Florian Eckert [Fri, 2 Aug 2019 07:51:51 +0000 (09:51 +0200)]
Merge pull request #9575 from TDT-AG/pr/20190726-stunnel

stunnel: update version to 5.55

4 years agoMerge pull request #9628 from nxhack/node_darwin_compat
Daniel Engberg [Fri, 2 Aug 2019 01:36:42 +0000 (03:36 +0200)]
Merge pull request #9628 from nxhack/node_darwin_compat

node: fix host build error on macOS

4 years agoMerge pull request #9612 from neheb/glog
Rosen Penev [Fri, 2 Aug 2019 00:17:54 +0000 (17:17 -0700)]
Merge pull request #9612 from neheb/glog

libglog: Switch to nanosleep

4 years agoMerge pull request #9623 from micmac1/master-maria10226
Daniel Engberg [Thu, 1 Aug 2019 23:08:53 +0000 (01:08 +0200)]
Merge pull request #9623 from micmac1/master-maria10226

mariadb: security bump to 10.2.26

4 years agomariadb: security bump to 10.2.26 9623/head
Sebastian Kemper [Thu, 1 Aug 2019 19:36:52 +0000 (21:36 +0200)]
mariadb: security bump to 10.2.26

New upstream release. Addresses:

  CVE-2019-2805
  CVE-2019-2740
  CVE-2019-2739
  CVE-2019-2737
  CVE-2019-2758

Package updates:

  - includes "THIRDPARTY" in PKG_LICENSE_FILES
  - drops client_ed25519 as a dynamic plugin and install it with the lib
    as per upstream decision
  - refreshes patches

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoMerge pull request #9600 from Andy2244/samba4-python2-fix
Daniel Engberg [Thu, 1 Aug 2019 12:06:55 +0000 (14:06 +0200)]
Merge pull request #9600 from Andy2244/samba4-python2-fix

samba4: add python2 host dependency

4 years agoMerge pull request #9620 from commodo/ulogd-maintainer-me
Florian Eckert [Thu, 1 Aug 2019 12:03:14 +0000 (14:03 +0200)]
Merge pull request #9620 from commodo/ulogd-maintainer-me

net: ulogd2: add myself as maintainer

4 years agonet: ulogd2: add myself as maintainer 9620/head
Alexandru Ardelean [Thu, 1 Aug 2019 11:32:35 +0000 (14:32 +0300)]
net: ulogd2: add myself as maintainer

Since this package has been abandoned, I don't mind taking it over.
If there are issues with it, I can also investigate, and be a point-man.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agonode: fix host build error on macOS 9628/head
Hirokazu MORIKAWA [Thu, 1 Aug 2019 07:43:13 +0000 (16:43 +0900)]
node: fix host build error on macOS

fix host build error on macOS
reference: https://github.com/openwrt/packages/issues/9616

Related: https://github.com/openwrt/packages/issues/7171
(This correspondence is necessary to build with macOS.)

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agoMerge pull request #9609 from neheb/py
Rosen Penev [Wed, 31 Jul 2019 21:42:55 +0000 (14:42 -0700)]
Merge pull request #9609 from neheb/py

python: Replace utime with utimes

4 years agolibglog: Replace deprecated usleep with nanosleep 9612/head
Rosen Penev [Wed, 31 Jul 2019 20:36:15 +0000 (13:36 -0700)]
libglog: Replace deprecated usleep with nanosleep

Optionally fixes compilation with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibglog: Switch to CMake
Rosen Penev [Wed, 31 Jul 2019 05:22:00 +0000 (22:22 -0700)]
libglog: Switch to CMake

Allows removal of InstallDev as well as further simplification. Also 100KB
smaller package.

Added some C/LDFLAGS to further reduce the size.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9591 from neheb/ulog
Rosen Penev [Wed, 31 Jul 2019 20:32:55 +0000 (13:32 -0700)]
Merge pull request #9591 from neheb/ulog

ulogd: Backport JSON network patch

4 years agoMerge pull request #9614 from neheb/zstd2
Rosen Penev [Wed, 31 Jul 2019 13:48:08 +0000 (06:48 -0700)]
Merge pull request #9614 from neheb/zstd2

zstd: Update to 1.4.2

4 years agoMerge pull request #9615 from neheb/sig
Rosen Penev [Wed, 31 Jul 2019 13:47:40 +0000 (06:47 -0700)]
Merge pull request #9615 from neheb/sig

libsigar: Remove deprecated rindex function

4 years agoMerge pull request #9610 from neheb/tirp
Rosen Penev [Wed, 31 Jul 2019 13:46:59 +0000 (06:46 -0700)]
Merge pull request #9610 from neheb/tirp

libtirpc: Remove deprecated b functions

4 years agoMerge pull request #9608 from champtar/phantap
champtar [Wed, 31 Jul 2019 07:18:06 +0000 (00:18 -0700)]
Merge pull request #9608 from champtar/phantap

phantap: add new package

4 years agolibsigar: Remove deprecated rindex function 9615/head
Rosen Penev [Wed, 31 Jul 2019 05:03:16 +0000 (22:03 -0700)]
libsigar: Remove deprecated rindex function

Optionally unavailable with uClibc-ng.

Switched to local tarballs. .xz is smaller.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agophantap: add new package 9608/head
Etienne Champetier [Wed, 31 Jul 2019 06:09:11 +0000 (23:09 -0700)]
phantap: add new package

PhanTap or Phantom tap is a small set of scripts that allow you to setup a network tap
that automatically impersonnate a victim device, allowing you to access internet using
the IP & MAC of the victim

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
4 years agozstd: Update to 1.4.2 9614/head
Rosen Penev [Wed, 31 Jul 2019 05:08:14 +0000 (22:08 -0700)]
zstd: Update to 1.4.2

Add patch to remove deprecated utime function.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibtirpc: Remove deprecated b functions 9610/head
Rosen Penev [Wed, 31 Jul 2019 06:30:22 +0000 (23:30 -0700)]
libtirpc: Remove deprecated b functions

Optionally fixes compilation with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agopython: Replace utime with utimes 9609/head
Rosen Penev [Wed, 31 Jul 2019 06:33:40 +0000 (23:33 -0700)]
python: Replace utime with utimes

Optionally fixes compilation with uClibc-ng.

Based on the surrounding code, this looks like an oversight.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9606 from neheb/tasn
Nikos Mavrogiannopoulos [Wed, 31 Jul 2019 06:40:37 +0000 (08:40 +0200)]
Merge pull request #9606 from neheb/tasn

libtasn1: Update to 4.14

4 years agoi2pd: Update to 2.26.0 9130/head
David Yang [Mon, 3 Jun 2019 14:44:29 +0000 (22:44 +0800)]
i2pd: Update to 2.26.0

Signed-off-by: David Yang <mmyangfl@gmail.com>
4 years agolibtasn1: Update to 4.14 9606/head
Rosen Penev [Tue, 30 Jul 2019 22:34:16 +0000 (15:34 -0700)]
libtasn1: Update to 4.14

Fixes CVE-2018-1000654

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agogeth: Update to 1.9.1 9605/head
Rosen Penev [Tue, 30 Jul 2019 22:28:32 +0000 (15:28 -0700)]
geth: Update to 1.9.1

Remove Upstreamed patch.

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9597 from RussellSenior/patch-cve-13636
Hannu Nyman [Tue, 30 Jul 2019 18:31:52 +0000 (21:31 +0300)]
Merge pull request #9597 from RussellSenior/patch-cve-13636

tools/patch: apply upstream patch for CVE-2019-13636

4 years agoMerge pull request #9601 from TDT-AG/pr/20190730-collectd
Hannu Nyman [Tue, 30 Jul 2019 15:47:59 +0000 (18:47 +0300)]
Merge pull request #9601 from TDT-AG/pr/20190730-collectd

collectd: enable threshold plugin

4 years agocollectd: enable threshold plugin 9601/head
Florian Eckert [Fri, 8 Feb 2019 13:52:23 +0000 (14:52 +0100)]
collectd: enable threshold plugin

The only action the Threshold plugin takes itself is to generate and
dispatch a notification. Other plugins can register to receive
notifications and perform appropriate further actions.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agosamba4: add python2 host dependency 9600/head
Andy Walsh [Tue, 30 Jul 2019 09:09:17 +0000 (11:09 +0200)]
samba4: add python2 host dependency

* add python2/host dependency

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agoMerge pull request #9598 from nxhack/libhttp-parser_for_macos
Rosen Penev [Tue, 30 Jul 2019 01:06:49 +0000 (18:06 -0700)]
Merge pull request #9598 from nxhack/libhttp-parser_for_macos

libhttp-parser: fix build error on macos

4 years agoluasocket: variant for lua5.1 and lua5.3
Colby Whitney [Mon, 29 Jul 2019 15:17:19 +0000 (09:17 -0600)]
luasocket: variant for lua5.1 and lua5.3

Updating luasocket package that is compatible with, and built against,
lua version 5.3 and 5.1.

I made the following modifications:

Makefile - Set the LUAV environment variable in the build variant.
Set an include path in the lua build so that that lua headers could
be found. Also using the make install target as everything is put
in the correct place automatically for the lua 5.3 build.
The lua 5.1 build still uses the old install method because when
I was testing using the "install" target the lua5.1 interpreter
was unable to locate resources.  So that is why there are
two install methods.

Built and tested on BCM5301X.

Signed-off-by: Colby Whitney <colby.whitney@luxul.com>
4 years agoluasocket: update version
Colby Whitney [Thu, 25 Jul 2019 15:25:43 +0000 (09:25 -0600)]
luasocket: update version

I made the following modifications:

Makefile - Updated the upstream version. Set the LUAV environment
variable in the build variant. Set an include path in the lua build so
that that lua headers could be found.  Set source date version to
identify the source.

0001-Add-interface-support.patch - ported this patch which included
replacing one deprecated call for 5.3. Validated that the interface
functionality added by the patch is working and functional. The
following lua script line was functional: print(socket.iface.indextoname(2))

0301-Fix-mpc85xx-build.patch - Just fixed the offsets and fuzz in the
patch

040-remove-fpic-and-warnings.patch - ported this patch. I did make one
change. The patch name is called remove fpic and warnings, but the
patch was also removing optimization. I ported the removal of fpic and
warnings, however I left optimization in.

Built and tested on BCM5301X.

Signed-off-by: Colby Whitney <colby.whitney@luxul.com>
[ rmilecki: fix whitespaces in 040-remove-fpic-and-warnings.patch ]
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
4 years agotools/patch: apply upstream patch for CVE-2019-13636 9597/head
Russell Senior [Mon, 29 Jul 2019 20:14:19 +0000 (13:14 -0700)]
tools/patch: apply upstream patch for CVE-2019-13636

In GNU patch through 2.7.6, the following of symlinks is mishandled in
certain cases other than input files. This affects inp.c and util.c.

https://nvd.nist.gov/vuln/detail/CVE-2019-13636

Signed-off-by: Russell Senior <russell@personaltelco.net>
4 years agoMerge pull request #9570 from neheb/yaj
Rosen Penev [Mon, 29 Jul 2019 17:22:08 +0000 (10:22 -0700)]
Merge pull request #9570 from neheb/yaj

yajl: Update to modern standards

4 years agoMerge pull request #9590 from neheb/sam
Rosen Penev [Mon, 29 Jul 2019 16:18:06 +0000 (09:18 -0700)]
Merge pull request #9590 from neheb/sam

samba4: Run init script through shellcheck

4 years agostunnel: fix some shellcheck warnings 9575/head
Florian Eckert [Mon, 29 Jul 2019 13:20:43 +0000 (15:20 +0200)]
stunnel: fix some shellcheck warnings

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoMerge pull request #9593 from BKPepe/ytdl_update
Daniel Engberg [Mon, 29 Jul 2019 12:21:42 +0000 (14:21 +0200)]
Merge pull request #9593 from BKPepe/ytdl_update

youtube-dl: update to version 2019.7.27

4 years agolibhttp-parser: fix build error on macos 9598/head
Hirokazu MORIKAWA [Mon, 29 Jul 2019 08:45:22 +0000 (17:45 +0900)]
libhttp-parser: fix build error on macos

Maintainer: @ageekymonk, me
Compile tested: head r10622-e09da01,ath79,arm_cortex-a9+vfpv3,mipsel
Run tested: mipsel

Description:
fix build error on macos

https://github.com/openwrt/packages/issues/9587

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agoMerge pull request #9577 from TDT-AG/pr/20190726-ipvsadm
Florian Eckert [Mon, 29 Jul 2019 07:54:54 +0000 (09:54 +0200)]
Merge pull request #9577 from TDT-AG/pr/20190726-ipvsadm

ipvsadm: update version to 1.30

4 years agoipvsadm: update version to 1.30 9577/head
Florian Eckert [Mon, 8 Jul 2019 06:16:23 +0000 (08:16 +0200)]
ipvsadm: update version to 1.30

Update version to 1.30

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoyoutube-dl: update to version 2019.7.27 9593/head
Josef Schlehofer [Mon, 29 Jul 2019 06:54:39 +0000 (08:54 +0200)]
youtube-dl: update to version 2019.7.27

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agortklib: Update to 2.4.3_b32
Rosen Penev [Sun, 20 Jan 2019 18:47:20 +0000 (10:47 -0800)]
rtklib: Update to 2.4.3_b32

Some minor adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoyajl: Update to modern standards 9570/head
Rosen Penev [Thu, 25 Jul 2019 20:34:19 +0000 (13:34 -0700)]
yajl: Update to modern standards

Replaced git:// link with https:// which gets through firewalls easier.

Replaced archive with .xz. The one currently in the mirrors has the wrong
hash. .xz is also smaller than .gz.

Eliminated already default CMake option.

Eliminated Build/InstallDev with CMAKE_INSTALL.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoulogd: Backport JSON network patch 9591/head
Rosen Penev [Mon, 29 Jul 2019 00:59:10 +0000 (17:59 -0700)]
ulogd: Backport JSON network patch

It was requested in #9065 .

Cleaned up Makefile slightly.

Removed inactive maintainer.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agosamba4: Run init script through shellcheck 9590/head
Rosen Penev [Mon, 29 Jul 2019 00:51:00 +0000 (17:51 -0700)]
samba4: Run init script through shellcheck

Some performance improvements by batching file writes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolksctp-tools: Update URL
Rosen Penev [Sun, 28 Jul 2019 22:33:08 +0000 (15:33 -0700)]
lksctp-tools: Update URL

The old website still references an old version. Fixes uscan.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9477 from neheb/rng
Rosen Penev [Sun, 28 Jul 2019 22:23:24 +0000 (15:23 -0700)]
Merge pull request #9477 from neheb/rng

rng-tools: Update to 6.7

4 years agolibgpiod: update to 1.4
Michael Heimpold [Sun, 28 Jul 2019 21:46:14 +0000 (23:46 +0200)]
libgpiod: update to 1.4

While at, update SPDX identifier.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agognunet-secushare: fix build against new GNUnet CADET API
Daniel Golle [Sun, 28 Jul 2019 14:10:54 +0000 (16:10 +0200)]
gnunet-secushare: fix build against new GNUnet CADET API

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agognunet: update to release 0.11.6
Daniel Golle [Sun, 28 Jul 2019 14:10:27 +0000 (16:10 +0200)]
gnunet: update to release 0.11.6

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agoMerge pull request #9505 from cotequeiroz/luaposix
Rosen Penev [Sat, 27 Jul 2019 23:32:41 +0000 (16:32 -0700)]
Merge pull request #9505 from cotequeiroz/luaposix

luaposix: remove eglibc remnants

4 years agoMerge pull request #9527 from neheb/zstd
Rosen Penev [Sat, 27 Jul 2019 16:41:19 +0000 (09:41 -0700)]
Merge pull request #9527 from neheb/zstd

zstd: Update to 1.4.1

4 years agoMerge pull request #9569 from neheb/zmq
Rosen Penev [Sat, 27 Jul 2019 16:38:55 +0000 (09:38 -0700)]
Merge pull request #9569 from neheb/zmq

libzmq: Remove uClibc++ support

4 years agoMerge pull request #9486 from neheb/yk
Rosen Penev [Sat, 27 Jul 2019 16:37:31 +0000 (09:37 -0700)]
Merge pull request #9486 from neheb/yk

ykpers: Update to 1.20.0

4 years agodnstop: add new package
Ken Xu [Sat, 27 Jul 2019 09:22:24 +0000 (17:22 +0800)]
dnstop: add new package

Signed-off-by: Ken Xu <windedge99@gmail.com>
4 years agostunnel: update version to 5.55
Florian Eckert [Mon, 8 Jul 2019 06:18:01 +0000 (08:18 +0200)]
stunnel: update version to 5.55

Update version to 5.55

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoMerge pull request #9551 from neheb/elek
Rosen Penev [Fri, 26 Jul 2019 03:36:23 +0000 (20:36 -0700)]
Merge pull request #9551 from neheb/elek

elektra: Switch to Lua 5.3

4 years agoelektra: Switch to Lua 5.3 9551/head
Rosen Penev [Tue, 23 Jul 2019 19:10:07 +0000 (12:10 -0700)]
elektra: Switch to Lua 5.3

After the introduction of Lua 5.3 to OpenWrt, elektra picks it up instead
of 5.1. Since 5.1 is unsupported anyway, switch to 5.3.

Added liblua to PKG_BUILD_DEPENDS as the FindLua script is broken. Having
it here allows compilation to continue.

Signed-off-by: Rosen Penev <rosenp@gmail.com>