Merge pull request #12916 from Rmys/master

bubblewrap-0.8.0
This commit is contained in:
Rmys
2023-11-15 00:43:55 +03:00
committed by GitHub
+8 -1
View File
@@ -11,7 +11,7 @@
<License>LGPLv2</License>
<Summary>Unprivileged sandboxing tool</Summary>
<Description>is a core execution engine for unprivileged containers that works as a setuid binary on kernels without user namespaces.</Description>
<Archive sha1sum="d96c687310c42497b3364a13f2f6b72cdfcc1c34" type="targz">https://github.com/projectatomic/bubblewrap/archive/v0.6.2.tar.gz</Archive>
<Archive sha1sum="cec52085375744d2e541d54c8ecc76e43839384e" type="targz">https://github.com/projectatomic/bubblewrap/archive/v0.8.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>libcap-devel</Dependency>
<Dependency>bash-completion</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="8">
<Date>2023-11-15</Date>
<Version>0.8.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2022-06-23</Date>
<Version>0.6.2</Version>