aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* openvpn: add missing script-securityErik Conijn2024-01-29
| | | | | | | | | | | | | | | | | | | Maintainer: @mkrkn @neheb Compile tested: armv7, cortexA15, OpenWRT 23.05 Run tested: Linksys EA8500 Compile tested: armv8, cortexA53, OpenWRT main Run tested: Dynalink DL-WRX36 Description: Script-security is always 2 and cannot be changed from the openvpn config file due to a missing rule in openvpn.init. This is discussed in issue #23014 This patch adds the missing rule in openvpn.init to parse script-security from the openvpn config file. Signed-off-by: Erik Conijn <egc112@msn.com>
* erlang: remove CFLAGS modification since it has been fixed in the upstreamkrant2024-01-29
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* erlang: update to 26.2.1krant2024-01-29
| | | | | | | | | | - Update to Erlang/OTP 26.2.1 - Remove obsolete configure options - Remove obsolete patches, add new one - Add missing no_dot_erlang.boot file (fixes #20587) - Change package URL to https Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* libs/libgee: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:gnome:libgee Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* net/bwm-ng: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:bwm-ng_project:bwm-ng Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/acl: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aacl_project%3Aacl Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/cgroupfs-mount: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:cgroupfs-mount_project:cgroupfs-mount Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/augeas: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:augeas:augeas Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* net/fastd: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:fastd_project:fastd Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* libs/libmbim: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:freedesktop:libmbim Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* admin/atop: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:atop_project:atop Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* lang/python/python-docker: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:docker:docker-py Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/pax-utils: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:gentoo:pax-utils Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/crun: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:crun_project:crun Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* net/fail2ban: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:fail2ban:fail2ban Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* libs/libinput: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:freedesktop:libinput Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/domoticz: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:domoticz:domoticz Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* libs/freetype: fix PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | | | | | There is not a single CVE under cpe:/a:freetype:freetype2 so use cpe:/a:freetype:freetype: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:freetype:freetype Fixes: 456ae2f541f698e6b9106b696d385d52164ed860 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* lang/vala: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:gnome:vala Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* multimedia/gst1-plugins-bad: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:freedesktop:gst-plugins-bad Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* libs/libyang: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:cesnet:libyang Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* net/atftp: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:atftp_project:atftp Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* libs/fmtlib: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:fmt:fmt Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* knot: update to version 3.3.4Jan Hák2024-01-29
| | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* ci: bump checkout/upload-artifact to v4Tianling Shen2024-01-29
| | | | | | | Fix Node.js 16 deprecation warning. Ref: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* Merge pull request #23182 from mhei/php8-update-to-8.3.2Michael Heimpold2024-01-29
|\ | | | | php8: update to 8.3.2
| * php8: update to 8.3.2Michael Heimpold2024-01-28
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | python-dotenv: update to v1.0.1Javier Marcet2024-01-29
| | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | python-ble2mqtt: update to 0.2.2Quintin Hill2024-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b3b0cc8 version 0.2.2 85515cd roidmi: initial support for NEX2 Pro 62addc2 isort imports 8695649 README: update other govee to govee_ht 33f6ade ruuvitag: remove device class for counter 2099607 Rename key govee->govee_ht 12acacd codestyle updates dbba43d ruuvitag: drop redundant import 84878e0 base: add and use HumidityTemperatureSensor e9f0046 xiaomi_lywsd03_atc: make send_custom a class variable 2f4809a base: use lowercase for instance variable 5b1af17 govee: add manufacturer 7891691 ruuvitag: add manufacturer cfd799b ruuvitag: remove inheritance from SubscribeAndSetDataMixin 7be28a1 codestyle updates bffcf5e Add Govee H5074 temperature/humidity sensor support (#77) Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* | python-dbus-fast: upgrade to 2.21.1Quintin Hill2024-01-29
|/ | | | | fix: avoid expensive runtime inspection of known callables (https://github.com/Bluetooth-Devices/dbus-fast/pull/277) Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* bcm27xx-eeprom: switch to bcm27xx-utilsÁlvaro Fernández Rojas2024-01-28
| | | | | | | bcm27xx-userland is now deprecated and utils should be used instead. https://github.com/raspberrypi/userland/commit/96a7334ae9d5fc9db7ac92e59852377df63f1848 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* libdaq3: update to 3.0.14John Audia2024-01-27
| | | | | | | | | | | | Update to latest version. Changelog: https://github.com/snort3/libdaq/releases/tag/v3.0.14 Build system: x86/64 Build-tested: x86/64/AMD Cezanne Run-tested: x86/64/AMD Cezanne Signed-off-by: John Audia <therealgraysky@proton.me>
* sing-box: update to 1.8.4Van Waholtz2024-01-27
| | | | Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* natmap: update to 20240126Ray Wang2024-01-27
| | | | Signed-off-by: Ray Wang <r@hev.cc>
* banip: update 0.9.3-5Dirk Brenken2024-01-26
| | | | | | * fix the nft Set survey function Signed-off-by: Dirk Brenken <dev@brenken.org>
* v2ray-geodata: Update to latest versionTianling Shen2024-01-26
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* tailscale: Update to 1.58.2Zephyr Lykos2024-01-26
| | | | | | https://github.com/tailscale/tailscale/releases/tag/v1.58.2 Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* utils/cryptsetup: assign PKG_CPE_IDFabrice Fontaine2024-01-25
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:cryptsetup_project:cryptsetup Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* Merge pull request #23150 from ffontaine/fix-tcpreplay-cpeidAlexandru Ardelean2024-01-25
|\ | | | | net/tcpreplay: fix PKG_CPE_ID
| * net/tcpreplay: fix PKG_CPE_IDFabrice Fontaine2024-01-25
|/ | | | | | | | There is not a single CVE under cpe:/a:appneta:tcpreplay so use cpe:/a:broadcom:tcpreplay: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:broadcom:tcpreplay Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* Merge pull request #23138 from ffontaine/add-i2pd-cpeidFlorian Eckert2024-01-25
|\ | | | | net/i2pd: assign PKG_CPE_ID
| * net/i2pd: assign PKG_CPE_IDFabrice Fontaine2024-01-24
| | | | | | | | | | | | https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Ai2pd%3Ai2pd Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* | docker-compose: Update to version 2.24.3Javier Marcet2024-01-25
| | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | libs/libestr: assign PKG_CPE_IDFabrice Fontaine2024-01-24
| | | | | | | | | | | | https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aadiscon%3Alibestr Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* | libs/apr: fix PKG_CPE_IDFabrice Fontaine2024-01-24
| | | | | | | | | | | | | | | | There is not a single CVE under cpe:/a:apache:apr so use cpe:/a:apache:portable_runtime: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aapache%3Aportable_runtime Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* | libs/libvpx: fix PKG_CPE_IDFabrice Fontaine2024-01-24
| | | | | | | | | | | | | | | | There is not a single CVEs under cpe:/a:john_koleszar:libvpx so use cpe:/a:webmproject:libvpx: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Awebmproject%3Alibvpx Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* | v2raya: do not allow changing config/log directoryTianling Shen2024-01-25
| | | | | | | | | | | | We need stable path to persist configurations and read log from LuCI. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | dnsproxy: Update to 0.63.1Tianling Shen2024-01-25
|/ | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* gnutls: updated to 3.8.3Nikos Mavrogiannopoulos2024-01-24
| | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* ocserv: updated source URL to httpsNikos Mavrogiannopoulos2024-01-24
| | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>