Commit Graph

24722 Commits

Author SHA1 Message Date
Yuhei OKAWA 448db7a507 open-vm-tools: update to 11.3.0
Refreshed patches.

Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
2021-06-23 23:09:57 +09:00
Rosen Penev 238046303d
Merge pull request #15932 from tru7/libfmt
libfmt: bump to version 8.0.0
2021-06-22 03:52:00 -07:00
Karl Palsson 0a33b49ff4 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>
2021-06-22 09:27:24 +00:00
Florian Eckert 036079b308 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>
2021-06-22 10:13:09 +02:00
Othmar Truniger 23f11c9b67 libfmt: bump to version 8.0.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
2021-06-22 09:32:58 +02:00
Rosen Penev c9ca45bbb3
Merge pull request #15860 from neheb/meson3
meson: use ninja from tools
2021-06-21 20:08:38 -07:00
Rosen Penev 2ed47b5414
Merge pull request #15884 from neheb/dom
domoticz: update to 2021.1 and fix other packages
2021-06-21 20:08:09 -07:00
Jan Hak 8d66f49bae knot: update to version 3.0.7
Signed-off-by: Jan Hak <jan.hak@nic.cz>
2021-06-21 14:15:33 +02:00
Jan Hak 0b8f3ea81a libedit: update to version 20210522-3.1
Signed-off-by: Jan Hak <jan.hak@nic.cz>
2021-06-21 14:15:20 +02:00
Van Waholtz 8b4c64d003 frp: update to 0.37.0
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
2021-06-21 12:31:27 +02:00
Rosen Penev 0f790bb09d meson: use ninja from tools
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-21 01:17:46 -07:00
Rosen Penev a1f8300492 ninja: remove host build.
There's tools/ninja now, with jobserver support.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-21 01:16:54 -07:00
Rosen Penev b3510c69dd
Merge pull request #15913 from neheb/sum
sumo: fix compilation when gtest is present
2021-06-20 23:37:44 -07:00
Josef Schlehofer 93c1821ee4
Merge pull request #15923 from nxhack/icu_691
icu: bump to 69.1
2021-06-20 10:04:14 +02:00
Hirokazu MORIKAWA d79ec77385 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>
2021-06-20 14:14:42 +09:00
Rosen Penev 354c769b6b
Merge pull request #15914 from neheb/mra
libmraa: don't build tests
2021-06-19 17:43:22 -07:00
Rosen Penev fb170424dd libmraa: don't build tests
Fixes compilation when gtest is present.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-19 14:11:31 -07:00
Rosen Penev caa2cc5cc1 sumo: fix compilation when gtest is present
Removes cmake check for gtest.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-19 14:10:20 -07:00
Rosen Penev a83dcc11fb
Merge pull request #15908 from mlichvar/chrony-fix-uci-allow
chrony: fix uci NTP access configuration
2021-06-19 13:13:00 -07:00
Jiri Slachta d3a0aaca7d
Merge pull request #15747 from neheb/tiff2
tiff: update to 4.2.3
2021-06-19 22:07:42 +02:00
Miroslav Lichvar 6562287c49 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>
2021-06-19 13:30:09 +02:00
Rosen Penev 87072637dd
Merge pull request #15900 from nxhack/node_14171
node: bump to 14.17.1
2021-06-19 00:41:27 -07:00
Rosen Penev 1da810920b
Merge pull request #15906 from gladiac1337/haproxy-2.4.1
haproxy: Update HAProxy to v2.4.1
2021-06-19 00:40:59 -07:00
Rosen Penev b9bcc00843
Merge pull request #15904 from 1715173329/yq
yq: Update to 4.9.6
2021-06-19 00:40:42 -07:00
Christian Lachner efaa94bfb4 haproxy: Update HAProxy to v2.4.1
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2021-06-19 09:08:11 +02:00
Ivan Pavlov fcc41104e4 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>
2021-06-18 18:13:48 +02:00
Tianling Shen 6c6b74b8f8
yq: Update to 4.9.6
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-06-18 22:58:04 +08:00
Hirokazu MORIKAWA 14b43da6bd 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>
2021-06-18 18:04:29 +09:00
Rosen Penev f7432ce19a
Merge pull request #15855 from JamesVorder/yggdrasil/https
yggdrasil: allow HTTPS connections
2021-06-17 22:23:07 -07:00
Philip Prindeville 056e926c45
Merge pull request #15890 from CodeFetch/patch-11
strongswan: fix PSK config generation
2021-06-17 22:15:46 -06:00
Vincent Wiemann 59732ba018 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>
2021-06-18 04:42:01 +02:00
Philip Prindeville 920e592654
Merge pull request #15897 from pprindeville/strongswan-fix-dir-typo
strongswan: use correct directory for CA's
2021-06-17 19:42:40 -06:00
Philip Prindeville cac7608211 strongswan: use correct directory for CA's
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-06-17 18:53:08 -06:00
Dirk Brenken 0c16840e26
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>
2021-06-17 22:23:24 +02:00
Rosen Penev 89e9a1a634
Merge pull request #15875 from CodeFetch/patch-10
apparmor: fix packaging
2021-06-17 11:53:08 -07:00
Rosen Penev 070b8fdf3b
Merge pull request #15891 from pprindeville/strongswan-update-config
strongswan: fix sharing of ipsec section variables
2021-06-17 11:50:09 -07:00
Rosen Penev 08bfe119b9
Merge pull request #15892 from ja-pa/knot-resolver-fix-scheduling
knot-resolver: change scheduling priority
2021-06-17 11:49:22 -07:00
Rosen Penev d6f0b0389f
Merge pull request #15894 from Andy2244/samba_4.13.9
samba4: update to 4.13.9
2021-06-17 11:48:52 -07:00
Andy Walsh 2057fc9ee4 samba4: update to 4.13.9
* update to 4.13.9

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2021-06-17 18:28:08 +02:00
Alexandru Ardelean 01d1b4581e 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>
2021-06-17 19:27:29 +03:00
Hannu Nyman 6f2ac237a1 nano: update to 5.8
Update nano editor version to 5.8.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-06-17 19:03:11 +03:00
Philip Prindeville 2ccd2665cb 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>
2021-06-17 09:46:55 -06:00
Rosen Penev 1049f8bf7b
Merge pull request #15879 from neheb/lesss
less: update to 590
2021-06-17 06:22:12 -07:00
Jan Pavlinec 1d1eca32db
knot-resolver: change scheduling priority
This should prevent some resolving issues by other router app.

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-06-17 15:00:48 +02:00
Rosen Penev bda9ae631e
Merge pull request #15880 from neheb/ogg
libogg: update to 1.3.5
2021-06-16 15:21:07 -07:00
Vincent Wiemann dcd72a7d84 apparmor: fix packaging
Removes the BUILDONLY flag as otherwise no packages will be created.

Signed-off-by: Vincent Wiemann <vincent.wiemann@ironai.com>
2021-06-17 00:14:19 +02:00
Rosen Penev 03beef3f4e
Merge pull request #15888 from tru7/linknx
linknx: adopt new libesmtp version
2021-06-16 14:03:14 -07:00
Rosen Penev a23825d154
Merge pull request #15882 from neheb/es
libesmtp: update to 1.1.0
2021-06-16 14:03:00 -07:00
Rosen Penev 169dd3f14e libesmtp: update to 1.1.0
New upstream. Uses meson now. Removed outdated patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-16 12:55:57 -07:00
Rosen Penev cddb7c1de5
Merge pull request #15878 from neheb/hdpa
hdparm: update to 9.62
2021-06-16 12:52:09 -07:00