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

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


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

annotated tag: release-0.1.1 has been updated
	      to 063847774c1f4183d8f279925d3da7562c327e0f (tag)
	from bc99aff660bce1d1e246d2d7b9d482b9e1b4b168 (which is now obsolete)
       tagging bc99aff660bce1d1e246d2d7b9d482b9e1b4b168 (commit)
      replaces release-0.1.0

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

iQEVAwUASw3JhqI1dkb8booiAQKorAf/cCN7mJ0CmbRJtUvwe5i4BQrzv5l2KGod
0g/IXElPTyhcO2BDv/n1OSuSkdhJk5KEhm5uMiYSsMD+Ta+QY8S+/pZW+epAYTJp
pVvCFW8HLobwNzVYO9BqgqYXLYT4uTDAb4lwizBxNuVLjywFJQg6L/FPLhjEV5HM
u1nyhMCPd7SpXVjiLOzbr76ajerhy++ed+h7JpDcKl+6BLfcsDVpeTDs56BFc8m5
pz4N6DMGHd/3fHOhc4yfQ17MGRfxR2baOzO3ehLHNRjotvk7GcBw/bFy1HWBOrh5
usWqTm3JRxhgNwuRnqyRKMVPaoL5/7THAuc4ru2lH79Q+xq+3kcdtw==
=Zvjd
-----END PGP SIGNATURE-----

David Lutterkort (48):
      Added tag release-0.1.0 for changeset c032a957c316
      Spec file fixes
      Fix containment check
      Do not minimize freshly created regexps
      Suppress assert of hash_verify
      Be more consistent in how NULL labels are printed
      Properly determine if segment needs qualifier
      Enclose the regexp for a key in (..) before adding a /
      Lens and transform for xinetd.conf
      Small fixes to the specfile
      Cleaner way of turning off expensive asserts
      Fix mistaken assignments in asserts
      Switch to using unsigned char internally
      Fix a rather embarrassing #ifdef problem
      Safer memory allocation from libvirt
      Remove use of bad REALLOC macro.
      Split ref counting macros into separate header
      Reference count 'struct re' instances
      Check for (some) allocation failures
      Add fa_as_regexp that converts an automaton back to a regexp
      Store character sets as bitsets
      Refactor typechecking for union/concat
      Add REGEXP_MINUS; move REGEXP_TO_FA to regexp.c
      Add subtraction of regular expressions to the language
      Use the new '-' operator for key_re
      Keep re_cset_as_string from including an explicit '
      Proper typecheck for lens unions
      Stricter skeleton instance check for del and store
      Reduce the number of calls to collect
      Remove bad assertions
      Lens and transform for /etc/fstab
      Check that values match the regexp for the corresponding store during put
      Report errors during put
      Report errors more clearly in the tree
      Ref the returned tree
      Cleanly free regexp patterns; put empty_pattern into ro storage
      Free the lns_error in lens_put
      Don't leak SNAME
      Free path
      Free loadpath
      Do not leak the split on error
      Don't leak key/value in parse on error
      Free the actual struct exn when freeing an exn value
      Don't leak the key when appending dict entries
      Misc leak fixes in the interpreter
      Get rid of compiled regexps earlier
      Add dependency on ref.h
      Release 0.1.1




More information about the augeas-devel mailing list