From 473422ea819adda7b3c5e1b2e83a35541205d764 Mon Sep 17 00:00:00 2001
From: Guillem Jover <guillem@hadrons.org>
Date: Sat, 20 Jul 2019 04:22:15 +0200
Subject: [PATCH acl 0/8] Assorted fixes

Hi!

Here's another set of patches, old and new, used in the acl Debian
package.

Thanks,
Guillem


Guillem Jover (6):
  Remove PATH_MAX usage which does not exist on GNU/Hurd
  Define ENODATA if it is not defined
  man: Fix typos
  man: Clarify terms that otherwise make sentences ungrammatical
  man: Add reference to mount(8) for the acl/noacl mount options
  man: Document setfacl --restore=-

Jean-Philippe MENGUAL (1):
  po: Update French translation

Wookey (1):
  Fix for incompatibility with autoconf2.13

 configure.ac             |   1 +
 libacl/libacl.h          |   3 +
 man/man1/chacl.1         |   8 +-
 man/man1/getfacl.1       |   2 +-
 man/man1/setfacl.1       |   5 +-
 man/man3/acl_from_text.3 |   2 +-
 man/man3/acl_to_text.3   |   2 +-
 man/man5/acl.5           |   7 +-
 po/fr.po                 | 441 ++++++++++++++++++++-------------------
 test/test_group.c        |   6 +-
 test/test_passwd.c       |   7 +-
 tools/parse.c            |   5 -
 12 files changed, 243 insertions(+), 246 deletions(-)

-- 
2.22.0.657.g960e92d24f

