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

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


Gitweb:        http://git.fedorahosted.org/git/augeas.git?p=augeas.git;a=commitdiff;h=3ca25b6ea9a1d48d549a39710df8186dfde2b541
Commit:        3ca25b6ea9a1d48d549a39710df8186dfde2b541
Parent:        42d19cb9c0776ce8c0980316900e6f859037be8d
Author:        David Lutterkort <lutter at redhat.com>
AuthorDate:    2009-11-26 00:21 +0000
Committer:     David Lutterkort <lutter at redhat.com>
CommitterDate: 2009-11-26 00:21 +0000

annotated tag: release-0.4.1 has been updated
	      to 3ca25b6ea9a1d48d549a39710df8186dfde2b541 (tag)
	from 42d19cb9c0776ce8c0980316900e6f859037be8d (which is now obsolete)
       tagging 42d19cb9c0776ce8c0980316900e6f859037be8d (commit)
      replaces release-0.4.0

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

iQEVAwUASw3KC6I1dkb8booiAQKMngf8DfArj72pgHxGiFINoeyqhYbOmBzwQfEX
dB5j/WyPZmTc5IWjWz92KnzpR1xkka9zXiixJlMGH8aLdXKfyXq8kMReoscma/sT
dnOsu90GYAQcpsqtEeD7gDp0RRSi4BK9D8psJiOOr+X0dtyUIg2Rn6/ttiQ68X4z
td9DwqJQCCrDX+GWd/oantOEadMERutOj8brkwKwdaf4CvAEZt85WSsV41TpAnlI
wXJTa7AnfX+N5Fctset8N2dT3S8FcoK56J4Ap/vRFLuteA6PJOLnuNEMgtfHcZMb
iV2MDajit/bp8aWlANXe5KLTJMg2tGJIDOdCOhOXfn+ulN6h9ONTVQ==
=Mewa
-----END PGP SIGNATURE-----

David Lutterkort (45):
      * src/augtool.c (cmd_match): check return from aug_match more defensively
      * src/fa.c: test for invalid ranges like [z-a]
      * src/lens.c: throw exception on regexp syntax errors
      Better error mesages when re match fails during get/put
      * tests/test-get.sh: print all error info on failure
      Services: various small fixes to process Fedora's /etc/services
      Test that an invalid regexp makes module loading fail
      Allow passing NULL regexps in some regexp routines
      * src/syntax.c: print tests results in the same form we read them
      Ntp: enhance lens
      * src/internal.h: Remove bogus DEBUG define
      * src/put.c: remove outdated debug msgs and comments
      * src/regexp.c: clean up syntax options
      Always do REGS_REALLOCATE for regexp match registers
      * src/get.c: reduce the number of calls to regexp_match
      * src/get.c: speed up initial match
      Logrotate: small fixes
      * src/pathx.c: fix matching multiple predicates
      * src/pathx.c: allow '=' and '!=' of numbers
      * src/pathx.c: add position() function
      * src/pathx.c (parse_name): do not allow ')' in names
      * src/pathx.c: add count() function
      * src/pathx.c: add relational expressions '>', '<', '>=', '<='
      * src/pathx.c: add 'and' and 'or' operators
      * src/pathx.c: allow '(' Expr ')'
      * src/fa.c: cache hash values in the state
      * src/parser.y: do not allow epsilon as a tree constant
      * src/get.c: check for valid match before calling token()
      * src/lexer.l: correct location info for strings and regexps
      Util.stdexcl: exclude .augsave and .augnew files
      * src/transform.h: move transform decls out of syntax.h
      * src/augeas.c (tree_unlink): remove and free a subtree
      Record saved files in transform_save, not tree_save
      * src/augeas.c: erase /augeas/events/saved only once
      * src/augeas.c (tree_find): helper for getting a tree node
      Move path formatting functions around
      Remove files whose tree under /files was deleted
      Plug a few memory leaks
      * tests/test-event-saved.sh: make sure fuiles are writable by owner
      * src/pathx.c: it is an error if we don't consume the whole expression
      * src/pathx.c: handle names with '.' properly
      * src/pathx.c: make sure ['foo' != 'foo'] is false
      * src/pathx.c: function label() returning the label of the ctx node
      * configure.ac: make default warning level 'maximum'
      Version 0.4.1

Raphael Pinson (2):
      Lens and test for /etc/services
      Xorg: new lens and tests




More information about the augeas-devel mailing list