aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* alsa-ucm-conf: update to 1.2.11krant2024-02-07
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* alsa-lib: update to 1.2.11krant2024-02-07
| | | | | | | - Change package URL to HTTPS - Refresh patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* autoconf: update to 2.72krant2024-02-07
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* libarchive: update to 3.7.2krant2024-02-07
| | | | | | - Don't set CMake options matching the defaults Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* lynx: update to 2.9.0krant2024-02-07
| | | | | | | | | | - 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>
* expat: update to 2.6.0krant2024-02-07
| | | | | | - Don't set default CMake options Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* libmariadb: update to 3.1.23krant2024-02-07
| | | | | | | | - Replace dead source URL - Rebase the patch - Remove superfluous cmake option Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* knxd: bump to upstream version 0.14.61Othmar Truniger2024-02-07
| | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* gzip: update to 1.13krant2024-02-07
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* Merge pull request #23308 from krant/fpingFlorian Eckert2024-02-07
|\ | | | | fping: update to 5.1
| * fping: update to 5.1krant2024-02-06
| | | | | | | | | | | | - Don't set default configure arg Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | libid3tag: update to 0.16.3krant2024-02-06
|/ | | | | | | | | - 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>
* mpg123: update to 1.32.4krant2024-02-05
| | | | | | | - Use package official URL - Fix license name Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* oniguruma: bump to 6.9.9Eneas U de Queiroz2024-02-05
| | | | | | | | | | | | | | | | | | | | 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>
* subversion: update to 1.14.3krant2024-02-05
| | | | | | | | - Adopt the package - Remove default configure options - Rebase the patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* devel/autoconf: assign PKG_LICENSE_FILESFabrice Fontaine2024-02-05
| | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* python-certifi: Update to 2024.2.2Eneas U de Queiroz2024-02-05
| | | | Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* opus: update to 1.4krant2024-02-05
| | | | | | | - Add patch to fix build on ARM - Use official source URL Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* python-orjson: update to version 3.9.13Timothy M. Ace2024-02-05
| | | | | | | | | | 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>
* lang/python/python-yaml: fix PKG_CPE_IDFabrice Fontaine2024-02-05
| | | | | | | | | | 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>
* mwan3: use network_get_preferred_ipaddr6Jonas Lochmann2024-02-04
| | | | | | | | | | 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>
* lualanes: Version bump to v3.16.2Mark Baker2024-02-04
| | | | | | | | | | | | | | 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>
* mosquitto: reenable options wrongly turned offRosen Penev2024-02-04
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* CONTRIBUTING.md: clarify pull request commit requirementsTimothy Ace2024-02-04
| | | | | | | | | | 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>
* gnuplot: update to 6.0.0krant2024-02-04
| | | | | | - Add patch for MIPS and PowerPC systems Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* libsamplerate: update to 0.2.2krant2024-02-04
| | | | | | | - Update package/source URLs to official ones - Change license according to upstream Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* freetype: update to 2.13.2krant2024-02-04
| | | | | | - change package URL to HTTPS Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* perl-time-moment: initial package at v0.44Timothy Ace2024-02-04
| | | | | | Builds compiled perl module Time::Moment v0.44 from CPAN. Signed-off-by: Timothy Ace <openwrt@timothyace.com>
* libmaxminddb: update to 1.9.1krant2024-02-04
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* jq: update to 1.7.1krant2024-02-04
| | | | | | | | | - Update package URLs - Fix license - Drop obsolete CFLAGS - Drop obsolete patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* libstrophe: update 0.13.0krant2024-02-04
| | | | | | | - Use common Github URL - Add missing zlib dependency Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* libsndfile: update to 1.2.2krant2024-02-04
| | | | | | | | | | - Update package URL to the official one - Update source URL to the official one - Modernize CMake options - Fixup pkgconfig file - Enable mpg123 support per users request (+7kB) Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* p910nd: hotplug scriptPaul Donald2024-02-04
| | | | Signed-off-by: Paul Donald <newtwen@gmail.com>
* graphicsmagick: update to 1.3.42krant2024-02-04
| | | | | | - Adopt the package Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* snort3: finish up several incomplete capabilitiesEric Fahlgren2024-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reporting - Use json alert data for 10x speed improvement in report generation - Include both gid and sid, plus packet direction in report output - Add by-date incident filtering - Add verbose mode which displays actual rules triggered and their source - Attempt to look up host names from IPs in verbose mode - Clean up display of port number involved in incidents Rules - Complete downloader for subscription rules using oinkcode (only tested with snort.org's "free" tier subscription) - Auto-detect multiple rules files and include them in lua 'ips.rules' - Add '--backup' option to copy out current rules before installing new - Add '--persistent' option to 'snort-rules', storing in persistent location CLI interface - Completely rework command line option parsing in all user scripts - Allow options and commands to be in any order on command line - Add long-form names for all options ('--help' for '-h' and so on) - Detect errors properly in options, enhance help pages Bug fixes - Use 'mkdir -p' on all directory creation - Use proper tmp directory from 'snort.snort.temp_dir' everywhere Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
* iputils: bump to 20240117Jan Klos2024-02-04
| | | | Signed-off-by: Jan Klos <jan@klos.xyz>
* procps-ng: update to 4.0.4krant2024-02-04
| | | | | | - Update the patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* treewide: assign PKG_CPE_IDFabrice Fontaine2024-02-04
| | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* telldus-mqtt: add new package in utilsPeterFromSweden2024-02-04
| | | | | | Extends functionality of exisiting telldus-core package Signed-off-by: PeterFromSweden <peterfromswe884@gmail.com>
* make: update to 4.4.1krant2024-02-04
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* leptonica: update to 1.84.1krant2024-02-04
| | | | | | | | - remove upstreamed patch - explicitly disable openjpeg to ignore host-installed library - fix .cmake and .pc paths Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* nextdns: Update to version 1.42.0Olivier Poitrey2024-02-04
| | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* imagemagick: take over maintainershipkrant2024-02-04
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* imagemagick: update to 7.1.1-27krant2024-02-04
| | | | | | | | - Use official source URL - Add libstdcpp dependency - Don't set configure options which are matching default values Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* flac: update to 1.4.3krant2024-02-04
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* vnstat2: update to version 2.12Jan Hoffmann2024-02-04
| | | | | | | | | This version includes several new features that allow to simplify the package significantly: The noexit patch and hotplug script are no longer needed, and the init script doesn't have to check for legacy databases anymore. Signed-off-by: Jan Hoffmann <jan@3e8.eu>
* zstd: update to 1.5.5krant2024-02-04
| | | | | | - Don't set Meson options which are matching defaults Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* libcurl-gnutls: update to version 8.6.0Konstantin Demin2024-02-04
| | | | | | https://curl.se/changes.html#8_6_0 Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
* utils/ntfs-3g: fix PKG_CPE_IDFabrice Fontaine2024-02-04
| | | | | | | | | | tuxera:ntfs-3g is a better CPE ID than ntfs-3g:ntfs-3g as this CPE ID has the latest CVEs (whereas ntfs-3g:ntfs-3g only has one CVE from 2007): https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:tuxera:ntfs-3g Fixes: 299e5b0a9bce19d6e96cb9ff217028b36ee2dd36 (treewide: add PKG_CPE_ID for better cvescanner coverage) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/gpsd: fix PKG_CPE_IDFabrice Fontaine2024-02-04
| | | | | | | | | | | gpsd_project:gpsd is a better CPE ID than berlios:gps_daemon as this CPE ID has the latest CVEs (whereas berlios:gps_daemon only has one CVE from 2004): https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:gpsd_project:gpsd Fixes: 299e5b0a9bce19d6e96cb9ff217028b36ee2dd36 (treewide: add PKG_CPE_ID for better cvescanner coverage) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>