diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-05-23 12:30:44 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-05-23 12:30:44 +0000 |
| commit | 7329cd1b23ba51c9ea8f526dbd491b8cd9d5b822 (patch) | |
| tree | 6f4a757704252308d42662f1a066fd5490a213e5 /package | |
| parent | 94830d74874b9192faeeebda281029250dd825e7 (diff) | |
| download | s6-linux-init-7329cd1b23ba51c9ea8f526dbd491b8cd9d5b822.tar.gz | |
Prepare for 1.2.0.2; attempt ro remount if umount fails
Diffstat (limited to 'package')
| -rw-r--r-- | package/deps-build | 6 | ||||
| -rw-r--r-- | package/info | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package/deps-build b/package/deps-build index c178fe3..b9c53da 100644 --- a/package/deps-build +++ b/package/deps-build @@ -1,5 +1,5 @@ -true true /package/prog/skalibs 2.15.0.0 libskarnet +true true /package/prog/skalibs 2.15.0.1 libskarnet $usensss false /package/admin/nsss 0.2.1.2 libnsss $utmps false /package/admin/utmps 0.1.3.3 libutmps -true false /package/admin/execline 2.9.9.0 libexecline -true false /package/admin/s6 2.15.0.0 libs6 +true false /package/admin/execline 2.9.9.2 libexecline +true false /package/admin/s6 2.15.0.1 libs6 diff --git a/package/info b/package/info index 273d78e..16814a6 100644 --- a/package/info +++ b/package/info @@ -1,4 +1,4 @@ package=s6-linux-init -version=1.2.0.1 +version=1.2.0.2 category=admin package_macro_name=S6_LINUX_INIT |
