W. Michael Petullo
20a905383f
vips: update to 8.13.3
...
Signed-off-by: W. Michael Petullo <mike@flyn.org >
2022-12-22 16:24:47 -08:00
Daniel Golle
db78ead572
postgresql: update to version 14.6
...
This release contains a variety of fixes from 14.5.
See https://www.postgresql.org/docs/release/14.6/ for details.
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2022-12-20 01:45:18 +00:00
Daniel Golle
0d9af0e001
libowfat: update to version 0.33
...
Remove no longer needed downstream patches.
Changes since 0.32:
add byte_start, byte_starts
add a man page for byte_equal_notimingattack
buffer_seek is no longer limited to the current buffer contents
add automated way to run unit test: make check
add parse.h
add bytestream abstraction for parsing data from a buffer or a file
add compiler.h to abstract gcc attributes
add fmt_strm_malloc
add cross references to open_* and mmap_* man pages
add fmt_strm_alloca and fmt_strm_malloc man pages
add buffer_init_allocbuf, buffer_init_read, buffer_init_write,
buffer_init_read_allocbuf, buffer_init_write_allocbuf
fix buffer overread for len=0 in scan_longn (Martin Castillo)
add iob_write2 with sendfile callback so caller can use OpenSSL's
SSL_sendfile
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2022-12-19 16:12:22 -08:00
Florian Eckert
ac0b8d44f8
Merge pull request #20103 from graysky2/libdaq3
...
libdaq3: update to 3.0.10
2022-12-19 09:10:14 +01:00
Carlos Miguel Ferreira
67e1e7856c
boost: Reset Package Release version
...
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com >
2022-12-18 13:31:37 -08:00
Carlos Miguel Ferreira
e2ede69ef5
boost: Updates package to version 1.81.0
...
This commit updates boost to version 1.81.0
A new library is available:
- URL [1]: A library for parsing, modifying, and printing URLs using
only C++11, from Vinnie Falco and Alan de Freitas. Features include
fast compilation, strong invariants, and strict compliance using a
memory-friendly approach.
More info about Boost 1.81.0 can be found at the usual place [2].
[1]: https://www.boost.org/doc/libs/1_81_0/libs/url/doc/html/index.html
[2]: https://www.boost.org/users/history/version_1_81_0.html
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com >
2022-12-18 13:31:37 -08:00
John Audia
3937c7da09
libdaq3: update to 3.0.10
...
Upstream bump
Signed-off-by: John Audia <therealgraysky@proton.me >
2022-12-18 08:59:28 -05:00
Michal Vasilek
bd9e119d68
apr-util: disable parallel build
...
Build reliably fails with -j20
crypto/apr_passwd.c:200:1: fatal error: error closing -: Broken pipe
200 | }
| ^
compilation terminated.
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz >
2022-12-16 20:47:42 -08:00
Kuan-Yi Li
570c549bc6
libqmi: bump to 1.32.2
...
Drop deprecated AUTORELEASE.
Signed-off-by: Kuan-Yi Li <kyli@abysm.org >
2022-12-09 06:32:32 +08:00
Kuan-Yi Li
b930149e55
libmbim: bump to 1.28.2
...
Drop deprecated AUTORELEASE.
Signed-off-by: Kuan-Yi Li <kyli@abysm.org >
2022-12-09 06:32:32 +08:00
Kuan-Yi Li
e1a78f0033
libqrtr-glib: drop deprecated AUTORELEASE
...
Signed-off-by: Kuan-Yi Li <kyli@abysm.org >
2022-12-09 06:32:32 +08:00
Lucian Cristian
50be576b8b
nss: update to 3.85
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2022-12-02 18:17:30 +02:00
Rosen Penev
8f3a4366f0
libgphoto2: update to 2.5.30
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-23 20:05:09 -08:00
Christian Lachner
f01ebf5f33
liburing: Update to v2.3
...
- Updated download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com >
2022-11-22 16:51:18 +02:00
Hannu Nyman
3dce4f02f7
Merge pull request #19932 from flyn-org/libgpg-error
...
libgpg-error: copy gpg-error.pc to staging directory
2022-11-19 16:31:46 +02:00
Tianling Shen
a4a0f0793b
sqlite3: Update to 3.40.0
...
1. Added a new option for SQLITE3_COLUMN_METADATA.
2. Minor cleanup Makefile and fixed 2 typo errors.
Fixes: CVE-2022-35737
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
2022-11-18 23:17:58 +08:00
W. Michael Petullo
a93e0269a1
libgpg-error: copy gpg-error.pc to staging directory
...
Packages like libassuan and libksba would not compile after updating
libgpg-error to 1.46. This was because gpg-error.m4 (and thus the affected
packages' configure scripts) relies on gpgrt-config, which in turn needs
access to gpg-error.pc. This modifies the libgpg-error build process to
copy gpg-error.pc to OpenWrt's staging directory, so that it is available
for subsequent dependent package builds.
Fixes: https://github.com/openwrt/packages/issues/19880
Signed-off-by: W. Michael Petullo <mike@flyn.org >
2022-11-18 08:04:05 -06:00
Rosen Penev
dd0b7feca6
pugixml: remove
...
Since gerbera was removed, this is unused.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-16 18:29:44 -08:00
Rosen Penev
76c0665ceb
spdlog: remove
...
Since gerbera was removed, this is unused.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-16 18:29:44 -08:00
Rosen Penev
ffd15d189a
libebml: remove
...
Since libmatroska was removed, this is unused.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-16 18:29:44 -08:00
Rosen Penev
048300fea1
libmatroska: remove
...
Since gerbera was removed, this is unused.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-16 18:29:44 -08:00
Rosen Penev
409dbb05c9
expat: update to 2.5.0
...
Fixes: CVE-2022-43680
Added GitHub mirror.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-14 16:34:58 -08:00
Rosen Penev
448cd7fba1
libmaxminddb: update to 1.7.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-11 15:11:57 -08:00
Rosen Penev
052b96c1c3
neon: update to 0.32.4
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-11 15:11:31 -08:00
Rosen Penev
3e57c2d820
libsoup3: update to 3.2.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-10 20:44:18 -08:00
Rosen Penev
58de26defb
taglib: update to 1.13
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-10 20:43:50 -08:00
Rosen Penev
49452c2fee
speex: update to 1.2.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-07 17:30:36 -08:00
Rosen Penev
449c3a0c34
libtalloc: update to 2.3.4
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-07 17:30:21 -08:00
Rosen Penev
6a478c85cd
libssh: update to 0.10.4
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-07 17:30:06 -08:00
Rosen Penev
444a20fa04
libxerces-c: update to 3.2.4
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-07 17:29:54 -08:00
Rosen Penev
726c87b576
tiff: update to 4.4.0
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-06 13:08:57 -08:00
Hauke Mehrtens
0c59c77c96
libowfat: Fix compile with glibc 2.36
...
This fixes the following error message seen when compiling against
glibc 2.36:
from scan/scan_httpdate.c:3:
include/sys/cdefs.h:338:65: error: macro "__has_attribute" requires an identifier
338 | #if __GNUC_PREREQ (3,2) || __glibc_has_attribute (__deprecated__)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2022-11-06 12:54:15 -08:00
Hauke Mehrtens
cfb4767098
libarchive: Backport build fix for glibc 2.36
...
This backports a build fix for libarchive when compiling against
glibc 2.36.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2022-11-06 12:54:03 -08:00
Rosen Penev
a9f03ff5b0
libuhttpd: update to 3.14.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-06 11:44:00 -08:00
Jiri Slachta
6953123f1d
Merge pull request #19834 from neheb/7
...
libxslt: update to 1.1.37
2022-11-06 13:41:23 +01:00
Rosen Penev
b83c56576a
libgpg-error: install gpg-error-config again
...
Upstream deprecated it while not fixing libgcrypt not to use it.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-05 18:00:30 -07:00
Rosen Penev
5542f91918
libdrm: update to 2.4.114
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-05 17:59:06 -07:00
Rosen Penev
0f9d554f1c
libxslt: update to 1.1.37
...
Upstream URL changed. There's also a cmake build now.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-05 17:40:56 -07:00
Rosen Penev
6b49eeb093
libdnet: update to 1.16.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-05 10:33:19 -07:00
Rosen Penev
2e89f90e6a
libfido2: update to 1.12.0
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-05 10:33:05 -07:00
Rosen Penev
cecc44fb42
libshout: update to 2.4.6
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-05 10:32:43 -07:00
Rosen Penev
b121a210c9
log4cplus: update to 2.0.8
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-05 10:32:29 -07:00
Rosen Penev
a75aaa452b
libaio: update to 0.3.113
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-05 10:32:10 -07:00
Rosen Penev
63b52599bf
libcap-ng: update to 0.8.3
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-05 10:31:55 -07:00
Rosen Penev
9a430e72fe
libgee: update to 0.20.6
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-05 10:30:28 -07:00
Rosen Penev
a3fd2c7982
libgpg-error: update to 1.46
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-05 10:30:05 -07:00
Rosen Penev
d4410f7750
libvpx: update to 1.12.0
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-05 10:29:46 -07:00
Rosen Penev
15bfba27e2
libseccomp: update to 2.5.4
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-05 01:29:22 -07:00
Rosen Penev
32e21d51e3
libupnpp: update to 0.22.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-11-04 20:18:54 -07:00
Espen Jürgensen
a61c629c89
libunistring: Update to 1.1
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com >
2022-11-04 13:06:15 -07:00