aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #22036 from jefferyto/python-zeroconf-0.97.0Alexandru Ardelean2023-09-10
|\ | | | | python-zeroconf: Update to 0.97.0, update list of dependencies
| * python-zeroconf: Update to 0.97.0, update list of dependenciesJeffery To2023-09-05
| | | | | | | | | | | | | | The package changed to the poetry-core build backend (and also requiring python-cython/host). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #22035 from jefferyto/python-yaml-6.0.1Alexandru Ardelean2023-09-10
|\ \ | | | | | | python-yaml: Update to 6.0.1
| * | python-yaml: Update to 6.0.1Jeffery To2023-09-05
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #22034 from jefferyto/python-build-1.0.0Alexandru Ardelean2023-09-10
|\ \ | | | | | | python-build: Update to 1.0.0
| * | python-build: Update to 1.0.0Jeffery To2023-09-05
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #22041 from jefferyto/python-cryptodomex-3.18.0Alexandru Ardelean2023-09-10
|\ \ | | | | | | python-cryptodomex: Update to 3.18.0, refresh patches
| * | python-cryptodomex: Update to 3.18.0, refresh patchesJeffery To2023-09-05
| |/ | | | | | | | | | | This also updates the list of dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #22040 from jefferyto/python-cryptodome-3.18.0Alexandru Ardelean2023-09-10
|\ \ | | | | | | python-cryptodome: Update to 3.18.0, refresh patches
| * | python-cryptodome: Update to 3.18.0, refresh patchesJeffery To2023-09-05
| |/ | | | | | | | | | | This also updates the list of dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #22042 from jefferyto/python-pyserial-3.5Alexandru Ardelean2023-09-10
|\ \ | | | | | | python-pyserial: Update to 3.5, update list of dependencies
| * | python-pyserial: Update to 3.5, update list of dependenciesJeffery To2023-09-05
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #22069 from commodo/sudoAlexandru Ardelean2023-09-10
|\ \ | | | | | | sudo: bump to verison 1.9.14p3
| * | sudo: bump to verison 1.9.14p3Alexandru Ardelean2023-09-09
|/ / | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | unbound: update to 1.18.0Eric Luehrsen2023-09-09
| | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | Merge pull request #22062 from mhei/php8-update-to-8.2.10Michael Heimpold2023-09-08
|\ \ | | | | | | php8: update to 8.2.10
| * | php8: update to 8.2.10Michael Heimpold2023-09-04
| |/ | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | pdns: update to 4.8.2Peter van Dijk2023-09-08
| | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | haproxy: update to v2.8.3Christian Lachner2023-09-08
| | | | | | | | | | | | | | - Update haproxy PKG_VERSION and PKG_HASH - See changes: http://git.haproxy.org/?p=haproxy-2.8.git;a=shortlog Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | python3: Update to 3.11.5, refresh patchesJeffery To2023-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fix for CVE-2023-40217 (Bypass TLS handshake on closed sockets). This also: * Remove 027-install-python3-symlink-after-stdlib.patch This was merged upstream in https://github.com/python/cpython/pull/104693. * Remove fix for unnecessary linking with libbsd (60bf01cb606344619e002901646171da1e69c0f9) This was fixed upstream in https://github.com/python/cpython/pull/105236. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | slang2: Remove pcre moduleJeffery To2023-09-08
| | | | | | | | | | | | pcre is obsolete and upstream has not yet migrated to pcre2. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | slang2: Avoid building dependencies unless necessaryJeffery To2023-09-08
| | | | | | | | | | | | | | This also hides the module packages in menuconfig unless the libslang2 package is selected. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | syncthing: update to 1.24.0Van Waholtz2023-09-07
| | | | | | | | | | | | This package can be built with Go 1.21 and QUIC can be enabled. Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* | Merge pull request #20803 from G-M0N3Y-2503/cache-domains-fixJeffery To2023-09-07
|\ \ | | | | | | cache-domains: Fixed config files being outside of jail
| * | cache-domains: Fixed config files being outside of jailGerard Ryan2023-09-05
| | | | | | | | | | | | | | | | | | | | | | | | This fix dnsmasq failing to startup once configured since the cache-domains config files are not included in the jail that dnsmasq runs inside. Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | Merge pull request #22055 from pprindeville/modem-manager-fix-no-mbim-installFlorian Eckert2023-09-06
|\ \ \ | | | | | | | | modemmanager: handle no *.conf files being installed
| * | | modemmanager: handle no *.conf files being installedPhilip Prindeville2023-09-05
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To begin with, there are only a couple of .conf files, and one of them is for testing, and the other is only installed when MBIM is enabled, so if you build without MBIM you'll have a failing install: install -m0644 /home/pprindeville/work/openwrt/build_dir/target-x86_64_musl/modemmanager-1.20.6/ipkg-install/usr/share/ModemManager/*.conf /home/pprindeville/work/openwrt/build_dir/target-x86_64_musl/modemmanager-1.20.6/.pkgdir/modemmanager/usr/share/ModemManager install: cannot stat '/home/pprindeville/work/openwrt/build_dir/target-x86_64_musl/modemmanager-1.20.6/ipkg-install/usr/share/ModemManager/*.conf': No such file or directory make[2]: *** [Makefile:161: /home/pprindeville/work/openwrt/build_dir/target-x86_64_musl/modemmanager-1.20.6/.pkgdir/modemmanager.installed] Error 1 make[2]: Leaving directory '/home/pprindeville/work/openwrt/feeds/packages/net/modemmanager' So make sure there's anything there to copy over first. Signed-off-by: Philip Prindeville <pprindeville@netgate.com>
* | | v2ray-geodata: Update to latest versionTianling Shen2023-09-06
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | v2raya: Update to 2.2.4Tianling Shen2023-09-06
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | libedit: update to version 20230828-3.1Jan Hák2023-09-05
| | | | | | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | Merge pull request #21992 from ↵Florian Eckert2023-09-05
|\ \ \ | | | | | | | | | | | | | | | | osedl/pr/20230901-modemmanager-fix-permission-denied modemmanager: Fix Permission Denied error
| * | | modemmanager: Fix Permission Denied errorOliver Sedlbauer2023-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The proto_send_update function is sending a notification to netifd during the teardown section. However, netifd filters link update notifications executed during teardown, as indicated here: https://git.openwrt.org/?p=project/netifd.git;a=blob;f=proto-shell.c#l515 This was leading to a Permission Denied error due to its behavior, making proto_send_update ineffective during teardown. To address the issue, the proto_send_update function has been removed from the teardown section. This prevents the Permission Denied error while ensuring proper operation during teardown. Additionally, in the 10-report-down helper script, a check has been implemented to determine if the interface is already down. This check is crucial to avoid triggering a Permission Denied error, especially in cases where netifd is already aware of a controlled ifdown operation. Signed-off-by: Oliver Sedlbauer <osedlbauer@tdt.de>
* | | | Merge pull request #21994 from danielpinto8zz6/fix-desec-update-dnsFlorian Eckert2023-09-05
|\ \ \ \ | |_|_|/ |/| | | ddns-scripts: desec.io - update url to https
| * | | ddns-scripts: desec.io - update url to httpsdanielpinto8zz62023-09-04
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Pinto <danielpinto8zz6@gmail.com> desec.io ddns update is not working, after testing the endpoint I got a 301, after a bit of search I found out we are supposed to use https instead of http more info here: https://talk.desec.io/t/301-from-update-dedyn-io/644/2 bump PKG_RELEASE
* / | lua-eco: update to 2.5.1Jianhui Zhao2023-09-05
|/ / | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | treewide: change my no longer used emailJosef Schlehofer2023-09-04
| | | | | | | | | | | | | | | | | | Since February 2023, I decided to no longer work with Turris, I mean CZ.NIC company due to some reasons how the development goes and since that day my work address is not available and not sure if there is some redirect to someone else, but if anyone wants to reach me, use my email address, where they can find me. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | python-websockets: Update to 11.0.3, update list of dependenciesJeffery To2023-09-04
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-wcwidth: Update to 0.2.6Jeffery To2023-09-04
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-voluptuous-serialize: Update to 2.6.0Jeffery To2023-09-04
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-voluptuous: Update to 0.13.1, update list of dependenciesJeffery To2023-09-04
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-urllib3: Update to 2.0.4Jeffery To2023-09-04
| | | | | | | | | | | | The package changed to the hatchling build backend. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-ubus: Update to 0.1.2Jeffery To2023-09-04
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #21965 from jonasjelonek/crocJeffery To2023-09-04
|\ \ | | | | | | croc: new package
| * | croc: new packageJonas Jelonek2023-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | croc is a tool written in Go for sending files from one device to another over the internet using a relay. It runs on multiple platforms, provides end-to-end encryption and works without port forwarding and fixed IP/DynDNS. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
* | | Merge pull request #21943 from stangri/master-adblock-fastStan Grishin2023-09-03
|\ \ \ | | | | | | | | adblock-fast: initial commit
| * | | adblock-fast: initial commitStan Grishin2023-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * this package replaces simple-adblock package * it was impossible to keep existing config structure and continue improving the simple-adblock the way I wanted, hence the new package name * the migration script for existing simple-adblock config is included in the uci-defaults file Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | Merge pull request #22015 from stangri/master-https-dns-proxyStan Grishin2023-09-03
|\ \ \ \ | | | | | | | | | | https-dns-proxy: fix dns resolution not working on boot
| * | | | https-dns-proxy: fix dns resolution not working on bootStan Grishin2023-09-03
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix dns resolution not working on boot * add hotplug-online script * reorganizes files/ and Makefile to reflect files destinations Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | python-websocket-client: update to 1.6.2Javier Marcet2023-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add support for SSLKEYLOGFILE environment variable - Add support for callable header arguments - Change handling of proxy environment variables, is_secure set to true now prevents http_proxy from getting used Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | docker-compose: Update to version 2.21.0Javier Marcet2023-09-03
| | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>