aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* python-docutils: Update to 0.20.1Jeffery To2023-08-04
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-editables: Update to 0.5Jeffery To2023-08-04
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-pathspec: Update to 0.11.2Jeffery To2023-08-04
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* lxc: update to 5.0.3John Audia2023-08-04
| | | | | | | | | | Bump to latest upstream release. Build system: x86/64 Build-tested: x86/64/AMD Cezanne Run-tested: x86/64/AMD Cezanne Signed-off-by: John Audia <therealgraysky@proton.me>
* snort3: update to 3.1.67.0John Audia2023-08-04
| | | | | | Upstream bump Signed-off-by: John Audia <therealgraysky@proton.me>
* docker: Update to 24.0.5Gerard Ryan2023-08-04
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* dockerd: Update to 24.0.5Gerard Ryan2023-08-04
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* runc: Update to 1.1.8 for docker v24.0.5Gerard Ryan2023-08-04
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* knot: update to version 3.2.9Jan Hák2023-08-01
| | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* Merge pull request #21687 from stangri/master-curlStan Grishin2023-07-31
|\ | | | | curl: update to 8.2.1
| * curl: update to 8.2.1Stan Grishin2023-07-31
| | | | | | | | | | | | * https://curl.se/changes.html#8_2_1 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | Merge pull request #21597 from pprindeville/isc-dhcp-fix-multiple-routesPhilip Prindeville2023-07-30
|\ \ | |/ |/| isc-dhcp: fix handling multiple instances of 'routes' list
| * isc-dhcp: some IoTs need forced rebinding/renewal timesPhilip Prindeville2023-07-30
| | | | | | | | | | | | | | | | I've noticed my AppleTV's refresh their leases ever minute unless I explicitly force their renewal time higher, because it doesn't default to 50% of the lease time. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * isc-dhcp: fix handling multiple instances of 'routes' listPhilip Prindeville2023-07-30
|/ | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* libudev-zero: bump to 1.0.3Taylor Brown2023-07-30
| | | | | | | | | | | | | | | libudev-zero bump to 1.0.3. Resolves bug with USBIP. Error behavior with USBIP attach: libusbip: error: no available ports usbip: error: open vhci_driver usbip: error: list imported devices Expected behaviour - USBIP: root@OpenWrt:~# usbip port Imported USB devices Signed-off-by: Taylor Brown <taylorami@hotmail.com>
* cloudflared: Update to 2023.7.3Tianling Shen2023-07-31
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* python-certifi: add github runtime testEneas U de Queiroz2023-07-28
| | | | | | | This loads the module, which should return the path of the CA bundle and verifies that the file exists. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* Merge pull request #20662 from akosiaris/collectd_mqttFlorian Eckert2023-07-28
|\ | | | | collectd: Support config of mqtt plugin
| * collectd: Support config of mqtt pluginAlexandros Kosiaris2023-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mqtt plugin is already built and shipped in collectd-mod-mqtt, however it is not possible to configure it via uci currently, instead having to rely on populating the config file manually. Add support by adding 2 functions, process_mqtt() and process_mqtt_block(). First one just enables/disables the plugin. The second one, in the spirit of the curl plugin, adds support for populating multiple <Publish> and <Subscribe> blocks under <Plugin mqtt> with support for some parameters. Those are: * blocktype. Publish or Subscribe. Mandatory * name. The name of the block. Mandatory * Host. Mandatory * Port. Optional * User. Optional * Password. Optional * ClientId. Optional * QoS. Optional * Prefix. Optional * Retain. Optional * StoreRates. Optional * CleanSession. Optional * Topic. Optional Bump PKG_RELEASE per comments in PR Signed-off-by: Alexandros Kosiaris <akosiaris@gmail.com>
* | Merge pull request #21638 from stangri/master-curlStan Grishin2023-07-27
|\ \ | | | | | | curl: update to 8.2.0
| * | curl: update to 8.2.0Stan Grishin2023-07-23
| | | | | | | | | | | | | | | | | | * https://curl.se/changes.html#8_2_0 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | mg: bump to 7.3Hirokazu MORIKAWA2023-07-27
| | | | | | | | | | | | | | | | | | | | | Description: Sync to OpenBSD 7.3 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | Merge pull request #21666 from pprindeville/isc-dhcp-drop-uci_get_statePhilip Prindeville2023-07-26
|\ \ \ | | | | | | | | isc-dhcp: deprecate use of uci_get_state in client scripts
| * | | isc-dhcp: use network_get_device in client scriptsPhilip Prindeville2023-07-25
| | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | openvpn: update to 2.6.5 and add DCO supportMartin Schiller2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates openvpn to version 2.6.5 and add DCO support. There are several changes: - Starting with version 2.6.0, the sources are only provided as .tar.gz file. - removed OPENVPN_<variant>_ENABLE_MULTIHOME: multihome support is always included and cannot be disabled anymore with 2.6.x. - removed OPENVPN_<variant>_ENABLE_DEF_AUTH: deferred auth support is always included and cannot be disabled anymore with 2.6.x. - removed OPENVPN_<variant>_ENABLE_PF: PF (packet filtering) support was removed in 2.6.x. - The internal lz4 library was removed in 2.6.x; we now use the liblz4 package if needed - To increase reproducibility, _DATE_ is only used for development builds and not in release builds in 2.6.x. - wolfSSL support was integrated into upstream openvpn - DES support was removed from openvpn The first two wolfSSL patches were created following these 2 commits: https://github.com/OpenVPN/openvpn/commit/4cf01c8e4381403998341aa32f79f4bf24c7ccb1 https://github.com/OpenVPN/openvpn/commit/028b501734b4a57dc53edb8b11a4b370f5b99e38 Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* | | | ovpn-dco: Update to v0.2.20230426Martin Schiller2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenVPN 2.6.2+ changes the way OpenVPN control packets are handled on Linux when DCO is active, fixing the lockups observed with 2.6.0/2.6.1 under high client connect/disconnect activity. This is an INCOMPATIBLE change and therefore an ovpn-dco kernel module older than v0.2.20230323 (commit ID 726fdfe0fa21) will not work anymore and must be upgraded. The kernel module was renamed to "ovpn-dco-v2.ko" in order to highlight this change and ensure that users and userspace software could easily understand which version is loaded. Attempting to use the old ovpn-dco with 2.6.2+ will lead to disabling DCO at runtime. Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* | | | python-gnupg: Update to 0.5.1Jeffery To2023-07-24
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-wheel: Update to 0.41.0Jeffery To2023-07-24
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-awscli: Update to 1.29.7, update dependenciesJeffery To2023-07-24
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-boto3: Update to 1.28.7, update dependenciesJeffery To2023-07-24
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-s3transfer: Update to 0.6.1, update dependenciesJeffery To2023-07-24
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-botocore: Update to 1.31.7, update dependenciesJeffery To2023-07-24
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-awesomeversion: Update to 23.5.0, update dependenciesJeffery To2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | The package changed to the poetry-core build backend. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-atomicwrites: Update to 1.4.1Jeffery To2023-07-24
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python3-sqlparse: Update to 0.4.4, rename source packageJeffery To2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This renames the source package to python-sqlparse to match other Python packages. This also updates the build dependencies; package now uses the flit-core build backend. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-aiohttp: Update 3.8.5, update dependenciesJeffery To2023-07-24
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-aiosignal: Add new packageJeffery To2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: A project to manage callbacks in asyncio projects. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-frozenlist: Add new packageJeffery To2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is called, after which list modifications raise RuntimeError. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-charset-normalizer: Add new packageJeffery To2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: A library that helps you read text from an unknown charset encoding. Motivated by chardet, I'm trying to resolve the issue by taking a new approach. All IANA character set names for which the Python core library provides codecs are supported. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python3-pyroute2: Update to 0.7.9, rename source packageJeffery To2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This renames the source package to python-pyroute2 to match other Python packages. This also updates/simplifies the package dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-apipkg: Update to 3.0.1Jeffery To2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | The package changed to the hatchling build backend. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python3-maxminddb: Update to 2.4.0, rename source packageJeffery To2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This renames the source package to python-maxminddb to match other Python packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-async-timeout: Update to 4.0.2Jeffery To2023-07-24
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-execnet: Update to 2.0.2Jeffery To2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The package changed to the hatchling build backend and removed the dependency on apipkg. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | transmission: add copy_file_range syscall to seccompMarius Dinu2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes this crash: root@RPi3OpenWrt:/# grep -i seccomp /var/log/audit/audit.log type=SECCOMP msg=audit(1689503903.597:16): auid=4294967295 uid=224 gid=1012 ses=4294967295 pid=1752 comm="transmission-da" exe="/usr/bin/transmission-daemon" sig=31 arch=c00000b7 syscall=285 compat=0 ip=0x7fa3b0eefc code=0x80000000 root@RPi3OpenWrt:/# ausyscall 285 copy_file_range root@RPi3OpenWrt:/# Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
* | | | python-pip: Update to 23.2.1Jeffery To2023-07-24
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | knxd: new upstream version 0.14.59Othmar Truniger2023-07-24
| |_|/ |/| | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | modemmanager: improve 'simple connection' option handlingFlorian Eckert2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | The line to generate the argument list for 'simple connect' is quite long and is not maintainable. To improve the handling a function 'append_param' was added for appending the 'simple connect' options. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | modemmanager: Adding support for 'allow_roaming' optionFrancisco Jose Alvarez2023-07-24
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Francisco Jose Alvarez <francisco.alvarez@galgus.net> * Update commit head * Rebase patch to the latest changes Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | Merge pull request #21621 from TDT-AG/pr/20230721-modemmanagerFlorian Eckert2023-07-24
|\ \ \ | | | | | | | | modemmanager: improve teardown handling