Commit Graph

5088 Commits

Author SHA1 Message Date
Robert Marko 9f78055f94 treewide: refresh missed hashes after move to use ZSTD as default
This is a follow-up on the previous treewide refresh of hashes after move
to ZSTD by default for compressing tarballs, as it seems that somehow
CHECK_ALL missed couple of packages.

Fixes: 272f55e87f ("treewide: refresh hashes after move to use ZSTD as default")
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-04-08 09:30:35 +02:00
Tan Zien 9c7a973a50 glib2: link libiconv when building host pkg
some compile error happens when building.
Linking to libiconv-full fixes this.
refer to: 63dd14b906

Signed-off-by: Tan Zien <nabsdh9@gmail.com>
2024-04-07 15:59:27 -07:00
krant 1a70cf2f3b libpng: update to 1.6.43
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-04-07 15:58:56 -07:00
krant c0273a1c38 openblas: update to 0.3.27
- Add ONLY_CBLAS make flag to skip tests (fixes x86 builds)

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-04-07 23:34:38 +03:00
Robert Marko 272f55e87f treewide: refresh hashes after move to use ZSTD as default
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-04-07 12:06:34 +02:00
Rosen Penev d0088b57d1 libmad: fix PKG_VERSION after apk change
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-04-06 16:36:35 -07:00
Adam Duskett 7240739242 libs/xr_usb_serial_common: fix 6.6 kernel compile
Upstream: submitted
https://github.com/kasbert/epsolar-tracer/pull/61

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
2024-04-05 13:40:57 -07:00
Adam Duskett 9233703a1e dmx_usb_module: fix 6.6 kernel compile
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
2024-04-05 13:39:56 -07:00
Stan Grishin 003d994835
Merge pull request #23743 from stangri/master-nghttp3
nghttp3: update to 1.2.0
2024-03-29 14:56:56 -06:00
Stan Grishin fbacca12d8 ngtcp2: update to 1.4.0
* update PKG_RELEASE to be apk-compatible
* update PKG_SOURCE/PKG_SOURCE_URL so that it builds
* drop dependency on libopenssl as other SSL libs start to support HTTP/3

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-03-25 09:36:30 +00:00
Stan Grishin 54274d4d90 nghttp3: update to 1.2.0
* update PKG_RELEASE to be apk-compatible
* update PKG_SOURCE/PKG_SOURCE_URL so that it builds

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-03-25 09:31:11 +00:00
krant e616f879c0 opus: revert to autotools
Latest update in 6c3db5d has switched build system to Meson,
which is broken on several non-SIMD platforms. Turns out,
Meson support is not yet stable enough in the upstream,
so we revert to autotools and drop meson-related patch.

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-03-25 17:06:55 +08:00
Hauke Mehrtens d4ef5bb60d gost_engine: Update to version 3.0.3
This version contains minor bugfixes.
It fixes a compile problem with GCC 13.

Changes: https://github.com/gost-engine/engine/compare/v3.0.1...v3.0.3

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-03-23 22:35:50 -07:00
krant 0ba53d3a0d giflib: update to 5.2.2
Drop upstreamed CVE patches.

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-03-23 22:30:51 -07:00
krant 6c3db5d603 opus: update to 1.5.1
- Switch to Meson build system
- Update patch with Meson build fixes

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-03-22 16:09:21 +08:00
krant b9836b0151 libstrophe: update to 0.13.1
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-03-22 16:08:34 +08:00
krant 24825f0eed minizip: update to 4.0.5
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-03-22 16:08:12 +08:00
krant a8820671e4 libdeflate: update to 1.19
- Use proper tarball URL.

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-03-22 16:07:31 +08:00
krant 8db49729c3 expat: update to 2.6.2
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-03-22 16:04:54 +08:00
Christian Marangi c3a50a9fac
libpfring: backport patch fixing compilation error for sa_data
Backport patch fixing compilation error for sa_data not well defined.
This is triggered only on platform that makes use of fortify string and
cause compilation error due to the fact that sa_data is not well defined
and his size is arbitrary.

Patch has been accepted in the PF_RING project and this is just a
backport.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-03-19 11:40:36 +01:00
Peter van Dijk 0245dd0131 libfstrm: add second maintainer
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2024-03-08 00:34:29 +08:00
Peter van Dijk 629fb37b55 libwslay: remove, nothing depends on it since h2o is gone
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2024-03-07 15:21:46 +01:00
Igor Bezzubchenko 5ad1f0ebbe libpqxx: update to version 7.9.0
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
2024-02-29 22:39:24 +01:00
krant 0858accfda c-ares: update to 1.27.0
- Update package URL
- Don't set default CMake options

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-24 12:10:20 -08:00
John Audia c1b4e80825 gperftools: add new package
Thread-caching malloc provided by this package improves snort3
performance.  I have been running with this for over seven months
without issues.  Avg CPU usage is down.  Another user reported
higher throughput achieved with snort3 compiled with this on
samba transfers on system with CPU-limited snort performance.[1]

1. https://forum.openwrt.org/t/some-help-with-a-makefile-gperftools/165656/22

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

Signed-off-by: John Audia <therealgraysky@proton.me>
2024-02-24 11:45:33 -08:00
John Audia bb574d7b69 hyperscan: symlinks redundant ABI shared objects
Use $(CP) macro rather than $(INSTALL_DATA) to preserve symlinks
on shared objects which saves approx 11.8 M of space.

From hyperscan-runtime_5.4.2-1:

% ls -lh /usr/lib/libhs*
-rw-r--r-- 1 root root 4.7M Feb 16 14:29 /usr/lib/libhs.so
-rw-r--r-- 1 root root 4.7M Feb 16 14:29 /usr/lib/libhs.so.5
-rw-r--r-- 1 root root 4.7M Feb 16 14:29 /usr/lib/libhs.so.5.4.2
-rw-r--r-- 1 root root 1.2M Feb 16 14:29 /usr/lib/libhs_runtime.so
-rw-r--r-- 1 root root 1.2M Feb 16 14:29 /usr/lib/libhs_runtime.so.5
-rw-r--r-- 1 root root 1.2M Feb 16 14:29 /usr/lib/libhs_runtime.so.5.4.2

% grep Installed-Size /usr/lib/opkg/info/hyperscan-runtime.control
Installed-Size: 18370560

From hyperscan-runetime_5.4.2-2 (created by this PR):

% ls -lh /usr/lib/libhs*
lrwxr-xr-x 1 root root   10 Feb 22 15:56 /usr/lib/libhs.so -> libhs.so.5
lrwxr-xr-x 1 root root   14 Feb 22 15:56 /usr/lib/libhs.so.5 -> libhs.so.5.4.2
-rwxr-xr-x 1 root root 4.6M Feb 22 15:27 /usr/lib/libhs.so.5.4.2
lrwxr-xr-x 1 root root   18 Feb 22 15:56 /usr/lib/libhs_runtime.so -> libhs_runtime.so.5
lrwxr-xr-x 1 root root   22 Feb 22 15:56 /usr/lib/libhs_runtime.so.5 -> libhs_runtime.so.5.4.2
-rwxr-xr-x 1 root root 1.2M Feb 22 15:27 /usr/lib/libhs_runtime.so.5.4.2

% grep Installed-Size /usr/lib/opkg/info/hyperscan-runtime.control
Installed-Size: 5918720

Credit to @efahl for pointing this out.

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-02-22 16:04:08 -08:00
Rosen Penev 0e7554cbf4 glib2: use internal pcre2 for host
There's some weird issue where -lpcre2 is not being passed. Fixes
vala/host which links to static libraries.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-22 10:49:16 -08:00
Rosen Penev 6f79ac8500 libiio: fix pkgconfig paths
CMake build is passing host paths in pkgconfig file.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-22 10:48:21 -08:00
Rosen Penev fa79aaad5f nghttp3: fix pkgconfig file
CMake build is passing host paths in pkgconfig.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-22 10:47:40 -08:00
krant 7770e65c57 libffi: update to 3.4.6
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-21 21:56:07 -08:00
krant 315c4e1a10 libpng: update to 1.6.42
- Don't set default and rename renamed CMake options
- Enable NEON optimizations
- Rebase the patch

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-21 21:55:24 -08:00
Hirokazu MORIKAWA 02a982bc10 libuv: fix CVE-2024-24806
Update to 1.48.0
CVE-2024-24806 : Improper Domain Lookup that potentially leads to SSRF attacks

Vulnerabilities fixed
* CVE-2024-24806 / GHSA-f74f-cvh7-c6q6 0f2d7e7, 3530bcc and e0327e1
Notable Changes
* linux: disable io_uring on ppc64 and ppc64le #4285
* linux: disable io_uring on hppa below kernel 6.1.51 #4224
* win/spawn: optionally run executable paths with no file extension #4292 (We recommend that most users consider setting this by default)
Important Bugs Fixed
* unix,win: fix busy loop with zero timeout timers #4250, #4304.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2024-02-20 13:46:50 +08:00
Michael Heimpold 2953350f75
Merge pull request #23463 from mhei/fix-apr
apr/subversion: fix subversion build and apache-mod-php8 build regres…
2024-02-19 07:31:02 +01:00
Rosen Penev b111a290d8 libfmt: fix compilation with mariadb
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-18 15:39:04 -08:00
Peter van Dijk d30a34bac1 h2o: remove, nothing depends on it anymore
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2024-02-18 15:03:07 -08:00
krant 8bcd244715 openblas: enable ARM-specific optimizations
OpenBLAS allows to specify per-family CPU optimizations during build stage.
This package supports manual specification of a family during configuration.
This commit adds automatic detection of target family, while keeping manual
override as a backup.

Automatically detected ARM families:
 - Cortex-A9 without NEON
 - Cortex-A9 with NEON
 - Cortex-A15
 - Cortex-A53
 - Cortex-A72

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-17 14:51:58 +01:00
Michael Heimpold 84ac0263b5 apr/subversion: fix subversion build and apache-mod-php8 build regression (fixes #23460)
The recent upgrade of apr included a change with should fix the subversion build.

Unfortunately, this fix resulted in a build regression of apache-mod-php8.

The new approach is to pass the locations of the apr config helpers
to configure via parameter.

Fixes: 68dd7b7cf6 ("apr: update to 1.7.4")

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2024-02-17 00:28:46 +01:00
Florian Eckert 56188542b6 glib2: update to version 2.74.7
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-02-16 12:02:11 +01:00
Florian Eckert 71b7b44789 glib2: do not set default meson options
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-02-16 12:02:11 +01:00
Florian Eckert 7b33b15032 Revert "glib2: update to 2.78.4"
So that we have a working ModemManager again and can look at the problem
revert the update to version 2.78.4 for now.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>

This reverts commit 08c7b0dfca.
2024-02-16 12:02:05 +01:00
Florian Eckert 445f75e3f1 Revert "glib2: use internal pcre2"
This is must also get revert to get back to working glib2 version 2.74.0

Signed-off-by: Florian Eckert <fe@dev.tdt.de>

This reverts commit 9f57ef2d6e.
2024-02-16 12:01:46 +01:00
Oskari Rauta 3d0e1e524e efivar: disable mold linker
efivar fails to build with mold linker, so it should
be opted out. I also added missing maintainer.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2024-02-16 14:00:59 +08:00
Rosen Penev 7536aebe63 zmq: update to 4.3.5
Remove GCC13 backport.

Refresh other patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:40:25 -08:00
Rosen Penev 8bdf5f94bd taglib: update to 2.0
Switched to local tarball as the utf8cpp subproject needs to be used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:33:34 -08:00
Rosen Penev ad2c58bfec libcap-ng: update to 0.84
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:28:07 -08:00
Rosen Penev b935ee1721 hidapi: update to 0.14.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:27:56 -08:00
Rosen Penev e9c77f2d33 libnpupnp: update to 6.1.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:27:39 -08:00
Rosen Penev c6dc9227fe libxerces-c: update to 3.2.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:23:29 -08:00
Rosen Penev 440a86ee7d libupnp: update to 1.14.18
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:23:11 -08:00
Rosen Penev 41cd4c388a libtins: update to 4.5
Remove upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:13:58 -08:00
Rosen Penev 819dabf439 log4cplus: update to 2.1.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:09:50 -08:00
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