Commit Graph

  • 059c2a1675 Merge pull request #4998 from kolyshkin/1.2-check-go lfbzhm 2025-11-20 17:50:25 +08:00
  • 5fbc3bb019 libct/int: TestFdLeaks: deflake Kir Kolyshkin 2025-11-13 00:34:30 -08:00
  • 04a7797f92 Use Go 1.24.x for release binaries Kir Kolyshkin 2025-11-10 22:52:19 -08:00
  • b9e458a731 ci: add checking Go version from Dockerfile Kir Kolyshkin 2025-11-10 23:45:49 -08:00
  • d94e558783 ci: faster git clone Kir Kolyshkin 2025-11-10 23:19:15 -08:00
  • 33b9a2c2fb build(deps): bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-15 16:40:45 +00:00
  • 7a5a90e807 Use Go 1.24.x for release binaries Kir Kolyshkin 2025-11-10 22:55:30 -08:00
  • 99cc7bcb48 ci: add checking Go version from Dockerfile Kir Kolyshkin 2025-11-10 23:45:49 -08:00
  • 4b76986b98 ci: faster git clone Kir Kolyshkin 2025-11-10 23:19:15 -08:00
  • 59a7a5270c build(deps): bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-15 16:40:45 +00:00
  • 2fed6833ff Merge pull request #5011 from kolyshkin/1.4-4948 lfbzhm 2025-11-20 12:46:05 +08:00
  • 896c4beaec ci: add checking Go version from Dockerfile Kir Kolyshkin 2025-11-10 23:45:49 -08:00
  • cb401641e5 ci: faster git clone Kir Kolyshkin 2025-11-10 23:19:15 -08:00
  • 77c79c566f docs/spec-conformance.md: update for spec v1.3.0 Akihiro Suda 2025-10-22 17:12:18 +09:00
  • f2aa133feb Merge pull request #5001 from opencontainers/dependabot/go_modules/golang.org/x/net-0.47.0 lfbzhm 2025-11-20 10:16:13 +08:00
  • da4ec2375c build(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 dependabot[bot] 2025-11-20 01:31:51 +00:00
  • db1b9368e1 Merge pull request #5018 from opencontainers/dependabot/go_modules/github.com/godbus/dbus/v5-5.2.0 lfbzhm 2025-11-20 09:51:28 +08:00
  • 73f7c0a7c5 Merge pull request #5019 from opencontainers/dependabot/go_modules/github.com/opencontainers/selinux-1.13.1 Akihiro Suda 2025-11-20 10:37:38 +09:00
  • 95baf621b4 build(deps): bump github.com/opencontainers/selinux dependabot[bot] 2025-11-20 01:15:13 +00:00
  • f9f0369f1f Merge pull request #5030 from cyphar/1.4-5017-ci-pin-parent-cgroup lfbzhm 2025-11-20 09:15:03 +08:00
  • 8f2a85dc94 build(deps): bump github.com/godbus/dbus/v5 from 5.1.0 to 5.2.0 dependabot[bot] 2025-11-20 01:15:03 +00:00
  • b1be4553c4 Merge pull request #5031 from cyphar/1.3-5017-ci-pin-parent-cgroup lfbzhm 2025-11-20 09:14:16 +08:00
  • f354304250 Merge pull request #5032 from cyphar/1.2-5017-ci-pin-parent-cgroup lfbzhm 2025-11-20 09:13:32 +08:00
  • 2702f9bfbc ci: ensure the cgroup(v1) parent always exists for rootless lifubang 2025-11-16 12:15:55 +00:00
  • 9ddb71d163 ci: ensure the cgroup(v1) parent always exists for rootless lifubang 2025-11-16 12:15:55 +00:00
  • e1ba58f4e9 ci: ensure the cgroup(v1) parent always exists for rootless lifubang 2025-11-16 12:15:55 +00:00
  • 117d334130 merge #5017 into opencontainers/runc:main Aleksa Sarai 2025-11-20 03:26:19 +11:00
  • bba7647d09 ci: ensure the cgroup(v1) parent always exists for rootless lifubang 2025-11-16 12:15:55 +00:00
  • e3bfca3b56 Merge pull request #5004 from cyphar/1.4-pids-limit-0 Akihiro Suda 2025-11-18 13:43:09 +09:00
  • c5528aba2f Merge pull request #5006 from cyphar/1.4-deprecate-cgroupv1 Kir Kolyshkin 2025-11-13 13:21:44 -08:00
  • 59a5ff14a2 Merge pull request #4948 from AkihiroSuda/spec-1.3 Kir Kolyshkin 2025-11-12 15:14:49 -08:00
  • 36667a33e2 merge #4997 into opencontainers/runc:main Aleksa Sarai 2025-11-12 20:23:30 +11:00
  • 62014ed9d4 Deprecate cgroup v1 Akihiro Suda 2025-11-01 00:17:49 +09:00
  • 6a737ed1b7 merge #4956 into opencontainers/runc:main Aleksa Sarai 2025-11-12 20:17:45 +11:00
  • 653161f6d8 docs/spec-conformance.md: update for spec v1.3.0 Akihiro Suda 2025-10-22 17:12:18 +09:00
  • 41e6b4f077 update: switch to generics for mkPtr logic Aleksa Sarai 2025-11-08 23:07:57 +11:00
  • 88e3b11467 tests: add pids.limit tests Aleksa Sarai 2025-10-24 15:30:40 +11:00
  • 24dff91a09 runtime-spec: update pids.limit handling to match new guidance Aleksa Sarai 2025-10-22 23:57:21 +11:00
  • df4acc8867 ci: add checking Go version from Dockerfile Kir Kolyshkin 2025-11-10 23:45:49 -08:00
  • 3fe21c54e6 ci: faster git clone Kir Kolyshkin 2025-11-10 23:19:15 -08:00
  • 996278a189 Merge pull request #4949 from cyphar/pids-limit-0 Akihiro Suda 2025-11-11 03:47:18 -05:00
  • 8ab2458bc4 update: switch to generics for mkPtr logic Aleksa Sarai 2025-11-08 23:07:57 +11:00
  • 72421e0e25 tests: add pids.limit tests Aleksa Sarai 2025-10-24 15:30:40 +11:00
  • 3b75374cc7 runtime-spec: update pids.limit handling to match new guidance Aleksa Sarai 2025-10-22 23:57:21 +11:00
  • d30192b5b0 Merge pull request #4996 from kolyshkin/1.3-4970 Aleksa Sarai 2025-11-11 15:05:25 +11:00
  • e3fbc19db7 Merge pull request #4995 from kolyshkin/1.4-4970 Aleksa Sarai 2025-11-11 15:04:41 +11:00
  • e975615f6b Merge pull request #4974 from cyphar/1.2-tmpfs-mode lfbzhm 2025-11-11 09:28:52 +08:00
  • c8787a6c5c Merge pull request #4975 from cyphar/1.3-tmpfs-mode lfbzhm 2025-11-11 09:28:04 +08:00
  • 80cfbe4d27 Merge pull request #4976 from cyphar/1.4-tmpfs-mode lfbzhm 2025-11-11 09:26:44 +08:00
  • b604bc8b98 Merge pull request #4980 from cyphar/1.4-selinux-1.13 lfbzhm 2025-11-11 09:24:49 +08:00
  • c5656667e4 Merge pull request #4979 from cyphar/1.3-selinux-1.13 lfbzhm 2025-11-11 09:23:43 +08:00
  • 6e24b72bd4 Merge pull request #4978 from cyphar/1.2-selinux-1.13 lfbzhm 2025-11-11 09:22:15 +08:00
  • 612d46ea37 build(deps): bump golangci/golangci-lint-action from 8 to 9 dependabot[bot] 2025-11-10 04:02:58 +00:00
  • 1a40cc91a9 build(deps): bump golangci/golangci-lint-action from 7 to 8 dependabot[bot] 2025-05-05 04:31:04 +00:00
  • be6ea0662f ci: bump golangci-lint to v2.6 Kir Kolyshkin 2025-11-05 20:05:05 -08:00
  • f17a5e1515 ci: disable golangci-lint cache Kir Kolyshkin 2025-11-05 19:58:50 -08:00
  • 3938a5675b build(deps): bump golangci/golangci-lint-action from 8 to 9 dependabot[bot] 2025-11-10 04:02:58 +00:00
  • 37fca442a5 ci: bump golangci-lint to v2.6 Kir Kolyshkin 2025-11-05 20:05:05 -08:00
  • 79848d81c8 ci: disable golangci-lint cache Kir Kolyshkin 2025-11-05 19:58:50 -08:00
  • 67840cce4b Enable gofumpt extra rules Kir Kolyshkin 2025-11-10 13:18:45 -08:00
  • fbf9e99e5c rootfs: only set mode= for tmpfs mount if target already existed Aleksa Sarai 2025-11-07 14:52:09 +11:00
  • daf9664eb4 rootfs: only set mode= for tmpfs mount if target already existed Aleksa Sarai 2025-11-07 14:52:09 +11:00
  • c8588560cd rootfs: only set mode= for tmpfs mount if target already existed Aleksa Sarai 2025-11-07 14:52:09 +11:00
  • eec1f7e34b merge #4973 into opencontainers/runc:main Aleksa Sarai 2025-11-11 03:10:01 +11:00
  • 5e40702bf1 Merge pull request #4993 from opencontainers/dependabot/go_modules/golang.org/x/sys-0.38.0 Aleksa Sarai 2025-11-10 21:05:30 +11:00
  • d72e268d2b Merge pull request #4992 from opencontainers/dependabot/github_actions/golangci/golangci-lint-action-9 Aleksa Sarai 2025-11-10 21:05:01 +11:00
  • a0e809a8ba libct: switch to unix.SetMemPolicy wrapper Aleksa Sarai 2025-11-10 16:03:02 +11:00
  • 071beab281 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
  • c0db4632d2 build(deps): bump golangci/golangci-lint-action from 8 to 9 dependabot[bot] 2025-11-10 04:02:58 +00:00
  • 9a9719eeb4 rootfs: only set mode= for tmpfs mount if target already existed Aleksa Sarai 2025-11-07 14:52:09 +11:00
  • 95762b6ee1 Merge pull request #4977 from cyphar/selinux-1.13 lfbzhm 2025-11-08 09:58:48 +08:00
  • 58afaa3fe6 deps: update to github.com/opencontainers/selinux@v0.13.0 Aleksa Sarai 2025-11-08 02:19:50 +11:00
  • b9df996b68 deps: update to github.com/opencontainers/selinux@v0.13.0 Aleksa Sarai 2025-11-08 02:18:50 +11:00
  • 90362e017a deps: update to github.com/opencontainers/selinux@v0.13.0 Aleksa Sarai 2025-11-08 02:10:48 +11:00
  • 96f1962f91 deps: update to github.com/opencontainers/selinux@v0.13.0 Aleksa Sarai 2025-11-08 02:10:48 +11:00
  • 846835cce9 Merge pull request #4970 from kolyshkin/fix-lint Rodrigo Campos 2025-11-07 06:12:37 -03:00
  • 49780ce734 ci: bump golangci-lint to v2.6 Kir Kolyshkin 2025-11-05 20:05:05 -08:00
  • 96dfa9de54 ci: disable golangci-lint cache Kir Kolyshkin 2025-11-05 19:58:50 -08:00
  • 991d12159f Merge pull request #4967 from cyphar/1.4-4964-fix-mips lfbzhm 2025-11-06 11:54:52 +08:00
  • 90627f6288 Merge pull request #4966 from cyphar/1.3-4964-fix-mips lfbzhm 2025-11-06 11:23:34 +08:00
  • b4782082a5 Merge pull request #4965 from cyphar/1.2-4964-fix-mips lfbzhm 2025-11-06 11:07:33 +08:00
  • 3617bd0562 libct: fix mips compilation Kir Kolyshkin 2025-11-05 17:52:47 -08:00
  • 9381215c1f libct: fix mips compilation Kir Kolyshkin 2025-11-05 17:52:47 -08:00
  • 0c07fcc1de libct: fix mips compilation Kir Kolyshkin 2025-11-05 17:52:47 -08:00
  • f73814296c merge #4964 into opencontainers/runc:main Aleksa Sarai 2025-11-06 13:44:17 +11:00
  • 1b954f1f06 libct: fix mips compilation Kir Kolyshkin 2025-11-05 17:52:47 -08:00
  • eed8ce2422 merge security release into opencontainers/runc:release-1.4 Aleksa Sarai 2025-11-05 20:31:25 +11:00
  • 3cf50999ce merge security release into opencontainers/runc:release-1.3 Aleksa Sarai 2025-11-05 20:29:41 +11:00
  • e8d829adbd merge security release into opencontainers/runc:release-1.2 Aleksa Sarai 2025-11-05 20:27:03 +11:00
  • 2f74f4ae1b merge private security patches into opencontainers/runc:main Aleksa Sarai 2025-11-05 20:19:30 +11:00
  • b5d3280029 VERSION: back to development Aleksa Sarai 2025-11-05 20:08:41 +11:00
  • 6c7d8ad602 VERSION: release v1.4.0-rc.3 v1.4.0-rc.3 Aleksa Sarai 2025-11-05 20:08:32 +11:00
  • 12d8457f73 merge private security patches into ghsa-release-1.4.0-rc.3 Aleksa Sarai 2025-11-05 20:07:36 +11:00
  • 8f6e8b45d6 VERSION: back to development Aleksa Sarai 2025-11-05 20:06:49 +11:00
  • d842d77194 VERSION: release v1.3.3 v1.3.3 Aleksa Sarai 2025-11-05 20:06:20 +11:00
  • b370bafce9 merge private security patches into ghsa-release-1.3.3 Aleksa Sarai 2025-11-05 20:05:20 +11:00
  • d38bdef92f VERSION: back to development Aleksa Sarai 2025-11-05 20:04:15 +11:00
  • eeb7e6024f VERSION: release v1.2.8 v1.2.8 Aleksa Sarai 2025-11-05 20:03:26 +11:00
  • cdee962c39 merge private security patches into ghsa-release-1.2.8 Aleksa Sarai 2025-11-05 20:02:32 +11:00
  • b4cb2f5436 rootfs: re-allow dangling symlinks in mount targets Aleksa Sarai 2025-11-05 02:04:02 +11:00