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

  • Default inline alert: Версия в репозитории: 0.3.11-alt1

Исходный пакет: chrooted
Версия: 0.3.10-alt1
Собран:  24 марта 2020 г. 18:08 в задании #247878
Сообщить об ошибке в пакете
Домашняя страница: 

Лицензия: GPLv2+
О пакете: The chrooted environment helper
Описание: 
This package is required for chroot-aware packages.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
chrooted (noarch)

Сопровождающий: Ivan Zakharyaschev


    1. help2man

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


11 марта 2020 г. Ivan Zakharyaschev 0.3.10-alt1
- Fixes:
  + OVE-20200311-0001 Normal update operations by root can corrupt/crash running processes through modifying libraries

    (Normally, the processes that can be affected are only the services
    already running in the chrooted environment being updated, if it is on
    a different filesystem than the system libraries, and hence they
    can't be hardlinked. Extraordinarily, if a file in a chrooted
    environment has been a hardlink to a system library, but ln hasn't
    succeeded this time for some reason, the affected processes are any
    already running processes system-wide.

    This could happen only as a result of actions initiated by root:
    for example, a package upgrade which included the old version of
    chrooted, or a package upgrade which included libraries in a system
    with the old version of chrooted, or an invocation of
    /sbin/update_chrooted.)
10 апреля 2018 г. Maxim Voronov 0.3.9-alt1
- copy_resolv_conf: added support for symlinked /etc/localtime (see #32346).
24 августа 2012 г. Dmitry V. Levin 0.3.8-alt1
- copy_resolv_conf: forcibly remove stale optional config files.