feed/packages.git
4 years agonlbwmon: update to latest Git HEAD 9167/head
Jo-Philipp Wich [Thu, 6 Jun 2019 06:58:34 +0000 (08:58 +0200)]
nlbwmon: update to latest Git HEAD

4574e6e nfnetlink: prevent tight retry loops
163a211 client: fix commit error information
21290db nlbwmon: merge existing data
abe701d database: do not overwrite unexpectedly preexisting databases
ef3fa58 socket: handle EAGAIN on send()

Ref: https://github.com/jow-/nlbwmon/issues/23
Ref: https://github.com/jow-/nlbwmon/issues/26
Ref: https://github.com/jow-/nlbwmon/issues/30
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
4 years agoMerge pull request #9165 from neheb/log4
Rosen Penev [Thu, 6 Jun 2019 06:01:13 +0000 (23:01 -0700)]
Merge pull request #9165 from neheb/log4

log4cplus: Update to 2.0.4

4 years agoMerge pull request #9154 from stintel/boost-host-ignore-site-config
Rosen Penev [Thu, 6 Jun 2019 05:53:18 +0000 (22:53 -0700)]
Merge pull request #9154 from stintel/boost-host-ignore-site-config

boost: ignore site config during host build

4 years agoMerge pull request #9166 from nxhack/mg_6_5
Rosen Penev [Thu, 6 Jun 2019 05:52:23 +0000 (22:52 -0700)]
Merge pull request #9166 from nxhack/mg_6_5

mg: update to 6.5

4 years agomg: update to 6.5 9166/head
Hirokazu MORIKAWA [Tue, 4 Jun 2019 04:55:47 +0000 (13:55 +0900)]
mg: update to 6.5

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agolog4cplus: Update to 2.0.4 9165/head
Rosen Penev [Thu, 6 Jun 2019 01:48:17 +0000 (18:48 -0700)]
log4cplus: Update to 2.0.4

Switch to SourceForge URL. More mirrors available.

Remove InstallDev section. This is already included with CMAKE_INSTALL.

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9145 from neheb/fio
Rosen Penev [Wed, 5 Jun 2019 17:02:15 +0000 (10:02 -0700)]
Merge pull request #9145 from neheb/fio

fio: Update to 3.14

4 years agoMerge pull request #9156 from ammubhave/bump_re2
Rosen Penev [Wed, 5 Jun 2019 15:59:08 +0000 (08:59 -0700)]
Merge pull request #9156 from ammubhave/bump_re2

libre2: Update to 2019-06-01

4 years agolibre2: Update to 2019-06-01 9156/head
Amol Bhave [Wed, 5 Jun 2019 11:46:37 +0000 (04:46 -0700)]
libre2: Update to 2019-06-01

Maintainer: me
Compile tested: nbg6817

Signed-off-by: Amol Bhave <ambhave@fb.com>
4 years agoMerge pull request #9149 from ffflorian/feat/ddns-inwx
Rosen Penev [Wed, 5 Jun 2019 08:45:35 +0000 (01:45 -0700)]
Merge pull request #9149 from ffflorian/feat/ddns-inwx

ddns-scripts: Add INWX service

4 years agoMerge pull request #9131 from jefferyto/python-bpo-35907
Rosen Penev [Wed, 5 Jun 2019 08:23:46 +0000 (01:23 -0700)]
Merge pull request #9131 from jefferyto/python-bpo-35907

python,python3: Fix CVE-2019-9948 - local_file:// allowed in urllib

4 years agoddns-scripts: Add INWX service 9149/head
Florian Keller [Tue, 4 Jun 2019 13:56:18 +0000 (15:56 +0200)]
ddns-scripts: Add INWX service

Signed-off-by: Florian Keller <github@floriankeller.de>
4 years agodomoticz: disable searching for boost-cmake
Amol Bhave [Thu, 9 May 2019 04:34:22 +0000 (21:34 -0700)]
domoticz: disable searching for boost-cmake

Summary:
This package fails to compile with boost 1.70 when the boost cmake
config gets used.
As far as I can tell, Boost 1.70 introduced
BoostConfigVersion.cmake. In that file, the value of PACKAGE_VERSION is
set to 1.70. This makes CMake auto set the variable Boost_VERSION to
1.70. Historically, Boost_VERSION has been using the format like 170000,
and not 1.70. Some package cmake files still depend on this behavior
and make assertions such as Boost_VERSION > 168000. This is incompatible
with the new scheme.

Test Plan:
`make package/domoticz/compile`
Also compiled all other packages that have a boost dependency, they seem
to be working fine.
tested on nbg6817

Signed-off-by: Amol Bhave <ambhave@fb.com>
[split unrelated change, change commit subject, alphabetical order]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
4 years agodomoticz: enable BUILD_SHARED_LIBS
Stijn Tintel [Wed, 5 Jun 2019 07:54:54 +0000 (10:54 +0300)]
domoticz: enable BUILD_SHARED_LIBS

Without this, no suitable boost_thread variant can be identified when
compiling against Boost 1.70.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
4 years agoboost: refresh patches 9154/head
Stijn Tintel [Wed, 5 Jun 2019 07:34:00 +0000 (10:34 +0300)]
boost: refresh patches

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
4 years agoboost: ignore site config during host build
Stijn Tintel [Wed, 5 Jun 2019 07:26:58 +0000 (10:26 +0300)]
boost: ignore site config during host build

Without this, the host build picks up the site config in
/usr/share/boost-build/site-config.jam which causes a build failure on
Gentoo where a custom optimization value "none" is used.

Fixes #9152.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
4 years agoMerge pull request #9128 from TDT-AG/pr/20190603-mwan3
Florian Eckert [Tue, 4 Jun 2019 20:06:47 +0000 (22:06 +0200)]
Merge pull request #9128 from TDT-AG/pr/20190603-mwan3

mwan3: change flush_conntrack handling to use uci list element

4 years agoMerge pull request #9141 from neheb/sod
Rosen Penev [Tue, 4 Jun 2019 19:24:10 +0000 (12:24 -0700)]
Merge pull request #9141 from neheb/sod

libsodium: Update to 1.0.18

4 years agoMerge pull request #9129 from ysc3839/pycryptodome
Hannu Nyman [Tue, 4 Jun 2019 18:25:18 +0000 (21:25 +0300)]
Merge pull request #9129 from ysc3839/pycryptodome

python-cryptodome: update to 3.8.2.

4 years agoMerge pull request #9135 from neheb/n2
Rosen Penev [Tue, 4 Jun 2019 16:11:35 +0000 (09:11 -0700)]
Merge pull request #9135 from neheb/n2

google-authenticator-libpam: Update to version 1.06

4 years agopython,python3: Fix CVE-2019-9948 - local_file:// allowed in urllib 9131/head
Jeffery To [Mon, 3 Jun 2019 18:41:35 +0000 (02:41 +0800)]
python,python3: Fix CVE-2019-9948 - local_file:// allowed in urllib

These patches address issue:
CVE-2019-9948: Unnecessary URL scheme exists to allow local_file://
reading file in urllib

Link to Python issue:
https://bugs.python.org/issue35907

Issue 35907 is still currently open, waiting for a decision for
Python 3.5; these patches for Python 2.7 and 3.7 have been merged.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agofio: Update to 3.14 9145/head
Rosen Penev [Tue, 4 Jun 2019 04:58:22 +0000 (21:58 -0700)]
fio: Update to 3.14

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9142 from nxhack/hid_0_7_9
Rosen Penev [Tue, 4 Jun 2019 06:27:09 +0000 (23:27 -0700)]
Merge pull request #9142 from nxhack/hid_0_7_9

node-hid: update to 0.7.9

4 years agonode-hid: update to 0.7.9 9142/head
Hirokazu MORIKAWA [Tue, 4 Jun 2019 05:52:05 +0000 (14:52 +0900)]
node-hid: update to 0.7.9

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agolibsodium: Update to 1.0.18 9141/head
Rosen Penev [Tue, 4 Jun 2019 03:04:46 +0000 (20:04 -0700)]
libsodium: Update to 1.0.18

Added PKG_BUILD_PARALLEL for faster compilation.

Several Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agogoogle-authenticator-libpam: Update to version 1.06 9135/head
Rosen Penev [Mon, 3 Jun 2019 23:48:15 +0000 (16:48 -0700)]
google-authenticator-libpam: Update to version 1.06

Simplifies the Makefile slightly. This also uses a proper release instead
of a random git commit.

Added LICENSE Information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9025 from cshoredaniel/pr-update-nbd
Rosen Penev [Mon, 3 Jun 2019 21:23:45 +0000 (14:23 -0700)]
Merge pull request #9025 from cshoredaniel/pr-update-nbd

nbd: Update to 3.19 and remove unneed patches

4 years agoMerge pull request #9123 from neheb/make
Rosen Penev [Mon, 3 Jun 2019 16:20:27 +0000 (09:20 -0700)]
Merge pull request #9123 from neheb/make

make: Do not use libelf

4 years agoMerge pull request #9125 from neheb/vim
Rosen Penev [Mon, 3 Jun 2019 16:20:12 +0000 (09:20 -0700)]
Merge pull request #9125 from neheb/vim

vim: Remove bogus libelf dependency

4 years agoMerge pull request #9114 from jefferyto/python-host-setuptools-pip-installed-pkg...
Hannu Nyman [Mon, 3 Jun 2019 14:02:44 +0000 (17:02 +0300)]
Merge pull request #9114 from jefferyto/python-host-setuptools-pip-installed-pkg-release

python,python3: Record PKG_RELEASE for host setuptools/pip

4 years agomwan3: change flush_conntrack handling to use uci list element 9128/head
Florian Eckert [Wed, 22 May 2019 07:14:38 +0000 (09:14 +0200)]
mwan3: change flush_conntrack handling to use uci list element

With this change it is now possible to combine interface action events.
If an interface action is generated by netifd or mwan3 for example ifup,
ifdown, connectd or disconnected and this action is configured in the inteface
uci section, then the conntrack table is flushed by mwan3.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoMerge pull request #9100 from jefferyto/isolate-host-python
Rosen Penev [Mon, 3 Jun 2019 09:11:20 +0000 (02:11 -0700)]
Merge pull request #9100 from jefferyto/isolate-host-python

python,python3: Better isolate host Python

4 years agoMerge pull request #9127 from mstorchak/tgt
Rosen Penev [Mon, 3 Jun 2019 09:10:30 +0000 (02:10 -0700)]
Merge pull request #9127 from mstorchak/tgt

tgt: update to 1.0.78

4 years agoMerge pull request #9121 from jefferyto/python-cryptography-2.7
Rosen Penev [Mon, 3 Jun 2019 09:09:20 +0000 (02:09 -0700)]
Merge pull request #9121 from jefferyto/python-cryptography-2.7

python-cryptography: Update to 2.7

4 years agoMerge pull request #9119 from jefferyto/python-bpo-30458
Rosen Penev [Mon, 3 Jun 2019 09:08:32 +0000 (02:08 -0700)]
Merge pull request #9119 from jefferyto/python-bpo-30458

python,python3: Fix CVE-2019-9740 and CVE-2019-9947

4 years agotgt: update to 1.0.78 9127/head
Maxim Storchak [Mon, 3 Jun 2019 07:40:01 +0000 (10:40 +0300)]
tgt: update to 1.0.78

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years agoapfree-wifidog: Add new package
liudf0716 [Tue, 21 May 2019 02:55:09 +0000 (10:55 +0800)]
apfree-wifidog: Add new package

Signed-off-by: liudf0716 <liudf0716@gmail.com>
[Fix indentation and trailing whitespace on Makefile and wifidogx.init]
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agovim: Remove bogus libelf dependency 9125/head
Rosen Penev [Sun, 2 Jun 2019 23:17:45 +0000 (16:17 -0700)]
vim: Remove bogus libelf dependency

Unused and Unneeded.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9120 from jefferyto/newt-0.52.21
Rosen Penev [Sun, 2 Jun 2019 22:56:54 +0000 (15:56 -0700)]
Merge pull request #9120 from jefferyto/newt-0.52.21

newt: Update to 0.52.21

4 years agopython-cryptodome: update to 3.8.2. 9129/head
Richard Yu [Sun, 2 Jun 2019 21:09:36 +0000 (05:09 +0800)]
python-cryptodome: update to 3.8.2.

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
4 years agomake: Do not use libelf 9123/head
Rosen Penev [Sun, 2 Jun 2019 20:59:53 +0000 (13:59 -0700)]
make: Do not use libelf

libelf is used under Solaris for nlist. This is not needed in OpenWrt.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agonewt: Update to 0.52.21 9120/head
Jeffery To [Sun, 2 Jun 2019 18:37:39 +0000 (02:37 +0800)]
newt: Update to 0.52.21

This also removes $(FPIC) from TARGET_CFLAGS.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #9117 from neheb/evht2
Rosen Penev [Sun, 2 Jun 2019 20:48:08 +0000 (13:48 -0700)]
Merge pull request #9117 from neheb/evht2

libevhtp: Remove random hacks

4 years agoglib2: fix CVE-2019-12450
Peter Wagner [Sun, 2 Jun 2019 20:00:58 +0000 (22:00 +0200)]
glib2: fix CVE-2019-12450

Signed-off-by: Peter Wagner <tripolar@gmx.at>
4 years agopython-cryptography: Update to 2.7 9121/head
Jeffery To [Sun, 2 Jun 2019 18:56:01 +0000 (02:56 +0800)]
python-cryptography: Update to 2.7

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agolibevhtp: Remove random hacks 9117/head
Rosen Penev [Sat, 1 Jun 2019 00:25:54 +0000 (17:25 -0700)]
libevhtp: Remove random hacks

There's no point in overriding the defaults. They work fine.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #8965 from neheb/pow
Rosen Penev [Sun, 2 Jun 2019 16:48:25 +0000 (09:48 -0700)]
Merge pull request #8965 from neheb/pow

powertop: Switch to uClibc++

4 years agopython,python3: Fix CVE-2019-9740 and CVE-2019-9947 9119/head
Jeffery To [Sun, 2 Jun 2019 16:38:53 +0000 (00:38 +0800)]
python,python3: Fix CVE-2019-9740 and CVE-2019-9947

These patches address issues:
CVE-2019-9740: Python urllib CRLF injection vulnerability
CVE-2019-9947: Header Injection in urllib

Links to Python issues:
https://bugs.python.org/issue36276 (resolved duplicated of 30458)
https://bugs.python.org/issue35906 (resolved duplicated of 30458)
https://bugs.python.org/issue30458

Issue 30458 is still currently open, waiting for a decision for
Python 3.5; these patches for Python 2.7 and 3.7 have been merged.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoirqbalance: add support for uci config
Hannu Nyman [Sun, 2 Jun 2019 09:29:17 +0000 (12:29 +0300)]
irqbalance: add support for uci config

Add support for uci config file.

Only a global 'enabled" switch has been implemented so far.

* Default config disables irqbalance initially, so that there is
  no change with the previous behaviour (and the possibly existing
  separate launch scripts in people's builds).

Config file and init script can be later extended for irqbalance
options like the oneshot mode or the evaluation interval

(Also change the init file to use tabs)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
4 years agoirqbalance: add init script
Aleksandr Mezin [Thu, 2 May 2019 19:15:01 +0000 (01:15 +0600)]
irqbalance: add init script

Signed-off-by: Aleksandr Mezin <mezin.alexander@gmail.com>
4 years agognutls: removed autogen patch
Nikos Mavrogiannopoulos [Sat, 1 Jun 2019 06:14:35 +0000 (08:14 +0200)]
gnutls: removed autogen patch

It was causing regressions in systems without some particular
development tools (see #8129)

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
4 years agoMerge pull request #9097 from neheb/softe
Rosen Penev [Sat, 1 Jun 2019 03:49:02 +0000 (20:49 -0700)]
Merge pull request #9097 from neheb/softe

softethervpn: Fix compilation with full/stub iconv

4 years agoMerge pull request #9034 from neheb/do
Rosen Penev [Sat, 1 Jun 2019 03:48:21 +0000 (20:48 -0700)]
Merge pull request #9034 from neheb/do

dosfstools: Fix compilation with full NLS

4 years agoMerge pull request #9111 from neheb/fol
Rosen Penev [Sat, 1 Jun 2019 01:26:55 +0000 (18:26 -0700)]
Merge pull request #9111 from neheb/fol

libfolly: Update to version 2019.05.27.00

4 years agofbthrift: Update to 2019.05.27.00 9111/head
Rosen Penev [Fri, 31 May 2019 20:16:56 +0000 (13:16 -0700)]
fbthrift: Update to 2019.05.27.00

Simplify dependencies.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibwangle: Update to 2019.05.27.00
Rosen Penev [Fri, 31 May 2019 20:09:06 +0000 (13:09 -0700)]
libwangle: Update to 2019.05.27.00

Simplify dependencies.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibrsocket-cpp: Simplify dependencies
Rosen Penev [Fri, 31 May 2019 20:05:54 +0000 (13:05 -0700)]
librsocket-cpp: Simplify dependencies

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibfizz: Update to 2019.05.27.00
Rosen Penev [Fri, 31 May 2019 18:43:49 +0000 (11:43 -0700)]
libfizz: Update to 2019.05.27.00

Simplified DEPENDS. libfolly is all that's needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agosoftethervpn: Fix compilation with full/stub iconv 9097/head
Rosen Penev [Tue, 28 May 2019 20:32:34 +0000 (13:32 -0700)]
softethervpn: Fix compilation with full/stub iconv

Needs -liconv.

Also fixed compilation without deprecated OpenSSL APIs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Add OPENSSL_init_crypto to deprecated patch
Co-Authored-By: Eneas Queiroz <cote2004-github@yahoo.com>
4 years agopython,python3: Record PKG_RELEASE for host setuptools/pip 9114/head
Jeffery To [Fri, 31 May 2019 19:52:23 +0000 (03:52 +0800)]
python,python3: Record PKG_RELEASE for host setuptools/pip

This changes the "patched" indicator files for host setuptools and pip
to include their PKG_RELEASE values. This also removes host setuptools
and/or pip before host install, if the installed copy does not match the
version (and PKG_RELEASE) of the copy to be installed.

This will allow added or removed patches to affect host setuptools /
pip, since these changes will cause PKG_RELEASE to be incremented.

This also fixes the host install error, when the install tries to patch
an already patched copy of setuptools. (This error occurs because the
existing indicator files do not have version numbers in their file
names, whereas host install expected version numbers to be present.)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agolibfolly: Update to version 2019.05.27.00
Rosen Penev [Fri, 31 May 2019 17:47:35 +0000 (10:47 -0700)]
libfolly: Update to version 2019.05.27.00

Removed upstreamed patches. Also fixes a redefinition error on some
platforms.

Cleaned up the DEPENDS to be simpler and more concise.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9056 from lucize/strongup
Stijn Tintel [Fri, 31 May 2019 08:08:37 +0000 (10:08 +0200)]
Merge pull request #9056 from lucize/strongup

strongswan: update to 5.8.0

4 years agonbd: Update to 3.19 and remove unneed patches 9025/head
Daniel F. Dickinson [Sat, 18 May 2019 06:52:13 +0000 (06:52 +0000)]
nbd: Update to 3.19 and remove unneed patches

Current version in OpenWrt (3.16.2) fails against the Arch Linux
in System Rescue CD's NBD as rootfs (to allow sharing ISO across
network).  Based on resolved issues and web searching it seems
nbd had endianness issues (which affected my ath79 device).

This updates to 3.19 which allows System Rescue CD PXE boot with
NBD rootfs to work.

Removed patches no longer required due to upstream changes, and
added new configure option (--without-libnl) required to avoid
linking against full libnl and libnl-genl (if present in build).

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
4 years agoMerge pull request #9106 from dibdot/banIP
Dirk Brenken [Fri, 31 May 2019 05:13:46 +0000 (07:13 +0200)]
Merge pull request #9106 from dibdot/banIP

banip: update 0.1.3

4 years agoMerge pull request #9090 from neheb/dnsd
Rosen Penev [Thu, 30 May 2019 15:59:18 +0000 (08:59 -0700)]
Merge pull request #9090 from neheb/dnsd

dnsdist: Fix several issues

4 years agobanip: update 0.1.3 9106/head
Dirk Brenken [Thu, 30 May 2019 14:09:38 +0000 (16:09 +0200)]
banip: update 0.1.3

* change iptables whitelist target from 'ACCEPT' to 'RETURN'
  to stop traversing the banIP chain and resume at the next chain
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agoMerge pull request #9087 from BKPepe/urllib3
Josef Schlehofer [Thu, 30 May 2019 13:19:21 +0000 (15:19 +0200)]
Merge pull request #9087 from BKPepe/urllib3

python-urllib3: update to version 1.25.3

4 years agoMerge pull request #9086 from BKPepe/youtubedl
Josef Schlehofer [Thu, 30 May 2019 13:18:45 +0000 (15:18 +0200)]
Merge pull request #9086 from BKPepe/youtubedl

youtube-dl: update to version 2019.5.20

4 years agoMerge pull request #9028 from dengqf6/cappy
Hannu Nyman [Thu, 30 May 2019 08:12:27 +0000 (11:12 +0300)]
Merge pull request #9028 from dengqf6/cappy

libcap: update to 2.27

4 years agoMerge pull request #9103 from jefferyto/python-host-patch-upgraded-setuptools-pip
Hannu Nyman [Thu, 30 May 2019 08:11:26 +0000 (11:11 +0300)]
Merge pull request #9103 from jefferyto/python-host-patch-upgraded-setuptools-pip

python,python3: Allow upgraded host setuptools/pip to be patched

4 years agoMerge pull request #9101 from jefferyto/python-setuptools-pip-install
Hannu Nyman [Thu, 30 May 2019 08:10:23 +0000 (11:10 +0300)]
Merge pull request #9101 from jefferyto/python-setuptools-pip-install

python-setuptools,python-pip: Installation changes

4 years agoMerge pull request #9102 from jefferyto/python-cffi-cryptography-build-depends
Hannu Nyman [Thu, 30 May 2019 08:09:39 +0000 (11:09 +0300)]
Merge pull request #9102 from jefferyto/python-cffi-cryptography-build-depends

python-cffi,python-cryptography: Fix build depends

4 years agoopenconnect: updated to 8.03
Nikos Mavrogiannopoulos [Thu, 30 May 2019 05:30:38 +0000 (07:30 +0200)]
openconnect: updated to 8.03

Resolves: #8218

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
4 years agognutls: removed FIXUP
Nikos Mavrogiannopoulos [Thu, 30 May 2019 05:24:32 +0000 (07:24 +0200)]
gnutls: removed FIXUP

This addresses regression discussed in #8129

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
4 years agoMerge pull request #9105 from zhaojh329/fix-cgi-io
Rosen Penev [Thu, 30 May 2019 02:11:54 +0000 (19:11 -0700)]
Merge pull request #9105 from zhaojh329/fix-cgi-io

cgi-io: Fix bug

4 years agocgi-io: Fix bug 9105/head
Jianhui Zhao [Thu, 30 May 2019 02:03:29 +0000 (10:03 +0800)]
cgi-io: Fix bug

The installation name is inconsistent with the code

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
4 years agodnsdist: Fix several issues 9090/head
Rosen Penev [Tue, 28 May 2019 00:08:00 +0000 (17:08 -0700)]
dnsdist: Fix several issues

Add patch that detects when -latomic is needed.

Fix compilation without deprecated OpenSSL APIs.

Hard-code lua to avoid luajit dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agopython,python3: Allow upgraded host setuptools/pip to be patched 9103/head
Jeffery To [Wed, 29 May 2019 17:48:29 +0000 (01:48 +0800)]
python,python3: Allow upgraded host setuptools/pip to be patched

This adds the current setuptools/pip version numbers to the indicator
files' names, which should allow upgraded versions to be patched.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #8979 from val-kulkov/python-curl
Hannu Nyman [Wed, 29 May 2019 16:38:32 +0000 (19:38 +0300)]
Merge pull request #8979 from val-kulkov/python-curl

python-curl: remove hardcoded dependency on mbedtls

4 years agoMerge pull request #9093 from jefferyto/python-host-ensurepip-upgrade-uninstall
Hannu Nyman [Wed, 29 May 2019 16:36:29 +0000 (19:36 +0300)]
Merge pull request #9093 from jefferyto/python-host-ensurepip-upgrade-uninstall

python,python3: Use ensurepip=upgrade for host Python

4 years agoMerge pull request #9085 from commodo/readme-multi-package-feeds
Hannu Nyman [Wed, 29 May 2019 16:35:43 +0000 (19:35 +0300)]
Merge pull request #9085 from commodo/readme-multi-package-feeds

lang: python: readme: document mechanism for corner-case python[3]-package.mk location

4 years agoMerge pull request #9083 from jefferyto/python-src-pkg-info
Hannu Nyman [Wed, 29 May 2019 16:33:49 +0000 (19:33 +0300)]
Merge pull request #9083 from jefferyto/python-src-pkg-info

python,python3: Clear more fields for src packages

4 years agopython-cffi,python-cryptography: Fix build depends 9102/head
Jeffery To [Wed, 29 May 2019 15:08:19 +0000 (23:08 +0800)]
python-cffi,python-cryptography: Fix build depends

python-cryptography's build depends (host cffi, libffi) were transferred
to python-cffi at some point; this corrects the situation.

python-cryptography's host Python build depends is copied from its
setup.py[1].

[1]: https://github.com/pyca/cryptography/blob/2.6.1/setup.py#L47

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython3-setuptools,python3-pip: Use more predictable pycache cleanup 9101/head
Jeffery To [Wed, 29 May 2019 14:42:02 +0000 (22:42 +0800)]
python3-setuptools,python3-pip: Use more predictable pycache cleanup

This uses two find commands to delete __pycache__ contents then the
__pycache__ directories, rather than a for loop.

The second command omits a -empty test, so that if the first command
doesn't remove all directory contents for some reason, the second
command will return an error (find will not delete a non-empty
directory).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython-setuptools,python-pip: Change prefix to /usr
Jeffery To [Wed, 29 May 2019 14:38:30 +0000 (22:38 +0800)]
python-setuptools,python-pip: Change prefix to /usr

This changes the --prefix option, passed to host pip when "installing"
target setuptools and pip, to /usr, in case the prefix is recorded in
the packages.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython-setuptools,python-pip: Set pip cache dir, disable version check
Jeffery To [Wed, 29 May 2019 14:29:20 +0000 (22:29 +0800)]
python-setuptools,python-pip: Set pip cache dir, disable version check

This adds --cache-dir and --disable-pip-version-check options for host
pip, when "installing" target setuptools and pip.

This also changes the pip command to use $(HOST_PYTHON[3]_PIP) from
python[3]-host.mk.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython,python3: Disable user site-packages for host Python 9100/head
Jeffery To [Wed, 29 May 2019 14:03:18 +0000 (22:03 +0800)]
python,python3: Disable user site-packages for host Python

Normally, Python will include the user's site-packages directory
(~/.local/lib/python$(PYTHON_VERSION)/site-packages) in it's internal
search path for modules.

This disables this default inclusion for host Python.

This change is applied during Host/Configure instead of as a patch to
keep this setting unchanged for target Python.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython,python3: Update host pip[3] install functions
Jeffery To [Wed, 29 May 2019 13:45:16 +0000 (21:45 +0800)]
python,python3: Update host pip[3] install functions

* Add --cache-dir option to set the pip cache to a directory in
$(DL_DIR), instead of pip's default (build user's ~/.cache/pip),
fixes #9066

* Add --disable-pip-version-check option, since the version check only
prints a message saying a new version is available

* Combine host_python_pip_install and host_python_pip_install_host into
Build/Compile/HostPy[3]PipInstall

* Remove --root and --prefix options, since this function is only used
to install packages to host Python's default site-packages directory
(setting these may serve to confuse pip)

* Pass all of $(HOST_PYTHON[3]_PACKAGE_BUILD_DEPENDS) to the function,
since pip can handle multiple arguments/packages

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoxtables-addons: adapt build to EXTERNAL_TOOLCHAIN
Eneas U de Queiroz [Sun, 26 May 2019 20:55:21 +0000 (17:55 -0300)]
xtables-addons: adapt build to EXTERNAL_TOOLCHAIN

Commit 32aaaaa led to failures when openwrt ARCH did not match kernel
ARCH, and this may not be its only side-effect.

This restores the previous Build/Compile and Build/Install, using the
default ones only when using external toolchain; in this case, ARCH is
set to LINUX_KARCH.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
4 years agognutls: updated to 3.6.8
Nikos Mavrogiannopoulos [Wed, 29 May 2019 05:31:20 +0000 (07:31 +0200)]
gnutls: updated to 3.6.8

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
4 years agoMerge pull request #9071 from solenoglyph/hfsprogs
Rosen Penev [Tue, 28 May 2019 20:54:16 +0000 (13:54 -0700)]
Merge pull request #9071 from solenoglyph/hfsprogs

hfsprogs: Fix wide string literal in fsck_hfs

4 years agoMerge pull request #9094 from jefferyto/bluez-remove-examples
Rosen Penev [Tue, 28 May 2019 20:46:51 +0000 (13:46 -0700)]
Merge pull request #9094 from jefferyto/bluez-remove-examples

bluez: Remove bluez-examples

4 years agoprometheus: update to 2.10
Paul Spooren [Mon, 27 May 2019 10:04:28 +0000 (12:04 +0200)]
prometheus: update to 2.10

Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years agolang: python: readme: document mechanism for corner-case python[3]-package.mk location 9085/head
Alexandru Ardelean [Mon, 27 May 2019 20:22:21 +0000 (23:22 +0300)]
lang: python: readme: document mechanism for corner-case python[3]-package.mk location

After some thinking over this, documenting this behavior makes sense
versus adding some functionst to handle this.
There is some validity/use-cases where some users may want to reference
a python[3]-package.mk from some other location as well as have the
flexibility to change it (locally). One example can be when the local
`packages` is renamed to something else.

This does not fall on the responsibility of the Python maintainers, but
it can be documented.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agopython,python3: Use ensurepip=upgrade for host Python 9093/head
Jeffery To [Tue, 28 May 2019 11:14:44 +0000 (19:14 +0800)]
python,python3: Use ensurepip=upgrade for host Python

This changes --with-ensurepip=install to upgrade, to upgrade host
versions of setuptools and pip to the Python-bundled versions.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agobluez: Remove bluez-examples 9094/head
Jeffery To [Tue, 28 May 2019 12:20:25 +0000 (20:20 +0800)]
bluez: Remove bluez-examples

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agounbound: add compile options to library and daemon
Eric Luehrsen [Sat, 18 May 2019 18:46:39 +0000 (14:46 -0400)]
unbound: add compile options to library and daemon

Two seperate package names were chosen instead of menu selected options
because dependents need a ready (large) package in release directory.

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
4 years agounbound: replace obsolete test expressions
Eric Luehrsen [Tue, 14 May 2019 02:54:07 +0000 (22:54 -0400)]
unbound: replace obsolete test expressions

Expressions '-o', '-a', and '\( \)' within test or '[ ]' are obsolete.
POSIX allows few arguments to test, so long expressions are not
portable. '[ p -a q ]' can be replaced with '[ p ] && [ q ]' instead.

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
4 years agofish: Fix wrong dependency
Rosen Penev [Mon, 27 May 2019 23:55:02 +0000 (16:55 -0700)]
fish: Fix wrong dependency

UCLIBC should be USE_UCLIBC

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9089 from philenotfound/mutt-bump
Rosen Penev [Mon, 27 May 2019 22:49:37 +0000 (15:49 -0700)]
Merge pull request #9089 from philenotfound/mutt-bump

mutt: switch to https instead of ftp