aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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>
* acl: update to 2.3.2Maxim Storchak2024-02-10
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* attr: update to 2.5.2Maxim Storchak2024-02-10
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* tgt: update to 1.0.90Maxim Storchak2024-02-10
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* libx264: update to 2024-01-13 revisionkrant2024-02-10
| | | | | | | - Fix CPU type detection to enable asm on ARM - Refresh patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* telldus-mqtt: bump to 0.2Peter Liedholm2024-02-10
| | | | Signed-off-by: Peter Liedholm <peterfromswe884@gmail.com>
* net-snmp: update to 5.9.4Ivan Pavlov2024-02-10
| | | | | | | | | Adjust patches for current version changes Module "disk" renamed to "disk_hw" Internal type "unknown" changed to "u_int32_t" Add patch with removing macro syntax checking for successful build Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
* libfido2: update to 1.14.0krant2024-02-10
| | | | | | - Don't set default and remove obsolete CMake options Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* libcbor: update to 0.11.0krant2024-02-10
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* file: update to 5.45krant2024-02-10
| | | | | | - Remove default and non-existent configure options Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* cjson: update to 1.7.17krant2024-02-10
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* jool: update to 4.1.11Tiago Gaspar2024-02-10
| | | | | | | Update jool to 4.1.11 and remove unneeded patch. Changelog: https://github.com/NICMx/Jool/releases/tag/v4.1.11 Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* squid: fix configure optionskrant2024-02-10
| | | | | | | | | - Remove non-existing 'dlmalloc' option - Use 'with-cap' instead of 'with-libcap' - Use 'with-xml2' instead of 'with-libxml2' - Patch configure.ac to properly handle 'with-nettle' Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* json-glib: update to 1.8.0krant2024-02-10
| | | | | | - Don't set default Meson option Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* libextractor: update to 1.13krant2024-02-10
| | | | | | | - Remove obsolete configure option - Remove patch and var override since MEM_SRCDST_SUPPORTED is always on Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* glib2: update to 2.78.4krant2024-02-09
| | | | | | | | | - Use HTTPS for package URL - Don't set default Meson options - Remove upstreamed patch - Refresh remaining patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* croc: update to 9.6.9Jonas Jelonek2024-02-08
| | | | | | | | | | | | | change overview: 9.6.6 -> 9.6.8: only CI + deployment changes 9.6.8 -> 9.6.9: crypto library version bump changelogs: 9.6.6 -> 9.6.7: https://github.com/schollz/croc/releases/tag/v9.6.7 9.6.7 -> 9.6.8: https://github.com/schollz/croc/releases/tag/v9.6.8 9.6.9 -> 9.6.9: https://github.com/schollz/croc/releases/tag/v9.6.9 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
* nbd: update to 3.25krant2024-02-08
| | | | | | | | - Use up-to-date project URLs - Use up-to-date configure args - Drop obsolete std=gnu99 from CFLAGS Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* erlang: update to 26.2.2krant2024-02-08
| | | | | | | | | - Drop upstreamed patch - Fix broken symlink /usr/bin/epmd - Re-enable mips16 - Formatting Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* python-lxml: bump to version 5.1.0Alexandru Ardelean2024-02-08
| | | | | | Also add a quick test.sh file. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* django: bump to version 5.0.1Alexandru Ardelean2024-02-08
| | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* numpy: bump to version 1.26.3Alexandru Ardelean2024-02-08
| | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* squid: update to 6.7krant2024-02-08
| | | | | | | | - Switch URL to HTTPS - Remove default/obsolete configure options - Fix and refresh the patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* lyncx: fix wrongful include of 'bsd/stdlib.h' is some environmentskrant2024-02-08
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* v4l2camera: Update Makefile to fix mips buildMichel Promonet2024-02-07
| | | | Signed-off-by: Michel Promonet <michel.promonet@free.fr>