This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, next has been updated via 60fc489b045bc35ff50b15c9b263ca9a3b7d4247 (commit) from 829435bea3eee286cd1b1c73a81d53fcd0336c07 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 60fc489b045bc35ff50b15c9b263ca9a3b7d4247 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sat Oct 1 15:17:37 2016 +0200
attr: rootfile update
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/attr | 7 +++++++ 1 file changed, 7 insertions(+)
Difference in files: diff --git a/config/rootfiles/common/attr b/config/rootfiles/common/attr index 289600d..d24d133 100644 --- a/config/rootfiles/common/attr +++ b/config/rootfiles/common/attr @@ -29,9 +29,16 @@ usr/lib/libattr.so.1.1.0 #usr/share/man/man1/getfattr.1 #usr/share/man/man1/setfattr.1 #usr/share/man/man2/fgetxattr.2 +#usr/share/man/man2/fremovexattr.2 #usr/share/man/man2/fsetxattr.2 #usr/share/man/man2/getxattr.2 +#usr/share/man/man2/llistxattr.2 +#usr/share/man/man2/lgetxattr.2 #usr/share/man/man2/listxattr.2 +#usr/share/man/man2/lremovexattr.2 +#usr/share/man/man2/lsetxattr.2 +#usr/share/man/man2/removexattr.2 +#usr/share/man/man2/setxattr.2 #usr/share/man/man3/attr_get.3 #usr/share/man/man3/attr_getf.3 #usr/share/man/man3/attr_list.3
hooks/post-receive -- IPFire 2.x development tree