Skip to content

Update rootlesskit to v0.13.1 to fix handling of IPv6 addresses#42021

Merged
thaJeztah merged 1 commit into
moby:masterfrom
thaJeztah:bump_rootlesskit
Feb 18, 2021
Merged

Update rootlesskit to v0.13.1 to fix handling of IPv6 addresses#42021
thaJeztah merged 1 commit into
moby:masterfrom
thaJeztah:bump_rootlesskit

Conversation

@thaJeztah

@thaJeztah thaJeztah commented Feb 13, 2021

Copy link
Copy Markdown
Member

testing the changes I made in rootless-containers/rootlesskit#213 separate from #41908

v0.13.1

  • Refactor ParsePortSpec to handle IPv6 addresses, and improve validation

v0.13.0

  • rootlesskit --pidns: fix propagating exit status
  • Support cgroup2 evacuation, e.g., systemd-run -p Delegate=yes --user -t rootlesskit --cgroupns --pidns --evacuate-cgroup2=evac --net=slirp4netns bash

v0.12.0

  • Port forwarding API now supports setting ChildIP
  • The vendor directory is no longer included in this repo. Run go mod vendor if you need

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thanks! Updated

v0.13.1

- Refactor `ParsePortSpec` to handle IPv6 addresses, and improve validation

v0.13.0

- `rootlesskit --pidns`: fix propagating exit status
- Support cgroup2 evacuation, e.g., `systemd-run -p Delegate=yes --user -t rootlesskit --cgroupns --pidns --evacuate-cgroup2=evac --net=slirp4netns bash`

v0.12.0

- Port forwarding API now supports setting `ChildIP`
- The `vendor` directory is no longer included in this repo. Run `go mod vendor` if you need

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah changed the title [WIP] Update rootlesskit to fix handling of IPv6 addresses Update rootlesskit to v0.13.1 to fix handling of IPv6 addresses Feb 15, 2021
@thaJeztah thaJeztah added this to the 21.xx milestone Feb 15, 2021
@thaJeztah
thaJeztah marked this pull request as ready for review February 15, 2021 08:51
@thaJeztah
thaJeztah requested a review from tianon as a code owner February 15, 2021 08:51

@tianon tianon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants