[ All 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 ]
×

Package augeas-1.13.0-6.el9_4.src download

Name augeas
Epoch 0
Version 1.13.0
Release 6.el9_4
Architecture src
Website/URL http://augeas.net/
License LGPLv2+
Build Time 2025-02-20 16:04:08
Build Host certified-builder01.msvsphere-os.ru
Summary A library for changing configuration files
Repositories OS
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 2520 KiB
Source Project augeas-1.13.0-6.el9_4
SHA-256 checksum 465c1cbed5a9f2fc90b9a12eee131821e43758704ff4b526365acf007770afae
× Full screenshot
Changelog 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