[augeas-devel] augeas: the annotated tag release-0.7.0 has been created

David Lutterkort lutter at fedoraproject.org
Fri Jan 15 03:59:42 UTC 2010


Gitweb:        http://git.fedorahosted.org/git/augeas.git?p=augeas.git;a=commitdiff;h=008ceb93647788023b58a865ab960b37ba6255d4
Commit:        008ceb93647788023b58a865ab960b37ba6255d4
Parent:        0000000000000000000000000000000000000000
Author:        David Lutterkort <lutter at redhat.com>
AuthorDate:    2010-01-15 03:16 +0000
Committer:     David Lutterkort <lutter at redhat.com>
CommitterDate: 2010-01-15 03:16 +0000

annotated tag: release-0.7.0 has been created
	    at 008ceb93647788023b58a865ab960b37ba6255d4 (tag)
       tagging 884dc9eb33d78286877c1d71220abb8e4c47bd35 (commit)
      replaces release-0.6.0

Version 0.7.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEVAwUAS0/d96I1dkb8booiAQJFggf/WOzNNZ9X7r5NvHM3GCoHz3oLws09QDTs
uAKMrLTuJH21vFkMAXMrMZXv4PhnaoZuz5BqT7da/DiUSlWRBbTwrk7eDNo43x7b
A5dr61sbwMRIAoZYNbuz9otdbXqcMCa3VCdCUFqurtgPPM7jvG7mF5f+rUp37Bvv
IQlZJNBtfSwWwlstSYwCIybSzYxkkDtneEbAFnZ82YXdBPy/bEZY5/51ZCyhkMmB
cN/Ni0tz81spYcWIdkLCCfC3O4/oj+S8fawZEdd0rkoPrjY2ylm4Asnpw7DWW5N2
mEs2gO6V1AkFxO7JGGJB9OW7AxofbH1hiBJNwvIfryhtnwi++yDBqw==
=U0gq
-----END PGP SIGNATURE-----

Bryan Kearney (1):
      Cobblersettings: new lens and test

David Lutterkort (57):
      Iptables: allow quoted strings as arguments
      Shellvars: allow arrays that span multiple lines
      * doc/ftdetect/augeas.vim: fix syntax
      Iptables: handle both negation syntaxes
      Lokkit: allow '-' in arguments
      More convenience macros for errors
      * src/builtin.c (lens_get, lens_put): propagate errors as exceptions
      * src/regexp.c (print_regexp): clean the regexp with fa_restrict_alphabet
      * src/lens.c (format_lens): minimalistic pretty-printing of a lens
      * src/lens.c (lns_make_union, lns_make_concat): do not access free'd memory
      Rename read_file to xread_file
      * src/lens.c (lens_release): tolerate a NULL lens
      New error code AUG_ENOLENS
      Do not choke on non-existing lens during save
      Xinetd (name): fix bad '-' in character class
      * src/internal.h: make various tree management functions available
      Tree functions to find/create a node with a path expression
      New function xfm_lens_name
      New function transform_file_error
      Produce better error message for multiple matching transforms in save
      * src/transform.c (add_file_info): manipulate tree directly
      Change the metadata for individual files
      Pull computing a path underneath /files from a filename into a function
      Record an error if more than one lens tries to load a file
      Facelift for augtool
      * src/lens.c (subtree_atype): new function
      Support for case-insensitive operations in libfa
      Add fa_expand_nocase to libfa
      Support for case-insensitive regexps
      * src/lens.c (str_to_fa): remove FIXME's and use proper error reporting
      * src/lens.c (str_to_fa): compile nocase fa when needed
      * src/regexp.c (regexp_minus): respect nocase flags
      Add syntax for case-insensitive regexps
      Indicate whether an FA uses character ranges or regexps on transitions
      * src/fa.c (fa_as_regexp): fin only accepting state, no trans fin->fin
      * src/fa.c (fa_as_regexp): convert strings more efficiently
      * src/fa.c (fa_intersect): initialize vars that could be used on error
      * TODO: deleted, that list is in Trac now
      * src/syntax.c (compile): give up after the first error
      * src/fa.c (fa_ambig_example): getting a NULL example is not an error
      * src/lens.c (ambig_check): report OOM from fa_ambig_example
      * src/errcode.h: more usable BUG_ON and BUG_FMT
      struct error: add pointer back to struct augeas
      A simple debug facility
      * src/lens.h: add a recursive lens combinator
      * src/lens.c (free_lens): free recursive lenses
      Suppress buildtime typechecks for L_REC; propagate recursive flag
      Add a typechecker and constructor for recursive lenses
      Calculate if a lens's ctype is nullable
      Earley parser based on Jim/Mandelbaum's transducers
      Remember the jmt in the lens and free it when it is no loner needed
      * src/put.c: put/create for recursive lenses
      * src/get.c (get_rec, parse_rec): get/parse for recursive lenses
      Syntax for recursive lenses
      Tests for recursive (context free) lenses
      Json: lens and tests for generic Json files
      Version 0.7.0

Partha Aji (1):
      Made samba aug accept entry keys with ':' in them




More information about the augeas-devel mailing list