Пакет augeas-1.13.0-6.el9_4.src
Имя | augeas |
---|---|
Эпоха | 0 |
Версия | 1.13.0 |
Релиз | 6.el9_4 |
Архитектура | src |
Сайт | http://augeas.net/ |
Лицензия | LGPLv2+ |
Время сборки | 2025-02-20 16:04:08 |
Хост сборки | certified-builder01.msvsphere-os.ru |
Краткое описание | A library for changing configuration files |
Репозитории | OS |
Полное описание | A library for programmatically editing configuration files. Augeas parses configuration files into a tree structure, which it exposes through its public API. Changes made through the API are written back to the initially read files. The transformation works very hard to preserve comments and formatting details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree. |
Эррата | — |
Размер | 2520 КиБ |
Исходный проект | augeas-1.13.0-6.el9_4 |
Контрольная сумма SHA-256 | 465c1cbed5a9f2fc90b9a12eee131821e43758704ff4b526365acf007770afae |
×
* Fri Jul 19 2024 Cosmin Tupangiu <cosmin@redhat.com> - 1.13.0-5 - Fix parsing /etc/fstab by allowing comma after last option resolves: RHEL-56992 * Tue Apr 04 2023 Richard W.M. Jones <rjones@redhat.com> - 1.13.0-4 - Fix parsing of /usr/lib/tmpfiles.d/provision.conf - Fix parsing of /etc/kernel/cmdline resolves: rhbz#2155136, rhbz#2159282 * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.13.0-3 - Rebuilt for MSVSphere 9.1. * Thu Oct 06 2022 Richard W.M. Jones <rjones@redhat.com> - 1.13.0-3 - Fix parsing of /etc/selinux/semanage.conf in RHEL 9 resolves: rhbz#2077120