Compare commits

...

No commits in common. "3b1de3e5cad7d059f3e36fb98e4877b6062ed277" and "9add6ab06b05c9afe1e301fed5d9069282f1a282" have entirely different histories.

View file

@ -9,7 +9,7 @@ on:
env:
UPSTREAM_REPO: https://github.com/opencontainers/runc
UPSTREAM_VER: '1.3.0'
EXTRA_VER: r4u2
EXTRA_VER: r4u1
jobs:
build:
@ -71,7 +71,7 @@ jobs:
--deb-priority medium \
--deb-dist bookworm \
--deb-upstream-changelog CHANGELOG.md \
--depends 'libc6 >= 2.34' \
--depends 'libc >= 2.34' \
--depends 'libseccomp2 >= 2.5.0' \
--deb-recommends criu \
runc=usr/bin/runc \