Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VERSION: release runc v1.1.0 #3338

Merged
merged 2 commits into from
Jan 17, 2022
Merged

VERSION: release runc v1.1.0 #3338

merged 2 commits into from
Jan 17, 2022

Conversation

cyphar
Copy link
Member

@cyphar cyphar commented Jan 14, 2022

v1.1.0 -- "A plan depends as much upon execution as it does upon concept.

This release only contains very minor changes from v1.1.0-rc.1 and is
the first release of the 1.1.y release series of runc.

Changed:
 * libcontainer will now refuse to build without the nsenter package being
   correctly compiled (specifically this requires CGO to be enabled). This
   should avoid folks accidentally creating broken runc binaries (and
   incorrectly importing our internal libraries into their projects). (#3331)

Thanks to the following people who made this release possible:

 * Akihiro Suda <[email protected]>
 * Aleksa Sarai <[email protected]>
 * Kir Kolyshkin <[email protected]>

Signed-off-by: Aleksa Sarai [email protected]

AkihiroSuda
AkihiroSuda previously approved these changes Jan 14, 2022
@cyphar cyphar added this to the 1.1.0 milestone Jan 14, 2022
@cyphar cyphar mentioned this pull request Jan 14, 2022
AkihiroSuda
AkihiroSuda previously approved these changes Jan 14, 2022
@kolyshkin
Copy link
Contributor

Actually we do not support Go 1.15 since #3245 (which is in rc), and there is an item about in rc1 release notes:

runc can only be built with Go 1.16 or later from this release onwards.
(#3100, #3245)

So, #3325 was just another piece of Go 1.15 code removal. It doesn't hurt to say we no longer support 1.15 though. Perhaps this is fine as it is.

kolyshkin
kolyshkin previously approved these changes Jan 14, 2022
Copy link
Contributor

@kolyshkin kolyshkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

thaJeztah
thaJeztah previously approved these changes Jan 14, 2022
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cyphar
Copy link
Member Author

cyphar commented Jan 15, 2022

@kolyshkin I'll fix the changelog in a follow-up PR (and I'll fix up the one used for the tag and release). Thanks.

EDIT: Actually since I plan to do this release on Monday, I'll fix it here too...

@cyphar cyphar dismissed stale reviews from thaJeztah, kolyshkin, and AkihiroSuda via 7519674 January 17, 2022 06:56
@cyphar
Copy link
Member Author

cyphar commented Jan 17, 2022

/ping @opencontainers/runc-maintainers

@hqhq
Copy link
Contributor

hqhq commented Jan 17, 2022

LGTM

AkihiroSuda
AkihiroSuda previously approved these changes Jan 17, 2022
CHANGELOG.md Outdated Show resolved Hide resolved
Signed-off-by: Aleksa Sarai <[email protected]>
Signed-off-by: Aleksa Sarai <[email protected]>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still LGTM

@cyphar cyphar closed this in 17543ed Jan 17, 2022
@cyphar cyphar merged commit 17543ed into opencontainers:master Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants