[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/09: gnu: bubblewrap: Edit description.
From: |
guix-commits |
Subject: |
05/09: gnu: bubblewrap: Edit description. |
Date: |
Wed, 24 Apr 2019 22:44:47 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 7ecd1761a236a2256e420032d561aa6c372d95a8
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Apr 24 19:29:25 2019 +0200
gnu: bubblewrap: Edit description.
* gnu/packages/virtualization.scm (bubblewrap)[description]: Mark up & edit.
---
gnu/packages/virtualization.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
index 4bdbbb3..bf3729b 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -1089,11 +1089,11 @@ virtual machines.")
(home-page "https://github.com/projectatomic/bubblewrap")
(synopsis "Unprivileged sandboxing tool")
(description "Bubblewrap is aimed at running applications in a sandbox,
-where it has restricted access to parts of the operating system or user data
-such as the home directory. Bubblewrap always creates a new mount namespace,
-and the user can specify exactly what parts of the filesystem should be visible
-in the sandbox. Any such directories specified is mounted nodev by default,
-and can be made readonly.")
+restricting their access to parts of the operating system or user data such as
+the home directory. Bubblewrap always creates a new mount namespace, and the
+user can specify exactly what parts of the file system should be made visible
+in the sandbox. These directories are mounted with the @code{nodev) option
+by default and can be made read-only.")
(license license:lgpl2.0+)))
(define-public bochs
- branch master updated (ecb33b8 -> 0406434), guix-commits, 2019/04/24
- 06/09: gnu, guix: Yearly ritual purging of the filesystems., guix-commits, 2019/04/24
- 09/09: gnu: bind: Update to 9.12.4-P1 [fixes CVE-2018-5743, CVE-2019-6467]., guix-commits, 2019/04/24
- 08/09: gnu: r-yamss: Fix typo in description., guix-commits, 2019/04/24
- 07/09: gnu: python-dill: Fix typo in description., guix-commits, 2019/04/24
- 05/09: gnu: bubblewrap: Edit description.,
guix-commits <=
- 03/09: gnu: libimobiledevice: Edit description., guix-commits, 2019/04/24
- 04/09: gnu: perl-filesys-notify-simple: Edit description., guix-commits, 2019/04/24
- 02/09: gnu: libsvm: Update to 3.23., guix-commits, 2019/04/24
- 01/09: gnu: openfst: Update to 1.7.2., guix-commits, 2019/04/24