Wed, 08 May 2024 07:59:15 UTC | login

Information for build augeas-1.13.0-5.el9sbase_901

ID44450
Package Nameaugeas
Version1.13.0
Release5.el9sbase_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/augeas#7c881b1a3ee8a6ceca0a44440f86434fd4590ac7
SummaryA library for changing configuration files
DescriptionA 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.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 17:13:02 UTC
CompletedWed, 14 Jun 2023 17:21:36 UTC
Taskbuild (isa9s-packages-baseline-el9sbase, /redhat/centos-stream/rpms/augeas:7c881b1a3ee8a6ceca0a44440f86434fd4590ac7)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/augeas#7c881b1a3ee8a6ceca0a44440f86434fd4590ac7'}}
Tags
isa9s-packages-baseline-candidate
isa9s-packages-baseline-testing
RPMs
src
augeas-1.13.0-5.el9sbase_901.src.rpm (info) (download)
x86_64
augeas-1.13.0-5.el9sbase_901.x86_64.rpm (info) (download)
augeas-devel-1.13.0-5.el9sbase_901.x86_64.rpm (info) (download)
augeas-libs-1.13.0-5.el9sbase_901.x86_64.rpm (info) (download)
augeas-static-1.13.0-5.el9sbase_901.x86_64.rpm (info) (download)
augeas-debuginfo-1.13.0-5.el9sbase_901.x86_64.rpm (info) (download)
augeas-debugsource-1.13.0-5.el9sbase_901.x86_64.rpm (info) (download)
augeas-libs-debuginfo-1.13.0-5.el9sbase_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * 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 * 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 * Wed Apr 20 2022 Richard W.M. Jones <rjones@redhat.com> - 1.13.0-2 - Parse auto_reset_crashkernel in kdump resolves: rhbz#2042772 - Add new directives and options for chrony * Wed Jan 12 2022 Richard W.M. Jones <rjones@redhat.com> - 1.13.0-1 - New upstream version 1.13.0 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.1-0.2.git18558bb - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jul 06 2021 Richard W.M. Jones <rjones@redhat.com> - 1.12.1-0.1 - Package up a git pre-release of 1.12.1 or 1.13.0. * Thu Apr 15 2021 Richard W.M. Jones <rjones@redhat.com> - 1.12.0-6 - Add upstream patch to parse chrony configuration. - Use %autosetup.