libcgroup 0.37.1-1ubuntu10.1 source package in Ubuntu

Changelog

libcgroup (0.37.1-1ubuntu10.1) precise-proposed; urgency=low

  * debian/patches/libcgroup_sumlinked_bin.patch: fix handling of symlinked
    executables.  (LP: #1188850)
 -- Serge Hallyn <email address hidden>   Wed, 12 Jun 2013 08:46:20 -0500

Upload details

Uploaded by:
Serge Hallyn
Sponsored by:
Scott Moser
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe libs

Downloads

File Size SHA-256 Checksum
libcgroup_0.37.1.orig.tar.gz 545.9 KiB e03ee7a709de82e7009c6ffbb92717aa620cbe9ab0f9956edc1e79803c0dfd27
libcgroup_0.37.1-1ubuntu10.1.debian.tar.gz 17.9 KiB 81c3bd25651e01fbd069ab12565abab5da30973ae588300a89d60d7f5a9ab8f5
libcgroup_0.37.1-1ubuntu10.1.dsc 2.1 KiB fb015273c581aaed261ad98fd9a99272fc25fbb82a8f5de7a4e461b195dbc61b

View changes file

Binary packages built by this source

cgroup-bin: Tools to control and monitor control groups

 Control Groups provide a mechanism for aggregating/partitioning sets of tasks,
 and all their future children, into hierarchical groups with specialized
 behaviour.
 .
 These tools help manipulate, control, administrate and monitor control groups
 and the associated controllers.

libcgroup-dev: Development libraries to develop applications that utilize control groups

 Control Groups provide a mechanism for aggregating/partitioning sets of tasks,
 and all their future children, into hierarchical groups with specialized
 behaviour.
 .
 It provides API to create/delete and modify cgroup nodes. It will also in the
 future allow creation of persistent configuration for control groups and
 provide scripts to manage that configuration.

libcgroup1: Library to control and monitor control groups

 Control Groups provide a mechanism for aggregating/partitioning sets of tasks,
 and all their future children, into hierarchical groups with specialized
 behaviour.
 .
 This library allows applications to manipulate, control, administrate and
 monitor control groups and the associated controllers.

libpam-cgroup: PAM module to move a user session into a cgroup

 Control Groups provide a mechanism for aggregating/partitioning sets of tasks,
 and all their future children, into hierarchical groups with specialized
 behaviour.
 .
 This PAM module will move a user session into an existing cgroup by attempting
 to match uid and gid against the defined cgroup rules configuration.