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

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


Gitweb:        http://git.fedorahosted.org/git/augeas.git?p=augeas.git;a=commitdiff;h=93fc1029792d5df1a9d7746cab73c7ac8c5a20e6
Commit:        93fc1029792d5df1a9d7746cab73c7ac8c5a20e6
Parent:        21ea9016068683b36cc1e38d593ce92180989346
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.5.0 has been updated
	      to 93fc1029792d5df1a9d7746cab73c7ac8c5a20e6 (tag)
	from 21ea9016068683b36cc1e38d593ce92180989346 (which is now obsolete)
       tagging 21ea9016068683b36cc1e38d593ce92180989346 (commit)
      replaces release-0.4.2

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

iQEVAwUASw3KIKI1dkb8booiAQJwuggAi4jqCH8g5HdtxXma19Z3c27SeFK0WOL3
loF+vcUJxZBWHZMaPsggHKNojQoVsbqnQ8pKJPNTMA0fenWTxb2swNRkbi78xcDI
h35tJuuGhnqzgNgLTyXa7rlS6vl8XMb9yeKy9OpcxnJ9CIEX1sHWwfaTMEr/yQ3p
QRVc5wz23K/t3BvlIuB7CK2xY2Fmq0CT1yG1KBsjYzshH5ey+EQk03l6M5yaHhTT
KL7SVtACUb1fr+eb1baiXrWOFaMHmV0ap13A70vSEW5DPmN7HfiFls5cHYLf4Muq
TcDj8BxUKr59XEWhta/5iKGNtpTHkCt7GKBBaWVkuvfKpXqX7BOp0A==
=PTj4
-----END PGP SIGNATURE-----

David Lutterkort (65):
      Place Sudoers and Util under LGPLv2+
      * src/fa.c (re_cset_as_string): turn '[^
]' into '.'
      Modprobe: lens and tests for modprobe.conf
      * src/transform.c (transform_save): properly sync data to disk
      * Makefile.maint: different setup at home
      * src/augeas.c: fix handling of dirty flag
      * src/fa.h: use 'struct fa *' instead of fa_t
      * src/fa.h (fa_compile): pass in size of regexp
      * src/fa.h (fa_example): cleaner prototype
      * src/fa.h (fa_ambig_example): cleaner prototype
      * src/fa.h (fa_as_regexp): cleaner prototype
      * configure.ac: bump major version of libfa
      Iptables: new lens and test
      Lokkit: new lens and test
      Limits (filter): no need to exclude anything
      Rename AUG_NO_DEFAULT_LOAD to AUG_NO_MODL_AUTOLOAD
      * src/augeas.c: report transforms under /augeas/load
      * src/syntax.h (lens_lookup): new function
      * src/lens.c (lens_release): allow NULL lens to be passed in
      * src/transform.h: use tree encoded transforms
      * src/augeas.h (aug_load): new public function
      * src/augtool.c: new 'load' command
      * src/augeas.h (aug_init): make loading the tree optional
      * tests/test-load.c: new test for aug_load
      Validate trees representing a transform before using them
      * src/augtool.c: add --noload option
      Update and refresh man pages
      * src/put.c (create_concat): fix goofy error message
      * src/augeas.c: create various /augeas nodes when they go missing
      * src/augeas.c: remove some internal uses of pathx_parse
      * src/pathx.c: call make_value before pop_value
      * src/transform.c (err_set): new function
      * src/transform.c (store_error): calculate line number/ofs for error
      * src/transform.c (store_error): ignore errors from err_set
      * src/transform.c (store_error): report which lens failed
      * src/get.c: rename 'Short iteration' to a more helpful message
      * .gitignore: ignore examples/fadot
      * examples/fadot: remove, checked in by mistake
      * src/pathx.c (pathx_eval): factor eval into a function
      * src/pathx.c: remove assumption that toplevel expression is a locpath
      * src/pathx.c (release_value): factor logic into separate function
      * src/pathx.c (clone_value): new function
      * src/pathx.c: rename E_LOCPATH to E_FILTER
      * src/pathx.c (ns_filter): new function
      * src/pathx.c (pathx_parse): new parameter need_nodeset
      * src/augeas.c (parse_user_pathx): new parameter need_nodeset
      Add FilterExpr to path expression grammar
      Add variables for path expressions
      * src/augtool.c: new 'defvar' command
      * src/pathx.c (expand_tree): ensure we start with a nonempty lp_trace
      * src/pathx.c (eval_filter): correctly hande realloc of value_pool
      New API call aug_defnode and augtool command defnode
      * src/augeas.c (aug_init): make it easier to override distributed lenses
      * src/augtool.c: make second argument for 'set' optional
      Sudoers: produce at most one negate node
      * src/fa.c (fa_ambig_example): use heuristic for fast checking
      Krb5: lens and tests for /etc/krb5.conf
      * tests/root/etc/krb5.conf: simple example file
      * src/hash.c: mark some asserts as expensive
      * src/hash.c (hash_free_nodes): simplify and accelerate
      Fix uninitialized variables found by optimizer
      Some more test files
      * src/get.c (get_quant_star): do not leak registers
      Fix build problems uncovered by distcheck
      Version 0.5.0

Francis Giraldeau (1):
      * examples/fadot.c: tool to generate dot graphs of FA's

Raphael Pinson (3):
      Limits: map domain into the value of domain node (schema change)
      Sudoers: fix ticket #48
      Grub: add support for Debian's update-grub (ticket #50)




More information about the augeas-devel mailing list