Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.24
0.16.25
10 changes: 9 additions & 1 deletion contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,12 @@ container_version: "0.16.2"
# loader-faulted (STATUS_ENTRYPOINT_NOT_FOUND 0xC0000139, the windows
# silent-127). Contract unchanged (2).
# Full-catalog re-cut: the runtime exe embeds the unit.
link_unit_release: "v2.8.7"
# v2.8.8 (tebako#615): mount-boundary synthesis reaches the route gate
# — path_is_embedded claims boundary ancestors, so a mount at
# /flavors.d/<name> with nothing mounted at / routes stat/opendir for
# the intermediates into the engine instead of falling through to the
# host (readdir on a synthesized boundary answered ENOENT; zero engine
# events on the probe). opendir grew the no-owner synthesis arm stat
# had since #600. Contract unchanged (2).
# Full-catalog re-cut: the runtime exe embeds the unit.
link_unit_release: "v2.8.8"
Loading