cgmanager
This commit is contained in:
@@ -12,8 +12,9 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Central cgroup management daemon</Summary>
|
<Summary>Central cgroup management daemon</Summary>
|
||||||
<Description>CGManager is a central privileged daemon that manages all your cgroups for you through a simple DBus API.</Description>
|
<Description>CGManager is a central privileged daemon that manages all your cgroups for you through a simple DBus API.</Description>
|
||||||
<Archive sha1sum="3335e7467b56e155319fcc0426138b21afb2bfd2" type="targz">https://github.com/lxc/cgmanager/archive/v0.41.tar.gz</Archive>
|
<Archive sha1sum="52c0a05c64deb0053b737f736fe63660c469fb15" type="targz">https://github.com/lxc/cgmanager/archive/v0.42.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
|
<Dependency>popt-devel</Dependency>
|
||||||
<Dependency>libnih-devel</Dependency>
|
<Dependency>libnih-devel</Dependency>
|
||||||
<Dependency>pam-devel</Dependency>
|
<Dependency>pam-devel</Dependency>
|
||||||
<Dependency>help2man</Dependency>
|
<Dependency>help2man</Dependency>
|
||||||
@@ -25,6 +26,7 @@
|
|||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>libnih</Dependency>
|
<Dependency>libnih</Dependency>
|
||||||
<Dependency>pam</Dependency>
|
<Dependency>pam</Dependency>
|
||||||
|
<Dependency>popt</Dependency>
|
||||||
<Dependency>dbus</Dependency>
|
<Dependency>dbus</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
@@ -52,6 +54,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2020-02-01</Date>
|
||||||
|
<Version>0.42</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2018-08-13</Date>
|
<Date>2018-08-13</Date>
|
||||||
<Version>0.41</Version>
|
<Version>0.41</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user