Пакет control++: Информация

    Исходный пакет: control++
    Версия: 0.24.0-alt1
    Собран:  18 июня 2024 г. 21:26
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.altlinux.org/Control++

    Лицензия: GPLv3
    О пакете: System configuration tool
    Описание: 
    control++ is a simple system configuration tool that allows administrator
    to change system ulimits, set permission modes and, in perspective,
    perform other administrative operations.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    control++ (loongarch64)
    control++-checkinstall (loongarch64)
    control++-debuginfo (loongarch64)
    control++-wl (loongarch64)

    Сопровождающий: Alexey Appolonov

    Список участников:
    Alexey Appolonov

      1. libcontrol++-devel >= 0.33
      2. gcc-c++
      3. rpm-build-python3
      4. python3-module-ax

    Последнее изменение


    18 июня 2024 г. Alexey Appolonov 0.24.0-alt1
    - Validation of mode names (mode names should contain only letters of the
      English alphabet, numbers and underscores);
    - Several situations that led to errors are now being handled correctly;
    - The "control++ --list" command is supplemented with a display of a date and
      time of activation of the modes.
    28 апреля 2024 г. Alexey Appolonov 0.23.0-alt1
    - Sub-modes of every macro mode are displayed using the "control++ --list"
      command, the "control++ --conf" command is deprecated;
    - Modified output format of the "control++ --list" command;
    - Corrected additional feedback that occurs during the compliance check.
    3 апреля 2024 г. Alexey Appolonov 0.22.1-alt1
    - Setting the mode by the "permissions" unit is much faster.