mirror of
				https://github.com/opencontainers/runc.git
				synced 2025-10-31 11:06:21 +08:00 
			
		
		
		
	VERSION: release v1.2.0-rc.1
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
This commit is contained in:
		| @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | ||||
|  | ||||
| ## [Unreleased] | ||||
|  | ||||
| ## [1.2.0-rc.1] - 2024-04-03 | ||||
|  | ||||
| > There's a frood who really knows where his towel is. | ||||
|  | ||||
| `runc` now requires a minimum of Go 1.20 to compile. | ||||
|  | ||||
| > **NOTE**: runc currently will not work properly when compiled with Go 1.22 or | ||||
| @@ -671,7 +675,7 @@ implementation (libcontainer) is *not* covered by this policy. | ||||
|    cgroups at all during `runc update`). (#2994) | ||||
|  | ||||
| <!-- minor releases --> | ||||
| [Unreleased]: https://github.com/opencontainers/runc/compare/v1.1.0...HEAD | ||||
| [Unreleased]: https://github.com/opencontainers/runc/compare/v1.2.0-rc.1...HEAD | ||||
| [1.1.0]: https://github.com/opencontainers/runc/compare/v1.1.0-rc.1...v1.1.0 | ||||
| [1.0.0]: https://github.com/opencontainers/runc/releases/tag/v1.0.0 | ||||
|  | ||||
| @@ -696,3 +700,6 @@ implementation (libcontainer) is *not* covered by this policy. | ||||
| [1.1.2]: https://github.com/opencontainers/runc/compare/v1.1.1...v1.1.2 | ||||
| [1.1.1]: https://github.com/opencontainers/runc/compare/v1.1.0...v1.1.1 | ||||
| [1.1.0-rc.1]: https://github.com/opencontainers/runc/compare/v1.0.0...v1.1.0-rc.1 | ||||
|  | ||||
| <!-- 1.2.z patch releases --> | ||||
| [1.2.0-rc.1]: https://github.com/opencontainers/runc/compare/v1.1.0...v1.2.0-rc.1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aleksa Sarai
					Aleksa Sarai