Alexandru Ardelean [Wed, 8 Sep 2021 11:26:53 +0000 (14:26 +0300)]
pillow: bump to 8.3.2
And start using AUTORELEASE for PKG_RELEASE.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Wed, 8 Sep 2021 14:27:54 +0000 (07:27 -0700)]
Merge pull request #16554 from erdoukki/fail2ban-master-fix
fail2ban: fix package for fail2ban v0.11.2
Rosen Penev [Tue, 7 Sep 2021 21:58:16 +0000 (14:58 -0700)]
Merge pull request #16558 from
1715173329/xray
xray-core: Update to 1.4.3
Olivier Poitrey [Tue, 7 Sep 2021 21:17:29 +0000 (21:17 +0000)]
nextdns: Update to version 1.37.1
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Tianling Shen [Tue, 7 Sep 2021 19:48:23 +0000 (03:48 +0800)]
xray-core: Update to 1.4.3
- Updated geodata to latest version
- Removed upstreamed patches
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Dirk Brenken [Tue, 7 Sep 2021 19:16:08 +0000 (21:16 +0200)]
banip: update 0.7.10-2
* optimize dns resolve function
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
Vladislav Grigoryev [Tue, 7 Sep 2021 10:58:06 +0000 (13:58 +0300)]
grep: use posix shebang for egrep/fgrep
Use POSIX shebang for egrep/fgrep instead of the variable/Bash.
The issue affects both master and openwrt-21.02.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
Olivier Poitrey [Tue, 7 Sep 2021 16:12:10 +0000 (16:12 +0000)]
nextdns: Update to version 1.37.0
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Kerma Gérald [Tue, 7 Sep 2021 12:55:56 +0000 (14:55 +0200)]
fail2ban: fix package for fail2ban v0.11.2
fail2ban v0.11.2 package version 2
Following PR #15098, add fixes to build fail2ban package:
- remove use of fail2ban-python (directly use python3 in script)
- remove link to python3 in /usr/bin (break the package build)
- remove python-tests (reduce the package size)
Signed-off-by: Kerma Gérald <gandalf@gk2.net>
Nick Hainke [Mon, 6 Sep 2021 12:05:12 +0000 (14:05 +0200)]
wg-installer: fix dependencies
Signed-off-by: Nick Hainke <vincent@systemli.org>
Eneas U de Queiroz [Mon, 6 Sep 2021 14:59:17 +0000 (11:59 -0300)]
Merge pull request #16543 from turris-cz/certifi
python-certifi: update to version 2021.5.30
Josef Schlehofer [Mon, 6 Sep 2021 14:07:58 +0000 (16:07 +0200)]
python-certifi: update to version 2021.5.30
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sun, 5 Sep 2021 00:09:05 +0000 (17:09 -0700)]
libtorrent-rasterbar: update to 2.0.4
Backport patch fixing compilation with boost 1.77
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 5 Sep 2021 00:23:29 +0000 (17:23 -0700)]
kea: fix compilation with boost 1.77
Missing header.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
David Yang [Fri, 3 Sep 2021 16:49:08 +0000 (00:49 +0800)]
ieee8021xclient: depend on wpa_supplicant (#16525)
Signed-off-by: David Yang <mmyangfl@gmail.com>
Nick Peng [Wed, 1 Sep 2021 11:43:23 +0000 (19:43 +0800)]
smartdns: update to version 1.2021.35
Signed-off-by: Nick Peng <pymumu@gmail.com>
Hannu Nyman [Sat, 4 Sep 2021 07:53:23 +0000 (10:53 +0300)]
collectd: sensors plugin - depend on lm-sensors
Change the sensors plugin's dependency from libsensors
to lm-sensors, so that also the /usr/sbin/sensors executable
gets installed if the plugin is selected.
Although that is not needed for collectd itself,
the LuCI statistics app expects to find the sensors executable
if the plugin has been installed.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Brian J. Murrell [Mon, 21 Dec 2020 05:07:38 +0000 (00:07 -0500)]
mwan3: Use shebang in /etc/mwan3.user
To allow the script to define what it should be run with.
This let's the user use bash if it's available, or python, or perl, etc.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
Update PKG_VERSION to 2.10.11
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 3 Sep 2021 08:57:49 +0000 (10:57 +0200)]
Merge pull request #16220 from paulfertser/socat_add_user
net: socat: add option user
Florian Eckert [Fri, 3 Sep 2021 08:49:48 +0000 (10:49 +0200)]
Merge pull request #16430 from LecrisUT/improve-gandi
ddns-scripts: better error management for gandi
Dennis Schüsselbauer [Sat, 28 Aug 2021 02:42:51 +0000 (04:42 +0200)]
acme: Fix uhttpd restart to load new certificates
Fixes issue #16256
Signed-off-by: Dennis Schüsselbauer <scde@users.noreply.github.com>
Rosen Penev [Thu, 2 Sep 2021 03:46:18 +0000 (20:46 -0700)]
Merge pull request #16520 from ClaymorePT/boost_1.77.0
boost: Bump to version 1.77.0
Carlos Miguel Ferreira [Thu, 2 Sep 2021 01:06:20 +0000 (02:06 +0100)]
boost: Bump to version 1.77.0
This commit updates boost to version 1.77.0
More info about Boost 1.77.0 can be found at the usual place [1].
There are two new libraries in this version:
* Describe [2]: A C++14 reflection library, from Peter Dimov. Provides
macros for describing enumerators and struct/class members, and
primitives for querying this information.
* Lambda2 [3]: A C++14, dependency-free, single header lambda library, from
Peter Dimov. Allows simple function objects to be constructed via
expressions such as:
_1 + 5, _1 % 2 == 0, _1 > _2, or _1 == ' ' || _1 == '\t'.
[1]: https://www.boost.org/users/history/version_1_77_0.html
[2]: https://www.boost.org/libs/describe/
[3]: https://www.boost.org/libs/lambda2/
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
Rosen Penev [Thu, 2 Sep 2021 00:16:07 +0000 (17:16 -0700)]
Merge pull request #16516 from jefferyto/golang-packages-remove-strip-ldflags
treewide: Remove GO_PKG_LDFLAGS for stripping binaries
Rosen Penev [Thu, 2 Sep 2021 00:15:46 +0000 (17:15 -0700)]
Merge pull request #16519 from
1715173329/dnslookup
dnslookup: Update to 1.4.9
Tianling Shen [Wed, 1 Sep 2021 23:32:55 +0000 (07:32 +0800)]
dnslookup: Update to 1.4.9
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Jeffery To [Wed, 1 Sep 2021 21:31:15 +0000 (05:31 +0800)]
treewide: Remove GO_PKG_LDFLAGS for stripping binaries
The "-s -w" flags in GO_PKG_LDFLAGS tells the Go compiler to strip the
binaries it produces. Since the default Go package build process will
strip binaries when CONFIG_USE_STRIP or CONFIG_USE_SSTRIP are selected,
these flags are unnecessary.
When CONFIG_NO_STRIP is selected, these flags override the user's
intention of building unstripped packages.
This removes these flags for all relevant packages.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
David Yang [Sun, 27 Jun 2021 15:30:31 +0000 (23:30 +0800)]
ieee8021xclient: add package
Signed-off-by: David Yang <mmyangfl@gmail.com>
Nguyen Quang Minh [Thu, 15 Jul 2021 08:24:48 +0000 (08:24 +0000)]
openvpn: add OpenVPN option push-peer-info
This will allow the server to know more info about the client like
HWADDR, very useful for managing IoT devices.
See: https://www.mankier.com/8/openvpn#--push-peer-info
Signed-off-by: Nguyen Quang Minh <minhnq31@fpt.com.vn>
Wakatatsu Ryou [Tue, 31 Aug 2021 10:30:52 +0000 (18:30 +0800)]
acme: add haproxy support
Signed-off-by: Wakatatsu Ryou <lialosiu@gmail.com>
Wakatatsu Ryou [Tue, 31 Aug 2021 09:57:43 +0000 (17:57 +0800)]
acme: add haproxy support
Signed-off-by: Wakatatsu Ryou <lialosiu@gmail.com>
Etienne Champetier [Thu, 12 Aug 2021 20:41:05 +0000 (16:41 -0400)]
tinc: use 'uci_get_state' instead of 'uci -P /var/state get'
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Sebastian Kemper [Tue, 31 Aug 2021 10:18:20 +0000 (12:18 +0200)]
ntfs-3g: bump to 2021.8.22 (CVE fixes)
Upstream announced new release which includes fixes for 21 CVEs (see
[1]).
Upstream changed the symlink "mkfs.ntfs" to respect "--sbin-dir". So
this commit adjusts this likewise in the Makefile.
[1] https://www.openwall.com/lists/oss-security/2021/08/30/1
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Rosen Penev [Wed, 1 Sep 2021 21:10:19 +0000 (14:10 -0700)]
Merge pull request #16507 from robho/perl_data_needs_scalar
perlbase-data: Add dependency on perlbase-scalar
Rosen Penev [Wed, 1 Sep 2021 21:09:59 +0000 (14:09 -0700)]
Merge pull request #16460 from paper42/mutt-2.1.2
mutt: update to 2.1.2
Rosen Penev [Wed, 1 Sep 2021 21:09:23 +0000 (14:09 -0700)]
Merge pull request #16505 from gladiac1337/haproxy-2.4.3
haproxy: Update HAProxy to v2.4.3
Rosen Penev [Wed, 1 Sep 2021 21:08:38 +0000 (14:08 -0700)]
Merge pull request #16513 from jefferyto/python-cryptography-3.4.8
python-cryptography: Update to 3.4.8
Kerma Gérald [Thu, 11 Mar 2021 13:15:40 +0000 (14:15 +0100)]
fail2ban: initial package of fail2ban version 0.11.2
python3-pyinotify: initial package version 0.9.6 of pyinotify for python3
Signed-off-by: Kerma Gérald <gandalf@gk2.net>
Jeffery To [Wed, 1 Sep 2021 18:30:37 +0000 (02:30 +0800)]
python-cryptography: Update to 3.4.8
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Michael Heimpold [Wed, 1 Sep 2021 05:51:07 +0000 (07:51 +0200)]
Merge pull request #16508 from mhei/php7-update
php7: update to 7.4.23
Etienne Champetier [Tue, 31 Aug 2021 04:38:39 +0000 (00:38 -0400)]
htop: Add HTOP_LMSENSORS config option
Enabled by default for x86, this enables lm-sensors support in htop.
Also add --enable-linux-affinity to avoid autodetecting it
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Michael Heimpold [Tue, 31 Aug 2021 18:30:46 +0000 (20:30 +0200)]
php7: update to 7.4.23
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Tue, 31 Aug 2021 18:25:21 +0000 (20:25 +0200)]
Merge pull request #16499 from mhei/php8-update
php8: update to 8.0.10
Cristian Le [Tue, 31 Aug 2021 12:57:30 +0000 (21:57 +0900)]
ddns-script-gandi: Better error management
- Changed DNS endpoint to LiveDNS
- Now using `jshn.sh`
- Better handle errors and ouput
Signed-off-by: Cristian Le <git@lecris.me>
Florian Eckert [Tue, 31 Aug 2021 14:00:03 +0000 (16:00 +0200)]
Merge pull request #16429 from LecrisUT/PowerDNS
ddns-scripts: PowerDNS script
Robert Högberg [Tue, 31 Aug 2021 12:20:08 +0000 (14:20 +0200)]
perlbase-data: Add dependency on perlbase-scalar
Data::Dumper requires Scalar::Util -> add missing dependency.
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
Cristian Le [Tue, 31 Aug 2021 12:54:37 +0000 (21:54 +0900)]
ddns-scripts-pdns: Add package
Signed-off-by: Cristian Le <git@lecris.me>
Alexandru Ardelean [Tue, 31 Aug 2021 10:27:52 +0000 (13:27 +0300)]
Merge pull request #16462 from commodo/python-sync-host-pip-reqs
python3-package.mk: add check for dependencies in host-pip-requirements
Christian Lachner [Tue, 31 Aug 2021 07:08:08 +0000 (09:08 +0200)]
haproxy: Update HAProxy to v2.4.3
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Florian Eckert [Tue, 31 Aug 2021 06:08:32 +0000 (08:08 +0200)]
Merge pull request #16498 from TDT-AG/pr/
20210830-stunnel
stunnel: update to version 5.60
Florian Eckert [Tue, 31 Aug 2021 06:08:14 +0000 (08:08 +0200)]
Merge pull request #16497 from TDT-AG/pr/
20210830-keepalived
keepalived: update to version 2.2.4
Rosen Penev [Mon, 30 Aug 2021 22:32:21 +0000 (15:32 -0700)]
Merge pull request #16493 from
1715173329/v2raya
v2rayA: Update to 1.5.2
Daniel Golle [Mon, 30 Aug 2021 19:40:21 +0000 (20:40 +0100)]
uvol: move uxc persistent config volume to /var/run/uxc
As /var/state is used for UCI state, move persistent config for uxc
from /var/state/uxc to /var/run/uxc.
uxc itself has already been changed to look for it there.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Tianling Shen [Mon, 30 Aug 2021 05:31:37 +0000 (13:31 +0800)]
v2rayA: Update to 1.5.2
Refreshed init script to adapt new arguments accepted by the program.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Michael Heimpold [Mon, 30 Aug 2021 11:34:46 +0000 (13:34 +0200)]
php8: update to 8.0.10
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Florian Eckert [Mon, 30 Aug 2021 07:12:30 +0000 (09:12 +0200)]
stunnel: update to version 5.60
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Wed, 18 Aug 2021 07:42:06 +0000 (09:42 +0200)]
keepalived: update to version 2.2.4
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Alexandru Ardelean [Wed, 25 Aug 2021 12:59:56 +0000 (15:59 +0300)]
python3-package.mk: add check for dependencies in host-pip-requirements
It often happens that we update a package to a new version (e.g. cffi) to a
newer version, but we forget to update the version for cffi in the
`lang/python/host-pip-requirements/cffi.txt` file.
This check adds a minimal check, so that when a build occurs for a Python
package, if there is a mention/listing of this package in
`lang/python/host-pip-requirements/` it will check that the versions match.
This way, when we update a package, we get a build failure and update the
host version as well.
This will omit packages (like Cython) that are not packaged for OpenWrt,
but are host-side dependencies only.
But until we find some mechanism to check for those, we will probably only
notice to update them when another build occurs (at the very least).
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 30 Aug 2021 07:00:39 +0000 (10:00 +0300)]
seafile-seahub: move Django-1.11.txt in package folder
Django 1.11 (host-build) is only needed for Seahub.
And won't ever be needed for anything else (hopefully).
This change moves it to the Seahub folder.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Dirk Brenken [Sun, 29 Aug 2021 18:06:26 +0000 (20:06 +0200)]
Merge pull request #16489 from dibdot/banIP
banip: update 0.7.10
Tianling Shen [Thu, 26 Aug 2021 13:13:59 +0000 (21:13 +0800)]
v2rayA: add new package
v2rayA is a Linux web GUI client of Project V which supports V2Ray,
Xray, Shadowsocks, ShadowsocksR, Trojan and Pingtunnel.
Wiki: https://github.com/v2rayA/v2rayA/wiki
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Sebastian Kemper [Sat, 28 Aug 2021 23:03:43 +0000 (01:03 +0200)]
json-glib: bump to version 1.6.6
This also drops 01-remove-python-check.patch, which was added previously
to allow Github Actions to work.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Dirk Brenken [Sun, 29 Aug 2021 15:16:59 +0000 (17:16 +0200)]
banip: update 0.7.10
* switch to unencrypted http downloads for ipdeny.com due to persistant certificate issues
* compact json generator code (tested with report files > 2MB)
* various code cleanups and optimizations
Signed-off-by: Dirk Brenken <dev@brenken.org>
Wout Bertrums [Thu, 26 Aug 2021 08:29:33 +0000 (10:29 +0200)]
pdns-recursor: Update to v4.5.5
Signed-off-by: Wout Bertrums <wout@wbnet.eu>
Wout Bertrums [Thu, 26 Aug 2021 08:28:46 +0000 (10:28 +0200)]
pdns-recursor: Update recursor.conf-dist
It has been updated to the latest version shipped by upstream.
This has not been done since v4.2.1, hence the big diff.
Signed-off-by: Wout Bertrums <wout@wbnet.eu>
Paul Spooren [Tue, 24 Aug 2021 23:31:19 +0000 (13:31 -1000)]
memcached: use memcached user
This avoid using `nobody` as user since multiple services fallback to
this user, resulting in a security issue. The UID was taken from Gentoos
`acct-user` repository.
https://gitweb.gentoo.org/repo/gentoo.git/tree/acct-user/memcached/memcached-0-r1.ebuild
Signed-off-by: Paul Spooren <mail@aparcar.org>
Rosen Penev [Sat, 17 Jul 2021 03:58:21 +0000 (20:58 -0700)]
nfs-kernel-server: update to 2.5.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 03:37:25 +0000 (20:37 -0700)]
squid: update to 4.16
Fixes compilation with GCC11.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 15 Jul 2021 02:02:42 +0000 (19:02 -0700)]
lxc: update to 4.0.10
Remove getline patch. It seems to be for uClibc, which is no longer in
the tree.
Remove commands patch. Issue was fixed upstream. Same with the tests
patch.
Remove gpg patch. It's an upstream backport.
Refreshed others.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 28 Aug 2021 18:32:10 +0000 (11:32 -0700)]
Merge pull request #16473 from paper42/python-websocket-client-1.2.1
python-websocket-client: update to 1.2.1
Rosen Penev [Sat, 28 Aug 2021 17:34:48 +0000 (10:34 -0700)]
Merge pull request #16481 from neheb/1
glib2: update to 2.68.4
Rosen Penev [Thu, 26 Aug 2021 21:56:30 +0000 (14:56 -0700)]
glib2: update to 2.68.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 27 Aug 2021 20:33:13 +0000 (13:33 -0700)]
Merge pull request #16472 from paper42/libssh-0.9.6
libssh: update to 0.9.6
Rosen Penev [Fri, 27 Aug 2021 20:32:41 +0000 (13:32 -0700)]
Merge pull request #16475 from M95D/M95D-2
tvheadend: multiple improvements
Rosen Penev [Fri, 27 Aug 2021 20:31:33 +0000 (13:31 -0700)]
Merge pull request #16476 from
1715173329/dnsproxy
dnsproxy: Update to 0.39.4
Rosen Penev [Fri, 27 Aug 2021 20:31:19 +0000 (13:31 -0700)]
Merge pull request #16479 from mwarning/smcroute
smcroute: update to version 2.5.2
Rosen Penev [Fri, 27 Aug 2021 20:30:53 +0000 (13:30 -0700)]
Merge pull request #16477 from
1715173329/yq
yq: Update to 4.12.1
Moritz Warning [Fri, 27 Aug 2021 19:36:06 +0000 (21:36 +0200)]
smcroute: update to version 2.5.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Tianling Shen [Fri, 27 Aug 2021 16:37:40 +0000 (00:37 +0800)]
dnsproxy: Update to 0.39.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Fri, 27 Aug 2021 16:43:24 +0000 (00:43 +0800)]
yq: Update to 4.12.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Marius Dinu [Fri, 27 Aug 2021 07:21:53 +0000 (10:21 +0300)]
tvheadend: multiple improvements
- Added menuconfig options:
- TV sources and protocols: SAT>IP, IPTV, HDHomeRun
- SoftCAM (3 options)
- Image cache (default changed to OFF)
- Trace debug option (default changed to OFF)
- Added menuconfig descriptions.
- Removed codecs.
- Made PIE option dependent on global OpenWRT PIE setting.
- Run as regular user, not root.
- Added USB hotplug script to change DVB tuners permissions.
- Fixed a first-start bug(?) that I encountered: admin account created but not saved.
Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
Michal Vasilek [Fri, 27 Aug 2021 10:40:48 +0000 (12:40 +0200)]
python-websocket-client: update to 1.2.1
* update license (changed in 1.2.0)
* removed python3-six dependency (removed in 1.0.0)
* do not install tests
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Rosen Penev [Fri, 27 Aug 2021 08:04:31 +0000 (01:04 -0700)]
Merge pull request #16470 from
1715173329/xray
xray-core: fix build under go 1.17
Michal Vasilek [Fri, 27 Aug 2021 07:51:17 +0000 (09:51 +0200)]
libssh: update to 0.9.6
* fixes CVE-2021-3634
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Daniel Golle [Fri, 27 Aug 2021 01:06:57 +0000 (02:06 +0100)]
auc: update to version 0.2.4
A stray ')' made auc skip the check if all mandatory fields of a
branch are present. Fix paranthesis in that if-clause to actually
check for all fields.
Don't even fetch package lists if checking only for release.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Tianling Shen [Thu, 26 Aug 2021 13:52:40 +0000 (21:52 +0800)]
xray-core: fix build under go 1.17
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Michal Vasilek [Wed, 25 Aug 2021 11:17:54 +0000 (13:17 +0200)]
mutt: update to 2.1.2, switch to AUTORELEASE
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Daniel Golle [Wed, 25 Aug 2021 20:20:39 +0000 (21:20 +0100)]
auc: update to version 0.2.3
* use regular verrevcmp for branch names, fixes update indication
* break out usage() from main() function
* require '-f' in case installed package is missing in remote lists
* don't use ENETUNREACH for unlrelated error
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Thu, 26 Aug 2021 00:43:00 +0000 (17:43 -0700)]
Merge pull request #16458 from kuanyili/usbutils
usbutils: bump to 014
Rosen Penev [Wed, 25 Aug 2021 21:09:18 +0000 (14:09 -0700)]
Merge pull request #16459 from commodo/numpy
numpy: bump to version 1.21.2
Rosen Penev [Wed, 25 Aug 2021 21:07:07 +0000 (14:07 -0700)]
Merge pull request #16418 from SibrenVasse/master
openssh: update to 8.7p1
Tianling Shen [Wed, 25 Aug 2021 14:41:14 +0000 (22:41 +0800)]
yq: Update to 4.12.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Stijn Tintel [Wed, 25 Aug 2021 15:21:52 +0000 (18:21 +0300)]
Merge pull request #16366 from stintel/rtl_433
rtl_433: disable SoapySDR
Sibren Vasse [Sat, 21 Aug 2021 11:00:07 +0000 (13:00 +0200)]
openssh: update to 8.7p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
Karl Palsson [Mon, 23 Aug 2021 10:33:51 +0000 (10:33 +0000)]
lua: penlight: bump to 1.11.0
Feature updates, and some minor bugfixes.
Changelog for 1.11.0: https://github.com/lunarmodules/Penlight/blob/master/CHANGELOG.md#1110-2021-08-18
Changelog for prior releases rolled up here are in the same changelog.
This also moves to the "final" home, under lunarmodules, instead of the
temporary "tieske" maintainer's private github, see https://github.com/lunarmodules/Penlight/issues/339
Signed-off-by: Karl Palsson <karlp@etactica.com>
Karl Palsson [Wed, 25 Aug 2021 09:54:18 +0000 (09:54 +0000)]
libwebsockets: enable external poll support
This was removed and then re-added, but defaulted off upstream. It's
still listed as "not recommended" but still absolutely essential for
many apps for performance.
Fixes: https://github.com/eclipse/mosquitto/issues/2284
Signed-off-by: Karl Palsson <karlp@etactica.com>
Rosen Penev [Wed, 25 Aug 2021 07:57:54 +0000 (00:57 -0700)]
Merge pull request #16422 from neheb/g19
gerbera: update to 1.9.0
Alexandru Ardelean [Wed, 25 Aug 2021 07:05:48 +0000 (10:05 +0300)]
numpy: bump to version 1.21.2
Switch to AUTORELEASE for PKG_RELEASE.
And update Cython as well.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Kuan-Yi Li [Wed, 25 Aug 2021 06:31:32 +0000 (14:31 +0800)]
usbutils: bump to 014
Remove dependency on usbids as lsusb binary does not use usb.ids file
anymore, instead it uses udev hardware database.
Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
Rosen Penev [Sat, 21 Aug 2021 18:42:17 +0000 (11:42 -0700)]
gerbera: update to 1.9.0
Backport upstream patch fixing Os compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>