Commit Graph

  • b9e3eec229 ci: add go 1.26 Kir Kolyshkin 2026-01-26 16:29:05 -08:00
  • 449775e201 Merge pull request #5112 from kolyshkin/1.2-go125-126 Kir Kolyshkin 2026-02-11 17:11:10 -08:00
  • f047c6b0f8 Merge pull request #5101 from kolyshkin/fix-exec Kir Kolyshkin 2026-02-11 12:33:40 -08:00
  • 9ac76a086e tests/int: add "runc exec [init changes cgroup]" Kir Kolyshkin 2026-02-06 15:58:06 -08:00
  • 8c8c41675c libct: prepareCgroupFD: fall back to container init cgroup Kir Kolyshkin 2026-02-05 17:41:55 -08:00
  • 404dce8e53 libct: refactor addIntoCgroupV2, fix wrt rootless Kir Kolyshkin 2026-02-09 17:01:51 -08:00
  • 4c530c9551 libct: factor out initProcessCgroupPath Kir Kolyshkin 2026-02-05 17:15:03 -08:00
  • 1fdbab8107 tests/int: add "runc exec [init changes cgroup]" Kir Kolyshkin 2026-02-06 15:58:06 -08:00
  • 6c07a37a58 libct: prepareCgroupFD: fall back to container init cgroup Kir Kolyshkin 2026-02-05 17:41:55 -08:00
  • 1d030fab7d libct: refactor addIntoCgroupV2, fix wrt rootless Kir Kolyshkin 2026-02-09 17:01:51 -08:00
  • 94133fab97 libct: factor out initProcessCgroupPath Kir Kolyshkin 2026-02-05 17:15:03 -08:00
  • 2d4e864979 merge #5114 into opencontainers/runc:release-1.4 Aleksa Sarai 2026-02-12 03:29:49 +11:00
  • 20f15488eb merge #5115 into opencontainers/runc:release-1.3 Aleksa Sarai 2026-02-12 03:29:07 +11:00
  • 685bbe04e1 Fix exec vs Go 1.26 Kir Kolyshkin 2026-01-26 16:46:36 -08:00
  • 6a057b84de libct: check cmd.Err after exec.Command call Kir Kolyshkin 2026-01-29 13:39:45 -08:00
  • bb7d09e63e libct/specconv: fix partial clear of atime mount flags lifubang 2026-02-03 03:44:54 +00:00
  • 11a998368c libct/specconv: fix partial clear of atime mount flags lifubang 2026-02-03 03:44:54 +00:00
  • e669727247 Merge pull request #5111 from kolyshkin/1.3-backports Rodrigo Campos Catelin 2026-02-11 11:03:26 +01:00
  • fffd7cfde5 Merge pull request #5109 from kolyshkin/go126-released Akihiro Suda 2026-02-11 16:17:50 +09:00
  • e430416b62 Merge pull request #5110 from kolyshkin/1.4-backports Akihiro Suda 2026-02-11 14:40:36 +09:00
  • eb63817bfb [1.2] ci: bump bats-action to v4.0.0 Kir Kolyshkin 2026-02-10 16:00:29 -08:00
  • 65256e0f13 [1.2] Test/build using supported Go version Kir Kolyshkin 2026-02-10 15:36:11 -08:00
  • 2d035157f1 [1.3] ci: remove Go 1.24.x, add 1.25.x Kir Kolyshkin 2026-02-10 14:31:04 -08:00
  • 551ed37e5a ci: bump shellcheck to v0.11.0 Kir Kolyshkin 2025-12-02 15:31:52 -08:00
  • 4bce3cc13c Use Go 1.25 for official builds Kir Kolyshkin 2025-12-02 15:26:48 -08:00
  • 7162479052 Bump seccomp to v2.6.0 Kir Kolyshkin 2025-12-02 15:25:42 -08:00
  • 3808341ef4 ci: bump bats to 1.12.0 Kir Kolyshkin 2025-12-02 15:22:40 -08:00
  • f6ad11b287 ci: show criu version in criu-dev testing Kir Kolyshkin 2025-10-16 12:09:46 -07:00
  • 09c5eeea73 ci: bump bats to 1.11.1 Kir Kolyshkin 2025-10-16 12:02:01 -07:00
  • 5baeb39534 ci: bump shellcheck to v0.11.0 Kir Kolyshkin 2025-12-02 15:31:52 -08:00
  • 37281de351 Use Go 1.25 for official builds Kir Kolyshkin 2025-12-02 15:26:48 -08:00
  • 0a743404a9 Bump seccomp to v2.6.0 Kir Kolyshkin 2025-12-02 15:25:42 -08:00
  • ba82e372ce ci: bump bats to 1.12.0 Kir Kolyshkin 2025-12-02 15:22:40 -08:00
  • 585724bdaf libct/configs: mark MPOL_* constants as deprecated Kir Kolyshkin 2025-12-04 17:21:11 -08:00
  • 4378cb6b8c libct: switch to unix.SetMemPolicy wrapper Aleksa Sarai 2025-11-10 16:03:02 +11:00
  • 1c03887f26 build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 dependabot[bot] 2025-11-10 04:03:04 +00:00
  • 741acec5b7 Enable gofumpt extra rules Kir Kolyshkin 2025-11-10 13:18:45 -08:00
  • 16885f2d71 libcontainer/seccomp: Use for range over integers Ariel Otilibili 2025-10-23 10:53:54 +02:00
  • daa5ffcc84 ci: bump Go 1.26rc2 -> 1.26.x Kir Kolyshkin 2026-02-10 13:05:24 -08:00
  • d12ba865ae Merge pull request #5106 from opencontainers/dependabot/go_modules/golang.org/x/net-0.50.0 Kir Kolyshkin 2026-02-10 11:01:51 -08:00
  • d9879698a3 build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 dependabot[bot] 2026-02-10 04:52:25 +00:00
  • 8cbd8f9027 Merge pull request #5104 from opencontainers/dependabot/github_actions/bats-core/bats-action-4.0.0 lfbzhm 2026-02-09 17:10:21 +08:00
  • f60dfbcf90 Merge pull request #5105 from opencontainers/dependabot/go_modules/golang.org/x/sys-0.41.0 lfbzhm 2026-02-09 17:09:39 +08:00
  • 06c7d3375e build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 dependabot[bot] 2026-02-09 04:53:03 +00:00
  • 4c7cf7d503 build(deps): bump bats-core/bats-action from 3.0.1 to 4.0.0 dependabot[bot] 2026-02-09 04:52:53 +00:00
  • f6604e6386 Merge pull request #5098 from lifubang/fix-recattr-atime Kir Kolyshkin 2026-02-08 14:26:34 -08:00
  • 5560d55bfd libct/specconv: fix partial clear of atime mount flags lifubang 2026-02-03 03:44:54 +00:00
  • 92c80abae1 Merge pull request #5091 from kolyshkin/go126 Akihiro Suda 2026-02-04 19:43:32 +09:00
  • cb31d62f1c Fix exec vs Go 1.26 Kir Kolyshkin 2026-01-26 16:46:36 -08:00
  • 82b7597a26 libct: check cmd.Err after exec.Command call Kir Kolyshkin 2026-01-29 13:39:45 -08:00
  • 3747639db3 Merge pull request #5094 from kolyshkin/1.4-5093 lfbzhm 2026-01-29 18:16:05 +08:00
  • e4e05423e4 ci: add go 1.26 rc2 Kir Kolyshkin 2026-01-26 16:29:05 -08:00
  • 681385530f build(deps): bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 dependabot[bot] 2026-01-28 04:52:18 +00:00
  • 2a5dff7ea7 internal/systemd: simplify Kir Kolyshkin 2025-12-05 14:22:14 -08:00
  • b0e7359a11 Remove crypto/tls dependency Kir Kolyshkin 2025-12-05 14:14:04 -08:00
  • 08072e9368 Merge pull request #5093 from opencontainers/dependabot/go_modules/github.com/coreos/go-systemd/v22-22.7.0 lfbzhm 2026-01-29 00:29:17 +08:00
  • 9abc1824f2 build(deps): bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 dependabot[bot] 2026-01-28 04:52:18 +00:00
  • 3d60760d3b Merge pull request #5088 from kolyshkin/pointers lfbzhm 2026-01-27 08:05:02 +08:00
  • 593ac3b7d9 libct: use pointers for Process methods Kir Kolyshkin 2026-01-19 16:26:24 -08:00
  • 6cd91f665e libct/configs: use pointers for Config methods Kir Kolyshkin 2026-01-19 16:21:58 -08:00
  • 2088e000eb libct/configs: Id -> ID Kir Kolyshkin 2026-01-26 14:14:27 -08:00
  • 506a849db7 Merge pull request #5086 from opencontainers/dependabot/go_modules/github.com/sirupsen/logrus-1.9.4 lfbzhm 2026-01-19 23:12:47 +08:00
  • 833e15e078 build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 dependabot[bot] 2026-01-16 04:52:25 +00:00
  • 9b40f6af91 Merge pull request #5085 from opencontainers/dependabot/go_modules/golang.org/x/net-0.49.0 Rodrigo Campos 2026-01-13 22:23:09 -03:00
  • b650eda423 build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 dependabot[bot] 2026-01-13 06:33:37 +00:00
  • 3a4ffe8068 Merge pull request #5083 from opencontainers/dependabot/go_modules/golang.org/x/sys-0.40.0 lfbzhm 2026-01-09 21:51:38 +08:00
  • 9e6a4cc36d build(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 dependabot[bot] 2026-01-09 05:02:06 +00:00
  • 6dfec8bab1 Merge pull request #5081 from kolyshkin/sim Akihiro Suda 2026-01-08 10:07:11 +09:00
  • c84a878cac internal/sys: simplify WriteSysctls Kir Kolyshkin 2026-01-07 13:13:20 -08:00
  • 7b39322a5d Merge pull request #5080 from lifubang/followup-5079 Rodrigo Campos 2026-01-06 16:42:47 -03:00
  • 9632f1e198 integration: quote shell value to prevent word splitting lifubang 2026-01-06 10:02:03 +00:00
  • ed01e20ee3 Merge pull request #5079 from ricardobranco777/no_new_privs Kir Kolyshkin 2026-01-05 16:53:46 -08:00
  • c1ba275d88 integration: Skip test for new privileges if NoNewPrivs is set Ricardo Branco 2026-01-02 16:59:23 +01:00
  • 561c95f7cf Merge pull request #5078 from opencontainers/dependabot/go_modules/github.com/godbus/dbus/v5-5.2.2 lfbzhm 2026-01-05 14:44:20 +08:00
  • 9d0d5ea411 build(deps): bump github.com/godbus/dbus/v5 from 5.2.0 to 5.2.2 dependabot[bot] 2025-12-30 04:02:43 +00:00
  • 4246d6a078 Merge pull request #5076 from rata/main lfbzhm 2025-12-21 13:05:05 +08:00
  • f5a008c439 Merge pull request #5074 from kolyshkin/1.4-5072 Rodrigo Campos 2025-12-20 01:23:44 -03:00
  • a4b2adc566 Merge pull request #5075 from kolyshkin/fix-modernize-url Rodrigo Campos 2025-12-20 01:23:04 -03:00
  • cf9076db56 Update rata's email address Rodrigo Campos 2025-12-19 15:01:45 -03:00
  • 0d788db46d Merge pull request #5068 from opencontainers/dependabot/github_actions/actions/upload-artifact-6 Kir Kolyshkin 2025-12-17 19:33:19 -08:00
  • a431b11529 Merge pull request #5069 from opencontainers/dependabot/go_modules/google.golang.org/protobuf-1.36.11 Kir Kolyshkin 2025-12-17 19:32:27 -08:00
  • 1b249320aa ci: fix modernize URL Kir Kolyshkin 2025-12-17 11:57:00 -08:00
  • 428043bcf2 ci: fix modernize URL Kir Kolyshkin 2025-12-17 11:57:00 -08:00
  • b4887cec32 build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 dependabot[bot] 2025-12-17 01:30:19 +00:00
  • ef5e8a5505 Merge pull request #5064 from opencontainers/dependabot/go_modules/golang.org/x/net-0.48.0 Kir Kolyshkin 2025-12-16 17:29:13 -08:00
  • 65fe59d01d build(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 dependabot[bot] 2025-12-17 00:54:36 +00:00
  • 7658403efc Merge pull request #5050 from cyphar/release-policy-finalised Kir Kolyshkin 2025-12-16 16:54:27 -08:00
  • 3be9a054e7 build(deps): bump actions/upload-artifact from 5 to 6 dependabot[bot] 2025-12-17 00:53:57 +00:00
  • a239670e4b ci: drop -test from modernize run Kir Kolyshkin 2025-12-15 10:46:55 -08:00
  • 701561e3f0 ci: use latest Go for modernize job Kir Kolyshkin 2025-12-15 10:37:12 -08:00
  • adf07343cf libc/int: use strings.Builder Kir Kolyshkin 2025-12-15 10:45:18 -08:00
  • 58c2e4aca7 Merge pull request #5072 from kolyshkin/ci-125 Rodrigo Campos 2025-12-17 01:40:56 +01:00
  • 20bdd0b537 ci: use Go 1.25 for validate jobs Kir Kolyshkin 2025-12-15 10:39:15 -08:00
  • dbc4234607 ci: drop -test from modernize run Kir Kolyshkin 2025-12-15 10:46:55 -08:00
  • 16ee2bbf4c ci: use latest Go for modernize job Kir Kolyshkin 2025-12-15 10:37:12 -08:00
  • 652269729d libc/int: use strings.Builder Kir Kolyshkin 2025-12-15 10:45:18 -08:00
  • 4dcda051da Merge pull request #5055 from kolyshkin/mpol-2 Akihiro Suda 2025-12-16 10:39:09 +09:00
  • f38b1cef24 Merge pull request #5061 from curdbecker/fix/missing-error-unwrapping-in-init-container Akihiro Suda 2025-12-16 10:26:56 +09:00
  • d978dd2f14 Merge pull request #5057 from kolyshkin/sd-act Kir Kolyshkin 2025-12-15 13:36:42 -08:00
  • 4e4fd7c9f0 Merge pull request #5062 from loong64/pr-4938-to-release-1.4 Kir Kolyshkin 2025-12-15 11:13:03 -08:00