Commit Graph

31288 Commits

Author SHA1 Message Date
krant b51f036811 minisatip: update to 1.3.2
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-12 06:55:09 -08:00
krant 9752d27737 libusb-compat: update to 0.1.8
- Update package URL

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-12 06:53:34 -08:00
Rosen Penev fa69fdc2b0 zlog: update to 1.2.17
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>
2024-02-11 17:14:23 -08:00
Rosen Penev 45897d0174 libmicrohttpd: update to 0.9.77
Fixes CVE-2023-27371

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-11 17:14:10 -08:00
Rosen Penev d4e7f5c731 libao: backport fix for CVE-2017-11548
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-11 17:13:57 -08:00
Rosen Penev c9ff829fdb yajl: backport CVE-2023-33460 fix
Removed old uclibc patches. Not relevant with modern musl or glibc.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-11 17:13:46 -08:00
Rosen Penev 58dfc350a8 postgesql: update to 15.6
Fixes CVE-2023-39417 and CVE-2023-39418

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-12 00:17:23 +00:00
Paul Donald 58e7bfc41f p910nd: hotplug shellcheck fixes
Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-02-11 15:48:49 -08:00
Paul Donald dabeaa7643 p910nd: init: check device (/dev/usb/lpX) existence
this prevents the daemon exiting when a configured device
is not plugged in.

Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-02-11 15:48:49 -08:00
Paul Donald ac501c908d p910nd: init: partial fix for openwrt/packages#10496
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>
2024-02-11 15:48:49 -08:00
Paul Donald 4591a79fa2 p910nd: hotplug+init: include extra ieee1284 properties
Apple and macOS GUI co-opts the mDNS note= param as "Location"

Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-02-11 15:48:49 -08:00
Paul Donald 5bc581e698 p910nd: hotplug: minor bug fixes
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>
2024-02-11 15:48:49 -08:00
Paul Donald 6e886cd434 p910nd: hotplug: small refactor
replace -a with &&

shorten uci commands via variables

add optional ieee1284_id parameters

Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-02-11 15:48:49 -08:00
Paul Donald 069cc8dc81 p910nd: init: add txtvers=1 to mDNS properties
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>
2024-02-11 15:48:49 -08:00
Paul Donald ffa1bbbe78 p910nd: init: line-break and conditionalize mDNS properties
Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-02-11 15:48:49 -08:00
Paul Donald b8890c69e4 p910nd: init: only run mDNS changes if mdns is set to on
i.e. don't do the extra work unless mdns setting is enabled

Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-02-11 15:48:49 -08:00
Paul Donald 34a35c93ce p910nd: init script
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>
2024-02-11 15:48:49 -08:00
Fabian Lipken 2f36def61f restic: update to 0.16.4
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
2024-02-11 15:31:05 -08:00
krant 0b0f45eef1 dmidecode: update to 3.5
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-11 14:21:23 -08:00
krant 505c091ebe bash: update to 5.2.21
- Switch package URL to HTTPS

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-11 14:21:02 -08:00
krant 71daa758d9 gawk: update to 5.3.0
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-11 14:14:59 -08:00
Alexandru Ardelean e73ac3534a
Merge pull request #23354 from neheb/2
tcpreplay: backport CVE fix
2024-02-11 12:29:34 +02:00
Rosen Penev 7e4135cfd6 confuse: fix CVE-2022-40320
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-10 22:13:08 -08:00
Michael Gerlach ea47bc9c58 iodine: bump version to 0.8.0
Signed-off-by: Michael Gerlach <n3ph@cccfr.de>
2024-02-10 18:35:42 -08:00
Rosen Penev 9c35e63608 giflib: fix CVEs
Patches taken from Fedora

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-10 18:35:25 -08:00
Rosen Penev 1974a441d5 avahi: backport CVE fixes from upstream
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-10 18:34:55 -08:00
Rosen Penev 7f7cc4bbb0 libvpx: update to 1.14.0
Fixes CVE-2023-5217

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-10 18:34:39 -08:00
Rosen Penev 1554e3d270 libssh2: update to 1.11.0
Fixes CVE-2020-22218

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-10 18:34:01 -08:00
Rosen Penev fd67754a05 tcpreplay: backport CVE fix
Low severity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-10 15:57:45 -08:00
Alexandru Ardelean 8f76c04397 stress-ng: bump to version 0.17.05
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-02-10 14:59:04 -08:00
Maxim Storchak 1803ec3732 acl: update to 2.3.2
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2024-02-10 14:58:32 -08:00
Maxim Storchak 1d50a9bb4e attr: update to 2.5.2
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2024-02-10 14:58:23 -08:00
Maxim Storchak e3b2caae05 tgt: update to 1.0.90
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2024-02-10 14:58:13 -08:00
krant 0bdec78a8b libx264: update to 2024-01-13 revision
- Fix CPU type detection to enable asm on ARM
- Refresh patches

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 14:57:48 -08:00
Peter Liedholm 3fbfef7081 telldus-mqtt: bump to 0.2
Signed-off-by: Peter Liedholm <peterfromswe884@gmail.com>
2024-02-10 14:57:36 -08:00
Ivan Pavlov 13a237d941 net-snmp: update to 5.9.4
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>
2024-02-10 14:57:25 -08:00
krant 4aff89f03c libfido2: update to 1.14.0
- Don't set default and remove obsolete CMake options

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 14:56:48 -08:00
krant ec0cc3b8ca libcbor: update to 0.11.0
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 14:56:38 -08:00
krant aa10f179db file: update to 5.45
- Remove default and non-existent configure options

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 14:55:12 -08:00
krant 46b5cd6663 cjson: update to 1.7.17
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 14:55:02 -08:00
Tiago Gaspar 643e3bf73a jool: update to 4.1.11
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>
2024-02-10 14:54:42 -08:00
krant f58be51721 squid: fix configure options
- 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>
2024-02-10 14:54:24 -08:00
krant 496baecb26 json-glib: update to 1.8.0
- Don't set default Meson option

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 14:53:39 -08:00
krant 7a0c5ee8c8 libextractor: update to 1.13
- Remove obsolete configure option
- Remove patch and var override since MEM_SRCDST_SUPPORTED is always on

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 12:43:06 +00:00
krant 08c7b0dfca glib2: update to 2.78.4
- 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>
2024-02-09 00:32:03 -08:00
Jonas Jelonek f9ae3084c9 croc: update to 9.6.9
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>
2024-02-08 21:42:16 -08:00
krant e0f538465f nbd: update to 3.25
- 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>
2024-02-08 21:42:04 -08:00
krant e14154df43 erlang: update to 26.2.2
- Drop upstreamed patch
- Fix broken symlink /usr/bin/epmd
- Re-enable mips16
- Formatting

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-08 21:41:50 -08:00
Alexandru Ardelean 62e42c9a97 python-lxml: bump to version 5.1.0
Also add a quick test.sh file.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-02-08 09:40:01 -08:00
Alexandru Ardelean 641dfa1695 django: bump to version 5.0.1
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-02-08 09:40:01 -08:00