]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Update vcpkg GitHub Action 1302/head
authorWolfgang Stöggl <c72578@yahoo.de>
Mon, 29 Dec 2025 20:52:22 +0000 (21:52 +0100)
committerWolfgang Stöggl <c72578@yahoo.de>
Tue, 30 Dec 2025 17:19:29 +0000 (18:19 +0100)
commit3db40ab0a8adfaa92fb49fbdc40c8542f96cb49b
tree84e83e0b35d6630242e3602d5ee9e7926c258d27
parent93d1cda77e8f634c1623cc873fa22e9f805c2467
Update vcpkg GitHub Action

- Update vcpkg to current 2025.12.12 Release, commit 84bab45
- Current versions of libraries are e.g.:
  cairo 1.18.4, expat 2.7.3, fontconfig 2.17.1, freetype 2.13.3,
  gettext 0.22.5, glib 2.86.2, libpng 1.6.53, pango 1.56.4,
  pcre2 10.47, libxml2 2.15.1 and zlib 1.3.1
- Github actions:
  * Switch from `lukka/run-vcpkg` to `johnwason/vcpkg-action`
  * Update `actions/checkout` from v4 to v6
  * Update `actions/upload-artifact` from v4 to v6
- `win32/collect_rrdtool_vcpkg_files.bat`:
  Remove `liblzma.dll`, as deprecated feature lzma has been removed
  from libxml2 in vcpkg.
  See: https://github.com/microsoft/vcpkg/pull/47380
.github/workflows/ci-workflow.yml
.github/workflows/release-windows.yml
win32/collect_rrdtool_vcpkg_files.bat