feed/packages.git
4 years agosoftethervpn5: update to 5.01.9672 10645/head
Andy Walsh [Tue, 26 Nov 2019 14:14:25 +0000 (15:14 +0100)]
softethervpn5: update to 5.01.9672

* 5.01.9672 release
* Cedar: handle UDP acceleration and R-UDP versions
* Mayaqua: implement R-UDP version 2, powered by ChaCha20-Poly1305
* Cedar: implement UDP acceleration version 2, powered by ChaCha20-Poly1305
* Cedar: serve new web management interface
* Cedar: implement detailed protocol info
* Mayaqua: add Windows Server 2019 to the supported operating systems list
* Cedar: various fixes
* Cedar: add "DisableIPsecAggressiveMode" option
* Make install dir for unit files configurable
* Protocol.c: adapt ClientConnectGetSocket() for new proxy functions
* Wpc.c: adapt WpcSockConnectEx() for new proxy functions
* Protocol: add ProxyCodeToCedar()
* Move generic proxy stuff from Cedar to Mayaqua
* Proto_OpenVPN.c: improve OvsProcessData(), fix out-of-bounds access found by Coverity
* Proto_OpenVPN.c: fix segmentation fault in OvsProceccRecvPacket()
* Addressing the UDP reflection amplification attack: https://github.com/SoftEtherVPN/SoftEtherVPN/issues/1001
* Mayaqua.h: include <stdarg.h> for "va_list" on Illumos
* Protocol.c: fix bug in ClientConnectGetSocket() causing custom HTTP header not to work
* Mayaqua: move HTTP functions from "Network" to "HTTP"
* Move GetMimeTypeFromFileName() and related structure to Mayaqua
* Mayaqua.h: include <stdio.h> for "FILE"
* Mayaqua.h: include <stddef.h>, for "wchar_t"
* Bump mixin-deep in /src/bin/hamcore/wwwroot/admin/default
* - Fixed the problem occurs when RPC messages between Cluster Members exceed 64Kbytes. - Fixed the RADIUS PEAP client to use the standard TLS versioning. - Implementation of a function to fix the MAC address of L3 VPN protocol by entering e.g. "MAC: 112233445566" in the "Notes" field of the user information. - Implementation of a function to fix the virtual MAC address to be assigned to the L3 VPN client as a string attribute from RADIUS server when authentication.
* Updating built-in Win32 libraries - OpenSSL 1.1.1 -> 1.1.1d - zlib 1.2.3 -> 1.2.11
* Update strtable_cn.stb
* Avoid using hardcoded paths in log file enumeration
* Fix buffer overflow during NETBIOS name resolution
* Update SEVPN.sln
* Create strtable_pt_br.stb
* ci: display error if vpntest failed
* Fix several compile warnings on MS VC++ 2008.
* Enables crash minidump for Win32 vpntest. Minidump files will be saved to the 'C:\Users\<username>\AppData\Local\Temp\vpn_debug' (for normal user) or 'src\bin\vpn_debug\' (for administrator user).
* OpenVPN: use new protocol interface
* Add interface for easy protocol implementation
* add "no-deprecated" to openssl builds "no-deprecated" is widely used in openwrt devices
* Fix LibreSSL support
* Switch to OpenSSL THREADID API
* travis-ci: update openssl, libressl
* enable sonar-scan in travis-ci builds
* Virtual: fix race condition in DHCP server which resulted in multiple clients receiving the same IP
* Mayaqua: Fix compilation without deprecated OpenSSL APIs
* Mayaqua: Replace GNU specific sys/poll.h header with POSIX poll.h
* systemd: replace deprecated CAP_SYS_ADMIN with CAP_SYSLOG

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
5 years agotransmission: Disable webseeding
Rosen Penev [Mon, 25 Nov 2019 03:01:58 +0000 (19:01 -0800)]
transmission: Disable webseeding

It causes 100% CPU usage in certain situations. Just disable it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #10632 from wfleurant/ygg-bump-0-3-12
Rosen Penev [Mon, 25 Nov 2019 00:55:17 +0000 (16:55 -0800)]
Merge pull request #10632 from wfleurant/ygg-bump-0-3-12

yggdrasil: bump to 0.3.12

5 years agoyggdrasil: bump to 0.3.12 10632/head
William Fleurant [Mon, 25 Nov 2019 00:18:53 +0000 (19:18 -0500)]
yggdrasil: bump to 0.3.12

Signed-off-by: William Fleurant <meshnet@protonmail.com>
5 years agoMerge pull request #10628 from BKPepe/php7
Michael Heimpold [Sun, 24 Nov 2019 20:48:07 +0000 (21:48 +0100)]
Merge pull request #10628 from BKPepe/php7

php7: Update to version 7.2.25

5 years agophp7: Update to version 7.2.25 10628/head
Josef Schlehofer [Sat, 23 Nov 2019 19:11:57 +0000 (20:11 +0100)]
php7: Update to version 7.2.25

- Fixes CVE-2019-11043

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoMerge pull request #10519 from BKPepe/git
Hannu Nyman [Sun, 24 Nov 2019 13:49:42 +0000 (15:49 +0200)]
Merge pull request #10519 from BKPepe/git

git: Update to version 2.24.0

5 years agoMerge pull request #10627 from hnyman/collectd-fix
Hannu Nyman [Sat, 23 Nov 2019 20:11:12 +0000 (22:11 +0200)]
Merge pull request #10627 from hnyman/collectd-fix

collectd: enable cpufreq module for ipq40xx and brcm2708_bcm2709

5 years agocollectd: enable cpufreq module for ipq40xx and brcm2708_bcm2709 10627/head
Hannu Nyman [Sat, 23 Nov 2019 18:42:22 +0000 (20:42 +0200)]
collectd: enable cpufreq module for ipq40xx and brcm2708_bcm2709

As some ipq40xx CPUs support frequency scaling, enable building
collectd-mod-cpufreq for ipq40xx (for private builds) and
its package architecture brcm2708_bcm2709 (for buildbot)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
5 years agoMerge pull request #10518 from BKPepe/clamav_update
Rosen Penev [Sat, 23 Nov 2019 18:44:07 +0000 (10:44 -0800)]
Merge pull request #10518 from BKPepe/clamav_update

clamav: Update to version 0.101.4

5 years agoclamav: Shellcheck fixes 10518/head
Rosen Penev [Sun, 10 Nov 2019 16:00:41 +0000 (17:00 +0100)]
clamav: Shellcheck fixes

Fix SC2129

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoclamav: Update to version 0.101.4
Josef Schlehofer [Sun, 10 Nov 2019 16:00:41 +0000 (17:00 +0100)]
clamav: Update to version 0.101.4

Change deprecated options to a new one:
DetectBrokenExecutables to AlertBrokenExecutables
ArchiveBlockEncrypted to AlertEncrypted

Fixes: CVE-2019-12900 and CVE-2019-12625
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoMerge pull request #10625 from dibdot/adblock
Dirk Brenken [Sat, 23 Nov 2019 13:02:57 +0000 (14:02 +0100)]
Merge pull request #10625 from dibdot/adblock

adblock: update 3.8.12

5 years agoadblock: update 3.8.12 10625/head
Dirk Brenken [Sat, 23 Nov 2019 12:44:54 +0000 (13:44 +0100)]
adblock: update 3.8.12

* fix possible dns restart issue with DNS File Reset (race condition)

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agoMerge pull request #10621 from BKPepe/youtube
Daniel Engberg [Fri, 22 Nov 2019 22:34:52 +0000 (23:34 +0100)]
Merge pull request #10621 from BKPepe/youtube

youtube-dl: Update to version 2019.11.22

5 years agoMerge pull request #10622 from diizzyy/fix-circleci
Daniel Engberg [Fri, 22 Nov 2019 22:26:53 +0000 (23:26 +0100)]
Merge pull request #10622 from diizzyy/fix-circleci

circleci: Revert switch to CDN due to breakage

5 years agocircleci: Revert switch to CDN due to breakage 10622/head
Daniel Engberg [Fri, 22 Nov 2019 22:19:52 +0000 (23:19 +0100)]
circleci: Revert switch to CDN due to breakage

This reverts commit 27fdddf due to it causing random failures.
Change agreed on here: https://github.com/openwrt/packages/pull/10560

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
5 years agoyoutube-dl: Update to version 2019.11.22 10621/head
Josef Schlehofer [Fri, 22 Nov 2019 22:00:10 +0000 (23:00 +0100)]
youtube-dl: Update to version 2019.11.22

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoMerge pull request #10616 from Andy2244/samba4-22-11-2019
Rosen Penev [Fri, 22 Nov 2019 16:33:45 +0000 (08:33 -0800)]
Merge pull request #10616 from Andy2244/samba4-22-11-2019

samba4: add UCI option 'disable_async_io'

5 years agoMerge pull request #10615 from Andy2244/cifsd-22-11-2019
Rosen Penev [Fri, 22 Nov 2019 16:27:20 +0000 (08:27 -0800)]
Merge pull request #10615 from Andy2244/cifsd-22-11-2019

cifsd: update to git (2019-11-22)

5 years agoMerge pull request #10614 from expiron/kcptun-updates
Rosen Penev [Fri, 22 Nov 2019 16:26:41 +0000 (08:26 -0800)]
Merge pull request #10614 from expiron/kcptun-updates

kcptun: bump to v20191112

5 years agosamba4: add UCI option 'disable_async_io' 10616/head
Andy Walsh [Fri, 22 Nov 2019 12:50:21 +0000 (13:50 +0100)]
samba4: add UCI option 'disable_async_io'

* add UCI option 'disable_async_io'
* remove [homes] options

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
5 years agocifsd: update to git (2019-11-22) 10615/head
Andy Walsh [Fri, 22 Nov 2019 12:43:17 +0000 (13:43 +0100)]
cifsd: update to git (2019-11-22)

* cifsd: fix uninitialized fp could be freed
* cifsd: fix potential uninitialized spnego_blob could be freed
* cifsd: smbd: replace spinlock_irqsave with spinlock
* cifsd: smbd: avoid the lack of client's send credits
* cifsd-tools: add version generation script
* cifsd-tools: do not abbrev git describe
* cifsd-tools: use 'unknown' version string if git describe fails

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
5 years agokcptun: bump to v20191112 10614/head
Chao Liu [Fri, 22 Nov 2019 06:29:51 +0000 (14:29 +0800)]
kcptun: bump to v20191112

Signed-off-by: Chao Liu <expiron18@gmail.com>
5 years agoMerge pull request #10547 from zhoreeq/yggdrasil_uci
Florian Eckert [Thu, 21 Nov 2019 19:01:12 +0000 (20:01 +0100)]
Merge pull request #10547 from zhoreeq/yggdrasil_uci

yggdrasil: Change package configuration to UCI

5 years agoMerge pull request #10605 from rs/nextdns-1.1.5
Rosen Penev [Thu, 21 Nov 2019 17:35:38 +0000 (09:35 -0800)]
Merge pull request #10605 from rs/nextdns-1.1.5

nextdns: Update version 1.1.5 + add per host config option

5 years agoMerge pull request #10608 from ja-pa/bind-9.14.8
Rosen Penev [Thu, 21 Nov 2019 17:34:29 +0000 (09:34 -0800)]
Merge pull request #10608 from ja-pa/bind-9.14.8

bind: update to version 9.14.8 (security fix)

5 years agoyggdrasil: Change package configuration to UCI 10547/head
George Iv [Thu, 14 Nov 2019 09:16:02 +0000 (04:16 -0500)]
yggdrasil: Change package configuration to UCI

Signed-off-by: George Iv <57254463+zhoreeq@users.noreply.github.com>
5 years agopython3: bump PKG_RELEASE
Josef Schlehofer [Thu, 21 Nov 2019 14:18:35 +0000 (15:18 +0100)]
python3: bump PKG_RELEASE

Fixes: 85eee2d7f85421fd9156fb988ac865679e4e7851 (python3: fix build when
Blake2 not enabled in OpenSSL")

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoMerge pull request #10604 from yorkie/fix/python3-build
Rosen Penev [Thu, 21 Nov 2019 13:21:00 +0000 (05:21 -0800)]
Merge pull request #10604 from yorkie/fix/python3-build

python3: fix build when Blake2 not enabled in OpenSSL

5 years agobind: update to version 9.14.8 (security fix) 10608/head
Jan Pavlinec [Thu, 21 Nov 2019 12:13:18 +0000 (13:13 +0100)]
bind: update to version 9.14.8 (security fix)

Fixes CVE-2019-6477

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years agonextdns: Update version 1.1.5 + add per host config option 10605/head
Olivier Poitrey [Thu, 21 Nov 2019 10:26:31 +0000 (02:26 -0800)]
nextdns: Update version 1.1.5 + add per host config option

* Update nextdns to version 1.1.5 which adds IPv6 dual stack support.
* Add the ability to configure per host configuration id from uci.

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
5 years agopython3: fix build when Blake2 not enabled in OpenSSL 10604/head
Yorkie Liu [Thu, 21 Nov 2019 10:16:22 +0000 (18:16 +0800)]
python3: fix build when Blake2 not enabled in OpenSSL

Refs:

- https://github.com/python/cpython/commit/7c20888e71304ecbf4bd3d595f364b7c691d30a0
- https://bugs.python.org/issue38684

Signed-off-by: Yorkie Liu <yorkiefixer@gmail.com>
5 years agounbound: Update to version 1.9.5
Josef Schlehofer [Tue, 19 Nov 2019 23:29:37 +0000 (00:29 +0100)]
unbound: Update to version 1.9.5

Fixes CVE-2019-18934

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoMerge pull request #10596 from neheb/f
Rosen Penev [Thu, 21 Nov 2019 00:50:26 +0000 (16:50 -0800)]
Merge pull request #10596 from neheb/f

fish: Convert to CMake

5 years agoMerge pull request #10595 from neheb/yam2
Rosen Penev [Thu, 21 Nov 2019 00:50:05 +0000 (16:50 -0800)]
Merge pull request #10595 from neheb/yam2

libyaml-cpp: Update to 0.63

5 years agoMerge pull request #10583 from neheb/cif
Rosen Penev [Thu, 21 Nov 2019 00:48:51 +0000 (16:48 -0800)]
Merge pull request #10583 from neheb/cif

cifs-utils: Add smbinfo utility

5 years agoMerge pull request #10602 from micmac1/mary-104-deps
Rosen Penev [Wed, 20 Nov 2019 22:51:19 +0000 (14:51 -0800)]
Merge pull request #10602 from micmac1/mary-104-deps

mariadb: prevent building against uClibc

5 years agonnn: Add a new package
Josef Schlehofer [Sun, 17 Nov 2019 09:43:58 +0000 (10:43 +0100)]
nnn: Add a new package

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agomariadb: prevent building against uClibc 10602/head
Sebastian Kemper [Wed, 20 Nov 2019 19:51:21 +0000 (20:51 +0100)]
mariadb: prevent building against uClibc

MariaDB 10.4 includes some changes in sql/sql_statistics.cc that require
std::fmin and std::fmax. But these functions aren't available when
libstdc++ is compiled against uClibc, because uClibc doesn't pass the
test when libstdc++ checks for C99 math that supports "TR1" facilities
(macro: GLIBCXX_CHECK_C99_TR1).

Hence compilation fails:

[ 90%] Building CXX object sql/CMakeFiles/sql.dir/sql_table.cc.o
/builder/shared-workdir/build/sdk/build_dir/target-arc_archs_uClibc/mariadb-10.4.10/sql/sql_statistics.cc: In member function 'void Column_statistics_collected::finish(ha_rows, double)':
/builder/shared-workdir/build/sdk/build_dir/target-arc_archs_uClibc/mariadb-10.4.10/sql/sql_statistics.cc:2533:20: error: 'fmax' is not a member of 'std'
         val = std::fmax(estimate_total_distincts * (rows - nulls) / rows, 1.0);

This commit updates package dependencies to prevent a build against
uClibc. There is no reason to waste CPU cycles on the build bots.

The dependencies are also tidied up. In the past it made sense to define
MARIADB_COMMON_DEPENDS and MARIADB_COMMON_DEPENDS_EXE, because the
server had different dependencies compared to the library. But since the
library is now in its own package we can remove the differentiation.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
5 years agofish: Convert to CMake 10596/head
Rosen Penev [Wed, 20 Nov 2019 05:01:15 +0000 (21:01 -0800)]
fish: Convert to CMake

CMake is faster and allows to simplify the Makefile slightly. It also
creates a slightly smaller package for some reason.

Fixed license information.

Ran postinst through shellcheck. It was using bashisms.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #10600 from val-kulkov/imagemagick-package
Daniel Engberg [Wed, 20 Nov 2019 15:56:52 +0000 (16:56 +0100)]
Merge pull request #10600 from val-kulkov/imagemagick-package

imagemagick: update to the latest release

5 years agoimagemagick: update to the latest release 10600/head
Val Kulkov [Wed, 20 Nov 2019 15:11:16 +0000 (10:11 -0500)]
imagemagick: update to the latest release

Update to ImageMagick 7.0.9-5.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
5 years agolibyaml-cpp: Update to 0.63 10595/head
Rosen Penev [Wed, 20 Nov 2019 02:28:15 +0000 (18:28 -0800)]
libyaml-cpp: Update to 0.63

Several Makefile cleanups for consistency.

Added ABI_VERSION.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #10591 from peter-stadler/django-cors-headers
Rosen Penev [Tue, 19 Nov 2019 21:30:00 +0000 (13:30 -0800)]
Merge pull request #10591 from peter-stadler/django-cors-headers

python3-django-cors-headers: update to version 3.2.0

5 years agopython3-django-cors-headers: update to verson 3.2.0 10591/head
Peter Stadler [Tue, 19 Nov 2019 21:14:28 +0000 (22:14 +0100)]
python3-django-cors-headers: update to verson 3.2.0

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
5 years agoMerge pull request #10587 from Payne-X6/master
Rosen Penev [Tue, 19 Nov 2019 19:13:05 +0000 (11:13 -0800)]
Merge pull request #10587 from Payne-X6/master

knot: update to version 2.9.1

5 years agoMerge pull request #10585 from commodo/staging-updates1
Hannu Nyman [Tue, 19 Nov 2019 17:14:53 +0000 (19:14 +0200)]
Merge pull request #10585 from commodo/staging-updates1

django1,python-mysqlclient,python-dateutil: bump versions

5 years agopython-dateutil: bump to version 2.8.1 10585/head
Alexandru Ardelean [Mon, 18 Nov 2019 14:34:07 +0000 (16:34 +0200)]
python-dateutil: bump to version 2.8.1

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years agopython-mysqlclient: bump to version 1.4.5
Alexandru Ardelean [Mon, 18 Nov 2019 14:33:42 +0000 (16:33 +0200)]
python-mysqlclient: bump to version 1.4.5

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years agoMerge pull request #10581 from dibdot/travelmate
Dirk Brenken [Tue, 19 Nov 2019 07:31:50 +0000 (08:31 +0100)]
Merge pull request #10581 from dibdot/travelmate

travelmate: update 1.5.3

5 years agoperl-xml-parser: Update to 2.46
Rosen Penev [Mon, 18 Nov 2019 23:45:01 +0000 (15:45 -0800)]
perl-xml-parser: Update to 2.46

Added patch that removes faulty expat check.

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoperl-www: Update to 6.41
Rosen Penev [Mon, 18 Nov 2019 23:33:02 +0000 (15:33 -0800)]
perl-www: Update to 6.41

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoperl-www-mechanize: Update to 1.95
Rosen Penev [Mon, 18 Nov 2019 23:31:55 +0000 (15:31 -0800)]
perl-www-mechanize: Update to 1.95

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoperl-http-cookies: Update to 6.07
Rosen Penev [Mon, 18 Nov 2019 23:28:54 +0000 (15:28 -0800)]
perl-http-cookies: Update to 6.07

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoperl-html-form: Update to 6.05
Rosen Penev [Mon, 18 Nov 2019 23:26:16 +0000 (15:26 -0800)]
perl-html-form: Update to 6.05

Small update to pod.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agovala: Update to 0.46.5
Rosen Penev [Mon, 18 Nov 2019 23:38:13 +0000 (15:38 -0800)]
vala: Update to 0.46.5

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agocifs-utils: Add smbinfo utility 10583/head
Rosen Penev [Sun, 17 Nov 2019 22:00:41 +0000 (14:00 -0800)]
cifs-utils: Add smbinfo utility

Switched to PKG_INSTALL for simplicity.

Added PKG_BUILD_PARALLEL for faster compilation.

Added InstallDev section.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agotravelmate: update 1.5.3 10581/head
Dirk Brenken [Mon, 18 Nov 2019 18:28:23 +0000 (19:28 +0100)]
travelmate: update 1.5.3

* some init tweaks
* use the usual wifi wrapper for reloads
* compatibility fix for latest wifi-related changes
  in master (dynamic wireless radio reconfiguration)

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agoknot: update to version 2.9.1 10587/head
Jan Hak [Mon, 18 Nov 2019 16:13:17 +0000 (17:13 +0100)]
knot: update to version 2.9.1

Signed-off-by: Jan Hak <jan.hak@nic.cz>
5 years agodjango1: bump to version 1.11.26
Alexandru Ardelean [Mon, 18 Nov 2019 14:13:17 +0000 (16:13 +0200)]
django1: bump to version 1.11.26

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years agoMerge pull request #10538 from TDT-AG/pr/20191113-mwan3
Florian Eckert [Mon, 18 Nov 2019 08:28:48 +0000 (09:28 +0100)]
Merge pull request #10538 from TDT-AG/pr/20191113-mwan3

mwan3: add https ping possibility and a minor fix

5 years agomwan3: change license to SPDX compatible identifier 10538/head
Florian Eckert [Mon, 18 Nov 2019 08:26:51 +0000 (09:26 +0100)]
mwan3: change license to SPDX compatible identifier

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoqemu: bump to version 4.1.1
Yousong Zhou [Mon, 18 Nov 2019 01:13:06 +0000 (01:13 +0000)]
qemu: bump to version 4.1.1

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoMerge pull request #10570 from micmac1/maria-10.4
Rosen Penev [Mon, 18 Nov 2019 02:18:31 +0000 (18:18 -0800)]
Merge pull request #10570 from micmac1/maria-10.4

mariadb: major bump to 10.4, split off lib package

5 years agoprometheus-node-exporter-lua: bump version
Etienne Champetier [Mon, 18 Nov 2019 01:33:49 +0000 (17:33 -0800)]
prometheus-node-exporter-lua: bump version

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
5 years agoprometheus-node-exporter-lua: an unavaliable wifi interface may have stopped the...
Zoltan Haindrich [Fri, 4 Oct 2019 15:43:50 +0000 (15:43 +0000)]
prometheus-node-exporter-lua: an unavaliable wifi interface may have stopped the scraper from functioning

Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
5 years agoprometheus-node-exporter-lua: respawn the process
Andre Heider [Wed, 2 Jan 2019 14:33:16 +0000 (15:33 +0100)]
prometheus-node-exporter-lua: respawn the process

Signed-off-by: Andre Heider <a.heider@gmail.com>
5 years agoprometheus-node-exporter-lua: add a config reload trigger
Andre Heider [Wed, 2 Jan 2019 14:33:08 +0000 (15:33 +0100)]
prometheus-node-exporter-lua: add a config reload trigger

Signed-off-by: Andre Heider <a.heider@gmail.com>
5 years agoprometheus-node-exporter-lua: switch config to openwrt interface names
Andre Heider [Sun, 23 Dec 2018 10:43:25 +0000 (11:43 +0100)]
prometheus-node-exporter-lua: switch config to openwrt interface names

Drop the config knob 'listen_address' and introduce 'listen_interface'
and 'listen_ipv6' instead.

'listen_interface' takes an openwrt interface name ('loopback', 'lan',
'wan' etc, or "*" for all), from which the primary IP is used to listen
on. If 'listen_ipv6' is set to '1', the IPv6 adress will be used, IPv4
elsewise.

procd interface triggers are now combined with this, so if the listen
interface is not yet configured when the init script is executed, the
process start is defered, and the trigger takes care of that once
the interface is ready.

Fixes #7670

Signed-off-by: Andre Heider <a.heider@gmail.com>
5 years agoMerge pull request #10576 from jefferyto/python-zope-interface-4.7.1
Rosen Penev [Mon, 18 Nov 2019 02:11:40 +0000 (18:11 -0800)]
Merge pull request #10576 from jefferyto/python-zope-interface-4.7.1

python-zope-interface: Update to 4.7.1, refresh patch

5 years agoMerge pull request #10574 from jefferyto/python-twisted-19.10.0
Rosen Penev [Mon, 18 Nov 2019 02:11:14 +0000 (18:11 -0800)]
Merge pull request #10574 from jefferyto/python-twisted-19.10.0

python-twisted: Update to 19.10.0, refresh patches

5 years agoMerge pull request #10560 from jefferyto/circleci-cdn
Rosen Penev [Mon, 18 Nov 2019 02:10:21 +0000 (18:10 -0800)]
Merge pull request #10560 from jefferyto/circleci-cdn

circleci: Change SDK download host to cdn.openwrt.org

5 years agoMerge pull request #10545 from lucize/frrup
Rosen Penev [Mon, 18 Nov 2019 02:07:47 +0000 (18:07 -0800)]
Merge pull request #10545 from lucize/frrup

frr: add missing build options

5 years agoMerge pull request #10546 from TDT-AG/pr/20191114-xtables-addons
Rosen Penev [Mon, 18 Nov 2019 01:53:17 +0000 (17:53 -0800)]
Merge pull request #10546 from TDT-AG/pr/20191114-xtables-addons

xtables-addons: disable ASLR PIE

5 years agoMerge pull request #10551 from aleksander0m/aleksander/mm-fix-any-ip-type
Rosen Penev [Mon, 18 Nov 2019 01:52:58 +0000 (17:52 -0800)]
Merge pull request #10551 from aleksander0m/aleksander/mm-fix-any-ip-type

modemmanager: fix 'any' iptype setting

5 years agoMerge pull request #10566 from rs/nextdns-1.1.3
Rosen Penev [Mon, 18 Nov 2019 01:52:24 +0000 (17:52 -0800)]
Merge pull request #10566 from rs/nextdns-1.1.3

nextdns: update to 1.1.3

5 years agonextdns: update to 1.1.3 10566/head
Olivier Poitrey [Sun, 17 Nov 2019 06:52:30 +0000 (22:52 -0800)]
nextdns: update to 1.1.3

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
5 years agoMerge pull request #10544 from ewsi/dcwapd-procd
Rosen Penev [Sun, 17 Nov 2019 22:14:40 +0000 (14:14 -0800)]
Merge pull request #10544 from ewsi/dcwapd-procd

dcwapd: Update init script to use procd

5 years agopython-zope-interface: Update to 4.7.1, refresh patch 10576/head
Jeffery To [Sun, 17 Nov 2019 20:45:58 +0000 (04:45 +0800)]
python-zope-interface: Update to 4.7.1, refresh patch

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agoMerge pull request #10572 from jefferyto/python-pyasn1-0.4.8
Hannu Nyman [Sun, 17 Nov 2019 20:44:02 +0000 (22:44 +0200)]
Merge pull request #10572 from jefferyto/python-pyasn1-0.4.8

python-pyasn1: Update to 0.4.8

5 years agopython-twisted: Update to 19.10.0, refresh patches 10574/head
Jeffery To [Sun, 17 Nov 2019 20:33:26 +0000 (04:33 +0800)]
python-twisted: Update to 19.10.0, refresh patches

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agopython-pyasn1: Update to 0.4.8 10572/head
Jeffery To [Sun, 17 Nov 2019 20:04:35 +0000 (04:04 +0800)]
python-pyasn1: Update to 0.4.8

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agoMerge pull request #10571 from gladiac1337/haproxy-2.0.9
Hannu Nyman [Sun, 17 Nov 2019 17:25:15 +0000 (19:25 +0200)]
Merge pull request #10571 from gladiac1337/haproxy-2.0.9

haproxy: Update HAProxy to v2.0.9

5 years agomariadb: small plugins fixes 10570/head
Sebastian Kemper [Sun, 17 Nov 2019 15:12:32 +0000 (16:12 +0100)]
mariadb: small plugins fixes

This adds a few lines to the BuildPlugin routine to install some missing
files for auth_pam as well as ha_spider.

It also adds a postinstall script that updates the ownership of a
directory used by auth_pam.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
5 years agoacme: Add dependency on luci-compat for luci-app-acme
Toke Høiland-Jørgensen [Sun, 17 Nov 2019 15:14:45 +0000 (16:14 +0100)]
acme: Add dependency on luci-compat for luci-app-acme

Fixes #10564.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
5 years agomariadb: move libmariadb into its own package
Sebastian Kemper [Sun, 17 Nov 2019 15:05:26 +0000 (16:05 +0100)]
mariadb: move libmariadb into its own package

This way when only wanting the library nobody needs to download and
compile the server package, saving space and time. Also this way we can
avoid sudden SONAME bumps during a server upgrade.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
5 years agomariadb: move mariadb-common into its own package
Sebastian Kemper [Sun, 17 Nov 2019 14:54:16 +0000 (15:54 +0100)]
mariadb: move mariadb-common into its own package

This moves mariadb-common into its own (tiny) package in preparation for
moving out libmariadb as well. Otherwise the library would have a
dependency on the big mariadb package.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
5 years agomariadb: bump to major version 10.4
Sebastian Kemper [Sun, 17 Nov 2019 14:41:45 +0000 (15:41 +0100)]
mariadb: bump to major version 10.4

Highlights:

- Bump from 10.2.26 to 10.4.10
- auth_pam got replaced with never version, old one still available as
  auth_pam_v1
- semisync plugins were merged into the core
- Upstream now installs symlinks for binaries with mariadb prefix. To
  accommodate that this commit updates Package/mariadb/install/bin
  accordingly.
- Patches are updated with new ones from Debian and Arch (thanks!)
- libedit patch dropped because it's upstream now.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
5 years agohaproxy: Update HAProxy to v2.0.9 10571/head
Christian Lachner [Sun, 17 Nov 2019 09:23:39 +0000 (10:23 +0100)]
haproxy: Update HAProxy to v2.0.9

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years agoMerge pull request #10562 from dibdot/adblock
Dirk Brenken [Sun, 17 Nov 2019 07:42:37 +0000 (08:42 +0100)]
Merge pull request #10562 from dibdot/adblock

adblock: update 3.8.11

5 years agoMerge pull request #10555 from neheb/boo
Rosen Penev [Sun, 17 Nov 2019 00:10:16 +0000 (16:10 -0800)]
Merge pull request #10555 from neheb/boo

boost: Fix fiber compilation for mips

5 years agoMerge pull request #10561 from Ansuel/nginx
Hannu Nyman [Sat, 16 Nov 2019 19:14:57 +0000 (21:14 +0200)]
Merge pull request #10561 from Ansuel/nginx

nginx: update to 1.17.5

5 years agoadblock: update 3.8.11 10562/head
Dirk Brenken [Sat, 16 Nov 2019 16:36:08 +0000 (17:36 +0100)]
adblock: update 3.8.11

* some more init tweaks
* update/cleanup readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agonginx: update to 1.17.5 10561/head
Ansuel Smith [Sat, 16 Nov 2019 16:07:51 +0000 (17:07 +0100)]
nginx: update to 1.17.5

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
5 years agoMerge pull request #10559 from hnyman/collectd5100
Hannu Nyman [Sat, 16 Nov 2019 15:13:48 +0000 (17:13 +0200)]
Merge pull request #10559 from hnyman/collectd5100

collectd: update to 5.10.0

5 years agocollectd: update to 5.10.0 10559/head
Hannu Nyman [Sat, 16 Nov 2019 12:46:05 +0000 (14:46 +0200)]
collectd: update to 5.10.0

Update collectd to 5.10.0
* leave new plugins as disabled for now (procevent, sysevent)
* refresh patches. Remove unenecessary version fix

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
5 years agocircleci: Change SDK download host to cdn.openwrt.org 10560/head
Jeffery To [Sat, 16 Nov 2019 12:46:04 +0000 (20:46 +0800)]
circleci: Change SDK download host to cdn.openwrt.org

This also switches from rsync to curl to download the SDK archive.

Fixes #10358.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agodocker-ce: bump to version 19.03.5
Johann Neuhauser [Fri, 15 Nov 2019 22:14:52 +0000 (23:14 +0100)]
docker-ce: bump to version 19.03.5

Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
5 years agodcwapd: Update init script to use procd 10544/head
Carey Sonsino [Wed, 13 Nov 2019 18:05:47 +0000 (13:05 -0500)]
dcwapd: Update init script to use procd

consolidate shell scripts into init script
remove "litter" from uci file
update default UCI values

Signed-off-by: Carey Sonsino <careys@edgewaterwireless.com>
Signed-off-by: Carey Sonsino <csonsino@gmail.com>