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

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


Gitweb:        http://git.fedorahosted.org/git/augeas.git?p=augeas.git;a=commitdiff;h=25622730a34bd1519877897dd872879f7f82abbd
Commit:        25622730a34bd1519877897dd872879f7f82abbd
Parent:        6477c3f1a0e4a09e799de3f3ceea9839c38c4923
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.0 has been updated
	      to 25622730a34bd1519877897dd872879f7f82abbd (tag)
	from 6477c3f1a0e4a09e799de3f3ceea9839c38c4923 (which is now obsolete)
       tagging 6477c3f1a0e4a09e799de3f3ceea9839c38c4923 (commit)
      replaces release-0.0.8

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

iQEVAwUASw3JfKI1dkb8booiAQJWfAf9Hz/7PprR7nLw1WO6dxKm86wmdGvsV6p3
aZ4Vi4nV45umyLKHHokRCJvS7RPh+JYaJuaNVptvwnIqNXksMF5n7yADvAut5LzY
8u/1cReRbk+oIhR9mu8Gy6AoHDbeRRHaFQ4rMBh9UPw+RXmLYnVXtJFVeBFszoj4
qR6Fx2EzDZoDhhFMGy86cfCPC8mvBOSPp/gsS3Vmh7UDd5aNJUkS7Q6QAPTsyqwG
IzoZ0EpavR8U2jqFvdxDxIa7fdOHH7n0HLr7DgRW2IkhHjr9edbHgw6Jsw3LjZf/
yHCZtg88kDf/2CwgKbtEK3XrW7/Y4bJAlmg/kP3w7QXUfcQsFx7YFw==
=3ui0
-----END PGP SIGNATURE-----

David Lutterkort (56):
      Added tag release-0.0.8 for changeset cb00aa18e518
      Remove pathsplit symbol
      Abort if failing assertions are not used
      Hashtable from Kazlib 1.20
      Remove dependency on glib and use kazlib's hash table instead
      Add "2008" to the copyright in the headers
      Change names of macros used to guard against double-inclusion
      Don't hide pointer in typedef; const correctness
      Return int from aug_print to indicate errors
      Don't ever try to read a directory
      Cap file reads (arbitrarily) at 32MB
      Don't mark ROOT for MAKE_PATH as const - it's not always true
      Parse network configs in /etc/sysconfig/ifcfg-*
      Mention people who sent patches
      Sync compiler warnings with latest from libvirt
      Propagate failure of transform_save up
      Make creation of new files work
      Remove aug_exists from public API
      Updated for 0.0.8 and upcoming 0.1.0 release
      Properly escape/unescape quotes in strings
      Stick more closely to what the shell accepts as assignments
      File needed for running the tests
      More const-correctness fixes
      Check the return value from hash_create
      Use fread_file_lim to read entire files
      Clean up the error path in load_file; free the loaded text in transform_load
      Fix memory leak from not freeing hash table entries
      Plug more memory leaks
      Fix two memory leaks in the interpreter
      Man page
      Revised help texts
      Properly handle lines with spaces
      Don't complain about missing optional args
      Don't die on NULL entries in args
      Include the augtool manpage as doc in the RPM
      Split libraries into a -libs package
      Add todo file for low-level tasks that don't make sense on the website
      Some repo files for yum
      Delete old, outdated notes
      Remove aug_exists - it does not exist anymore
      Remove trailing whitespace from the end of lines
      Make sure install preserves timestamps
      Processing of Apt's sources files
      Update AUTHORS/NEWS
      * src/fa.c (string_extend): Handle realloc failure.
      Fix ref counting error in lns_make_plus
      Fix lens selection in union
      Split multiple baseurl's in a yum file into multiple baseurl nodes
      Fix segfault when aug_get was passed a "/"
      Plug another memory leak
      Free the value when freeing a tree node
      Refactor ifcfg.aug
      Test files for various /etc/sysconfig files
      Process lots of files in /etc/sysconfig
      Rename parameter 'glob' to 'glb'
      Version 0.1.0

Harald Hoyer (1):
      do ldconfig in post/postun of the libs subpackage

Jim Meyering (1):
      check for a few failed memory allocations




More information about the augeas-devel mailing list