Andy Walsh [Sun, 27 Jun 2021 13:07:10 +0000 (15:07 +0200)]
libtirpc: update to 1.3.2
update to 1.3.2
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Matthias Schiffer [Sun, 27 Jun 2021 11:26:26 +0000 (13:26 +0200)]
fastd: add L2TP variant
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer [Sun, 27 Jun 2021 11:07:49 +0000 (13:07 +0200)]
fastd: update to v22
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer [Sun, 7 Mar 2021 10:50:04 +0000 (11:50 +0100)]
fastd: disable GMAC-based methods by default
The UMAC-based methods provide higher performance than GMAC and aren't
suspectible to timing attacks when implemented in software (which is
always the case on OpenWrt, as OpenSSL support is disabled). Disable
GMAC by default to save a few KiB.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer [Sun, 7 Mar 2021 10:48:32 +0000 (11:48 +0100)]
fastd: simplify Config.in
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Rosen Penev [Sat, 26 Jun 2021 19:52:42 +0000 (12:52 -0700)]
Merge pull request #15937 from TDT-AG/pr/
20210623-libmariadb
libmariadb: fix compilation cmake issue
Rosen Penev [Sat, 26 Jun 2021 19:43:45 +0000 (12:43 -0700)]
Merge pull request #15975 from rs/nextdns-1.33.11-master
nextdns: Update to version 1.33.11
Rosen Penev [Sat, 26 Jun 2021 19:41:57 +0000 (12:41 -0700)]
Merge pull request #15956 from neheb/acm
acme: update to 2.9.0
Olivier Poitrey [Sat, 26 Jun 2021 18:00:32 +0000 (18:00 +0000)]
nextdns: Update to version 1.33.11
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Rosen Penev [Sat, 26 Jun 2021 05:06:20 +0000 (22:06 -0700)]
acme: run through shellcheck
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 26 Jun 2021 04:58:01 +0000 (21:58 -0700)]
acme: update to 2.9.0
Switch to AUTORELEASE to avoid bumping PKG_RELEASE all the time.
Run shell scripts through shfmt -w -ci -bn -sr -s in order to have a
standard style.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 26 Jun 2021 04:24:16 +0000 (21:24 -0700)]
Merge pull request #15946 from neheb/ms
msgpack-c: don't check for GTest
Dirk Brenken [Fri, 25 Jun 2021 21:15:06 +0000 (23:15 +0200)]
travelmate: startup fixes
* fix a possible race condition during boot
* use the new "device" syntax in the network wizard
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Thu, 24 Jun 2021 19:24:14 +0000 (12:24 -0700)]
Merge pull request #15949 from Andy2244/softethervpn-5.02.5180
softethervpn5: update to 5.02.5180
Andy Walsh [Thu, 24 Jun 2021 14:14:40 +0000 (16:14 +0200)]
softethervpn5: update to 5.02.5180
* update to 5.02.5180
* refresh patches
* add deps: libsodium
* fix (Build/Install)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
fixup
Hannu Nyman [Thu, 24 Jun 2021 12:35:57 +0000 (15:35 +0300)]
Merge pull request #15874 from nwidger/feature_add_delve_package
delve: add package
Niels Widger [Tue, 15 Jun 2021 17:33:58 +0000 (13:33 -0400)]
delve: add package
Signed-off-by: Niels Widger <niels@qacafe.com>
Josef Schlehofer [Thu, 24 Jun 2021 11:23:12 +0000 (13:23 +0200)]
Merge pull request #15947 from ja-pa/tailscale-1.8.7
tailscale: update to version 1.8.7
Jan Pavlinec [Thu, 24 Jun 2021 10:23:25 +0000 (12:23 +0200)]
tailscale: update to version 1.8.7
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Thu, 24 Jun 2021 10:18:44 +0000 (03:18 -0700)]
Merge pull request #15944 from neheb/spd
spdlog: fix compilation with fmtlib 8
Rosen Penev [Thu, 24 Jun 2021 08:11:27 +0000 (01:11 -0700)]
msgpack-c: don't check for GTest
Not available with OpenWrt. Fixes compilation when host GTest is
present.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 24 Jun 2021 08:12:33 +0000 (01:12 -0700)]
spdlog: fix compilation with fmtlib 8
Small API change.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 23 Jun 2021 23:47:34 +0000 (16:47 -0700)]
Merge pull request #15936 from srchack/open-vm-tools-bump-11.3.0
open-vm-tools: update to 11.3.0
Rosen Penev [Wed, 23 Jun 2021 23:42:14 +0000 (16:42 -0700)]
Merge pull request #15939 from yangfl/master
dante: adopt package
David Yang [Wed, 23 Jun 2021 15:07:33 +0000 (23:07 +0800)]
dante: adopt package
Give this package more love by adopting it :)
Changes since 1.4.1-4:
* change maintainer to me
* update to 1.4.3
+ add example config files sockd.conf and socks.conf
+ add service file for sockd
* update 200-fix-RTLD_NEXT.patch
- remove merged 210-deactivate-sched_setscheduler.patch
* fix Autoconf build file
Signed-off-by: David Yang <mmyangfl@gmail.com>
Michael Heimpold [Wed, 23 Jun 2021 18:09:20 +0000 (20:09 +0200)]
Merge pull request #15930 from mhei/libzip-update
libzip: update to 1.8.0
Yuhei OKAWA [Wed, 23 Jun 2021 02:25:46 +0000 (11:25 +0900)]
open-vm-tools: update to 11.3.0
Refreshed patches.
Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
Felix Fietkau [Wed, 23 Jun 2021 13:46:34 +0000 (15:46 +0200)]
openvswitch: add support for definining bridge ports in the config
Add limited procd support to handle config reload
Option drop_unknown_ports can be used to ensure that only configured ports
are part of the bridge
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Florian Eckert [Wed, 23 Jun 2021 09:54:30 +0000 (11:54 +0200)]
libmariadb: fix compilation cmake issue
This patch fixes the compilation issue of the upstream Cmake file.
If this patch is not applied we get the following compilation error output.
CMake Error at cmake/ConnectorName.cmake:30 (ENDMACRO):
Flow control statements are not properly nested.
Call Stack (most recent call first):
CMakeLists.txt:423 (INCLUDE)
The blamed cmake/ConnectorName.cmake file gets fixed with this patch.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Rosen Penev [Tue, 22 Jun 2021 10:52:00 +0000 (03:52 -0700)]
Merge pull request #15932 from tru7/libfmt
libfmt: bump to version 8.0.0
Karl Palsson [Tue, 22 Jun 2021 09:27:24 +0000 (09:27 +0000)]
net/mosquitto: add respawn
As a daemon service, respawn is expected by default, and we have that
facility available via procd.
Suggested-in: https://github.com/openwrt/packages/pull/15272
Signed-off-by: Karl Palsson <karlp@etactica.com>
Florian Eckert [Tue, 22 Jun 2021 08:07:22 +0000 (10:07 +0200)]
ddns-scripts: get l3 device for bind network using curl
If pppoe is used for wan access. script set 'eth1' as interface for curl
call. The correct interface is however 'pppoe-wan'.
The script uses 'network_get_physdev' function to get real device for
bind_network but this is wrong. We need instead the l3_device of the the
logical interface.
In case if we don't use pppoe connection - 'l3_device' is equal to real device.
This was reported by the github user `welderpb` with P/R:
https://github.com/openwrt/packages/pull/14431
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Othmar Truniger [Tue, 22 Jun 2021 07:32:58 +0000 (09:32 +0200)]
libfmt: bump to version 8.0.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
Rosen Penev [Tue, 22 Jun 2021 03:08:38 +0000 (20:08 -0700)]
Merge pull request #15860 from neheb/meson3
meson: use ninja from tools
Rosen Penev [Tue, 22 Jun 2021 03:08:09 +0000 (20:08 -0700)]
Merge pull request #15884 from neheb/dom
domoticz: update to 2021.1 and fix other packages
Michael Heimpold [Mon, 21 Jun 2021 21:00:09 +0000 (23:00 +0200)]
libzip: update to 1.8.0
Disable (new) support for zstd (Zstandard) compression for now.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Jan Hak [Mon, 21 Jun 2021 08:52:32 +0000 (10:52 +0200)]
knot: update to version 3.0.7
Signed-off-by: Jan Hak <jan.hak@nic.cz>
Jan Hak [Mon, 21 Jun 2021 08:51:13 +0000 (10:51 +0200)]
libedit: update to version
20210522-3.1
Signed-off-by: Jan Hak <jan.hak@nic.cz>
Van Waholtz [Sun, 13 Jun 2021 09:19:26 +0000 (17:19 +0800)]
frp: update to 0.37.0
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
Rosen Penev [Mon, 14 Jun 2021 01:47:34 +0000 (18:47 -0700)]
meson: use ninja from tools
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 14 Jun 2021 01:28:29 +0000 (18:28 -0700)]
ninja: remove host build.
There's tools/ninja now, with jobserver support.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 21 Jun 2021 06:37:44 +0000 (23:37 -0700)]
Merge pull request #15913 from neheb/sum
sumo: fix compilation when gtest is present
Josef Schlehofer [Sun, 20 Jun 2021 08:04:14 +0000 (10:04 +0200)]
Merge pull request #15923 from nxhack/icu_691
icu: bump to 69.1
Hirokazu MORIKAWA [Sun, 20 Jun 2021 05:14:42 +0000 (14:14 +0900)]
icu: bump to 69.1
ICU 69 updates to CLDR 39 locale data with many additions and corrections. ICU 69 also includes significant improvements for measurement unit formatting and number formatting in general, as well as many other bug fixes and enhancements.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Sun, 20 Jun 2021 00:43:22 +0000 (17:43 -0700)]
Merge pull request #15914 from neheb/mra
libmraa: don't build tests
Rosen Penev [Sat, 19 Jun 2021 05:37:35 +0000 (22:37 -0700)]
libmraa: don't build tests
Fixes compilation when gtest is present.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 19 Jun 2021 07:36:51 +0000 (00:36 -0700)]
sumo: fix compilation when gtest is present
Removes cmake check for gtest.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 19 Jun 2021 20:13:00 +0000 (13:13 -0700)]
Merge pull request #15908 from mlichvar/chrony-fix-uci-allow
chrony: fix uci NTP access configuration
Jiri Slachta [Sat, 19 Jun 2021 20:07:42 +0000 (22:07 +0200)]
Merge pull request #15747 from neheb/tiff2
tiff: update to 4.2.3
Miroslav Lichvar [Sat, 19 Jun 2021 11:14:05 +0000 (13:14 +0200)]
chrony: fix uci NTP access configuration
The chrony interface hotplug script reuses the handle_allow function
from the init script to allow NTP access on interfaces specified in uci.
The function requires /lib/functions/network.sh. Include the file in the
hotplug script to make the function work as expected.
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
Rosen Penev [Sat, 19 Jun 2021 07:41:27 +0000 (00:41 -0700)]
Merge pull request #15900 from nxhack/node_14171
node: bump to 14.17.1
Rosen Penev [Sat, 19 Jun 2021 07:40:59 +0000 (00:40 -0700)]
Merge pull request #15906 from gladiac1337/haproxy-2.4.1
haproxy: Update HAProxy to v2.4.1
Rosen Penev [Sat, 19 Jun 2021 07:40:42 +0000 (00:40 -0700)]
Merge pull request #15904 from
1715173329/yq
yq: Update to 4.9.6
Christian Lachner [Fri, 18 Jun 2021 05:30:17 +0000 (07:30 +0200)]
haproxy: Update HAProxy to v2.4.1
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Ivan Pavlov [Fri, 18 Jun 2021 07:10:57 +0000 (10:10 +0300)]
openvpn: update to 2.5.3
Fix a possible security issue with OpenSSL config autoloading on Windows (CVE-2021-3606).
Include a number of small improvements and bug fixes.
remove upstreamed: 115-fix-mbedtls-without-renegotiation.patch
Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
Tianling Shen [Fri, 18 Jun 2021 14:57:44 +0000 (22:57 +0800)]
yq: Update to 4.9.6
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Hirokazu MORIKAWA [Fri, 18 Jun 2021 09:04:29 +0000 (18:04 +0900)]
node: bump to 14.17.1
Notable Changes:
deps: update ICU to 69.1 (Michaƫl Zasso)
errors: align source-map stacks with spec (Benjamin Coe)
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Fri, 18 Jun 2021 05:23:07 +0000 (22:23 -0700)]
Merge pull request #15855 from JamesVorder/yggdrasil/https
yggdrasil: allow HTTPS connections
Philip Prindeville [Fri, 18 Jun 2021 04:15:46 +0000 (22:15 -0600)]
Merge pull request #15890 from CodeFetch/patch-11
strongswan: fix PSK config generation
Vincent Wiemann [Thu, 17 Jun 2021 04:15:34 +0000 (06:15 +0200)]
strongswan: fix PSK config generation
There were closing curly braces missing and it was checking for empty
strings while it should have been checking for non-empty strings.
Signed-off-by: Vincent Wiemann <vincent.wiemann@ironai.com>
Philip Prindeville [Fri, 18 Jun 2021 01:42:40 +0000 (19:42 -0600)]
Merge pull request #15897 from pprindeville/strongswan-fix-dir-typo
strongswan: use correct directory for CA's
Philip Prindeville [Fri, 18 Jun 2021 00:53:08 +0000 (18:53 -0600)]
strongswan: use correct directory for CA's
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Dirk Brenken [Thu, 17 Jun 2021 20:23:24 +0000 (22:23 +0200)]
banip: refine/fix nginx search pattern
* fix issue with nginx search pattern reported in forum support thread
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Thu, 17 Jun 2021 18:53:08 +0000 (11:53 -0700)]
Merge pull request #15875 from CodeFetch/patch-10
apparmor: fix packaging
Rosen Penev [Thu, 17 Jun 2021 18:50:09 +0000 (11:50 -0700)]
Merge pull request #15891 from pprindeville/strongswan-update-config
strongswan: fix sharing of ipsec section variables
Rosen Penev [Thu, 17 Jun 2021 18:49:22 +0000 (11:49 -0700)]
Merge pull request #15892 from ja-pa/knot-resolver-fix-scheduling
knot-resolver: change scheduling priority
Rosen Penev [Thu, 17 Jun 2021 18:48:52 +0000 (11:48 -0700)]
Merge pull request #15894 from Andy2244/samba_4.13.9
samba4: update to 4.13.9
Andy Walsh [Thu, 17 Jun 2021 16:28:08 +0000 (18:28 +0200)]
samba4: update to 4.13.9
* update to 4.13.9
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Alexandru Ardelean [Tue, 15 Jun 2021 09:25:34 +0000 (12:25 +0300)]
python-cryptography: bump to version 3.4.7
Dropped patches:
0004-Replace-EVP_CIPHER_CTX_cleanup-with-EVP_CIPHER_CTX_r.patch
0005-Switch-get_-Update-APIs-to-get0.patch
Reworked patches:
0001-Add-new-ASN1_STRING_get0_data-API.patch
0006-Add-X509_STORE_CTX_trusted_stack-compatibility-macro.patch
These 2 require that we keep only the CUSTOMIZATIONS stuff for now. Maybe
later we can drop this.
Ran 'make package/python-cryptography/refresh'.
Added patch:
0004-disable-rust.patch
upstream did a sloppy job with the CRYPTOGRAPHY_DONT_BUILD_RUST logic; we
need to patch it, to make sure the setuptools-rust isn't installed.
We may need to carry this patch in our tree for a bit longer than upstream,
because in newer versions, CRYPTOGRAPHY_DONT_BUILD_RUST logic gets removed.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Thu, 17 Jun 2021 16:03:11 +0000 (19:03 +0300)]
nano: update to 5.8
Update nano editor version to 5.8.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Philip Prindeville [Thu, 17 Jun 2021 06:18:46 +0000 (00:18 -0600)]
strongswan: fix sharing of ipsec section variables
Variables set in config_ipsec() need to be shared with do_postamble()
function, so change scoping to parent (prepare_env()).
Also, remove unused settings like "remote_sourceip", "reqid", and
"packet_marker".
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Rosen Penev [Thu, 17 Jun 2021 13:22:12 +0000 (06:22 -0700)]
Merge pull request #15879 from neheb/lesss
less: update to 590
Jan Pavlinec [Thu, 17 Jun 2021 12:59:32 +0000 (14:59 +0200)]
knot-resolver: change scheduling priority
This should prevent some resolving issues by other router app.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Wed, 16 Jun 2021 22:21:07 +0000 (15:21 -0700)]
Merge pull request #15880 from neheb/ogg
libogg: update to 1.3.5
Vincent Wiemann [Tue, 15 Jun 2021 20:04:31 +0000 (22:04 +0200)]
apparmor: fix packaging
Removes the BUILDONLY flag as otherwise no packages will be created.
Signed-off-by: Vincent Wiemann <vincent.wiemann@ironai.com>
Rosen Penev [Wed, 16 Jun 2021 21:03:14 +0000 (14:03 -0700)]
Merge pull request #15888 from tru7/linknx
linknx: adopt new libesmtp version
Rosen Penev [Wed, 16 Jun 2021 21:03:00 +0000 (14:03 -0700)]
Merge pull request #15882 from neheb/es
libesmtp: update to 1.1.0
Rosen Penev [Wed, 16 Jun 2021 02:03:43 +0000 (19:03 -0700)]
libesmtp: update to 1.1.0
New upstream. Uses meson now. Removed outdated patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 16 Jun 2021 19:52:09 +0000 (12:52 -0700)]
Merge pull request #15878 from neheb/hdpa
hdparm: update to 9.62
Othmar Truniger [Wed, 16 Jun 2021 15:14:25 +0000 (17:14 +0200)]
linknx: adopt new libesmtp version
Signed-off-by: Othmar Truniger <github@truniger.ch>
James Vorderbruggen [Sun, 13 Jun 2021 16:09:57 +0000 (12:09 -0400)]
yggdrasil: allow HTTPS connections
Signed-off-by: James Vorderbruggen <jamesvorder@gmail.com>
Felix Fietkau [Wed, 16 Jun 2021 10:58:31 +0000 (12:58 +0200)]
unbound: fix build on non-linux systems
Override places that call uname to detect target features
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Rosen Penev [Wed, 16 Jun 2021 08:27:52 +0000 (01:27 -0700)]
Merge pull request #15881 from neheb/capn
libcap-ng: update to 0.8.2
Rosen Penev [Tue, 15 Jun 2021 00:29:16 +0000 (17:29 -0700)]
domoticz: update to 2021.1
Remove outdated patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 15 Jun 2021 00:09:49 +0000 (17:09 -0700)]
minizip: update to 3.0.2
Add back compat header as domoticz really wants it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 15 Jun 2021 00:08:09 +0000 (17:08 -0700)]
jsoncpp: add back exceptions
domoticz wants them. No idea how to avoid it. Easier to just add back
here.
Removed several outdated options from CMake times.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 16 Jun 2021 02:04:15 +0000 (19:04 -0700)]
libcap-ng: update to 0.8.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 16 Jun 2021 02:04:40 +0000 (19:04 -0700)]
libogg: update to 1.3.5
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 16 Jun 2021 02:05:11 +0000 (19:05 -0700)]
less: update to 590
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 16 Jun 2021 02:05:34 +0000 (19:05 -0700)]
hdparm: update to 9.62
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 16 Jun 2021 01:04:32 +0000 (18:04 -0700)]
Merge pull request #15876 from mstorchak/tmux
tmux: update to 3.2a
Alexandru Ardelean [Mon, 14 Jun 2021 12:12:05 +0000 (15:12 +0300)]
django: bump to version 3.2.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Daniel Golle [Tue, 15 Jun 2021 08:34:17 +0000 (09:34 +0100)]
auc: update to version 0.1.7
No longer fail in case a package is part of multiple lists (which may
happen temporarily in case it becomes 'nonshared').
Bump version to prepare for sync accross branches.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Tue, 15 Jun 2021 09:19:45 +0000 (02:19 -0700)]
Merge pull request #15873 from commodo/netatalk-drop
netatalk: drop package
Florian Eckert [Tue, 15 Jun 2021 09:16:54 +0000 (11:16 +0200)]
Merge pull request #15825 from TDT-AG/pr/
20210611-dockerd
dockerd: refactoring uciadd and ucidel handling
Alexandru Ardelean [Tue, 15 Jun 2021 09:06:03 +0000 (12:06 +0300)]
netatalk: drop package
Link to abandoned packages PR: https://github.com/openwrt/packages-abandoned/pull/18
AppleShare products have been unused for a while now (since Mac OS 9.2.2)
around 2002.
So, there should be fewer users requiring this package.
Last update of netatalk was in December 2018. Not sure if newer updates
will be created.
It's time to cut the cord on our end and move it to the abandoned packages.
Info: https://en.wikipedia.org/wiki/AppleShare
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Tue, 15 Jun 2021 08:48:24 +0000 (01:48 -0700)]
Merge pull request #15849 from neheb/ppb
protobuf: update to 3.17.2
Rosen Penev [Tue, 15 Jun 2021 08:46:29 +0000 (01:46 -0700)]
Merge pull request #15848 from neheb/als
alsa stuff: update to 1.2.5
Rosen Penev [Tue, 15 Jun 2021 08:46:21 +0000 (01:46 -0700)]
Merge pull request #15847 from neheb/assh
autossh: fix compilation without ssh installed
Florian Eckert [Fri, 11 Jun 2021 09:26:20 +0000 (11:26 +0200)]
dockerd: refactoring uciadd and ucidel handling
This change makes the handling of adding and deleting interface, device
bridge and firewall more robust.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>