summarylogtreecommitdiffstats
path: root/nvchecker-new.txt
AgeCommit message (Collapse)Author
2021-06-07pacman-static: staticlibs rebuild: curl, sslEli Schwartz
2021-04-12upgpkg: pacman-static 5.2.2-4Eli Schwartz
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.
2021-01-19upgpkg: pacman-static 5.2.2-3Eli Schwartz
staticlibs rebuild: curl, gpg-error, gpgme, libarchive, libassuan, musl, ssl
2020-11-04pacman-static: nvchecker record files are now jsonEli Schwartz
pretty-printed since nvchecker 2.2
2020-08-05upgpkg: pacman-static 5.2.2-2Eli Schwartz
staticlibs rebuild: musl, curl, gpgme
2020-06-29upgpkg: pacman-static 5.2.2-1Eli Schwartz
upstream release staticlibs rebuild: curl, libgpg-error, nghttp2
2020-05-26upgpkg: pacman-static 5.2.1-6Eli Schwartz
staticlibs rebuild: libarchive, zstd
2020-05-12upgpkg: pacman-static 5.2.1-5Eli Schwartz
staticlibs rebuild: c-ares, curl, openssl
2020-04-01upgpkg: pacman-static 5.2.1-4Eli Schwartz
staticlibs rebuild: musl, c-ares, curl, nghttp2, openssl, xz
2020-02-14upgpkg: pacman-static 5.2.1-2Eli Schwartz
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
2019-12-04upgpkg: pacman-static 5.2.1-2Eli Schwartz
staticlibs rebuild: curl, zstd (the other nvchecker churn is a mass core rebuild)
2019-10-24upgpkg: pacman-static 5.2.0-1Eli Schwartz
upstream release staticlibs rebuild: musl
2019-09-15upgpkg: pacman-static 5.1.3-6Eli Schwartz
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)
2019-06-20upgpkg: pacman-static 5.1.3-5Eli Schwartz
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...
2019-06-02upgpkg: pacman-static 5.1.3-4Eli Schwartz
staticlibs rebuild: curl, openssl
2019-04-22upgpkg: pacman-static 5.1.3-3Eli Schwartz
staticlibs rebuild: musl, zstd
2019-03-29upgpkg: pacman-static 5.1.3-2Eli Schwartz
staticlibs rebuild: curl, gpgme, libgpg-error gpgme now supports pkg-config too
2019-02-28upgpkg: pacman-static 5.1.3-1Eli Schwartz
upstream release staticlibs rebuild: openssl, libassuan
2019-02-13upgpkg: pacman-static 5.1.2-3Eli Schwartz
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.
2019-01-28upgpkg: pacman-static 5.1.2-2Eli Schwartz
staticlibs rebuild: musl, zstd, libgpg-error
2019-01-03upgpkg: pacman-static 5.1.2-1Eli Schwartz
upstream release update static dependencies
2018-12-16upgpkg: pacman-static 5.1.1-7Eli Schwartz
build with musl update static dependencies
2018-11-12upgpkg: pacman-static 5.1.1-6Eli Schwartz
update static dependencies
2018-10-16upgpkg: pacman-static 5.1.1-5Eli Schwartz
update static deps add release script to build binary repos
2018-10-07upgpkg: pacman-static 5.1.1-4Eli Schwartz
update static dependencies, enable zstd support in libarchive
2018-08-22upgpkg: pacman-static 5.1.1-2Eli Schwartz
update dependencies. re-enable file:// support. The curl issue turned out to be a problem with --with-ssl, except old versions of curl simple failed to detect the static copy altogether and therefore this did not have https:// support anyway. Explicitly disable the ssl "feature" for now, to allow updating libcurl.
2018-08-17Add nvchecker config to watch for static dependency updatesEli Schwartz