[ Все A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект augeas-1.13.0-6.el9_4

Имя augeas
Эпоха 0
Версия 1.13.0
Релиз 6.el9_4
Сайт 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
augeas-libs-1.13.0-6.el9_4.x86_64 Libraries for augeas aba2924522cc50cd2679fb9d752846bf07ebf84749b2282eee2f23fb9cad6fe7 download
i686
augeas-libs-1.13.0-6.el9_4.i686 Libraries for augeas f3de0c7cdd7784221dd76096609ee12192cc35c2b176685f8aea7e370f0f0556 download
src
augeas-1.13.0-6.el9_4.src A library for changing configuration files 465c1cbed5a9f2fc90b9a12eee131821e43758704ff4b526365acf007770afae download
История изменений link
* 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