Commit Graph

5121 Commits

Author SHA1 Message Date
Aleksey Vasilenko
2b54357f16 nghttp2: update 1.62.1
- Switch source back to .xz according to CONTRIBUTING.md

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-06-06 15:40:32 -07:00
krant
b2065541b3 ngtcp2: update to 1.5.0
- Switch source to .xz according to CONTRIBUTING.md
- Adopt the package

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-07 03:20:01 +08:00
krant
b6692211bb nghttp3: update to 1.3.0
- Switch source to .xz according to CONTRIBUTING.md
- Adopt the package

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-07 03:20:01 +08:00
Rosen Penev
a161290906 gdbm: update to 1.23
Just make the library instead of everthing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-04 14:14:58 -07:00
Rosen Penev
21ff8c732c libv4l: fix compilation without utils
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-04 14:14:24 -07:00
Russell Senior
651bc1eea9 libgpiod: update to 2.1.2
Signed-off-by: Russell Senior <russell@personaltelco.net>
2024-06-04 14:43:54 +02:00
krant
567a123f88 c-ares: update to 1.29.0
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-02 19:17:13 -07:00
krant
c87b846cac libarchive: update to 3.7.4
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-01 17:28:51 -07:00
Rosen Penev
177920eed4 libssh: fix bad pkgconfig paths
Avoid leaking host paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-01 17:27:37 -07:00
krant
03afd5ddce libjpeg-turbo: update to 3.0.3
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-01 16:10:54 -07:00
Josef Schlehofer
f1f226e9ec Merge pull request #24068 from stangri/master-ngtcp2
ngtcp2: drop maintainership
2024-06-01 09:25:52 +02:00
Stan Grishin
d4dad3b1fe Merge pull request #24271 from neheb/m
ngtcp2: fix bad pkgconfig paths
2024-05-31 14:26:18 -07:00
Rosen Penev
2fd1e9d6e0 ngtcp2: fix bad pkgconfig paths
Avoids leaking host paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-30 14:15:36 -07:00
Rosen Penev
558b50f68e openblad: avoid leaking host paths
Potentially fixes compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-30 14:13:58 -07:00
W. Michael Petullo
ba1c171604 openldap: update to 2.6.8
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-05-29 18:48:10 -07:00
W. Michael Petullo
2caca64797 vips: update to 8.15.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-05-29 18:47:27 -07:00
W. Michael Petullo
db9e5cd2ec libgpg-error: update to 1.49
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-05-29 18:47:08 -07:00
Eneas U de Queiroz
a92d247884 gost_engine: add CI test
Thi adds one MD and one cipher test from upstream, adapted to a shell
script.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2024-05-27 20:17:56 -07:00
Eneas U de Queiroz
87f0efbded gost_engine: fix config installation directory
The engine configuration directory was moved to /etc/ssl/modules.cnf.d/,
but the gost_engine package was using /etc/ssl/engines.cnf.d/ by
mistake.

Fixes: 3b2fcd6b2 ("gost_engine: adapt to new engine build config")

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2024-05-27 20:17:56 -07:00
Rosen Penev
d4ae9f1190 taglib: update to 2.0.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-27 10:52:13 -07:00
Rosen Penev
adde47e6f9 opus: update to 1.5.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-27 10:52:01 -07:00
Rosen Penev
ef95451c6b libupnpp: update to 0.26.5
Autotools build is gone. meson is used now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-27 10:51:44 -07:00
Rosen Penev
8ff4ad013e libnpupnp: update to 6.1.3
Install static libraries too to InstallDev.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-27 10:51:44 -07:00
Rosen Penev
0b37712ad0 libimobiledevice: update to 2024-05-20
Add patch to fix compilation with GCC14.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-27 10:46:03 -07:00
Michael Heimpold
6ce1a3adda Merge pull request #24123 from mhei/update-libgpiod-to-2.1.1-with-deps
Update libgpiod to 2.1.1 and update dependent packages
2024-05-27 07:43:29 +02:00
Rosen Penev
bfe0d361f3 libshout: fix compilation with GCC14
Missing headers.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-26 14:36:41 -07:00
Robert Marko
9cce31c309 treewide: fix incorrect hashes
It seems that PR #24113 introduced incorrect hashes for multiple packages.

So, lets fix all of them at once.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-05-24 13:50:11 +08:00
Stan Grishin
a6b0d50ac0 nghttp3: drop maintainership
* switch back to using tar.gz archives, switch to xz was
  probably unnecessary and the previous problem building
  from the tagged release gz was probably cache-related
* drop maintainership

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-05-24 00:12:13 +02:00
Rosen Penev
13841d15af openldap: fix compilation with GCC14
Wrong pointer type.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-21 17:59:57 -07:00
Rosen Penev
4189202d7e cyrus-sasl: fix compilation with GCC14
Missing time.h header.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-21 17:59:42 -07:00
Jan Hák
c66e9254ef libedit: update to version 20240517-3.1
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2024-05-21 17:57:49 -07:00
Christian Lachner
601d650688 liburing: Update to v2.6
- Updated download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2024-05-20 11:58:14 +08:00
Rosen Penev
b914fd47ca unixodbc: fix compilation with GCC14
Wrong pointer type.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-16 23:45:53 -07:00
Rosen Penev
6787f2420f libpfring: update to 8.6.1
Remove upstreamed patch, backport one, and switch one from downstream to
upstream patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-15 19:43:06 -07:00
Rosen Penev
f9dfeaad4a libcli: fix compilation with GCC14
GCC 14 does not like 1 as the second parameter to calloc.

Clean up definition to avoid using PKG_SOURCE_DATE and to just use
PKG_VERSION.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-15 17:40:05 -07:00
Rosen Penev
d5f9a76aa4 libroxml: fix compilation with GCC14
Need casts for integer conversion

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-15 17:39:54 -07:00
Rosen Penev
206752dd9c libcgroup: update to 2.0.3
Upstream moved to GitHub.

Backport non GNU strerror_r patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-15 14:36:27 -07:00
Seo Suchan
feb64a0502 Libwebsockets: temp fix for mbedtls 3.6+
3.6 removed mbedtls_x509_get_cert into private header, redefined it in resonable place to temperatly fix it, and make it not depend on mbedtls_version_C. everything is upstreamed so won't need when upstrea release 4.3.4

Signed-off-by: Seo Suchan <tjtncks@gmail.com>
2024-05-15 14:32:07 -07:00
Seo Suchan
37f15d1051 Libwebsockets: update version to 4.3.3
Signed-off-by: Seo Suchan <tjtncks@gmail.com>
2024-05-15 14:32:07 -07:00
Florian Eckert
aeaa41ff65 Merge pull request #24113 from TDT-AG/pr/20240510-fix-mirror-hash
treewide: fix mirror hash for faad2, libmbim, libqmi, zlog, atlas-probe and  modemmanager
2024-05-15 08:11:36 +02:00
Michael Heimpold
716eb3e7d3 libgpiod: update to 2.1.1 and package C++ wrapper
Now that all in-tree users (avrdude and openocd) are capable to use
libgpiod v2 API, we can finally update libgpiod to the newer version.

While at, introduce the C++ wrapper as new package.

The Python package now uses OpenWrt's Python build infrastructure.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2024-05-13 07:57:25 +02:00
Josef Schlehofer
38d5b8b344 pcre: drop package
This package is no longer actively maintained as it reached
End-of-Life. [1] All new projects should use PCRE2.

OpenWrt wants to be minimalistic and we migrated many packages
from PCRE to PCRE2 huge thanks belong to @Ansuel (Christian Marangi),
who worked with several open-source projects to migrate it to PCRE2 [2].
This means that on routers, we don't need to have installed two libraries
(pcre and pcre2) side by side.

[1] https://www.pcre.org/
[2] https://github.com/openwrt/packages/issues/22006

Fixes: https://github.com/openwrt/packages/issues/22006
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2024-05-11 20:58:08 +02:00
Florian Eckert
19dd1c0f58 zlog: fix PKG_MIRROR_HASH
Due to the change in the version description, the package must be
downloaded again. In addition, the standard compression method has changed
to zst. The checksum must therefore be recalculated.

Fixes: 5d273f0f5f ("zlog: fix version for APK")
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-05-10 14:17:37 +02:00
Florian Eckert
4bacfef4a9 libqmi: fix PKG_MIRROR_HASH
Due to the change in the version description, the package must be
downloaded again. In addition, the standard compression method has changed
to zst. The checksum must therefore be recalculated.

Fixes: cb9fcdab8a ("libqmi: add missing PKG_VERSION for APK ")
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-05-10 14:17:14 +02:00
Florian Eckert
df887f8c99 libmbim: fix PKG_MIRROR_HASH
Due to the change in the version description, the package must be
downloaded again. In addition, the standard compression method has changed
to zst. The checksum must therefore be recalculated.

Fixes: 6efdaecf5b ("libmbim: add missing PKG_VERSION for APK")
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-05-10 14:16:55 +02:00
Florian Eckert
bd0dd9d134 faad2: fix PKG_MIRROR_HASH
Due to the change in the version description, the package must be
downloaded again. In addition, the standard compression method has changed
to zst. The checksum must therefore be recalculated.

Fixes: 0c13c5e3c8 ("faad2: fix version for APK")
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-05-10 14:16:38 +02:00
Hirokazu MORIKAWA
6979d0c2ac icu: bump to 75.1
Unicode® ICU 75 updates to CLDR 45 (beta blog) locale data with new locales and various additions and corrections. C++ code now requires C++17 and is being made more robust.
The CLDR MessageFormat 2.0 specification is now in technology preview, together with a corresponding update of the ICU4J (Java) tech preview and a new ICU4C (C++) tech preview.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2024-05-09 12:19:56 +09:00
Florian Eckert
0c13c5e3c8 faad2: fix version for APK
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-05-06 12:10:42 +02:00
Florian Eckert
5d273f0f5f zlog: fix version for APK
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-05-06 12:10:42 +02:00
Christian Marangi
7cdf7b9c1a libs: glib2: fix provided pkg-config and always use host tools
For the InstallDev target, the pkg-config should point to the glib2 host
tools for glib_compile_resources, gdbus_codegen, glib_genmarshal and
glib_mkenums instead of pointing to the targets ones as they are
unusable by the host machine (due to crosscompiling)

Fix the pkg-config to reference the host tools by replaying the entry
and use the prefix_hostpkg variable provided by our pkg-config.

Link: https://github.com/openwrt/packages/pull/23881
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-05-05 17:25:12 +02:00