Hello-
acl 2.2.50 is released. You can find it here:
http://download.savannah.gnu.org/releases/acl/acl-2.2.50.src.tar.gz
The git repo is here and the tag is v2.2.50:
http://git.savannah.gnu.org/cgit/acl.git/
Here comes the shortlog:
Andreas Gruenbacher (4):
setfacl: Clarify that removing a non-existent acl entry is not an error
Fix a typo in the setfacl man page
OPTIONS in man pages should be a section heading, not a subsection heading
Minor fixes to the previous commit
Brandon Philips (5):
setfacl: changing owner and when S_ISUID should be set --restore fix
setfacl: print useful error from read_acl_comments
libacl: fix potential null pointer dereference
libacl/Makefile: add __acl_extended_file.h to HFILES
VERSION: v2.2.49 -> v2.2.50
Kamil Dudka (2):
Prevent setfacl --restore from SIGSEGV on malformed restore file
libacl: Add acl_extended_file_nofollow()
M. Steinborn (1):
setfacl: make sure that -R only calls stat(2) on symlinks when it needs to
Markus Steinborn (1):
setfacl: fix restore crash on malformed input
Mike Frysinger (1):
improve AC_PATH_PROG usage
Cheers,
Brandon
|