Группа :: Работа с файлами
Исходный пакет: chrooted
Собрано: 11 месяца назад
Пересобрано: 11 месяца назад
Размер архива: 11,2 КБ
Отчёт repocop:

Gear: http://git.altlinux.org/gears/c/chrooted.git
Архив: http://ftp.altlinux.org/pub/distributions/archive/sisyphus/index/src/c/chrooted
Лицензия: GPLv2+
О пакете: The chrooted environment helper
Описание:
This package is required for chroot-aware packages.
Текущий сопровождающий:
core
Список участников
(данной и/или предыдущих сборок пакета): Права: Список rpm-пакетов, предоставляемых данным srpm-пакетом:
- chrooted
- Copy: always dereference symbolic links in SOURCE (by Alexey Shabalin; closes: #33591).2020-03-11 Иван Захарящев 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.)2018-04-10 Maxim Voronov 0.3.9-alt1
- copy_resolv_conf: added support for symlinked /etc/localtime (see #32346).