[augeas-devel] augeas: the annotated tag release-0.5.3 has been updated

David Lutterkort lutter at fedoraproject.org
Thu Nov 26 00:25:28 UTC 2009


Gitweb:        http://git.fedorahosted.org/git/augeas.git?p=augeas.git;a=commitdiff;h=66c1c5ac3bd2025bed73317d83d64e15dbe55ae6
Commit:        66c1c5ac3bd2025bed73317d83d64e15dbe55ae6
Parent:        2c83b509e79f3e859bbba7909e3e3769e1285164
Author:        David Lutterkort <lutter at redhat.com>
AuthorDate:    2009-11-26 00:22 +0000
Committer:     David Lutterkort <lutter at redhat.com>
CommitterDate: 2009-11-26 00:22 +0000

annotated tag: release-0.5.3 has been updated
	      to 66c1c5ac3bd2025bed73317d83d64e15dbe55ae6 (tag)
	from 2c83b509e79f3e859bbba7909e3e3769e1285164 (which is now obsolete)
       tagging 2c83b509e79f3e859bbba7909e3e3769e1285164 (commit)
      replaces release-0.5.2

Version 0.5.3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQEVAwUASw3KUKI1dkb8booiAQITfgf5Ad4qIYR5SsgRZPATQ3Sjiady0U16If2t
BP72lTn6PtJJc+IK7R0EcsnGpoWLWe66f8oakveAm16jxz3nZJrRRI25wRekfobz
B7jOvYsFm57CYWz9fmiwuqqGJaN8Qw+lQDUTZ03dIEIXv4IdJNQ/fBreUsf2jjsl
Mco3Q/E0MzlpKdXj7EEvhtVbECVYmQcV1ar+j0HPN4YUzJWugFQ1rzsGCR2yrOgM
ay0eNzoBINlXyQZ5eTDDKuRqQ4zG3y9gr8cp3xOmk/E4mh8tfa5+puuwKH/7LYjR
xC5ORapOOK5D7IFaTfl4FuZy8Qg9KgHdAkR4MbmBRC4FE8SSDFL0+w==
=OZjx
-----END PGP SIGNATURE-----

Bruno Cornec (1):
      * doc/augeas.vim: vi syntax highlighting for .aug files

David Lutterkort (39):
      * src/Makefile.am: link libfa with gnulib, needed on AIX
      * src/lexer.l: allow DOS line endings
      defnode: when creating new node, put it in the nodeset
      * src/transform.c (add_file_info): minor cleanup
      * src/transform.c (add_file_info): change what we store about a file
      Record new files under /augeas/files when they are saved
      Pass symtab explicitly into pathx_symtab_remove_descendants
      aug_load: cleanup variables when deleting /files
      Do not assume how glob allocates gl_pathv
      Only read regular files
      * src/augeas.c: do not read past the end of the load path
      regexp_release: allow NULL regexp
      Utility function xasprintf
      * src/builtin.c (tree_clear_glue): primitive clear function for use in tests
      Make regexp_escape strip enclosing parens; make API const correct
      fa_compile: accept regexps with embedded NUL's
      libfa: handle regexps with embedded NUL characters
      Allow NULLS in regexp_(union|concat)_n
      Carry the key type explicitly in lenses
      Use offsets for various lens types
      Restrict the alphabet of a regexp
      Match trees on label and value, not just label
      * tests/modules/pass_strip_quotes.aug: test quote stripping
      Pretty-print lens atypes and use that for errors during put
      Make fa_example work for strings with embedded NUL's
      * src/lens.c(enc_format): remove extraneous quote
      * src/lens.c (disjoint_check): print example as tree for put
      * lenses/rx.aug (fspath): simplistic regex for filesystem paths
      * src/syntax.c (print_value): use print_tree instead of dump_tree
      Transparent save of cross-device links
      * src/try: fix 'set annotate' for gdb
      Multipath: new lens for /etc/multipath.conf
      Slapd: include /etc/openldap/slapd.conf
      Better error message for too many args in a path expression
      Add preceding-sibling and following-sibling axes to path expressions
      A couple more files for the test root
      Add --version option to augtool and augparse
      Man pages: update to match current augtool and augparse
      Version 0.5.3

Jim Meyering (1):
      tests: extract SELinux context more portably

Marc Fournier (1):
      vim: extra carriage return caused a parse error

Matt Palmer (1):
      Inetd: new lens and test

Matthew Booth (3):
      Parse more directives in xorg.conf
      Add more specific entry handlers to xorg.conf
      Require quotes around strings in xorg.conf




More information about the augeas-devel mailing list