Rosen Penev [Mon, 2 Dec 2019 04:49:23 +0000 (20:49 -0800)]
zstd: Fix compilation with uClibc-ng
Upstream backports.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 2 Dec 2019 00:51:29 +0000 (16:51 -0800)]
Merge pull request #10688 from neheb/ope
openconnect: Switch to HTTPS for the source URL
Rosen Penev [Mon, 2 Dec 2019 00:51:06 +0000 (16:51 -0800)]
Merge pull request #10656 from neheb/lcd
lcd4linux: Add limits header for PATH_MAX
Hannu Nyman [Sun, 1 Dec 2019 12:18:08 +0000 (14:18 +0200)]
nano: update to 4.6
Update nano editor to version 4.6
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Rosen Penev [Sun, 1 Dec 2019 07:51:37 +0000 (23:51 -0800)]
Merge pull request #10681 from gram25gwh/ddns-scripts-https-afraid-org
ddns-scripts: Change protocols of afraid.org urls to HTTPS.
Kwonjin Jeong [Sat, 30 Nov 2019 18:14:33 +0000 (03:14 +0900)]
ddns-scripts: Change protocols of afraid.org urls to HTTPS.
- Use HTTPS protocol for updating urls for afraid.org to protect the password.
- Bump/align package version number.
Signed-off-by: Kwonjin Jeong <gram25gwh@gmail.com>
Rosen Penev [Sun, 1 Dec 2019 05:15:19 +0000 (21:15 -0800)]
perl-www: Update to 6.43
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 1 Dec 2019 05:05:47 +0000 (21:05 -0800)]
minidlna: Fix URL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 1 Dec 2019 02:36:54 +0000 (18:36 -0800)]
Merge pull request #10658 from neheb/evt
evtest: Fix compilation with musl
Rosen Penev [Sun, 1 Dec 2019 02:34:55 +0000 (18:34 -0800)]
Merge pull request #10668 from Andy2244/samba4_4.9.16_cleanup
samba4: update to 4.9.16, remove AD-DC/Winbind options
Rosen Penev [Sun, 1 Dec 2019 02:28:25 +0000 (18:28 -0800)]
openconnect: Switch to HTTPS for the source URL
Goes through firewalls easier.
Switched to xz tarball, which is both implicit and smaller.
Rearranged some stuff for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 1 Dec 2019 02:19:28 +0000 (18:19 -0800)]
minidlna: Switch to cloning from HTTPS
Goes through firewalls more easily.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 1 Dec 2019 01:28:35 +0000 (17:28 -0800)]
Merge pull request #10686 from mhei/fix-pecl-krb5
php7-pecl-krb5: fix build error and runtime loading
Michael Heimpold [Sat, 30 Nov 2019 20:50:10 +0000 (21:50 +0100)]
php7-pecl-krb5: fix build error and runtime loading
The build throws several (non-fatal) build errors:
-snip-
...
checking for kerberos support... yes, shared
checking path to krb5config tool... no
checking for kerberos KADM5 support... no
checking whether we have krb5config...
./configure: line 3974: --libs: command not found
./configure: line 3975: --cflags: command not found
checking for required linker flags...
checking for required compiler flags...
./configure: line 3988: --version: command not found
checking for kerberos library version...
checking for krb5_free_string... no
checking for krb5_chpw_message... no
checking for krb5_principal_get_realm... no
checking how to print strings... printf
...
-snap-
To fix this give configure the path to krb5-config tool.
The runtime error which is fixed by the change is:
PHP Warning: PHP Startup: Unable to load dynamic library 'krb5.so'
(tried: /usr/lib/php/krb5.so (Error relocating
/usr/lib/php/krb5.so: krb5_get_init_creds_opt_free: symbol not found),
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 29 Nov 2019 21:24:08 +0000 (22:24 +0100)]
php7-pecl-redis: update to 5.1.1
Enable JSON and disable msgpack serialization.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 29 Nov 2019 21:23:37 +0000 (22:23 +0100)]
php7-pecl-raphf: update to 2.0.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 29 Nov 2019 21:22:59 +0000 (22:22 +0100)]
php7-pecl-http: update to 3.2.3
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 29 Nov 2019 21:07:19 +0000 (22:07 +0100)]
libugpio: update to 0.0.7
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Mon, 25 Nov 2019 23:10:22 +0000 (00:10 +0100)]
libxml2: update to 2.9.10
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Sat, 30 Nov 2019 20:32:34 +0000 (12:32 -0800)]
Merge pull request #10685 from mpromonet/master
v4l2rtspserver: upgrade to release 0.1.9 and fill the VERSION
Dirk Brenken [Sat, 30 Nov 2019 20:20:30 +0000 (21:20 +0100)]
Merge pull request #10680 from dibdot/banip
banip: update 0.3.11
Michel Promonet [Sat, 30 Nov 2019 19:57:22 +0000 (20:57 +0100)]
v4l2rtspserver: upgrade to release 0.1.9 and fill the VERSION
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
Dirk Brenken [Sat, 30 Nov 2019 16:26:41 +0000 (17:26 +0100)]
banip: update 0.3.11
* fix ssh daemon autodetection
* fix 'sshd' logfile parsing
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Sat, 30 Nov 2019 12:10:14 +0000 (14:10 +0200)]
Merge pull request #10667 from ysc3839/ttyd
ttyd: log to syslog
Hannu Nyman [Fri, 29 Nov 2019 15:28:55 +0000 (17:28 +0200)]
Merge pull request #10655 from gladiac1337/haproxy-2.0.10
haproxy: Update HAProxy to v2.0.10
Christian Lachner [Thu, 28 Nov 2019 06:51:55 +0000 (07:51 +0100)]
haproxy: Update HAProxy to v2.0.10
- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.10.html)
- This fixes CVE-2019-19330 (See: https://nvd.nist.gov/vuln/detail/CVE-2019-19330)
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Rosen Penev [Fri, 29 Nov 2019 10:12:07 +0000 (02:12 -0800)]
Merge pull request #10657 from neheb/addr
addrwatch: Add missing limits header for PATH_MAX
Rosen Penev [Fri, 29 Nov 2019 06:26:21 +0000 (22:26 -0800)]
Merge pull request #10673 from flyn-org/postfix
postfix: remove 100-fsstat.patch
W. Michael Petullo [Fri, 29 Nov 2019 02:21:45 +0000 (21:21 -0500)]
postfix: remove 100-fsstat.patch
Resolves #9970.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Fri, 29 Nov 2019 04:21:31 +0000 (20:21 -0800)]
Merge pull request #10654 from leonghui/wiki-link-update
treewide: replace old wiki links
Leong Hui Wong [Fri, 29 Nov 2019 01:16:02 +0000 (09:16 +0800)]
treewide: update wiki links
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
Michael Heimpold [Thu, 28 Nov 2019 21:50:52 +0000 (22:50 +0100)]
Merge pull request #10639 from neheb/php
php7: Properly fix compilation without deprecated APIs
Sebastian Kemper [Thu, 28 Nov 2019 19:22:55 +0000 (20:22 +0100)]
ntpd: create config_file directory
ntpd's configuration is stored in /var/etc, but the init script doesn't
create this directory. To be fair this folder is used by other packages
as well, for instance dnsmasq. Still, it's better not to rely on other
packages to create it.
Fixes: #10636
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Richard Yu [Thu, 28 Nov 2019 13:07:15 +0000 (21:07 +0800)]
ttyd: log to syslog
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Andy Walsh [Thu, 28 Nov 2019 16:11:55 +0000 (17:11 +0100)]
samba4: update to 4.9.16, remove AD-DC/Winbind options
* update to 4.9.16
* cherry-pick some musl alpine/openembedded patches
* cleanup/remove AD-DC/Winbind options and related code
* build the compile_et via samba4/host
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Rosen Penev [Thu, 28 Nov 2019 15:46:51 +0000 (07:46 -0800)]
Merge pull request #10659 from commodo/simplejson-update
python-simplejson: bump to version 3.17.0
Rosen Penev [Thu, 28 Nov 2019 15:46:29 +0000 (07:46 -0800)]
Merge pull request #10662 from TDT-AG/pr/
20191128-stunnel
stunnel: update to version 5.56
Rosen Penev [Thu, 28 Nov 2019 15:45:42 +0000 (07:45 -0800)]
Merge pull request #10660 from commodo/python-mysqlclient-update
python-mysqlclient: bump to version 1.4.6
Florian Eckert [Mon, 25 Nov 2019 06:44:30 +0000 (07:44 +0100)]
stunnel: update to version 5.56
Update to version 5.56
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Alexandru Ardelean [Thu, 28 Nov 2019 06:45:59 +0000 (08:45 +0200)]
python-simplejson: bump to version 3.17.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Josef Schlehofer [Thu, 28 Nov 2019 08:27:58 +0000 (09:27 +0100)]
Merge pull request #10511 from SibrenVasse/openssh8.1
openssh: update to 8.1p1
Rosen Penev [Wed, 27 Nov 2019 06:12:43 +0000 (22:12 -0800)]
libusbmuxd: Update to 2.0.1
The release of checkra1n necessitated a new release.
Removed inactive maintainer.
Fixed license info.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 27 Nov 2019 06:05:48 +0000 (22:05 -0800)]
libplist: Update to 2.1.0
The release of checkra1n necessitated a new release.
Removed inactive maintainer.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 28 Nov 2019 01:30:01 +0000 (17:30 -0800)]
evtest: Fix compilation with musl
Backported upstream patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 28 Nov 2019 07:33:24 +0000 (23:33 -0800)]
addrwatch: Add missing limits header for PATH_MAX
Fixes compilation on musl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 28 Nov 2019 07:34:44 +0000 (23:34 -0800)]
lcd4linux: Add limits header for PATH_MAX
Fixes compilation on musl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 28 Nov 2019 07:22:47 +0000 (23:22 -0800)]
pciutils: Fix pkgconfig file
It's pointing to the host.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 28 Nov 2019 07:25:16 +0000 (23:25 -0800)]
tcl: Fix pkgconfig file
It's pointing to the host.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 28 Nov 2019 07:26:51 +0000 (23:26 -0800)]
lxc: Fix pkgconfig file
It's pointing to the host.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Alexandru Ardelean [Thu, 28 Nov 2019 06:51:20 +0000 (08:51 +0200)]
python-mysqlclient: bump to version 1.4.6
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Wed, 27 Nov 2019 21:50:22 +0000 (13:50 -0800)]
Merge pull request #10611 from ldir-EDB0/bumpdns
net/https-dns-proxy: Update to 2019-10-09
Rosen Penev [Wed, 27 Nov 2019 21:48:59 +0000 (13:48 -0800)]
Merge pull request #10440 from neheb/aac
fdk-aac: Update to 2.0.1 and add free version
Rosen Penev [Wed, 27 Nov 2019 21:44:20 +0000 (13:44 -0800)]
Merge pull request #10653 from Andy2244/cifsd_fix-reload
cifsd: update to git (2019-11-27), fix reload/restart not applying smb.conf changes
Andy Walsh [Wed, 27 Nov 2019 21:11:16 +0000 (22:11 +0100)]
cifsd: update to git (2019-11-27), fix reload/restart not applying smb.conf changes
* fix reload/restart not applying luci/smb.conf changes
* remove hotfix for 'read only = no' (fixed by upstream)
* update documentation, example
*cifsd: fix the lost of dos file attributes
*cifsd: store FILE_ATTRIBUTE_SPARSE into xattr
*cifsd: release v2.0.2
*cifsd-tools: add smb.conf.list file to show supported parameters list
*cifsd-tools: set CIFSD_SHARE_FLAG_WRITEABLE flags if read only = no
*cifsd-tools: release cifsd-tools v2.0.2
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Florian Eckert [Wed, 27 Nov 2019 08:43:04 +0000 (09:43 +0100)]
Merge pull request #10597 from aleksander0m/aleksander/mm-proto-fixes
ModemManager protocol cleanup and fixes on device removal handling
Aleksander Morgado [Wed, 27 Nov 2019 08:24:07 +0000 (09:24 +0100)]
modemmanager: install common utils in /usr/share/ModemManager
The modemmanager.common file includes several utility functions that
are used in several places like the protocol handler and in hotplug
scripts. These utilities should not be installed in /etc as they're
not configuration.
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Aleksander Morgado [Wed, 20 Nov 2019 11:57:04 +0000 (12:57 +0100)]
modemmanager: don't flag the 'device' option as 'device' type
Unlike other modem protocol handlers like the ones implemented by uqmi
or umbim, in the modemmanager protocol handler the 'device' option
does not specify a device node in /dev. Therefore, we shouldn't flag
the option as 'device' type (dt_type_device).
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Aleksander Morgado [Wed, 20 Nov 2019 11:49:11 +0000 (12:49 +0100)]
modemmanager: fix device unplug handling
When a USB modem device is unplugged, we had to do two different
things: first, cleanup the sysfs cache; and second, set interface as
unavailable.
Those two things were never being done properly due to several
different issues:
* The parent sysfs path retrieval logic relies on checking for which
sysfs path has the vid/pid files. This logic obviously only works
when the device is available, and cannot be used on e.g. removal
events.
* The command to cleanup the modem wait status from the sysfs cache
was not removing the previous state properly, because the sysfs path
variable wasn't escaped properly for the sed command.
This patch handles those issues in order to have a proper device
removal handling, by making sure the sysfs path is properly escaped in
the sed command, and by introducing a new hotplug script that runs
when the full USB device is removed.
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Aleksander Morgado [Tue, 19 Nov 2019 12:54:50 +0000 (13:54 +0100)]
modemmanager: flag as available and no_device when initializing
Otherwise, if the modem is reseted, netifd will think that the device
is gone forever.
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Aleksander Morgado [Tue, 19 Nov 2019 12:52:28 +0000 (13:52 +0100)]
modemmanager: add default proto configs
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Rosen Penev [Wed, 27 Nov 2019 07:30:24 +0000 (23:30 -0800)]
Merge pull request #10650 from neheb/procp
procps-ng: Remove DEFAULT line
Rosen Penev [Wed, 27 Nov 2019 06:49:36 +0000 (22:49 -0800)]
procps-ng: Remove DEFAULT line
The intended behavior is to has the buildbot select all the applets
as well as packages only selecting what they need. This should do it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 26 Nov 2019 22:23:45 +0000 (14:23 -0800)]
Merge pull request #10645 from Andy2244/softethervpn5-9672
softethervpn5: update to 5.01.9672
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>
Rosen Penev [Tue, 26 Nov 2019 04:15:15 +0000 (20:15 -0800)]
Merge pull request #10637 from Andy2244/cifsd-tools_update-2019-11-25
cifsd-tools: update to git (2019-11-25)
Stijn Tintel [Mon, 25 Nov 2019 23:59:00 +0000 (01:59 +0200)]
Merge pull request #10582 from neheb/domo
domoticz: Fix compilation with newer python
Rosen Penev [Mon, 25 Nov 2019 19:41:54 +0000 (11:41 -0800)]
php7: Properly fix compilation without deprecated APIs
It seems that OpenSSL is bugged. While OpenSSL uses this code, it doesn't
export these defines anywhere. Match against the API version instead.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 25 Nov 2019 19:21:50 +0000 (11:21 -0800)]
Merge pull request #10588 from gladiac1337/pcre-jit-co
pcre: Add JIT-support for select architectures
Rosen Penev [Mon, 25 Nov 2019 19:19:22 +0000 (11:19 -0800)]
Merge pull request #10626 from NeoRaider/move-luasrcdiet
luasrcdiet: add package (moved from luci-base package)
Rosen Penev [Mon, 25 Nov 2019 19:14:27 +0000 (11:14 -0800)]
Merge pull request #10630 from jefferyto/python-pyopenssl-19.1.0
python-pyopenssl: Update to 19.1.0
Andy Walsh [Mon, 25 Nov 2019 14:13:49 +0000 (15:13 +0100)]
cifsd-tools: update to git (2019-11-25)
* cifsd-tools: fix Assignment of a signed value which has type 'long'
* init: convert hide_dot_files to yes/no option
* 'read only = no' seems bugged for cifsd/smb.conf, so fix via 'writeable = yes'
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
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>
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
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>
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
Jeffery To [Sun, 24 Nov 2019 19:23:26 +0000 (03:23 +0800)]
python-pyopenssl: Update to 19.1.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
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>
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
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
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>
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
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>
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>
Matthias Schiffer [Sat, 23 Nov 2019 12:39:45 +0000 (13:39 +0100)]
luasrcdiet: add package (moved from luci-base package)
We use luasrcdiet in Gluon as well. Move it from the luci feed to packages.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
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
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>
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
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
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>
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>
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'
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)
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
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>
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>
Christian Lachner [Sat, 16 Nov 2019 12:29:48 +0000 (13:29 +0100)]
pcre: Add JIT-support for select architectures
- This commit adds a config-option for JIT in libpcre(1).
According to research published on
https://rust-leipzig.github.io/regex/2017/03/28/comparison-of-regex-engines/
this should give a 10x performance increase on JIT operations
which can be desireable for high performance Apache mod_rewrite
or haproxy reqrep operations.
This option is available on all officially supported architecutres
which are listed on https://pcre.org/original/doc/html/pcrejit.html#SEC3.
Furthermore, it is enabled by default on the following
architectures: arm, i686, x86_64.
Signed-off-by: Christian Lachner <gladiac@gmail.com>
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>
Kevin Darbyshire-Bryant [Wed, 24 Jul 2019 14:06:30 +0000 (15:06 +0100)]
net/https-dns-proxy: Update to 2019-10-09
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
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
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