Package: golang-github-containers-psgo / 1.7.1+ds1-1

Metadata

Package Version Patches format
golang-github-containers-psgo 1.7.1+ds1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
test skip TestGetPIDSFromCgroup.patch | (download)

internal/proc/pids_test.go | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disabled failing test.

~~~~
 FAIL: TestGetPIDSFromCgroup (0.00s)
    pids_test.go:33:
                Error Trace:    pids_test.go:33
                Error:          Expected nil, but got: &os.PathError{Op:"open", Path:"/sys/fs/cgroup/pids//user.slice/user-1000.slice/session-6.scope/cgroup.procs", Err:0x2}
                Test:           TestGetPIDSFromCgroup
    pids_test.go:34:
                Error Trace:    pids_test.go:34
                Error:          Should be true
                Test:           TestGetPIDSFromCgroup
~~~~


CVE 2022 1227.patch | (download)

internal/proc/ns.go | 16 6 + 10 - 0 !
internal/proc/status.go | 103 76 + 27 - 0 !
psgo.go | 35 6 + 29 - 0 !
3 files changed, 88 insertions(+), 66 deletions(-)

---