Commit Graph

5087 Commits

Author SHA1 Message Date
Rosen Penev 7cb3cc7dc2 libv4l: update to 1.26.1
meson now available.

Added 2 patches to fix missing intl dependency and musl support.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:06:52 -08:00
Rosen Penev bade2501e9 libmpdclient: update to 2.22
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:06:38 -08:00
Rosen Penev f8af56c555 faad2: update to 2.11.1
CMake is used now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:06:21 -08:00
Rosen Penev 4f285f85a0 libidn: update to 1.42
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:05:39 -08:00
Rosen Penev 9f57ef2d6e glib2: use internal pcre2
For some strange reason, glib2 does not link properly with a static
pcre2. Work around by bundling own copy.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:04:49 -08:00
Andreas Gnau ccb4632c57
libstrophe: Specify correct PKG_LICENSE
libstrophe is dual-licensed as MIT OR GPL-3.0-only, which is also
reflected by the SPDX-License-Identifier lines in the source files.
Correct PKG_LICENSE in the Makefile accordingly.

Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
2024-02-14 18:39:54 +01:00
Rosen Penev 3085a842c2 redis: update to 6.2.14
Fixes CVE-2022-24735 and CVE-2022-24736

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-12 13:51:21 -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
Rosen Penev 7e4135cfd6 confuse: fix CVE-2022-40320
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-10 22:13:08 -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
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
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
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
krant 55abc039ff 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>
2024-02-07 14:00:33 -08:00
krant 4c96486e08 libfastjson: update to 1.2304.0
- Use HTTPS for source URL

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:58:07 -08:00
krant f26df428f2 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>
2024-02-07 13:56:52 -08:00
krant c05d63be59 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>
2024-02-07 13:56:11 -08:00
Eneas U de Queiroz fb3d67801e 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>
2024-02-07 13:55:27 -08:00
krant 71c34f85bd openldap: update to 2.6.7
- Remove dead mirror URL
- Clean-up configure args

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:55:13 -08:00
krant df1d99619f lmdb: update to 0.9.32
- Switch to git source URL
- Rebase the patch

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:54:52 -08:00
krant 838acc26db 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>
2024-02-07 13:54:20 -08:00
krant 68dd7b7cf6 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>
2024-02-07 13:53:31 -08:00
krant 049f9fc80f alsa-ucm-conf: update to 1.2.11
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:52:58 -08:00
krant 98d5fc2aee alsa-lib: update to 1.2.11
- Change package URL to HTTPS
- Refresh patches

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:52:46 -08:00
krant 935e6e0160 libarchive: update to 3.7.2
- Don't set CMake options matching the defaults

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:52:21 -08:00
krant c40da57d7b expat: update to 2.6.0
- Don't set default CMake options

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:50:12 -08:00
krant 5603261ca4 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>
2024-02-07 13:49:38 -08:00
krant 75b72c402f 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>
2024-02-06 14:17:46 -08:00
Eneas U de Queiroz d1324db153 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>
2024-02-05 11:26:18 -08:00
krant 94c0faf478 opus: update to 1.4
- Add patch to fix build on ARM
- Use official source URL

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-05 10:08:28 -08:00
krant 12042aaf99 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>
2024-02-04 16:31:50 -08:00
krant 18df76cd30 freetype: update to 2.13.2
- change package URL to HTTPS

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-04 16:31:10 -08:00
krant e88546aa4d libmaxminddb: update to 1.9.1
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-04 16:30:19 -08:00
krant b8d0f8b142 libstrophe: update 0.13.0
- Use common Github URL
- Add missing zlib dependency

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-04 16:29:09 -08:00
krant 7f34aac40c libsndfile: update to 1.2.2
- 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>
2024-02-04 16:25:51 -08:00
Fabrice Fontaine 5afe5c9031 treewide: assign PKG_CPE_ID
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-02-04 16:16:10 -08:00
krant 56e9475da9 leptonica: update to 1.84.1
- remove upstreamed patch
- explicitly disable openjpeg to ignore host-installed library
- fix .cmake and .pc paths

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-04 16:12:34 -08:00
krant 31337dd963 flac: update to 1.4.3
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-04 16:07:26 -08:00
Fabrice Fontaine b5b4545b24 libs/libidn2: fix PKG_CPE_ID
There is not a single CVE linked to libidn2_project:libidn2 so use
gnu:libidn2 instead:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️gnu:libidn2

Fixes: ceadbcbb64 (treewide: add PKG_CPE_ID for cvescanner)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-02-04 16:02:06 -08:00
Fabrice Fontaine 77a02f1efc libs/expat: fix PKG_CPE_ID
There is not a single CVE linked to libexpat:expat so use
libexpat_project:libexpat instead:

https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️libexpat_project:libexpat

Fixes: 70c62ef2d7 (expat: update to version 2.2.7 (security fix))

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-02-04 16:01:55 -08:00
Fabrice Fontaine 5c089b16ba libs/redis: fix PKG_CPE_ID
There is not a single CVE linked to pivotal_software:redis so use
redis:redis instead:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️redis:redis

Fixes: ceadbcbb64 (treewide: add PKG_CPE_ID for cvescanner)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-02-04 15:57:18 -08:00
Fabrice Fontaine 41c998224d libs/libgd: fix license
libgd is licensed under its own "GD" license and not MIT

Fixes: 60feea09c9 (libgd: import from oldpackages, add myself as maintainer, add license...)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-02-04 15:54:56 -08:00
Fabrice Fontaine ae165deaf5 libs/tiff: fix license
tiff is licensed under its own "libtiff" license and not BSD-3-Clause

Fixes: 364de5bc3f (tiff: add licensing information)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-02-04 22:31:28 +01:00
krant d74d7a6ac9 libidn2: update to 2.3.7
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-02 15:08:59 +01:00
Fabrice Fontaine a220c04b50 libs/vips: fix PKG_CPE_ID
libvips:libvips is a better CPE ID than vips:vips as this CPE ID has the
latest CVEs (whereas vips only has an old CVE from 2010):

  https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️libvips:libvips

Fix: 299e5b0a9b

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-02-02 17:54:47 +08:00
krant 6af519adb6 libpsl: update to 0.21.5
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-02 17:54:36 +08:00
Fabrice Fontaine 2269848bff libs/libpam: fix PKG_CPE_ID
linux-pam:linux-pam is a better CPE ID than kernel:linux-pam as this CPE
ID has the latest CVEs (whereas kernel:linux-pam only has a
SUSE-specific CVE):
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️linux-pam:linux-pam

Fix: 6f74b0c4f1

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-02-01 22:12:24 +01:00
Fabrice Fontaine b2c548975d libs/libdaq3: assign PKG_LICENSE_FILES
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-31 16:02:04 -08:00
Fabrice Fontaine 070fc8021c libs/libev: fix license
libev is licensed under BSD-2-Clause or GPL-2.0-or-later since its
addition to openwrt

While at it, assign PKG_LICENSE_FILES

Fixes: 67b39f8f9b

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-31 16:01:52 -08:00
Fabrice Fontaine 8fe036bb1b libs/libpciaccess: assign PKG_LICENSE
libpciaccess is licensed under MIT

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-31 16:01:18 -08:00
Fabrice Fontaine 820fcc5fb9 treewide: fix licence typos
- PKG_LICENCE -> PKG_LICENSE
- PKC_LICENSE_FILES -> PKG_LICENSE_FILES
- BSD 3-Clause -> BSD-3-Clause
- BSD-3-clause -> BSD-3-Clause
- BSD-2-clause -> BSD-2-Clause
- Public Domain -> Public-Domain
- PublicDomain -> Public-Domain
- Drop unneeded ',' in PKG_LICENSE or PKG_LICENSE_FILES

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-31 16:00:10 -08:00
Jiri Slachta 92a406deff
Merge pull request #23213 from krant/tiff
tiff: update to 4.6.0
2024-01-31 18:36:25 +01:00
krant 6320113d6a libjpeg-trubo: update to 3.0.2
- Switch source URL to Github since upstream migrated there
- Remove CMake options which are obsolete or match default values
- Don't disable arithmetic encoding/decoding since it's the standard

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-01-31 09:13:25 -08:00
krant 03139ed902 tiff: update to 4.6.0
- Don't set CMake options which are on by default

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-01-31 14:04:21 +02:00
Tianling Shen 2c6453adb6
inih: Update to r58
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-30 23:41:36 +08:00
Fabrice Fontaine 4bdc29ece4 libs/libgee: assign PKG_CPE_ID
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️gnome:libgee

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-29 16:04:09 -08:00
Fabrice Fontaine c24fb4a2f7 libs/libmbim: assign PKG_CPE_ID
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️freedesktop:libmbim

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-29 16:00:48 -08:00
Fabrice Fontaine 17d25745ba libs/libinput: assign PKG_CPE_ID
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️freedesktop:libinput

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-29 15:59:32 -08:00
Fabrice Fontaine eb2c47d493 libs/freetype: fix PKG_CPE_ID
There is not a single CVE under cpe:/a:freetype:freetype2
so use cpe:/a:freetype:freetype:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️freetype:freetype

Fixes: 456ae2f541

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-29 15:59:07 -08:00
Fabrice Fontaine 3c82335658 libs/libyang: assign PKG_CPE_ID
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️cesnet:libyang

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-29 15:57:26 -08:00
Fabrice Fontaine 903d010020 libs/fmtlib: assign PKG_CPE_ID
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️fmt:fmt

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-29 15:57:00 -08:00
John Audia 651b7e1f92 libdaq3: update to 3.0.14
Update to latest version.

Changelog: https://github.com/snort3/libdaq/releases/tag/v3.0.14

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
2024-01-27 13:32:22 +01:00
Fabrice Fontaine 2d0649c1c9 libs/libestr: assign PKG_CPE_ID
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aadiscon%3Alibestr

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-24 14:55:52 -08:00
Fabrice Fontaine a9ddc8e373 libs/apr: fix PKG_CPE_ID
There is not a single CVE under cpe:/a:apache:apr
so use cpe:/a:apache:portable_runtime:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aapache%3Aportable_runtime

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-24 14:55:30 -08:00
Fabrice Fontaine 37a60ca934 libs/libvpx: fix PKG_CPE_ID
There is not a single CVEs under cpe:/a:john_koleszar:libvpx
so use cpe:/a:webmproject:libvpx:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Awebmproject%3Alibvpx

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-24 17:32:00 -03:00
Nikos Mavrogiannopoulos 995825f417 gnutls: updated to 3.8.3
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2024-01-24 10:59:45 +01:00
Alexandru Ardelean ca6216ef07 openblas: bump to version 0.3.26
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-01-17 00:29:20 +01:00
Othmar Truniger 9e06d10289 libfmt: bump to upstream version 10.2.1
Signed-off-by: Othmar Truniger <github@truniger.ch>
2024-01-10 16:40:33 +01:00
Yegor Yefremov aed7d9f63e libs/xmlrpc-c: fix pkg-config files
Add an upstream patch that uses conventional variables in
pkg-config files so they can be overridden at pkg-config time.

This patch was created using the following upstream revisions:

- https://sourceforge.net/p/xmlrpc-c/code/3203/
- https://sourceforge.net/p/xmlrpc-c/code/3205/

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2024-01-06 13:49:22 -08:00
Yegor Yefremov 92042a0826 libs/xmlrpc-c: update to 1.59.02
Also remove the already upstreamed patch.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2024-01-06 13:49:22 -08:00
Hannu Nyman 17a9c3015e mpfr: remove package, moved into main OpenWrt repo
mpfr has been moved to the main OpenWrt source repository,
as it is required by gbd 14. Remove it from the feeds repo.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-01-05 11:13:42 +02:00
Carsten Schuette 4f31101fbf libsodium: Update to 1.0.19 and fix patches
Also add TAR_OPTIONS and TAR_CMD. Unfortunately, latest version of libsodium extracts to an additional libsodium-latest subfolder, which is unneccessary and removed by these options.

Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
2024-01-03 00:09:32 -08:00
W. Michael Petullo 60d784c635 libdaq: remove package
Replaced with libdaq3.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-01-03 06:49:42 +01:00
Rosen Penev b685807ee9 libmad: update to 0.16.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-01-02 17:16:19 -08:00
W. Michael Petullo 2c36e0e276 openldap: update to 2.6.6
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-01-02 15:13:03 -08:00
W. Michael Petullo 3a4b999885 libdmapsharing: update to 3.9.13
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-01-02 14:53:56 -08:00
W. Michael Petullo 32b503a98e hwloc: update to 2.10.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-01-02 14:53:38 -08:00
W. Michael Petullo b77534b449 vips: update to 8.15.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-01-02 14:52:23 -08:00
W. Michael Petullo a3176fc61f libgcrypt: update to 1.10.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-01-02 14:52:13 -08:00
W. Michael Petullo c5360d4751 libsoup3: update to 3.4.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-01-02 14:51:35 -08:00
W. Michael Petullo 88edd34b45 libsoup: remove package
Remove libsoup package, as all of the packages that have depended on it
moved to libsoup3.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-01-02 14:51:08 -08:00
Yegor Yefremov 7726e081cd libs/xmlrpc-c: install pkgconf files
Copy *.pc files into the staging directory.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2023-12-28 13:39:32 -08:00
Carlos Miguel Ferreira 1c15ce4d22 boost: Updates package to version 1.84.0
This commit updates boost to version 1.84.0

New available libraries:
* *Cobalt:* Basic algorithms and types for C++20 coroutines, from
Klemens Morgenstern. [2]
* *Redis:* Redis async client library built on top of Boost.Asio, from
Marcelo Zimbres Silva. [3]

More info about Boost 1.84.0 can be found at the usual place [1].

[1]: https://www.boost.org/users/history/version_1_84_0.html
[2]: https://www.boost.org/libs/cobalt/
[3]: https://www.boost.org/libs/redis/

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2023-12-24 10:34:49 -08:00
Fabrice Fontaine cb9b994a53 libassuan: Fix license
libassuan license is wrong since the addition of the package in commit
https://git.openwrt.org/?p=feed/packages.git;a=commit;h=e24e8fa98c813911419271d64433deb2b453fa02

Indeed, libassuan has been licensed under LGPL-2.1+ since version 1.0.3
back in 2007 [1]:

Noteworthy changes in version 1.0.3 (2007-08-24)
------------------------------------------------

 * Changed the license of the library code back to LGPLv2.1 to support
   a bunch of GPLv2(only) software which does not allow the use of
   LGPLv3.  Note that this is only a temporary change and authors of
   GPLv2(only) software are asked to switch to GPLv3 or to add an
   exception which allow the use of LPGLv3 software.

[1]: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libassuan.git;a=blob;f=NEWS;h=3a86eca4175fbcb12bb00722c2047062df67a46d;hb=HEAD

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2023-12-22 13:09:18 +00:00
Alexandru Ardelean a738f71b6a
Merge pull request #22916 from commodo/openblas
openblas: bump to version 0.3.25
2023-12-21 09:23:48 +02:00
Daniel Golle a64971c03e hiredis: update to version 1.2.0
Announcing Hiredis v1.2.0 with with new adapters, and a great many bug
fixes.

 🚀 New Features
 - Add sdevent adapter
 - Allow specifying the keepalive interval
 - Add RedisModule adapter
 - Helper for setting TCP_USER_TIMEOUT socket option

 🐛 Bug Fixes
 - Fix a typo in b6a052f.
 - Fix wincrypt symbols conflict
 - Don't attempt to set a timeout if we are in an error state.
 - Accept -nan per the RESP3 spec recommendation.
 - Fix colliding option values
 - Ensure functionality without `_MSC_VER` definition

 🧰 Maintenance
 - Add a test for the TCP_USER_TIMEOUT option.
 - Add -Werror as a default.
 - CI: Update homebrew Redis version.
 - Fix typo in makefile.
 - Write a version file for the CMake package
 - CMakeLists.txt: respect BUILD_SHARED_LIBS
 - Cmake static or shared
 - fix typo
 - Add a test ensuring we don't clobber connection error.
 - Search for openssl on macOS

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-12-20 05:25:28 +00:00
Fabrice Fontaine e8bbeb05b9 gpgme: Fix license
gpgme license is wrong since the addition of the package in commit
https://git.openwrt.org/?p=feed/packages.git;a=commit;h=3e39633b75e7d26f3666bce9c2e97d268f0fd068

Indeed, gpgme has been licensed under LPGL-2.1+ since version 1.0.2 back
in 2004 [1]:

Noteworthy changes in version 1.0.2 (2004-12-28)
------------------------------------------------

 * Changed the license of the library to the GNU Lesser General Public
   License (LGPL), version 2.1 or later.

[1]: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=blob;f=NEWS;h=2475a877a40817f575accd22a386bfd5f0a66aad;hb=HEAD

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2023-12-20 10:52:43 +08:00
Hirokazu MORIKAWA 5b05fb11e4 icu: bump to 74.2
ICU 74.2 maintenance release

Release date: 2023-12-13

ICU 74.2 updates to CLDR 44.1 locale data. These are maintenance releases for ICU 74 and CLDR 44, with limited sets of bug fixes and no API or structural changes.
* The CLDR bug fix relevant for ICU is for some formatting patterns that erroneously had two adjacent space characters. These are coalesced into one. (CLDR-17233)
* List of tickets fixed in ICU 74.2
    * Important: DateFormat.getInstanceForSkeleton() and the DateTimePatternGenerator sometimes used the wrong patterns because they failed to use/inherit certain data. (ICU-22575 — CLDR 44 had removed some redundant data that ICU relied on.)

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2023-12-19 16:29:43 -08:00
John Audia 1db5c54617 hyperscan: new package for speeding up regex ops
Hyperscan is a high performance regular expression matching
library from Intel that runs on x86 platforms and offers
support for Perl Compatible Regular Expressions (PCRE) syntax,
simultaneous matching of groups of regular expressions, and
streaming operations.

This has utility in speeding up snort3.

Signed-off-by: John Audia <therealgraysky@proton.me>
2023-12-19 15:05:00 -08:00
Rosen Penev bdb94243f6 libsoup: fix compilation with libml2 1.12
Needs a different header.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-12-19 04:35:39 -08:00
Tianling Shen 9b0608547b libtorrent-rasterbar: Update to 2.0.9
Switch to use release tarball to avoid try_signal hack.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-18 18:59:08 +02:00
Alexandru Ardelean 4fdc3b7f81 openblas: bump to version 0.3.25
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-12-18 13:47:03 +02:00
Michael Heimpold 3893763d9c libiio: update to 0.25
While at, backport fix to compile against libxml 2.12.0.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-12-16 18:34:58 +01:00
Florian Eckert a57e98a906
Merge pull request #22354 from lvoegl/pr/20230910-swanmon
swanmon: add package
2023-12-14 12:26:38 +01:00
W. Michael Petullo 2a9aa5721b cyrus-sasl: create libsasl2-utils package for programs
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2023-12-13 14:13:48 +08:00
Nick Hainke 19cbe27570 libxslt: update to 1.1.39
Release Notes:
- https://gitlab.gnome.org/GNOME/libxslt/-/releases/v1.1.38
- https://gitlab.gnome.org/GNOME/libxslt/-/releases/v1.1.39

Fixes: #22836
Signed-off-by: Nick Hainke <vincent@systemli.org>
2023-12-07 18:41:14 +01:00
Yegor Yefremov 3036475924 libs/libsocketcan: remove double line
The following line appeared twice:

include $(INCLUDE_DIR)/package.mk

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2023-12-02 16:20:14 -08:00
Stan Grishin 1ca8967053
Merge pull request #22772 from stangri/master-ngtcp2
ngtcp2: update to 1.1.0
2023-12-01 12:55:48 -07:00
Stan Grishin ffd2ecd51e
Merge pull request #22770 from stangri/master-nghttp3
nghttp3: update to 1.1.0
2023-12-01 12:55:37 -07:00
Yegor Yefremov 26046a3261 libsocketcan: new package
Readd and update the libsocketcan package from OpenWrt 14.07:

https://git.archive.openwrt.org/?p=14.07/packages.git;a=blob;f=libs/libsocketcan/Makefile;hb=a2d1927140548a805970f0859150556ea0b22a78

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2023-12-01 11:27:16 -08:00
Yegor Yefremov 920feb7093 libs/xmlrpc-c: restore support for xmlrpc-c-libxml2 package
Remove xmlrpc-c Package definition and let both xmlrpc-c-internal
and xmlrpc-c-libxml2 provide xmlrpc-c.

Also add a patch removing the unnecessary linking.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2023-12-01 11:19:39 -08:00
Yegor Yefremov f0cf2e75c3 libs/xmlrpc-c: fix xmlrpc-c-abyss and xmlrpc-c-server-abyss packages
When building abyss feature, the following error occurs:

xmlrpc_server_abyss.c:783:13: warning: format not a string literal and
no format arguments [-Wformat-security]
783 | xmlrpc_faultf(envP, error);

Add a patch fixing the format parameter.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2023-12-01 11:19:39 -08:00
Yegor Yefremov cf1ecd3a39 libs/xmlrpc-c: update to 1.54.06
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2023-12-01 11:19:39 -08:00
Stan Grishin 05cf7cff10 ngtcp2: update to 1.1.0
* Changelog: https://github.com/ngtcp2/ngtcp2/releases/tag/v1.1.0

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-11-27 17:46:07 +00:00
Stan Grishin 353bdb9cf0 nghttp3: update to 1.1.0
* Changelog: https://github.com/ngtcp2/nghttp3/releases/tag/v1.1.0

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-11-27 17:40:11 +00:00
Tianling Shen 8facff466b libupnpp: Update to 0.24.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-25 09:18:54 -08:00
Tianling Shen 24b4173030 libnpupnp: Update to 5.1.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-25 09:18:54 -08:00
Josef Schlehofer 30463c5527 quasselc: drop unmaintained project
This project [1] has the latest commit from 2017, it seems like we are maintaing this software here, but we don't have enough people to do so.

Let's drop this package.

[1] https://github.com/phhusson/QuasselC

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-11-22 14:50:35 +01:00
Michael Heimpold 7b0db88b44 libzip: update to 1.10.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-11-18 20:23:04 -08:00
Rosen Penev 6386d1e9be elektra: fix compilation with GCC13
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-18 20:19:05 -08:00
Christian Lachner 24b751bcf0 liburing: Update to v2.5
- Updated download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2023-11-18 01:11:47 +08:00
Rosen Penev 5ae88c48b7 avahi: remove compat library
It seems this is meant for distributions that lack mdnsresponder. It's
heavier than it as dbus is required.

Since this happens to conflict with mdnsresponder, just remove it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-16 21:08:18 -08:00
Rosen Penev f53100b69e libupnpp: update to 0.24.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-16 18:06:06 -08:00
Rosen Penev 36360b7406 libnpupnp: update to 5.1.1
Build with meson. Faster.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-16 18:06:06 -08:00
Hirokazu MORIKAWA 80dc3ac8e2 icu: bump to 74.1
ICU 74 updates to Unicode 15.1, including new characters, emoji, security mechanisms, and corresponding APIs and implementations. It also updates to CLDR 44 (blog) locale data with new locales and various additions and corrections.

ICU 74 and CLDR 44 are major releases, including a new version of Unicode and major locale data improvements. They subsume the changes for the ICU 73.2 and CLDR 43.1 maintenance releases.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2023-11-10 13:46:55 +01:00
John Audia 4c05ae5f6c libdaq3: update to 3.0.13
Upstream bump

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
2023-11-09 09:25:06 +01:00
Jeffery To e863f89a47
psqlodbc: Fix build
This updates the path for odbc_config as it was moved from
$(STAGING_DIR_HOST)/bin to $(STAGING_DIR)/host/bin (in commit
61de50de5f).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-11-03 10:05:22 +08:00
Christian Marangi baa0d51270 libndpi: backport patch for PCRE2 support
Backport patch for PCRE2 support as PCRE is EOL and won't receive any
support updates anymore.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-11-01 20:48:26 +01:00
Christian Marangi 97a7165e72 libndpi: bump to release 4.8
Bump to release 4.8 to make it easier to backport PCRE2 support patch.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-11-01 20:48:26 +01:00
Jeffery To 47c8bf1a09 newt: Update to 0.52.24, add test.sh script for packages feed CI
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-11-02 00:41:14 +08:00
Anton Antonov c618100c82 efivar: Add armsr target support
Backport up-stream patch:
ca48d3964d

Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
2023-10-31 13:48:59 +08:00
Jeffery To 14c8d269be unixodbc: Update to 2.3.12
This also adds a test.sh script for the packages feed CI.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-10-30 13:25:58 -07:00
Jeffery To 9563c6f018 unixodbc: Split libraries package into separate packages
This splits the unixodbc package into separate packages (libodbc,
libodbccr, libodbcinst). This also keeps the unixodbc package for
backwards compatibility.

The Internet News Server driver (libnn) is omitted as the driver README
describes it as "in mid-hack"[1] and it is doubtful if there is any
real-world use for it.

This also updates the package license information and URL, and sets
PKG_BUILD_PARALLEL and HOST_BUILD_PARALLEL.

[1]: 9b31cd228d/Drivers/nn/README (L17-L19)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-10-30 13:25:58 -07:00
Jeffery To 80aeb31082 unixodbc: Copy pgsqlodbc.ini instead of creating it dynamically
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-10-30 13:25:58 -07:00
Jeffery To 3ab793f09e unixodbc: Use default includedir for target configure
Replace INCLUDE_PREFIX in config.h for host odbc_config instead of
specifying includedir to target configure.

This also updates the prefixes in unixodbc_conf.h to keep config.h and
unixodbc_conf.h in sync.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-10-30 13:25:58 -07:00
Jeffery To b0699060c9 unixodbc: Use default build recipes
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-10-30 13:25:58 -07:00
Jeffery To ec2ca90dc1 unixodbc: Use InstallDev directory to transfer include files
This uses the default InstallDev directory instead of a "tmp" directory
to transfer include files from the target package to host build.

Using a "tmp" directory implies that the files inside are safe to
delete, but without these include files the host build will not succeed.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-10-30 13:25:58 -07:00
Jeffery To 61de50de5f unixodbc: Change host build directories to be target-specific
Since the host odbc_config returns target-specific information, it
should be built and placed into target-specific locations.

This changes HOST_BUILD_DIR to be in $(BUILD_DIR)/host, and installs
odbc_config inside $(STAGING_DIR)/host.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-10-30 13:25:58 -07:00
Jeffery To f3d25a7472 unixodbc: Remove custom unixodbc_conf.h
As unixodbc_conf.h is now generated by configure instead of
odbc_config[1], it is not necessary to use a custom copy of the header
file anymore.

[1]: be3341cdc6

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-10-30 13:25:58 -07:00
Stan Grishin 7a393aea9f ngtcp2: update to 1.0.1
* https://github.com/ngtcp2/ngtcp2/compare/v1.0.0...v1.0.1

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-10-30 18:16:20 +01:00
Stan Grishin 31b871ca1a
Merge pull request #22444 from stangri/master-ngtcp2
ngtcp2: add new package
2023-10-26 08:33:15 -06:00
Stan Grishin f6e5797640 ngtcp2: add new package
* add new package to allow building of curl with HTTP/3 support
* switch to using cmake

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-10-23 14:11:28 +00:00
Stan Grishin b1d4241cdf nghttp3: add new package
* add new package to allow building of curl with HTTP/3 support
* switch to using cmake

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-10-23 14:10:54 +00:00
Lukas Voegl d5b9e9642c davici: add package
Signed-off-by: Lukas Voegl <lvoegl@tdt.de>
2023-10-20 11:54:47 +02:00
Maxim Anisimov 659b80fa60 libqmi: bump to 1.34.0
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
2023-10-17 15:20:18 +03:00
Maxim Anisimov 66e2ba72f1 libmbim: bump to 1.30.0
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
2023-10-17 15:18:56 +03:00
Hirokazu MORIKAWA afecaa71c2 nghttp2: fix CVE-2023-44487
update to v1.57.0
CVE-2023-44487 : HTTP/2 Rapid Reset

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2023-10-15 12:10:03 -07:00