[packages/bubblewrap] - updated to 0.11.2 (fixes CVE-2026-41163)

qboosh qboosh at pld-linux.org
Fri May 22 20:41:37 CEST 2026


commit 7b928043b5dd4265847f5b95b704ffeb6e7ab284
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri May 22 20:41:37 2026 +0200

    - updated to 0.11.2 (fixes CVE-2026-41163)

 bubblewrap.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/bubblewrap.spec b/bubblewrap.spec
index 826af44..d313b70 100644
--- a/bubblewrap.spec
+++ b/bubblewrap.spec
@@ -1,13 +1,13 @@
 Summary:	bubblewrap - container setup utility
 Summary(pl.UTF-8):	bubblewrap - narzędzie do tworzenia kontenerów
 Name:		bubblewrap
-Version:	0.11.0
+Version:	0.11.2
 Release:	1
 License:	LGPL v2+
 Group:		Applications/System
 #Source0Download: https://github.com/containers/bubblewrap/releases
 Source0:	https://github.com/containers/bubblewrap/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	630eec714ea04729efd116ea85a715a3
+# Source0-md5:	6376255e2e505100e01b20c2dafa7faf
 URL:		https://github.com/containers/bubblewrap
 BuildRequires:	docbook-style-xsl-nons
 BuildRequires:	libcap-devel
@@ -76,6 +76,8 @@ Dopełnianie parametrów polecenia bwrap dla ZSH.
 %build
 %meson \
 	-Dbash_completion_dir=%{bash_compdir} \
+	-Dman=enabled \
+	-Dselinux=enabled \
 	-Dzsh_completion_dir=%{zsh_compdir}
 
 %meson_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bubblewrap.git/commitdiff/7b928043b5dd4265847f5b95b704ffeb6e7ab284



More information about the pld-cvs-commit mailing list