Skip to content

Update dependency versions#275

Merged
dwoz merged 4 commits intosaltstack:mainfrom
dwoz:update_deps
Feb 5, 2026
Merged

Update dependency versions#275
dwoz merged 4 commits intosaltstack:mainfrom
dwoz:update_deps

Conversation

@dwoz
Copy link
Contributor

@dwoz dwoz commented Feb 5, 2026

OpenSSL 3.6.1
SQLite 3.51.2.0
XZ 5.8.2
ncurses 6.6
expat 2.7.4

dwoz and others added 4 commits February 4, 2026 21:43
OpenSSL      3.6.1
SQLite       3.51.2.0
XZ           5.8.2
ncurses      6.6
expat        2.7.4
XZ 5.8.2 release tarballs do not include the generated files
src/liblzma/check/crc32_table.c and src/liblzma/check/crc64_table.c.
These files are required by the MSBuild-based build system used by
Python on Windows (via PCbuild/liblzma.vcxproj).

This commit extracts these files from XZ 5.4.7 and adds them to
relenv/_resources/xz/, and updates relenv/build/windows.py to copy
them into the build tree if they are missing, similar to how config.h
is handled.

This should resolve the "Cannot open source file" error during
Windows builds.
Co-authored-by: Cursor <cursoragent@cursor.com>
@dwoz dwoz merged commit 13247c1 into saltstack:main Feb 5, 2026
103 of 105 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant