<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-security/bubblewrap, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2026-03-26T14:43:37+00:00</updated>
<entry>
<title>bubblewrap: upgrade 0.11.0 -&gt; 0.11.1</title>
<updated>2026-03-26T14:43:37+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2026-03-26T11:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1fc0a5afd41f63f4d7a9172eaefeb4eef7a26057'/>
<id>urn:sha1:1fc0a5afd41f63f4d7a9172eaefeb4eef7a26057</id>
<content type='text'>
Bug fixes:
=========
* Reset disposition of 'SIGCHLD', restoring normal subprocess management
  if bwrap was run from a process that was ignoring that signal,
  such as Erlang or volumeicon
* Don't ignore '--userns 0', '--userns2 0' or '--pidns 0' if used
  Note that using a fd number &gt;= 3 for these purposes is still
  preferred, to avoid confusion with the stdin, stdout, stderr
  that will be inherited by the command inside the container.
* Fix grammar in an error message
* Fix a broken link in the documentation

Internal changes:
==================
* Enable user namespaces in Github Actions configuration, fixing a CI
  regression with newer Ubuntu
* Clarify comments

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>bubblewrap: upgrade 0.10.0 -&gt; 0.11.0</title>
<updated>2025-12-28T16:14:40+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2025-12-27T11:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d302ffa54770d803b5149e5ab24df01c5892aa2e'/>
<id>urn:sha1:d302ffa54770d803b5149e5ab24df01c5892aa2e</id>
<content type='text'>
One big change that comes with this update is the build system change:
the project removed autotools and now uses meson.

Dropped 0001-Use-stdbool.h-for-booleans.patch because it is included
in this release.

Changelog: https://github.com/containers/bubblewrap/releases/tag/v0.11.0

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>bubblewrap: fix error with gcc-15</title>
<updated>2025-04-08T15:22:05+00:00</updated>
<author>
<name>mark.yang</name>
<email>mark.yang@lge.com</email>
</author>
<published>2025-04-08T10:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4b30277f2a3f3bffc87ba4d038861718df76454c'/>
<id>urn:sha1:4b30277f2a3f3bffc87ba4d038861718df76454c</id>
<content type='text'>
* backport fix from:
  https://github.com/containers/bubblewrap/pull/660
  But patch rework for this version.
  In gcc 15, bool became a reserved keyword in C23, causing conflicts with our custom bool definition.

  See also, https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=55e3bd376b2214e200fa76d12b67ff259b06c212

* to fix:
  http://errors.yoctoproject.org/Errors/Details/851183/
  ../bubblewrap-0.10.0/utils.h:46:13: error: 'bool' cannot be defined via 'typedef'
   46 | typedef int bool;
      |             ^~~~

Signed-off-by: mark.yang &lt;mark.yang@lge.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>bubblewrap: update 0.9.0 -&gt; 0.10.0</title>
<updated>2024-08-21T15:45:47+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2024-08-21T08:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8d0b921fb6ec8e46bd1fc5c5f1f3fcb63a313915'/>
<id>urn:sha1:8d0b921fb6ec8e46bd1fc5c5f1f3fcb63a313915</id>
<content type='text'>
Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>bubblewrap: upgrade 0.8.0 -&gt; 0.9.0</title>
<updated>2024-06-07T16:11:55+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-06-06T09:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cbd98eb9aa83f2f21987522aedf2973ca6bb377f'/>
<id>urn:sha1:cbd98eb9aa83f2f21987522aedf2973ca6bb377f</id>
<content type='text'>
Changelog:
===========
- Fix a double-close on error reading from --args, --seccomp or --add-seccomp-fd argument
- Improve memory allocation behaviour
- Silence various compiler warnings
- Silence an Automake warning
- Fix a test failure when running as uid 0 in a container
- Fix a test failure when /mnt is a symlink
- Fix a test failure on NixOS
- Add --argv0

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>bubblewrap: upgrade 0.7.0 -&gt; 0.8.0</title>
<updated>2023-03-04T18:41:27+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-03-04T11:03:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f64d67df49b756f7796edc3fa889cad3c231c75b'/>
<id>urn:sha1:f64d67df49b756f7796edc3fa889cad3c231c75b</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>bubblewrap: import recipe from meta-security</title>
<updated>2022-12-23T16:52:22+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2022-12-20T15:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a71c6b16b6c3dd6222501c760ddead782e6761e2'/>
<id>urn:sha1:a71c6b16b6c3dd6222501c760ddead782e6761e2</id>
<content type='text'>
Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
