Package augeas-1.12.0-8.el8.src
Name | augeas |
---|---|
Epoch | 0 |
Version | 1.12.0 |
Release | 8.el8 |
Architecture | src |
Website/URL | http://augeas.net/ |
License | LGPLv2+ |
Build Time | 2023-08-08 14:55:08 |
Build Host | builder-x86-01.inferitos.ru |
Summary | A library for changing configuration files |
Repositories | BaseOS |
Description | 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. |
Errata | — |
Size | 2402 KiB |
Source Project | augeas-1.12.0-8.el8 |
SHA-256 checksum | cede20c5304cf7538d82903bf90be26d14ff1b9baf677043ed74fde591287c12 |
×
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.12.0-8 - Rebuilt for MSVSphere 8.8 * Wed Oct 12 2022 Richard W.M. Jones <rjones@redhat.com> - 1.12.0-8 - Fix parsing of semanage.conf ignoredirs resolves: rhbz#1931058 * Wed Jan 12 2022 Richard W.M. Jones <rjones@redhat.com> - 1.12.0-7 - Fix parsing of mke2fs.conf files resolves: rhbz#1807010 * Tue Jan 05 2021 Pino Toscano <ptoscano@redhat.com> - 1.12.0-6 - Ssh: parse Match options (RHBZ#1716359) * Mon Feb 10 2020 Pino Toscano <ptoscano@redhat.com> - 1.12.0-5 - Fix completion with special characters in augtool. (RHBZ#1232224) - Krb5: improve handling of [dbmodules]; allow include/includedir directives everywhere (RHBZ#1798486) - Systemd: improve parsing of quoted variables of Environment (RHBZ#1798922) * Thu Nov 14 2019 Pino Toscano <ptoscano@redhat.com> - 1.12.0-4 - Rsyslog: support multiple actions in filters and selectors (RHBZ#1660884) * Thu Nov 07 2019 Pino Toscano <ptoscano@redhat.com> - 1.12.0-3 - Grub: handle '+' in kernel command line options (RHBZ#1769314) * Mon Jun 03 2019 Pino Toscano <ptoscano@redhat.com> - 1.12.0-2 - Disable static libraries, not needed in RHEL. * Tue May 14 2019 Pino Toscano <ptoscano@redhat.com> - 1.12.0-1 - New upstream release (RHBZ#1709416) * Fstab: allow leading whitespaces (RHBZ#1671950) * Thu Dec 13 2018 Pino Toscano <ptoscano@redhat.com> - 1.10.1-8 - Add simple tests (RHBZ#1653994)