Package libcontrol++: Information

  • Default inline alert: Version in the repository: 0.30.0-alt1

Source package: libcontrol++
Version: 0.16.0-alt1
Latest version according to Repology
Build time:  Nov 18, 2018, 10:19 PM in the task #216573
Report package bug
License: GPLv3
Summary: control++ common classes and functions library
Description: 
control++ is a simple system configuration tool
that allows administrator to change system ulimits,
set permission modes and, in perspective,
perform other administrative operations.

List of rpms provided by this srpm:
libcontrol++ (x86_64, i586, aarch64)
libcontrol++-devel (noarch)

Maintainer: Alexey Appolonov

List of contributors:
Alexey Appolonov


    1. libacl-devel
    2. gcc-c++

Last changed


Nov. 18, 2018 Alexey Appolonov 0.16.0-alt1
- TFileMode as common interface for TFilePerm and TFileACL classes;
- TGroupOfFilesMode for handling params of a group of files;
- TSectorType for determining and storing sector types of a mode description;
- Ability to check if file is a dir.
Nov. 11, 2018 Alexey Appolonov 0.15.2-alt1
- Fix of the checks made during access to the TRunMode flags;
- Enhanced constructor of the TFilePerm and TFileACL.
Nov. 6, 2018 Alexey Appolonov 0.15.1-alt1
- Fixed JoinFilePaths function;
- Duplicate definition of the member variable is removed
  from TGroupOfFilesACL class.