bump up rootlesskit to v0.14.4

Fixes `panic: tap2vif: read: read /dev/net/tun: not pollable` on early
start up of RootlessKit with VPNKit.

Changes:
- https://github.com/rootless-containers/rootlesskit/releases/tag/v0.14.4
- https://github.com/rootless-containers/rootlesskit/releases/tag/v0.14.3

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda 2021-08-04 16:34:09 +09:00
parent 52af466716
commit 9499acc360
No known key found for this signature in database
GPG key ID: 49524C6F9F638F1A

View file

@ -1,7 +1,7 @@
#!/bin/sh
# v0.14.2
: "${ROOTLESSKIT_COMMIT:=4cd567642273d369adaadcbadca00880552c1778}"
# v0.14.4
: "${ROOTLESSKIT_COMMIT:=87d443683ac1e8aba4110b8081f15aaae432aaa2}"
install_rootlesskit() {
case "$1" in