mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +00:00
f80cfc2259
This PR backports version bumps from release branch `release-polkadot-v1.6.0` back to `master` and also moved `prdoc` files related to the release to the appropriate folder
18 lines
440 B
Plaintext
18 lines
440 B
Plaintext
title: "PVF: fix unshare 'could not create temporary directory'"
|
|
|
|
doc:
|
|
- audience: Node Operator
|
|
description: |
|
|
For validators: fixes the potential warning/error:
|
|
"Cannot unshare user namespace and change root, which are Linux-specific kernel security features: could not create a temporary directory in "/tmp/.tmpIcLriO".
|
|
|
|
migrations:
|
|
db: []
|
|
|
|
runtime: []
|
|
|
|
crates:
|
|
- name: polkadot-node-core-pvf
|
|
|
|
host_functions: []
|