xbps-uunshare: do not fail if /proc/self/setgroups does not exist.
3.16 supports user_namespaces(7) but does not have /proc/self/setgroups. Found by @cheneukirchen.
This commit is contained in:
3
NEWS
3
NEWS
@@ -1,5 +1,8 @@
|
||||
xbps-0.44.1 (???):
|
||||
|
||||
* xbps-uunshare(8): do not fail if we cannot disable setgroups; some kernels
|
||||
might not support it. Found by @cheneukirchen on 3.16.
|
||||
|
||||
* xbps-reconfigure(8): added -i/--ignore to usage(), by Christian Neukirchen.
|
||||
|
||||
* Updated zsh completions, by Christian Neukirchen.
|
||||
|
Reference in New Issue
Block a user