bubblewrap ver. bump

This commit is contained in:
Rmys
2024-04-20 10:31:55 +03:00
parent 979434ea3d
commit c14fa8d623
+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="cec52085375744d2e541d54c8ecc76e43839384e" type="targz">https://github.com/projectatomic/bubblewrap/archive/v0.8.0.tar.gz</Archive>
<Archive sha1sum="d1d6e3da7bd5f8c24debf1d71f045ccbe6a24938" type="targz">https://github.com/projectatomic/bubblewrap/archive/v0.9.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>libcap-devel</Dependency>
<Dependency>bash-completion</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="9">
<Date>2024-04-19</Date>
<Version>0.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2023-11-15</Date>
<Version>0.8.0</Version>