We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c408e1 commit c7a1becCopy full SHA for c7a1bec
1 file changed
NEWS.md
@@ -1,3 +1,23 @@
1
+bubblewrap 0.11.1
2
+=================
3
+
4
+Released: not yet
5
6
+Bug fixes:
7
8
+ * Reset disposition of `SIGCHLD`, restoring normal subprocess management
9
+ if bwrap was run from a process that was ignoring that signal,
10
+ such as Erlang or volumeicon (#705, Joel Pelaez Jorge)
11
12
+ * Fix grammar in an error message (#694, J. Neuschäfer)
13
14
+ * Fix a broken link in the documentation (#729, Aaron Brooks)
15
16
+Internal changes:
17
18
+ * Enable user namespaces in Github Actions configuration, fixing a CI
19
+ regression with newer Ubuntu (#728, Joel Pelaez Jorge)
20
21
bubblewrap 0.11.0
22
=================
23
0 commit comments