aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | libv4l: update to 1.26.1Rosen Penev2024-02-14
| | | | | | | | | | | | | | | | | | | | | | | | meson now available. Added 2 patches to fix missing intl dependency and musl support. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | libmpdclient: update to 2.22Rosen Penev2024-02-14
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | faad2: update to 2.11.1Rosen Penev2024-02-14
| | | | | | | | | | | | | | | | | | CMake is used now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | libidn: update to 1.42Rosen Penev2024-02-14
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | vala: remove pcre2 patchRosen Penev2024-02-14
| | | | | | | | | | | | | | | | | | Issue was avoided with glib2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | glib2: use internal pcre2Rosen Penev2024-02-14
| | | | | | | | | | | | | | | | | | | | | For some strange reason, glib2 does not link properly with a static pcre2. Work around by bundling own copy. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #23400 from Rondom/rondom-fix-libstrophe-licenseMichael Heimpold2024-02-14
|\ \ \ | | | | | | | | libstrophe: Specify correct PKG_LICENSE
| * | | libstrophe: Specify correct PKG_LICENSEAndreas Gnau2024-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libstrophe is dual-licensed as MIT OR GPL-3.0-only, which is also reflected by the SPDX-License-Identifier lines in the source files. Correct PKG_LICENSE in the Makefile accordingly. Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
* | | | python-aiohttp: update to 3.9.3Rosen Penev2024-02-14
| | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2023-47627 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | moreutils: update to 0.68krant2024-02-14
| | | | | | | | | | | | | | | | | | | | | | | | - Refresh patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | | imagemagick: update to 7.1.1-28krant2024-02-14
| | | | | | | | | | | | | | | | | | | | | | | | - Use .xz for PKG_SOURCE Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | | softethervpn5: version update to 5.02.5181 (incl. vulnerability fixes)Thomas Winkler2024-02-14
|/ / / | | | | | | | | | | | | | | | softethervpn5: The softethervpn5 package is due for an update from recent source. This PR implements a Makefile update to pull December 2023 release, which includes fixes for recently-disclosed vulnerabilities. The build patches are also updated accordingly. Signed-off-by: Thomas Winkler <tewinkler86@gmail.com>
* | | proxychains-ng: update to version 4.17Daniel Bermond2024-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer : myself Build system : Arch Linux x86_64 Build tested : r7800 OpenWrt git master (r25151-2a2abed0be) Run tested : r7800 OpenWrt git master (r25151-2a2abed0be) Signed-off-by: Daniel Bermond <dbermond@archlinux.org>
* | | snort3: clean up ucode usageEric Fahlgren2024-02-14
| | | | | | | | | | | | | | | | | | | | | | | | - Add missing 'ucode' package dependency - Proto-ify the ConfigItem objects - Fix indentation and tab usage Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
* | | yq: Update to 4.40.7Tianling Shen2024-02-14
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | cloudflared: Update to 2024.2.0Tianling Shen2024-02-14
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | v2ray-geodata: Update to latest versionTianling Shen2024-02-14
| |/ |/| | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | stlink: add packagesDaniel Golle2024-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | stlink is an open source toolset to program and debug STM32 devices and boards manufactured by STMicroelectronics. Resulting binary packages: * stlink - library and shared chip info data * st-info - a programmer and chip information tool * st-flash - a flash manipulation tool * st-trace - a logging tool to record information on execution * st-util - a GDB server Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | redis: update to 6.2.14Rosen Penev2024-02-12
| | | | | | | | | | | | Fixes CVE-2022-24735 and CVE-2022-24736 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | tio: update to 2.7krant2024-02-12
| | | | | | | | | | | | | | | | - Switch to Meson build - Fix license file name - Add libinih dependency Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | minisatip: update to 1.3.2krant2024-02-12
| | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | libusb-compat: update to 0.1.8krant2024-02-12
| | | | | | | | | | | | - Update package URL Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | zlog: update to 1.2.17Rosen Penev2024-02-11
| | | | | | | | | | | | | | | | | | | | | | | | Rework to use local tarballs. Smaller and more stable. Build with cmake. Faster and simpler. Needs a small patch though. License was updated. Fixes CVE-2021-43521 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libmicrohttpd: update to 0.9.77Rosen Penev2024-02-11
| | | | | | | | | | | | Fixes CVE-2023-27371 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libao: backport fix for CVE-2017-11548Rosen Penev2024-02-11
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | yajl: backport CVE-2023-33460 fixRosen Penev2024-02-11
| | | | | | | | | | | | Removed old uclibc patches. Not relevant with modern musl or glibc. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | postgesql: update to 15.6Rosen Penev2024-02-12
| | | | | | | | | | | | Fixes CVE-2023-39417 and CVE-2023-39418 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | p910nd: hotplug shellcheck fixesPaul Donald2024-02-11
| | | | | | | | Signed-off-by: Paul Donald <newtwen@gmail.com>
* | p910nd: init: check device (/dev/usb/lpX) existencePaul Donald2024-02-11
| | | | | | | | | | | | | | this prevents the daemon exiting when a configured device is not plugged in. Signed-off-by: Paul Donald <newtwen@gmail.com>
* | p910nd: init: partial fix for openwrt/packages#10496Paul Donald2024-02-11
| | | | | | | | | | | | | | | | | | | | | | Harmless to carry this fix until procd.sh adds the param This parameter will mean umdns advertises not just "OpenWrt" but a more appropriate string: "Apple LaserWriter Pro 630" Signed-off-by: Paul Donald <newtwen@gmail.com>
* | p910nd: hotplug+init: include extra ieee1284 propertiesPaul Donald2024-02-11
| | | | | | | | | | | | Apple and macOS GUI co-opts the mDNS note= param as "Location" Signed-off-by: Paul Donald <newtwen@gmail.com>
* | p910nd: hotplug: minor bug fixesPaul Donald2024-02-11
| | | | | | | | | | | | | | | | | | | | | | Commit driver_home defaults before continuing Fix missing path for serial number acquisition Store current device if no previously configured device had one. Also set CHAR_DEV so the printer can get its driver sent on first run. Signed-off-by: Paul Donald <newtwen@gmail.com>
* | p910nd: hotplug: small refactorPaul Donald2024-02-11
| | | | | | | | | | | | | | | | | | | | replace -a with && shorten uci commands via variables add optional ieee1284_id parameters Signed-off-by: Paul Donald <newtwen@gmail.com>
* | p910nd: init: add txtvers=1 to mDNS propertiesPaul Donald2024-02-11
| | | | | | | | | | | | | | | | | | | | | | | | The spec https://developer.apple.com/bonjour/printing-specification/bonjourprinting-1.2.1.pdf notes: ... if the meaning of any of the TXT record keys is changed, the txtvers value will be incremented. The current value of this key is “1”, and if this key does not exist in the TXT record, the default value of “1” is assumed. The txtvers SHOULD be the first key/value pair in the TXT record. Signed-off-by: Paul Donald <newtwen@gmail.com>
* | p910nd: init: line-break and conditionalize mDNS propertiesPaul Donald2024-02-11
| | | | | | | | Signed-off-by: Paul Donald <newtwen@gmail.com>
* | p910nd: init: only run mDNS changes if mdns is set to onPaul Donald2024-02-11
| | | | | | | | | | | | i.e. don't do the extra work unless mdns setting is enabled Signed-off-by: Paul Donald <newtwen@gmail.com>
* | p910nd: init scriptPaul Donald2024-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't run procd with a name of p9100d or p9101d etc. Use the original binary name: p910nd. This way, all supplied parameters should be visible via e.g.: ps xargs -0 < /proc/{procid}/cmdline Revise all p910nd strings to the variable DAEMON_NAME or CONFIG where appropriate. Signed-off-by: Paul Donald <newtwen@gmail.com>
* | restic: update to 0.16.4Fabian Lipken2024-02-11
| | | | | | | | Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
* | dmidecode: update to 3.5krant2024-02-11
| | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | bash: update to 5.2.21krant2024-02-11
| | | | | | | | | | | | - Switch package URL to HTTPS Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | gawk: update to 5.3.0krant2024-02-11
| | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | Merge pull request #23354 from neheb/2Alexandru Ardelean2024-02-11
|\ \ | | | | | | tcpreplay: backport CVE fix
| * | tcpreplay: backport CVE fixRosen Penev2024-02-10
| | | | | | | | | | | | | | | | | | Low severity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | confuse: fix CVE-2022-40320Rosen Penev2024-02-10
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | iodine: bump version to 0.8.0Michael Gerlach2024-02-10
| | | | | | | | | | | | Signed-off-by: Michael Gerlach <n3ph@cccfr.de>
* | | giflib: fix CVEsRosen Penev2024-02-10
| | | | | | | | | | | | | | | | | | Patches taken from Fedora Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | avahi: backport CVE fixes from upstreamRosen Penev2024-02-10
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | libvpx: update to 1.14.0Rosen Penev2024-02-10
| | | | | | | | | | | | | | | | | | Fixes CVE-2023-5217 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | libssh2: update to 1.11.0Rosen Penev2024-02-10
|/ / | | | | | | | | | | Fixes CVE-2020-22218 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | stress-ng: bump to version 0.17.05Alexandru Ardelean2024-02-10
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>