Paul Donald [Sun, 11 Feb 2024 17:41:23 +0000 (18:41 +0100)]
p910nd: hotplug shellcheck fixes
Signed-off-by: Paul Donald <newtwen@gmail.com>
Paul Donald [Sun, 11 Feb 2024 18:28:38 +0000 (19:28 +0100)]
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>
Paul Donald [Sat, 10 Feb 2024 21:02:58 +0000 (22:02 +0100)]
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>
Paul Donald [Sun, 11 Feb 2024 03:13:53 +0000 (04:13 +0100)]
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>
Paul Donald [Sun, 11 Feb 2024 18:02:57 +0000 (19:02 +0100)]
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>
Paul Donald [Sun, 11 Feb 2024 17:43:43 +0000 (18:43 +0100)]
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>
Paul Donald [Sun, 11 Feb 2024 17:33:03 +0000 (18:33 +0100)]
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>
Paul Donald [Sun, 11 Feb 2024 02:30:56 +0000 (03:30 +0100)]
p910nd: init: line-break and conditionalize mDNS properties
Signed-off-by: Paul Donald <newtwen@gmail.com>
Paul Donald [Sat, 10 Feb 2024 17:37:00 +0000 (18:37 +0100)]
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>
Paul Donald [Sat, 10 Feb 2024 17:35:35 +0000 (18:35 +0100)]
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>
Fabian Lipken [Sun, 11 Feb 2024 14:36:03 +0000 (15:36 +0100)]
restic: update to 0.16.4
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
krant [Sun, 11 Feb 2024 19:03:43 +0000 (21:03 +0200)]
dmidecode: update to 3.5
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Sun, 11 Feb 2024 16:44:07 +0000 (18:44 +0200)]
bash: update to 5.2.21
- Switch package URL to HTTPS
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Sun, 11 Feb 2024 21:13:17 +0000 (23:13 +0200)]
gawk: update to 5.3.0
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Alexandru Ardelean [Sun, 11 Feb 2024 10:29:34 +0000 (12:29 +0200)]
Merge pull request #23354 from neheb/2
tcpreplay: backport CVE fix
Rosen Penev [Sat, 10 Feb 2024 23:21:05 +0000 (15:21 -0800)]
confuse: fix CVE-2022-40320
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Michael Gerlach [Sat, 10 Feb 2024 23:34:43 +0000 (00:34 +0100)]
iodine: bump version to 0.8.0
Signed-off-by: Michael Gerlach <n3ph@cccfr.de>
Rosen Penev [Sat, 10 Feb 2024 23:46:21 +0000 (15:46 -0800)]
giflib: fix CVEs
Patches taken from Fedora
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 10 Feb 2024 23:43:42 +0000 (15:43 -0800)]
avahi: backport CVE fixes from upstream
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 10 Feb 2024 23:32:26 +0000 (15:32 -0800)]
libvpx: update to 1.14.0
Fixes CVE-2023-5217
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 10 Feb 2024 23:12:02 +0000 (15:12 -0800)]
libssh2: update to 1.11.0
Fixes CVE-2020-22218
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 10 Feb 2024 23:51:23 +0000 (15:51 -0800)]
tcpreplay: backport CVE fix
Low severity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Alexandru Ardelean [Fri, 9 Feb 2024 08:46:26 +0000 (10:46 +0200)]
stress-ng: bump to version 0.17.05
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Maxim Storchak [Sat, 10 Feb 2024 18:53:08 +0000 (20:53 +0200)]
acl: update to 2.3.2
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sat, 10 Feb 2024 18:49:22 +0000 (20:49 +0200)]
attr: update to 2.5.2
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sat, 10 Feb 2024 18:43:41 +0000 (20:43 +0200)]
tgt: update to 1.0.90
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
krant [Sat, 10 Feb 2024 08:39:53 +0000 (10:39 +0200)]
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>
Peter Liedholm [Sat, 10 Feb 2024 17:49:33 +0000 (18:49 +0100)]
telldus-mqtt: bump to 0.2
Signed-off-by: Peter Liedholm <peterfromswe884@gmail.com>
Ivan Pavlov [Sat, 10 Feb 2024 05:07:50 +0000 (08:07 +0300)]
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>
krant [Fri, 9 Feb 2024 22:55:53 +0000 (00:55 +0200)]
libfido2: update to 1.14.0
- Don't set default and remove obsolete CMake options
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Fri, 9 Feb 2024 22:53:21 +0000 (00:53 +0200)]
libcbor: update to 0.11.0
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Sat, 10 Feb 2024 07:47:11 +0000 (09:47 +0200)]
file: update to 5.45
- Remove default and non-existent configure options
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Fri, 9 Feb 2024 21:08:40 +0000 (23:08 +0200)]
cjson: update to 1.7.17
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Tiago Gaspar [Fri, 9 Feb 2024 15:21:25 +0000 (15:21 +0000)]
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>
krant [Fri, 9 Feb 2024 20:44:43 +0000 (22:44 +0200)]
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>
krant [Fri, 9 Feb 2024 08:53:03 +0000 (10:53 +0200)]
json-glib: update to 1.8.0
- Don't set default Meson option
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Sat, 10 Feb 2024 07:35:54 +0000 (09:35 +0200)]
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>
krant [Fri, 9 Feb 2024 07:45:43 +0000 (09:45 +0200)]
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>
Jonas Jelonek [Thu, 8 Feb 2024 22:04:46 +0000 (23:04 +0100)]
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>
krant [Thu, 8 Feb 2024 21:04:12 +0000 (23:04 +0200)]
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>
krant [Thu, 8 Feb 2024 18:50:00 +0000 (20:50 +0200)]
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>
Alexandru Ardelean [Mon, 15 Jan 2024 05:40:25 +0000 (07:40 +0200)]
python-lxml: bump to version 5.1.0
Also add a quick test.sh file.
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Alexandru Ardelean [Mon, 15 Jan 2024 05:40:30 +0000 (07:40 +0200)]
django: bump to version 5.0.1
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Alexandru Ardelean [Mon, 15 Jan 2024 05:38:12 +0000 (07:38 +0200)]
numpy: bump to version 1.26.3
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
krant [Thu, 8 Feb 2024 13:01:10 +0000 (15:01 +0200)]
squid: update to 6.7
- Switch URL to HTTPS
- Remove default/obsolete configure options
- Fix and refresh the patch
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Thu, 8 Feb 2024 13:46:01 +0000 (15:46 +0200)]
lyncx: fix wrongful include of 'bsd/stdlib.h' is some environments
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Michel Promonet [Mon, 1 Jan 2024 14:12:50 +0000 (15:12 +0100)]
v4l2camera: Update Makefile to fix mips build
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
kkubicki [Fri, 12 Jan 2024 21:26:17 +0000 (21:26 +0000)]
autossh: make forwarding optional
- previously localport option was required, which broke older configs
- now in-config forwarding is only optional
- ssh option still can be used for forwarding as in sample config
Signed-off-by: kkubicki <krzysiek.kubicki@gmail.com>
Eric Fahlgren [Mon, 5 Feb 2024 15:07:38 +0000 (07:07 -0800)]
snort3: improve script reliability
- Enable missing variable checking by default
- Explicitly check variables are defined in all 'rm' commands
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
krant [Mon, 5 Feb 2024 11:41:44 +0000 (13:41 +0200)]
apr-util: update to 1.6.3
- Remove upstreamed patches
- Fix OS path leak in iconv configure script
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Wed, 7 Feb 2024 13:38:02 +0000 (15:38 +0200)]
usbutils: update to 017
- Add mandatory usbids dependency
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Martin Schiller [Wed, 31 Jan 2024 07:20:13 +0000 (08:20 +0100)]
openvpn: add OpenVPN option disable-dco
You maybe want to disable the DCO support, so let's add this option.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
krant [Wed, 7 Feb 2024 11:37:29 +0000 (13:37 +0200)]
rsyslog: update to 8.2312.0
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Wed, 7 Feb 2024 11:35:13 +0000 (13:35 +0200)]
libfastjson: update to 1.2304.0
- Use HTTPS for source URL
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Wed, 7 Feb 2024 12:30:16 +0000 (14:30 +0200)]
whois: update to 5.5.20
- Refresh patches
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Wed, 7 Feb 2024 12:14:37 +0000 (14:14 +0200)]
xxhash: update to 0.8.2
- Switch URL to the official one
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 15:38:16 +0000 (17:38 +0200)]
iptraf-ng: update to 1.2.1
- Update package URLs
- Remove rvnamed-ng target since it was merged into iptraf-ng
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Wed, 7 Feb 2024 10:59:52 +0000 (12:59 +0200)]
libffi: update to 3.4.4
- Use proper tarball URL
- Use HTTPS for package URL
- Don't set default configure option
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 13:14:18 +0000 (15:14 +0200)]
diffutils: update to 3.10
- Switch package URL to HTTPS
- Refresh the patch
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 12:30:32 +0000 (14:30 +0200)]
pigz: update to 2.8
- Fix license name
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Wed, 7 Feb 2024 09:22:07 +0000 (11:22 +0200)]
libinput: update to 1.25.0
- Switch sources to git since no proper tarball is available
- Switch URL to HTTPS
- Don't set default Meson options
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 09:21:27 +0000 (11:21 +0200)]
gitolite: update to 3.6.13
- Use git for sources since no proper tarball is available
- Switch package URL to HTTPS
- Refresh the patch
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 08:11:47 +0000 (10:11 +0200)]
git-lfs: update to 3.4.1
- Update package URLs to the official ones
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Eneas U de Queiroz [Sun, 4 Feb 2024 20:35:53 +0000 (17:35 -0300)]
xmlrpc-c: install dev files only with 1st variant
This adds a variant check to run InstallDev only when the first variant
is built. Otherwise, a dependent package may install the default
version, even though the second variant ends up in the staging dir,
causing downstream packages to miss library dependencies, such as:
Package rtorrent-rpc is missing dependencies for the following libraries:
libxmlrpc_xmlparse.so.3
libxmlrpc_xmltok.so.3
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
krant [Fri, 2 Feb 2024 11:52:11 +0000 (13:52 +0200)]
openldap: update to 2.6.7
- Remove dead mirror URL
- Clean-up configure args
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Mon, 5 Feb 2024 19:22:11 +0000 (21:22 +0200)]
lmdb: update to 0.9.32
- Switch to git source URL
- Rebase the patch
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Wed, 7 Feb 2024 13:35:30 +0000 (15:35 +0200)]
hwdata: update to 0.379
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Wed, 7 Feb 2024 08:58:46 +0000 (10:58 +0200)]
minizip: update to 4.0.4
- Don't set default cmake option
- Switch URL to the official one
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 13:29:27 +0000 (15:29 +0200)]
automake: update to 1.16.5
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Mon, 5 Feb 2024 11:47:50 +0000 (13:47 +0200)]
apr: update to 1.7.4
- Remove upstreamed patches
- Fix bindir in apr-1-config to fix subversion build
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 08:10:04 +0000 (10:10 +0200)]
git: update to 2.43.0
- Refresh patches
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 19:32:50 +0000 (21:32 +0200)]
alsa-utils: update to 1.2.11
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 19:31:47 +0000 (21:31 +0200)]
alsa-ucm-conf: update to 1.2.11
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 19:29:33 +0000 (21:29 +0200)]
alsa-lib: update to 1.2.11
- Change package URL to HTTPS
- Refresh patches
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 13:25:47 +0000 (15:25 +0200)]
autoconf: update to 2.72
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 17:00:59 +0000 (19:00 +0200)]
libarchive: update to 3.7.2
- Don't set CMake options matching the defaults
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 10:19:14 +0000 (12:19 +0200)]
lynx: update to 2.9.0
- Remove stale mirrors
- Use HTTPS for package URL
- Don't set default configure args
- Disable newly added bz2 support
- Formatting
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Wed, 7 Feb 2024 10:38:45 +0000 (12:38 +0200)]
expat: update to 2.6.0
- Don't set default CMake options
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Mon, 5 Feb 2024 19:35:12 +0000 (21:35 +0200)]
libmariadb: update to 3.1.23
- Replace dead source URL
- Rebase the patch
- Remove superfluous cmake option
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Othmar Truniger [Tue, 6 Feb 2024 17:46:21 +0000 (18:46 +0100)]
knxd: bump to upstream version 0.14.61
Signed-off-by: Othmar Truniger <github@truniger.ch>
krant [Tue, 6 Feb 2024 12:23:25 +0000 (14:23 +0200)]
gzip: update to 1.13
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Florian Eckert [Wed, 7 Feb 2024 08:55:58 +0000 (09:55 +0100)]
Merge pull request #23308 from krant/fping
fping: update to 5.1
krant [Mon, 5 Feb 2024 19:47:27 +0000 (21:47 +0200)]
libid3tag: update to 0.16.3
- Switch package URL to the new upstream
- Switch PKG_SOURCE_PROTO to git
- Switch to CMake build
- Drop custom .pc file in favor of upstream version
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Tue, 6 Feb 2024 15:52:14 +0000 (17:52 +0200)]
fping: update to 5.1
- Don't set default configure arg
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Mon, 5 Feb 2024 15:38:42 +0000 (17:38 +0200)]
mpg123: update to 1.32.4
- Use package official URL
- Fix license name
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Eneas U de Queiroz [Mon, 5 Feb 2024 13:04:31 +0000 (10:04 -0300)]
oniguruma: bump to 6.9.9
Featured changes:
- Update Unicode version 15.1.0
- NEW API: ONIG_OPTION_MATCH_WHOLE_STRING
- Fixed: (?I) option was not enabled for character classes (Issue #264).
- Changed specification to check for incorrect POSIX bracket (Issue
#253).
- Changed [[:punct:]] in Unicode encodings to be compatible with POSIX
definition. (Issue #268)
- Fixed: ONIG_OPTION_FIND_LONGEST behavior
--- 6.9.8
- Whole options
- (?C) : ONIG_OPTION_DONT_CAPTURE_GROUP
- (?I) : ONIG_OPTION_IGNORECASE_IS_ASCII
- (?L) : ONIG_OPTION_FIND_LONGEST
- Fixed some problems found by OSS-Fuzz
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
krant [Mon, 5 Feb 2024 13:20:37 +0000 (15:20 +0200)]
subversion: update to 1.14.3
- Adopt the package
- Remove default configure options
- Rebase the patch
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Fabrice Fontaine [Mon, 5 Feb 2024 07:00:18 +0000 (08:00 +0100)]
devel/autoconf: assign PKG_LICENSE_FILES
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Eneas U de Queiroz [Mon, 5 Feb 2024 13:30:57 +0000 (10:30 -0300)]
python-certifi: Update to 2024.2.2
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
krant [Mon, 5 Feb 2024 15:49:38 +0000 (17:49 +0200)]
opus: update to 1.4
- Add patch to fix build on ARM
- Use official source URL
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Timothy M. Ace [Mon, 5 Feb 2024 00:17:14 +0000 (19:17 -0500)]
python-orjson: update to version 3.9.13
Relevant changes since 3.9.12:
- FIXED: Serialization str escape uses only 128-bit SIMD.
- FIXED: Fix compatibility with CPython 3.13 alpha 3.
- Publish musllinux_1_2 instead of musllinux_1_1 wheels.
- Serialization uses small integer optimization in CPython 3.12 or later.
Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
Fabrice Fontaine [Fri, 2 Feb 2024 17:24:43 +0000 (18:24 +0100)]
lang/python/python-yaml: fix PKG_CPE_ID
There is not a single CVE linked to pyyaml_project:pyyaml so use
pyyaml:pyyaml instead:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:pyyaml:pyyaml
Fixes: c06a04c754bdcfdb2ea0bd1d654128863a2b6738 (python-yaml: update to version 5.1)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Jonas Lochmann [Mon, 1 Jan 2024 00:00:00 +0000 (01:00 +0100)]
mwan3: use network_get_preferred_ipaddr6
This updates mwan3 to use network_get_preferred_ipaddr6 instead of
network_get_ipaddr6 if possible to determine a source ip for the
connectivity checks. This avoids issues where the first ip address
that is returned from network_get_ipaddr6 does not work anymore while
the preferred one returned from network_get_preferred_ipaddr6 works.
Signed-off-by: Jonas Lochmann <git@inkompetenz.org>
Mark Baker [Thu, 18 Jan 2024 18:52:58 +0000 (13:52 -0500)]
lualanes: Version bump to v3.16.2
Update the PKG_VERSION and PKG_SOURCE_VERSION to pull version 3.16.2
from upstream. The upstream version includes fixes for the
`pthread_yield: symbol not found` issue.
Removed patches 100-musl-compat.patch and 200-fix-redef-error.patch
as fixes were implemented upstream.
Build tested on aarch64, arm_cortex_a15/a9, i386, mips[el]_24kc,
powerpc_464fp/8548, riscv64, x86_64. Confirmed on x86_64.
Signed-off-by: Mark Baker <mark@vpost.net>
Rosen Penev [Sun, 4 Feb 2024 23:50:11 +0000 (15:50 -0800)]
mosquitto: reenable options wrongly turned off
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Timothy Ace [Tue, 30 Jan 2024 00:01:50 +0000 (19:01 -0500)]
CONTRIBUTING.md: clarify pull request commit requirements
Corrects the commit subject being referred to as a "description"
and links the official OpenWrt patch submission standards for
commit messages. Adds additional notes about real names and
emails being required. Also fixes the capitalization of GitHub
and SourceForge.
Signed-off-by: Timothy Ace <openwrt@timothyace.com>
krant [Thu, 1 Feb 2024 13:11:28 +0000 (15:11 +0200)]
gnuplot: update to 6.0.0
- Add patch for MIPS and PowerPC systems
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Wed, 31 Jan 2024 19:34:06 +0000 (21:34 +0200)]
libsamplerate: update to 0.2.2
- Update package/source URLs to official ones
- Change license according to upstream
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
krant [Wed, 31 Jan 2024 13:34:53 +0000 (15:34 +0200)]
freetype: update to 2.13.2
- change package URL to HTTPS
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Timothy Ace [Thu, 1 Feb 2024 17:40:17 +0000 (12:40 -0500)]
perl-time-moment: initial package at v0.44
Builds compiled perl module Time::Moment v0.44 from CPAN.
Signed-off-by: Timothy Ace <openwrt@timothyace.com>