[ Все 3 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.12.0-8.el8

Имя augeas
Эпоха 0
Версия 1.12.0
Релиз 8.el8
Сайт http://augeas.net/
Лицензия LGPLv2+
Время сборки 2023-08-08 14:55:08
Хост сборки builder-x86-01.inferitos.ru
Краткое описание A library for changing configuration files
Репозитории BaseOS
Полное описание 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-1.12.0-8.el8.x86_64 A library for changing configuration files ce94ffcd026d49e1f92b0e5f56dca07227e64a49a7ea68b2fc7fd6e16235db47 download
augeas-libs-1.12.0-8.el8.x86_64 Libraries for augeas d377de1c7db4f1ff6d0be480067fd6c9b3e644706094d3e08824020312b0148c download
augeas-devel-1.12.0-8.el8.x86_64 Development files for augeas 4c63f98ed0ab7516b1f3712a23c29fba8382a8bacca2ac93061fd7c61d959681 download
i686
augeas-libs-1.12.0-8.el8.i686 Libraries for augeas 366e0ea31cd2ac18a8e266e4207ce4c7951741e635a3df107a48601ce5646be2 download
augeas-devel-1.12.0-8.el8.i686 Development files for augeas 510aae04b37b675930415fd6a4510dc4f500330a4b516670329f2eff265f1bd2 download
src
augeas-1.12.0-8.el8.src A library for changing configuration files cede20c5304cf7538d82903bf90be26d14ff1b9baf677043ed74fde591287c12 download
История изменений link
* 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)