Commit Graph

4938 Commits

Author SHA1 Message Date
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:a: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:a: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:a: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:a: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:a: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:a: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:a: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:a: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:a: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:a: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:a: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