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

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


Gitweb:        http://git.fedorahosted.org/git/augeas.git?p=augeas.git;a=commitdiff;h=74e18b71dea37c3441c987f3229c4e8d845ca6f8
Commit:        74e18b71dea37c3441c987f3229c4e8d845ca6f8
Parent:        de559a48df195e4a852cc3ed37bfb32f465a8f18
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.2.0 has been updated
	      to 74e18b71dea37c3441c987f3229c4e8d845ca6f8 (tag)
	from de559a48df195e4a852cc3ed37bfb32f465a8f18 (which is now obsolete)
       tagging de559a48df195e4a852cc3ed37bfb32f465a8f18 (commit)
      replaces release-0.1.1

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

iQEVAwUASw3JkKI1dkb8booiAQLkbAf+IFiCn382xDx29BagMSBqIY/m7RDwZy8N
dkJT4QeHBj0ldjzEQqxAyiKszcbNINQ5e3G8q467kiNchuwAnUIcd8Q5KE08aqZs
5BQRCD3vM58+/Ruxc82ozOzHj9b1i5qOlDCh9yCrnFreeCAtCumEIgOAUXpv/35d
sUZGUXZdteSGJicBl8X0suxcyESicewvYnFitrB458VtKpAg+H0tC0T3ypXoykn6
VSnYpVu7oWmgN1diNMIA9MLIcDKKyd5MWAebGY+KtHmpejrCwwT0suCTj3auI0sg
t+m0t8rKpVh8bYTw7Y8KQCCxorfFB4xDBv/U4clQ4mPs2U8Bngw+fQ==
=1GPU
-----END PGP SIGNATURE-----

David Lutterkort (27):
      Added tag release-0.1.1 for changeset fae07193655a
      Use glibtoolize on OSX
      Lens for vsftpd.conf
      Fix use of uninitialized pointer
      Fix a major bug in the get implementation of lenses
      Allow lower case characters in shell vars
      Escape label strings when creating the key regexp for them
      Add source statements in shell scripts as '.source' nodes
      Escape | when turning a string into a regexp
      Add a test to check we take the right branch
      Check that augtool reads all of tests/root/ without error
      Fix use of possibly uninitialized variable
      Fix memory leak in make_exn_lns_error
      Make distcheck work again
      Fix missing ref on an info struct in syntax.c(compile_minus)
      Handle blank lines in /etc/hosts
      Allow multiple comma-separated fs types in fstab
      Handle trailing whitespace in pam.d; split module-arguments
      Support the @include syntax
      Remove src/config.h
      Work around lack of open_memstream on non-GNU systems
      Use autoheader and generate config.h
      Use a build aux dir (in build/aux)
      Infrastructure and import of gnulib modules
      Work around a problem with Bison on FreeBSD
      Remove bashisms from test scripts
      Release 0.2.0

James Antill (5):
      Fix buffer overflow on strings ending in \
      Fix escaping strings that end in \
      Remove strcat's for stpcpy's
      Minor fix to not use bad memory.
      Fix for the joy that is the glibc asprintf API.

Jim Meyering (8):
      * src/internal.c (read_file): Rewrite, plugging a file descriptor leak.
      * src/transform.c (transform_save): Detect pre-fclose write failure.
      * src/augtool.c (cleanpath): Don't access path[-1].
      Make a file-scoped static array "const".
      "echo get /|augtool -n" would read one past end of malloc'd buffer
      Remove some absolute paths for binaries.
      don't conflate top_srcdir and abs_top_srcdir
      * tests/test-lenses.sh: more quotes, protect against space in abs_srcdir




More information about the augeas-devel mailing list