Commit Graph

5136 Commits

Author SHA1 Message Date
Rosen Penev
88aaa484fd libtalloc: update to 2.42
Refresh patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-29 15:45:12 -07:00
Rosen Penev
351126db4d unixobdc: fix compilation with GCC14 again
Use upstream backport.

Remove autoreconf for speed. Nothing is being patched anyway.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-29 15:28:57 -07:00
Rosen Penev
1db7b984ad xmlrpc-c: update to 1.59.03
Add nls.mk as libxml2 needs it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-29 15:12:16 -07:00
Marius Dinu
6429b66dab qrencode: add support for PNG output
Added menuconfig option to enable PNG output. Default=disabled.

Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
2024-06-23 23:11:19 -07:00
Daniel Golle
57fdc5d2b9 libjwt: add package
Add package for JWT C Library built against OpenSSL.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-06-23 11:16:25 -07:00
Nathaniel Wesley Filardo
5a8d39ec35 keyutils: package into the right directories
The kernel knows about /sbin/request-key *at that path*, and the shipped
configuration file presumes that /sbin/key.dns_resolver and /bin/keyctl are the
correct paths.

Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
2024-06-23 11:06:53 -07:00
Carlos Miguel Ferreira
7e67dc9267 boost: Updates package to version 1.85.0
This commit updates boost to version 1.85.0

New available libraries:
* *Charconv:* A high quality implementation of <charconv> in C++11,
  from Matt Borland. [2]
* *Scope:* A collection of scope guard utilities and a
  unique_resource wrapper, from Andrey Semashev. [3]

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

[1]: https://www.boost.org/users/history/version_1_85_0.html
[2]: https://www.boost.org/libs/charconv/
[3]: https://www.boost.org/libs/scope/

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2024-06-23 11:04:10 -07:00
Ryan Keane
41e46cea84 ngtcp2: Update to 1.6.0
Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com>
2024-06-19 18:11:57 +08:00
Ryan Keane
e5d0ec2e94 nghttp3: Update to 1.4.0
Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com>
2024-06-19 18:11:57 +08:00
Rahul Thakur
b4b5a95668 libcbor: fix license info in Makefile
libcbor is licensed under the MIT license as per:
https://github.com/PJK/libcbor/tree/master#license

Update package Makefile to reflect the same

Signed-off-by: Rahul Thakur <rahul.thakur@iopsys.eu>
2024-06-17 16:45:16 +08:00
Rahul Thakur
78113e13ef libfido2: fix license info in Makefile
libfido2 is licensed under the BSD 2-clause license as per:
https://github.com/Yubico/libfido2/

Update package Makefile to correctly reflect this.

Signed-off-by: Rahul Thakur <rahul.thakur@iopsys.eu>
2024-06-17 16:32:04 +08:00
Luiz Angelo Daros de Luca
f4cd68343f libvpx: update to 1.14.1
This release includes enhancements and bug fixes.
This release is ABI compatible with the previous release.

See: https://github.com/webmproject/libvpx/releases/tag/v1.14.1

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2024-06-16 16:41:29 -07:00
John Audia
381d424ffb libdaq3: update to 3.0.15
Update to latest version.

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

   ,,_     -*> Snort++ <*-
  o"  )~   Version 3.1.84.0
   ''''    By Martin Roesch & The Snort Team
           http://snort.org/contact#team
           Copyright (C) 2014-2024 Cisco and/or its affiliates. All rights reserved.
           Copyright (C) 1998-2013 Sourcefire, Inc., et al.
           Using DAQ version 3.0.15
           Using LuaJIT version 2.1.0-beta3
           Using OpenSSL 3.0.13 30 Jan 2024
           Using libpcap version 1.10.4 (with TPACKET_V3)
           Using PCRE version 10.42 2022-12-11
           Using ZLIB version 1.3.1
           Using Hyperscan version 5.4.2 2024-05-26
           Using LZMA version 5.4.6

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-06-09 18:48:20 -07:00
Aleksey Vasilenko
733575f5d1 libnvme: update to 1.9
- Don't set default Meson option

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-06-10 04:44:42 +08:00
Rosen Penev
6101b30834 libtirpc: update to 1.3.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-08 17:31:52 -07:00
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