aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* openvpn: add OpenVPN option disable-dcoMartin Schiller2024-02-07
| | | | | | You maybe want to disable the DCO support, so let's add this option. Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* rsyslog: update to 8.2312.0krant2024-02-07
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* libfastjson: update to 1.2304.0krant2024-02-07
| | | | | | - Use HTTPS for source URL Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* whois: update to 5.5.20krant2024-02-07
| | | | | | - Refresh patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* xxhash: update to 0.8.2krant2024-02-07
| | | | | | - Switch URL to the official one Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* iptraf-ng: update to 1.2.1krant2024-02-07
| | | | | | | - Update package URLs - Remove rvnamed-ng target since it was merged into iptraf-ng Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* libffi: update to 3.4.4krant2024-02-07
| | | | | | | | - Use proper tarball URL - Use HTTPS for package URL - Don't set default configure option Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* diffutils: update to 3.10krant2024-02-07
| | | | | | | - Switch package URL to HTTPS - Refresh the patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* pigz: update to 2.8krant2024-02-07
| | | | | | - Fix license name Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* libinput: update to 1.25.0krant2024-02-07
| | | | | | | | - 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>
* gitolite: update to 3.6.13krant2024-02-07
| | | | | | | | - 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>
* git-lfs: update to 3.4.1krant2024-02-07
| | | | | | - Update package URLs to the official ones Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* xmlrpc-c: install dev files only with 1st variantEneas U de Queiroz2024-02-07
| | | | | | | | | | | | | 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>
* openldap: update to 2.6.7krant2024-02-07
| | | | | | | - Remove dead mirror URL - Clean-up configure args Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* lmdb: update to 0.9.32krant2024-02-07
| | | | | | | - Switch to git source URL - Rebase the patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* hwdata: update to 0.379krant2024-02-07
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* minizip: update to 4.0.4krant2024-02-07
| | | | | | | - Don't set default cmake option - Switch URL to the official one Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* automake: update to 1.16.5krant2024-02-07
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* apr: update to 1.7.4krant2024-02-07
| | | | | | | - Remove upstreamed patches - Fix bindir in apr-1-config to fix subversion build Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* git: update to 2.43.0krant2024-02-07
| | | | | | - Refresh patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* alsa-utils: update to 1.2.11krant2024-02-07
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* 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>