Age | Commit message (Collapse) | Author |
|
also updated 3rd party software:
- c-ares to 1.27
- curl to 8.6.0
- openssl to 3.2.1
disabled libpsl in openssl build
also updated all PGP keys.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
extracted patching to prepare()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
updated librarires
fixed Archliux32 sub-architectures
|
|
upstream release; port to meson
|
|
|
|
Make bz2 actually use the musl-gcc compiler. Before it was using regular
gcc, which should not work (but sometimes did, mysteriously, on my
machine).
Because the bz2 Makefile does not respect environment $CC.
|
|
staticlibs rebuild: c-ares, curl, gpg-error, libassuan, nghttp2, ssl, zstd
Adapt to c-ares upstream tree reorganization by changing the directories
we build/install.
|
|
staticlibs rebuild: curl, gpg-error, gpgme, libarchive, libassuan, musl, ssl
|
|
pretty-printed since nvchecker 2.2
|
|
in separate pass because it changed so hugely that it breaks rename
detection otherwise
|
|
Which for inexplicable reasons decided to inflict the ugliness of *.toml
on me. So yay for pointlessly reformatting every line in the file, and
making it twice as verbose and half as readable.
This would be livable if there were any rationale offered for why the
switch was made, but @lilydjwg has merely noted in the documentation "it
has been changed because I said so, here's a script to migrate your
config file and totally fail to produce something usable".
This limited config is so simple it doesn't actually break, fortunately.
|
|
staticlibs rebuild: musl, curl, gpgme
|
|
upstream release
staticlibs rebuild: curl, libgpg-error, nghttp2
|
|
staticlibs rebuild: libarchive, zstd
|
|
staticlibs rebuild: c-ares, curl, openssl
|
|
staticlibs rebuild: musl, c-ares, curl, nghttp2, openssl, xz
|
|
... and bump the pkgrel :/
|
|
staticlibs rebuild: curl, libarchive, libgpg-error
pin the PKGEXT to .xz since the resulting packages must not use devtools
.zst compression if they are to be downloadable on older systems
|
|
staticlibs rebuild: curl, zstd
(the other nvchecker churn is a mass core rebuild)
|
|
upstream release
|
|
upstream release
staticlibs rebuild: musl
|
|
staticlibs rebuild: bzip2, curl, nghttp2, openssl, zstd
patch to fix libgpg-error building with gawk 5 (see FS#63761)
bzip2 now has PGP sigs
fix an embarrassing typo that made the download filename for zstd be all
borky (and break caching)
|
|
staticlibs rebuild: curl, gpgme, libarchive
libarchive 3.4.0 does not compile without zlib, see:
https://github.com/libarchive/libarchive/issues/1214
OTOH, it turns out we weren't using zlib...
|
|
staticlibs rebuild: curl, openssl
|
|
Or at least the url used for those checksums.
|
|
staticlibs rebuild: musl, zstd
|
|
staticlibs rebuild: curl, gpgme, libgpg-error
gpgme now supports pkg-config too
|
|
upstream release
staticlibs rebuild: openssl, libassuan
|
|
staticlibs rebuild: curl, libgpg-error, nghttp2
fix build with newer gpg-error: GnuPG has finally started distributing
.pc files (currently implemented for libgpg-error and libassuan), and
the new shell implementation of pkg-config (gpgrt-config) is
autodetected from the *host* and preferred, which broke everything.
Start installing these into the temp root as well.
|