Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
augeas - A library for changing configuration files
Website: |
http://augeas.net/ |
License: |
LGPLv2+ |
Vendor: |
Scientific Linux CERN, http://cern.ch/linux |
- 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.
Packages
augeas-1.0.0-10.el6.i686
[33 KiB] |
Changelog
by Dominic Cleal (2015-04-09):
- Escape paths returned from aug_match (RHBZ#1186318)
- Krb5: parse braces in values (RHBZ#1203597)
- Properties: handle empty line in multi-line value (RHBZ#1209885)
|
augeas-1.0.0-7.el6_6.1.i686
[32 KiB] |
Changelog
by Dominic Cleal (2015-01-13):
- Kdump: parse new options, EOL comments (RHBZ#1181278)
|
augeas-1.0.0-7.el6.i686
[32 KiB] |
Changelog
by Dominic Cleal (2014-06-13):
* docs: fix description of 'move' alias (RHBZ#1100186)
|
augeas-1.0.0-5.el6_5.1.i686
[30 KiB] |
Changelog
by Dominic Cleal (2014-01-14):
- Fix CVE-2013-6412, incorrect permissions under strict umask (RHBZ#1036079)
|
augeas-1.0.0-5.el6.i686
[30 KiB] |
Changelog
by Richard W.M. Jones (2013-06-05):
- Don't package lenses in tests/ subdirectory.
related: rhbz#817753
|
augeas-0.9.0-4.el6.i686
[25 KiB] |
Changelog
by Matthew Booth (2012-05-11):
- Handle fstab options with empty values (RHBZ#820864)
- Run make check during rpm build
|
augeas-0.9.0-1.el6.i686
[25 KiB] |
Changelog
by David Lutterkort (2011-07-25):
- Rebased to new version; removed all patches
|
augeas-0.7.2-6.el6.i686
[28 KiB] |
Changelog
by David Lutterkort (2011-03-24):
- Add patch with regenerated lexer/parser for BZ 690286
|