Skip to content

Commit e4f99b5

Browse files
committed
libcontainer: remove deprecated package "userns"
This package was marked deprecated in commit 9b60a93 ("libcontainer/userns: migrate to github.com/moby/sys/userns"), which was included in runc 1.2. Users have thus had a year to migrate to github.com/moby/sys/userns and it's okay for us to remove this wrapper package. Signed-off-by: Aleksa Sarai <[email protected]>
1 parent 984b353 commit e4f99b5

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
### libcontainer API
10+
- The deprecated `libcontainer/userns` package has been removed; use
11+
`github.com/moby/sys/userns` instead.
12+
913
## [1.4.0-rc.1] - 2025-09-05
1014

1115
> おめェもボスになったんだろぉ?

libcontainer/userns/userns_deprecated.go

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)