aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #22072 from commodo/python-updates1Alexandru Ardelean2023-09-10
|\ | | | | chardet,numpy,django: bump versions
| * django: bump to version 4.2.5Alexandru Ardelean2023-09-09
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
| * numpy: bump to version 1.25.2Alexandru Ardelean2023-09-09
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
| * python-chardet: bump to 5.2.0Alexandru Ardelean2023-09-09
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | Merge pull request #22043 from jefferyto/python-crcmod-package-sectionAlexandru Ardelean2023-09-10
|\ \ | | | | | | python-crcmod: Fix package section
| * | python-crcmod: Fix package sectionJeffery To2023-09-05
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #22067 from robimarko/dbusAlexandru Ardelean2023-09-10
|\ \ \ | | | | | | | | dbus: update to 1.14.10 and take ower maintainership
| * | | dbus: take maintainership of the packageRobert Marko2023-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since it seems that this nobody wants to be the maintainer of dbus, I can take the responsibility. I am no dbus expert, but can runtime test it and see if change seems sane. Signed-off-by: Robert Marko <robimarko@gmail.com>
| * | | dbus: update to 1.14.10 stableRobert Marko2023-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current stable branch for dbus is 1.14 and that is recommended to be used. 1.13 was a development branch and not meant for production use. 1.14.10 is the latest stable, so lets move to it. Signed-off-by: Robert Marko <robimarko@gmail.com>
| * | | dbus: drop CMake patchesRobert Marko2023-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CMake is not being used to build dbus as it does not respect endinaness under CMake and 1.14 branch. So, lets drop the patches as they will not apply to future 1.14 update. Signed-off-by: Robert Marko <robimarko@gmail.com>
* | | | Merge pull request #22030 from BKPepe/retake-packagesAlexandru Ardelean2023-09-10
|\ \ \ \ | | | | | | | | | | treewide: take maintainership from Karel
| * | | | treewide: take maintainership from KarelJosef Schlehofer2023-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both of us were working for Turris and using these devices on daily basis. A few of these packages are still required and used by Turris. It would be great if Turris people will take maintainership of these packages, but if they decide not to, I can step in and take them. Since Karel switched from using OpenWrt to NixOS and hopefully, I didn't reveal some secret here, let's take maintainership of his packages. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #22039 from jefferyto/xmltodict-0.13.0Alexandru Ardelean2023-09-10
|\ \ \ \ \ | | | | | | | | | | | | xmltodict: Update to 0.13.0, rename source package
| * | | | | xmltodict: Update to 0.13.0, rename source packageJeffery To2023-09-05
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This renames the source package to python-xmltodict to match other Python packages. This also updates the list of dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #22038 from jefferyto/ruamel-yaml-0.17.32Alexandru Ardelean2023-09-10
|\ \ \ \ \ | | | | | | | | | | | | ruamel-yaml: Update to 0.17.32, rename source package
| * | | | | ruamel-yaml: Update to 0.17.32, rename source packageJeffery To2023-09-05
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This renames the source package to python-ruamel-yaml to match other Python packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #22037 from jefferyto/python-zipp-3.16.2Alexandru Ardelean2023-09-10
|\ \ \ \ \ | | | | | | | | | | | | python-zipp: Update to 3.16.2, update list of dependencies
| * | | | | python-zipp: Update to 3.16.2, update list of dependenciesJeffery To2023-09-05
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | 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>