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 d7ce23e5deccf3fbe56c44ff4c29817c03166c76 (commit) from acb41000189b667324ab601f30a97f506c461f72 (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 d7ce23e5deccf3fbe56c44ff4c29817c03166c76 Author: Michael Tremer michael.tremer@ipfire.org Date: Mon Jun 4 12:15:26 2018 +0100
aarch64: Fix rootfile for Python
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/aarch64/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Difference in files: diff --git a/config/rootfiles/common/aarch64/python b/config/rootfiles/common/aarch64/python index 7495c0115..463dfed8f 100644 --- a/config/rootfiles/common/aarch64/python +++ b/config/rootfiles/common/aarch64/python @@ -1967,7 +1967,7 @@ usr/lib/python2.7/lib-dynload/cStringIO.so usr/lib/python2.7/lib-dynload/cmath.so usr/lib/python2.7/lib-dynload/crypt.so usr/lib/python2.7/lib-dynload/datetime.so -usr/lib/python2.7/lib-dynload/dbm.so +usr/lib/python2.7/lib-dynload/dbm_failed.so usr/lib/python2.7/lib-dynload/fcntl.so usr/lib/python2.7/lib-dynload/future_builtins.so usr/lib/python2.7/lib-dynload/gdbm.so
hooks/post-receive -- IPFire 2.x development tree