Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,10 @@ index 07b6533..fba9c6e 100644
+ meson=1.6.1-r0 \
+ zstd-dev=1.5.6-r2 \
+ zstd-static=1.5.6-r2 \
+ zlib-dev=1.3.1-r2 \
+ zlib-static=1.3.1-r2 \
+ zlib-dev=1.3.2-r0 \
Copy link
Copy Markdown
Contributor Author

@romanz romanz Apr 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will be somewhat annoying if we have to keep bumping these versions per-package one-by-one.
But #10019 was merged in September, so so far it happened once in 7 months.

+ zlib-static=1.3.2-r0 \
+ clang19=19.1.4-r0 \
+ musl-dev=1.2.5-r9 \
+ musl-dev=1.2.5-r11 \
Copy link
Copy Markdown
Contributor Author

@romanz romanz Apr 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+ mimalloc2-dev=2.1.7-r0

COPY scripts/common/install-dependencies.sh /tmp/scripts/common/install-dependencies.sh
Expand Down