Package: acl / 2.2.53-10

Metadata

Package Version Patches format
acl 2.2.53-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
build no PATH_MAX.patch | (download)

test/test_group.c | 6 1 + 5 - 0 !
test/test_passwd.c | 7 1 + 6 - 0 !
tools/parse.c | 5 0 + 5 - 0 !
3 files changed, 2 insertions(+), 16 deletions(-)

 remove path_max usage which does not exist on gnu/hurd.
build require autoconf version.patch | (download)

configure.ac | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix for incompatibility with autoconf2.13
 This package will not build if autconf2.13 is installed.
 Adding AC_PREREQ allows the automatic checks to run the correct
 version of autconf, whichever is installed, or to get a clear error
 message about the problem.
build define ENODATA.patch | (download)

libacl/libacl.h | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 on gnu/kfreebsd enodata is not defined.
 We need to define it to ENOATTR instead which is defined. This is a
 regression from the upstream build system modernization.
build cross gettext musl.patch | (download)

configure.ac | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 fix cross-compilation on musl-based systems.
 The gettext implementation in musl does not define some of the internal
 symbols that AM_GNU_GETTEXT used to check for. This got fixed in gettext
 0.19.8, but the AM_GNU_GETTEXT_VERSION macro requires a specific version
 even if the system contains a higher one. We switch to use the new
 AM_GNU_GETTEXT_REQUIRE_VERSION macro which requires at least a specific
 version, and bump the AM_GNU_GETTEXT_VERSION to the first one that had
 support for the new macro.
man fix typos.patch | (download)

man/man1/chacl.1 | 8 4 + 4 - 0 !
man/man1/getfacl.1 | 2 1 + 1 - 0 !
man/man3/acl_from_text.3 | 2 1 + 1 - 0 !
man/man3/acl_to_text.3 | 2 1 + 1 - 0 !
man/man5/acl.5 | 6 4 + 2 - 0 !
5 files changed, 11 insertions(+), 9 deletions(-)

 typo fixes
man ref mount.patch | (download)

man/man5/acl.5 | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add a reference to mount(8) for the acl/noacl mount options.
man setfacl restore stdin.patch | (download)

man/man1/setfacl.1 | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 document setfacl --restore=-
update upstream email address.patch | (download)

libacl/__acl_extended_file.c | 2 1 + 1 - 0 !
libacl/__acl_from_xattr.c | 2 1 + 1 - 0 !
libacl/__acl_reorder_obj_p.c | 2 1 + 1 - 0 !
libacl/__acl_to_any_text.c | 2 1 + 1 - 0 !
libacl/__acl_to_xattr.c | 2 1 + 1 - 0 !
libacl/__apply_mask_to_mode.c | 2 1 + 1 - 0 !
libacl/__libobj.c | 2 1 + 1 - 0 !
libacl/acl_add_perm.c | 2 1 + 1 - 0 !
libacl/acl_calc_mask.c | 2 1 + 1 - 0 !
libacl/acl_check.c | 2 1 + 1 - 0 !
libacl/acl_clear_perms.c | 2 1 + 1 - 0 !
libacl/acl_cmp.c | 2 1 + 1 - 0 !
libacl/acl_copy_entry.c | 2 1 + 1 - 0 !
libacl/acl_copy_ext.c | 2 1 + 1 - 0 !
libacl/acl_copy_int.c | 2 1 + 1 - 0 !
libacl/acl_create_entry.c | 2 1 + 1 - 0 !
libacl/acl_delete_def_file.c | 2 1 + 1 - 0 !
libacl/acl_delete_entry.c | 2 1 + 1 - 0 !
libacl/acl_delete_perm.c | 2 1 + 1 - 0 !
libacl/acl_dup.c | 2 1 + 1 - 0 !
libacl/acl_entries.c | 2 1 + 1 - 0 !
libacl/acl_equiv_mode.c | 2 1 + 1 - 0 !
libacl/acl_error.c | 2 1 + 1 - 0 !
libacl/acl_extended_fd.c | 2 1 + 1 - 0 !
libacl/acl_extended_file.c | 2 1 + 1 - 0 !
libacl/acl_extended_file_nofollow.c | 2 1 + 1 - 0 !
libacl/acl_free.c | 2 1 + 1 - 0 !
libacl/acl_from_mode.c | 2 1 + 1 - 0 !
libacl/acl_from_text.c | 2 1 + 1 - 0 !
libacl/acl_get_entry.c | 2 1 + 1 - 0 !
libacl/acl_get_fd.c | 2 1 + 1 - 0 !
libacl/acl_get_file.c | 2 1 + 1 - 0 !
libacl/acl_get_perm.c | 2 1 + 1 - 0 !
libacl/acl_get_permset.c | 2 1 + 1 - 0 !
libacl/acl_get_qualifier.c | 2 1 + 1 - 0 !
libacl/acl_get_tag_type.c | 2 1 + 1 - 0 !
libacl/acl_init.c | 2 1 + 1 - 0 !
libacl/acl_set_fd.c | 2 1 + 1 - 0 !
libacl/acl_set_file.c | 2 1 + 1 - 0 !
libacl/acl_set_permset.c | 2 1 + 1 - 0 !
libacl/acl_set_qualifier.c | 2 1 + 1 - 0 !
libacl/acl_set_tag_type.c | 2 1 + 1 - 0 !
libacl/acl_size.c | 2 1 + 1 - 0 !
libacl/acl_to_any_text.c | 2 1 + 1 - 0 !
libacl/acl_to_text.c | 2 1 + 1 - 0 !
libacl/acl_valid.c | 2 1 + 1 - 0 !
libmisc/quote.c | 2 1 + 1 - 0 !
libmisc/unquote.c | 2 1 + 1 - 0 !
man/man1/getfacl.1 | 4 2 + 2 - 0 !
man/man1/setfacl.1 | 4 2 + 2 - 0 !
man/man3/acl_add_perm.3 | 4 2 + 2 - 0 !
man/man3/acl_calc_mask.3 | 4 2 + 2 - 0 !
man/man3/acl_check.3 | 4 2 + 2 - 0 !
man/man3/acl_clear_perms.3 | 4 2 + 2 - 0 !
man/man3/acl_cmp.3 | 4 2 + 2 - 0 !
man/man3/acl_copy_entry.3 | 4 2 + 2 - 0 !
man/man3/acl_copy_ext.3 | 4 2 + 2 - 0 !
man/man3/acl_copy_int.3 | 4 2 + 2 - 0 !
man/man3/acl_create_entry.3 | 4 2 + 2 - 0 !
man/man3/acl_delete_def_file.3 | 4 2 + 2 - 0 !
man/man3/acl_delete_entry.3 | 4 2 + 2 - 0 !
man/man3/acl_delete_perm.3 | 4 2 + 2 - 0 !
man/man3/acl_dup.3 | 4 2 + 2 - 0 !
man/man3/acl_entries.3 | 4 2 + 2 - 0 !
man/man3/acl_equiv_mode.3 | 4 2 + 2 - 0 !
man/man3/acl_error.3 | 4 2 + 2 - 0 !
man/man3/acl_extended_fd.3 | 4 2 + 2 - 0 !
man/man3/acl_extended_file.3 | 4 2 + 2 - 0 !
man/man3/acl_free.3 | 4 2 + 2 - 0 !
man/man3/acl_from_mode.3 | 4 2 + 2 - 0 !
man/man3/acl_from_text.3 | 4 2 + 2 - 0 !
man/man3/acl_get_entry.3 | 4 2 + 2 - 0 !
man/man3/acl_get_fd.3 | 4 2 + 2 - 0 !
man/man3/acl_get_file.3 | 4 2 + 2 - 0 !
man/man3/acl_get_perm.3 | 4 2 + 2 - 0 !
man/man3/acl_get_permset.3 | 4 2 + 2 - 0 !
man/man3/acl_get_qualifier.3 | 4 2 + 2 - 0 !
man/man3/acl_get_tag_type.3 | 4 2 + 2 - 0 !
man/man3/acl_init.3 | 4 2 + 2 - 0 !
man/man3/acl_set_fd.3 | 4 2 + 2 - 0 !
man/man3/acl_set_file.3 | 4 2 + 2 - 0 !
man/man3/acl_set_permset.3 | 4 2 + 2 - 0 !
man/man3/acl_set_qualifier.3 | 4 2 + 2 - 0 !
man/man3/acl_set_tag_type.3 | 4 2 + 2 - 0 !
man/man3/acl_size.3 | 4 2 + 2 - 0 !
man/man3/acl_to_any_text.3 | 4 2 + 2 - 0 !
man/man3/acl_to_text.3 | 4 2 + 2 - 0 !
man/man3/acl_valid.3 | 4 2 + 2 - 0 !
man/man5/acl.5 | 4 2 + 2 - 0 !
tools/do_set.c | 2 1 + 1 - 0 !
tools/getfacl.c | 2 1 + 1 - 0 !
tools/parse.c | 2 1 + 1 - 0 !
tools/sequence.c | 2 1 + 1 - 0 !
tools/setfacl.c | 2 1 + 1 - 0 !
tools/user_group.c | 2 1 + 1 - 0 !
95 files changed, 136 insertions(+), 136 deletions(-)

 [patch] update my email address


getfacl fix uninitialized variable.patch | (download)

tools/getfacl.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix usage of uninitialized variable.
l10n update fr.patch | (download)

po/fr.po | 164 82 + 82 - 0 !
1 file changed, 82 insertions(+), 82 deletions(-)

 update french translation