diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-23 15:40:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-23 15:40:34 +0000 |
commit | ded7941516f4a2882e97393f91d78db880fdbab3 (patch) | |
tree | 624c090c2550467183d22c6bf8d14bd7f5e5b9e7 /sys-apps/acl/files/acl-2.2.29-nfs-glue.patch | |
parent | Remove old version. (diff) | |
download | gentoo-2-ded7941516f4a2882e97393f91d78db880fdbab3.tar.gz gentoo-2-ded7941516f4a2882e97393f91d78db880fdbab3.tar.bz2 gentoo-2-ded7941516f4a2882e97393f91d78db880fdbab3.zip |
Add support for NFS ACLs #144845 by Christophe Saout.
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'sys-apps/acl/files/acl-2.2.29-nfs-glue.patch')
-rw-r--r-- | sys-apps/acl/files/acl-2.2.29-nfs-glue.patch | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/sys-apps/acl/files/acl-2.2.29-nfs-glue.patch b/sys-apps/acl/files/acl-2.2.29-nfs-glue.patch new file mode 100644 index 000000000000..9150eb3a79fe --- /dev/null +++ b/sys-apps/acl/files/acl-2.2.29-nfs-glue.patch @@ -0,0 +1,23 @@ +--- ../acl-2.2.29-CITI_NFS4_ALL-3.dif.orig 2006-09-23 11:34:45.000000000 -0400 ++++ ../acl-2.2.29-CITI_NFS4_ALL-3.dif 2006-09-23 11:34:54.000000000 -0400 +@@ -68,20 +68,6 @@ + + default: $(CONFIGURE) + ifeq ($(HAVE_BUILDDEFS), no) +-diff --git a/debian/changelog b/debian/changelog +-index 66e16b7..c431d66 100644 +---- a/debian/changelog +-+++ b/debian/changelog +-@@ -1,3 +1,9 @@ +-+acl (2.2.37.nfsv4-1) unstable; urgency=low +-+ +-+ * Add support for NFSv4 ACLs +-+ +-+ -- J. Bruce Fields <bfields@fieldses.org> Tue, 9 May 2006 11:52:32 -0400 +-+ +- acl (2.2.37-1) unstable; urgency=low +- +- * New upstream release + diff --git a/debian/control b/debian/control + index 5ff00bc..1d0f356 100644 + --- a/debian/control |