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
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
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>
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>
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>
Rosen Penev [Sat, 21 Aug 2021 18:42:04 +0000 (11:42 -0700)]
spdlog: update to 1.9.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 25 Aug 2021 02:12:47 +0000 (19:12 -0700)]
Merge pull request #16453 from paper42/grep-3.7
grep: update to 3.7
Rosen Penev [Wed, 25 Aug 2021 02:12:00 +0000 (19:12 -0700)]
Merge pull request #16374 from neheb/pocc
poco: update to 1.11.0
Rosen Penev [Wed, 25 Aug 2021 02:10:49 +0000 (19:10 -0700)]
Merge pull request #16452 from commodo/python-simplejson
python-simplejson: bump to version 3.17.5
Rosen Penev [Wed, 25 Aug 2021 02:08:41 +0000 (19:08 -0700)]
Merge pull request #16405 from neheb/airr
aircrack-ng: add fcommon
Rosen Penev [Wed, 25 Aug 2021 02:08:14 +0000 (19:08 -0700)]
Merge pull request #16330 from neheb/ksmbbb
ksmbd stuff: update to 3.4.1
Stan Grishin [Wed, 25 Aug 2021 00:07:48 +0000 (17:07 -0700)]
Merge pull request #16457 from rs/nextdns-1.36.0-master
nextdns: Update to version 1.36.0
Olivier Poitrey [Tue, 24 Aug 2021 23:40:39 +0000 (23:40 +0000)]
nextdns: Update to version 1.36.0
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Karl Palsson [Tue, 24 Aug 2021 14:19:41 +0000 (14:19 +0000)]
mosquitto: allow auth options with per listener settings
Some settings can be either global or per listener, and we need to
support both forms in UCI.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Michal Vasilek [Tue, 24 Aug 2021 13:30:25 +0000 (15:30 +0200)]
grep: update to 3.7
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Karl Palsson [Tue, 24 Aug 2021 12:07:23 +0000 (12:07 +0000)]
mosquitto: init: support more UCI options
Recent versions of mosquitto have added a lot more fine grained control
of various options. Add UCI support for all of them, and fix a couple
of things that were configured as per listener, that are actually global
settings.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Alexandru Ardelean [Tue, 24 Aug 2021 11:24:45 +0000 (14:24 +0300)]
python-simplejson: bump to version 3.17.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Tue, 24 Aug 2021 09:25:49 +0000 (02:25 -0700)]
Merge pull request #16420 from neheb/fakepop
fakepop: fix compilation with PKG_ASLR
Rosen Penev [Tue, 24 Aug 2021 09:25:28 +0000 (02:25 -0700)]
Merge pull request #16439 from ja-pa/tailscale-1.12.3
tailscale: update to version 1.12.3
Rosen Penev [Tue, 24 Aug 2021 09:24:13 +0000 (02:24 -0700)]
Merge pull request #16446 from micmac1/mdio-tools-ac_init
mdio-tools: fix buildbot build
Rosen Penev [Tue, 24 Aug 2021 03:24:18 +0000 (20:24 -0700)]
Merge pull request #16448 from dbermond/proxychains-ng-4.15
proxychains-ng: update to version 4.15
Daniel Bermond [Tue, 24 Aug 2021 00:08:47 +0000 (21:08 -0300)]
proxychains-ng: update to version 4.15
Maintainer: me
Build system: Arch Linux x86_64
Build tested: ipq806x/R7800
Run tested : ipq806x/R7800
Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
Rosen Penev [Mon, 23 Aug 2021 21:50:46 +0000 (14:50 -0700)]
Merge pull request #16408 from vgaetera/iface-bond
bonding: use shorter interface prefix
Vladislav Grigoryev [Fri, 20 Aug 2021 04:07:47 +0000 (07:07 +0300)]
bonding: use shorter interface prefix
Change the interface protocol prefix from "bonding-" to "bond-".
This allows longer custom interface names and useful for VLANs.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
Rosen Penev [Mon, 23 Aug 2021 19:31:29 +0000 (12:31 -0700)]
Merge pull request #16304 from micmac1/gpsd-3.23
gpsd: bump to 3.23
Rosen Penev [Mon, 23 Aug 2021 19:19:31 +0000 (12:19 -0700)]
Merge pull request #16442 from nwidger/delve-1.7.1
delve: Update to 1.7.1
Rosen Penev [Mon, 23 Aug 2021 19:16:49 +0000 (12:16 -0700)]
Merge pull request #16440 from paper42/apr-cve-master
apr: patch CVE-2021-35940
Sebastian Kemper [Mon, 23 Aug 2021 19:13:42 +0000 (21:13 +0200)]
mdio-tools: fix buildbot build
On buildbots the build fails because git isn't finding any git repo and
then AC_INIT refuses to run:
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
configure.ac:5: error: AC_INIT should be called with package and version arguments
Address this by substituting the git command with $(PKG_VERSION).
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 22 Aug 2021 14:21:58 +0000 (16:21 +0200)]
gpsd: bump to 3.23
Contains fix for time jumping back 1024 weeks after 23-October-2021.
Changes:
- Between current version and 3.23 the ABI version changed from 27 to
29. Add ABI_VERSION variable to package as the jumps occur often.
- 0001-no-distutils-import.patch: removed because current patch doesn't
work with new release and host python3-distutils is a build
requirement anyway.
- 0002-ncurses6_detection.patch: fixed the patch. Currently the first
"elif" checks for "ncurses6-config". But this is only provided by
ncurses/host package, so the CFLAGS then contain includes that point
into $(STAGING_DIR_HOSTPKG). The ncurses target package only installs
"ncursesw6-config" into the staging area. So this is the only tool of
interest. Also, the hunk moved from SConstruct to SConscript.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Paul Spooren [Sun, 22 Aug 2021 21:07:14 +0000 (11:07 -1000)]
auc: read `detail` not `message` from server
The server API was unified and therefore the servers response is now
`detail` rather than `message`, all found under the new endpoint
/api/v1/build.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Ted Hess [Mon, 23 Aug 2021 16:42:26 +0000 (12:42 -0400)]
Merge pull request #16361 from stintel/v4l
v4l-utils: add libudev-zero dependency
Stijn Tintel [Sat, 14 Aug 2021 18:51:17 +0000 (21:51 +0300)]
v4l-utils: add libudev-zero dependency
When libudev-zero is enabled, v4l-utils links against it, and the
package build fails due to a missing dependency:
Package v4l-utils is missing dependencies for the following libraries:
libudev.so.1
As disabling udev doesn't seem to be supported in v4l-utils, simply add
the dependency to fix the build.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Michal Vasilek [Mon, 23 Aug 2021 11:37:53 +0000 (13:37 +0200)]
apr: patch CVE-2021-35940
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Niels Widger [Mon, 23 Aug 2021 12:38:26 +0000 (08:38 -0400)]
delve: Update to 1.7.1
See
https://github.com/go-delve/delve/blob/master/CHANGELOG.md#171-2021-08-18
for changes.
Signed-off-by: Niels Widger <niels@qacafe.com>
Rosen Penev [Mon, 23 Aug 2021 09:40:40 +0000 (02:40 -0700)]
Merge pull request #16438 from kuoruan/aria2
aria2: bump to v1.36.0
Simon Polack [Tue, 3 Aug 2021 10:59:44 +0000 (12:59 +0200)]
airos-dfs-reset: add airos-dfs-reset
Ubiquitis airmax based gear does not fallback to original port after DFS
event is over. This tool triggers the fallback automatically by soft-restarting
unconditionally, whenever the configured freq differs from the running.
Signed-off-by: Simon Polack <spolack+git@mailbox.org>
Rosen Penev [Mon, 23 Aug 2021 09:21:26 +0000 (02:21 -0700)]
Merge pull request #16401 from Fanfwe/fix_jq_performance
jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup
François Goudal [Wed, 18 Aug 2021 21:01:23 +0000 (23:01 +0200)]
jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup
Signed-off-by: François Goudal <francois.goudal@airmont.com>
Jan Pavlinec [Mon, 23 Aug 2021 06:44:46 +0000 (08:44 +0200)]
tailscale: update to version 1.12.3
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
Hsing-Wang Liao [Mon, 23 Aug 2021 02:21:08 +0000 (02:21 +0000)]
aria2: bump to v1.36.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Rosen Penev [Sun, 22 Aug 2021 21:33:52 +0000 (14:33 -0700)]
Merge pull request #16432 from nickberry17/update_MM_and_libs
bump ModemManager and libs
Rosen Penev [Sun, 22 Aug 2021 21:32:34 +0000 (14:32 -0700)]
Merge pull request #16435 from jefferyto/golang-1.17
golang: Update to 1.17
Rosen Penev [Sun, 22 Aug 2021 21:04:30 +0000 (14:04 -0700)]
Merge pull request #16427 from neheb/vs
vsftpd: update to 3.0.5
Jeffery To [Sun, 22 Aug 2021 16:36:15 +0000 (00:36 +0800)]
golang: Update to 1.17
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Etienne Champetier [Sun, 22 Aug 2021 11:25:45 +0000 (07:25 -0400)]
phantap: update to latest commit
26bd876 Switch from ifname to device
d8d3d5f Fix blog post link
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Nicholas Smith [Sun, 22 Aug 2021 06:12:36 +0000 (16:12 +1000)]
modemmanager: switch to autorelease
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
Nicholas Smith [Sun, 22 Aug 2021 06:12:20 +0000 (16:12 +1000)]
libmbim: switch to autorelease
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
Nicholas Smith [Sun, 22 Aug 2021 06:12:08 +0000 (16:12 +1000)]
libqmi: switch to autorelease
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
Nicholas Smith [Sun, 22 Aug 2021 05:50:33 +0000 (15:50 +1000)]
modemmanager: bump to 1.16.10
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
Nicholas Smith [Sun, 22 Aug 2021 05:50:14 +0000 (15:50 +1000)]
libmbim: bump to 1.26.0
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
Nicholas Smith [Sun, 22 Aug 2021 05:49:41 +0000 (15:49 +1000)]
libqmi: bump to 1.28.8
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
Dirk Brenken [Sun, 22 Aug 2021 04:38:25 +0000 (06:38 +0200)]
Merge pull request #16428 from dibdot/travelmate
travelmate: update to 2.0.6