A library for changing configuration files

Edit Package augeas

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.

Refresh
Refresh
Source Files
Filename Size Changed
augeas-0.8.1.tar.bz2 0001299542 1.24 MB
augeas-modprobe-lense.patch 0000000674 674 Bytes
augeas.changes 0000022765 22.2 KB
augeas.spec 0000006028 5.89 KB
baselibs.conf 0000000011 11 Bytes
Revision 13 (latest revision is 60)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 69815 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 13)
- update to 0.8.1
  * augtool: respect autosave flag in oneshot mode, bug #193;
    fix segfault caused by unmatched bracket in path expression,
    bug #186
  * eliminate a global variable in the lexer, fixes BZ 690286
  * replace an erroneous assert(0) with a proper error message when
    none of the alternatives in a union match during saving,
    bug #183
  * improve AIX support
  * Lens changes/additions
    * Access: support the format @netgroup@@nisdomain, bug #190
    * Fstab: fix parsing of SELinux labels in the fscontext option
    * Grub: support 'device' directive for UEFI boot, bug #189; support
      'configfile' and 'background'
    * Httpd: handle continuation lines; autoload httpd.conf on
      Fedora/RHEL, BZ 688149; fix support for single-quoted
      strings
    * Iptables: support --tcp-flags, bug #157; allow blank and comment
      lines anywhere
    * Mysql: include /etc/my.cnf used on Fedora/RHEL, BZ 688053
    * NagiosCfg: parse setting multiple values on one line
      * NagiosObjects: process /etc/nagios3/objects/*.cfg
      * Nsswitch: support 'sudoers' as a database, bug #187
      * Shellvars: autoload /etc/rc.conf used in FreeBSD
      * Sudoers: support '#include' and '#includedir', bug #188
      * Yum: exclude /etc/yum/pluginconf.d/versionlock.list
- changes for 0.8.0
  * add new 'square' lens combinator
  * add new aug_span API function
  * augtool: short options for --nostdinc, --noload, and --noautoload (forwarded request 69753 from dmacvicar)
Comments 0
openSUSE Build Service is sponsored by