Hello-
attr 2.4.45 is released. You can find it here:
http://download.savannah.gnu.org/releases/attr/attr-2.4.45.src.tar.gz
The git repo is here and the tag is v2.4.45:
http://git.savannah.gnu.org/cgit/attr.git/
Here comes the shortlog:
Andreas Gruenbacher (4):
Introduce new WALK_TREE_DEREFERENCE_TOPLEVEL flag
Ugly hack to convert the man pages into html
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/attr
OPTIONS in man pages should be a section heading, not a subsection heading
Brandon Philips (3):
libattr: fix memory leak in attr_copy_action()
Merge branch 'misc'
VERSION: 2.4.44 -> 2.4.45
Kamil Dudka (5):
attr_parse_attr_conf: eliminate a memory leak
attr_parse_attr_conf: eliminate a double free
setfattr.c: fix thinko in restore()
setfattr.1: document supported encodings of values
getfattr: encode NULs properly with --encoding=text
Mike Frysinger (2):
quote: pull in string.h for strchr prototype
improve AC_PATH_PROG usage
Cheers,
Brandon
|