coolsnowwolf
d2dcd551a8
libtins: update to 4.5
2024-12-04 21:22:54 +08:00
coolsnowwolf
45df3bee2c
Revert "libs/glib2: update to 2.82.0"
...
This reverts commit 33b43c290a
.
2024-12-04 18:07:14 +08:00
coolsnowwolf
5c4514c600
zmq: update to 4.3.5
2024-12-04 14:05:11 +08:00
coolsnowwolf
33b43c290a
libs/glib2: update to 2.82.0
2024-12-03 14:30:31 +08:00
coolsnowwolf
97ab90bf29
rblibtorrent: update to v1.2.19
2024-11-28 16:28:56 +08:00
coolsnowwolf
5d263760ae
davici: add package
2024-11-15 22:33:01 +08:00
coolsnowwolf
cf62b54812
libpfring: bump version
2024-11-14 11:18:55 +08:00
coolsnowwolf
7714206369
dmx_usb_module: fix kernel 6.6 build
2024-10-29 20:36:37 +08:00
coolsnowwolf
3f2901f4fe
Revert "libsodium: update to 1.0.19"
...
This reverts commit df7f208c40
.
2024-07-31 08:21:17 +08:00
John Thomson
7a3de3c5c1
xr_usb_serial_common: bump to 2023-03-31
...
Fix 6.1 and 6.6 kernel compile
Fixes: https://github.com/coolsnowwolf/lede/issues/12362
Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
2024-07-28 16:03:14 +08:00
Carsten Schuette
df7f208c40
libsodium: update to 1.0.19
...
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.
Fixes : #827
Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
2024-07-28 16:00:22 +08:00
coolsnowwolf
383a6ed85c
libjwt: add package
2024-06-25 12:17:45 +08:00
Further
5202718f75
gpgme: update to version 1.21 ( #795 )
...
* gpgme: update to version 1.21
* gpgme: fix compilation with musl 1.2.4
2024-04-19 03:22:34 +08:00
lean
a01b1ac233
libunistring: add host build
2024-04-18 16:31:40 +08:00
coolsnowwolf
22a8d13a4f
libdaq3: update to 3.0.14
2024-04-10 09:51:38 +08:00
coolsnowwolf
7ac8242a9d
modemmanager: bump to 1.22.0
2024-04-09 23:25:24 +08:00
Jiale Liu
99d2e28fb5
libxslt: update to 1.1.39 ( #787 )
2024-04-04 02:21:36 +08:00
Fabrice Fontaine
290084218d
libs/libpciaccess: assign PKG_LICENSE
...
libpciaccess is licensed under MIT
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-04-03 16:15:02 +00:00
Tianling Shen
167ef39076
libpciaccess: Update to 0.17
...
Backported an upstream commit to fix build with musl 1.2.4.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-04-03 16:12:20 +00:00
HHJLKK
830d20bda5
libuv: bump to version 1.48.0 ( #777 )
2024-03-03 16:00:10 +08:00
coolsnowwolf
e700ff4907
inih: add new package
2024-02-27 00:54:50 +08:00
coolsnowwolf
7d82ca3227
Merge branch 'master' of https://github.com/coolsnowwolf/packages
2024-01-31 01:37:32 +08:00
coolsnowwolf
84e6962420
libxslt: fix build with gcc8.x
2024-01-31 01:37:19 +08:00
coolsnowwolf
72566f49ef
nspr: fix musl compile
2024-01-20 21:46:25 +08:00
GaoJinpei
d930ab3158
libwebsockets: fix build with gcc 13 ( #760 )
...
with gcc 13 libwebsockets fails with -Werror=enum-int-mismatch with both
SSL variants. These 2 patches work out that issue. Problem is mentioned
as a issue in openwrt/packages#20949 and instead of overriding issue
with appropriate CFLAGS, this approach was suggested for me as it's
been made as a PR (for openssl) at warmcat/libwebsockets#2824
Second patch for mbedtls, was made by me using same approach
as was used of openssl.
Eventually these propably will be merged into libwebsockets mainstream.
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
Co-authored-by: Oskari Rauta <oskari.rauta@gmail.com>
2024-01-18 23:10:04 +08:00
coolsnowwolf
c31a814add
revert: package: adds pcre2 to base
2024-01-15 02:43:36 +08:00
coolsnowwolf
28d68d7f10
Merge branch 'master' of https://github.com/coolsnowwolf/packages
2024-01-14 22:12:08 +08:00
coolsnowwolf
cc9204734c
efivar: fix compilation with musl 1.2.4
2024-01-14 22:11:29 +08:00
coolsnowwolf
4e2a9c59fd
package: adds pcre2 to base
2024-01-13 13:44:14 +08:00
Further
df6aebc6f3
libdaq3: update to 3.0.11 ( #727 )
2023-11-05 15:18:09 +08:00
lean
5a645ab397
pcre2: add hostbuild
2023-10-17 19:09:59 +08:00
coolsnowwolf
dfecd1ae85
glib2: bump version
2023-10-17 01:30:02 +08:00
Eneas U de Queiroz
7fedfbaec8
gost_engine: adapt to new engine build config
...
This adapts the package to the new include/openssl-module.mk, and
updated runtime configuration.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-09-15 10:57:19 +08:00
Eneas U de Queiroz
e253e80058
afalg_engine: adapt to new engine build config
...
This adapts the package to the new include/openssl-module.mk, and
updated runtime configuration.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-09-15 10:55:37 +08:00
this-cat
a786ceb8bb
libxcrypt: update to 4.4.36 ( #706 )
2023-09-06 11:39:27 +08:00
breakings
04ee1b7094
rblibtorrent: update to v1.2.18 ( #675 )
2023-04-15 00:05:12 +08:00
breakings
c123225009
qttools: update to 5.15.8 ( #673 )
...
Co-authored-by: breakings <breakingstop@gmail.com>
2023-04-12 17:03:33 +08:00
breakings
e357f67e71
qtbase: update to 5.15.8 ( #672 )
...
Co-authored-by: breakings <breakingstop@gmail.com>
2023-04-12 17:03:17 +08:00
coolsnowwolf
21d5e4721b
libxml2: disable cmake build
2023-04-04 14:29:44 +08:00
Lucian Cristian
2c1653f195
nss: update to 3.88.1
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2023-03-01 18:57:45 +08:00
An Phuc Nguyen
276a889ea0
nghttp2: update to 1.51.0
...
Signed-off-by: An Phuc Nguyen <phucan.nguyen@daum.net>
2023-03-01 18:57:44 +08:00
Tianling Shen
37ac228d65
msgpack-c: Update to 5.0.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-01 18:57:44 +08:00
Alexandru Ardelean
05387c99b8
libwebp: bump to version 1.3.0
...
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-03-01 18:57:44 +08:00
Eneas U de Queiroz
a0cda6d6b8
libuhttpd: allow building with OpenSSL 3.0
...
Add -Wno-error=deprecated-declarations to CFLAGS to allow usage of
deprecated API.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-03-01 18:56:37 +08:00
Oskari Rauta
265a8195c3
libtirpc: update to v1.3.3
...
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-03-01 18:56:29 +08:00
Paul Fertser
f1de4c00d2
libjaylink: new package
...
libjaylink is a shared library written in C to access SEGGER J-Link
and compatible devices.
This is used by future OpenOCD versions to handle J-Link debug
adapters.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2023-03-01 18:56:10 +08:00
Michael Heimpold
f0251df020
libgpiod: update to 1.6.4
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-03-01 18:55:59 +08:00
Lucian Cristian
593fc106fa
libdrm: update to 2.4.115
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2023-03-01 18:55:51 +08:00
Eneas U de Queiroz
46f6e5e350
gost_engine: add version 3.0.0.1
...
With OpenSSL soon to be updated to 3.0, the gost engine will have to be
bumped as well. Gost 3.0.0.1 will not build with OpenSSL 1.1.
To avoid disruption, this commit detects the OpenSSL version from
ENGINES_DIR in include/openssl-engin, and sets the package version
accordingly.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-03-01 18:55:31 +08:00
Oskari Rauta
5259806b4e
efivar: new package
...
Co-authored-by: Tianling Shen <cnsztl@gmail.com>
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-01-20 10:35:57 +08:00