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, core134 has been updated via 54577393cf2b4f5a54e38567b7553bfa997d1b11 (commit) from 4e69701332f4cee583752ed3ff3e4d44b129931d (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 54577393cf2b4f5a54e38567b7553bfa997d1b11 Author: Michael Tremer michael.tremer@ipfire.org Date: Mon Jun 24 14:39:30 2019 +0100
linux: Fix rootfile to ship GeoIP modules
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/x86_64/linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Difference in files: diff --git a/config/rootfiles/common/x86_64/linux b/config/rootfiles/common/x86_64/linux index 238134dd3..755d7627a 100644 --- a/config/rootfiles/common/x86_64/linux +++ b/config/rootfiles/common/x86_64/linux @@ -18484,7 +18484,7 @@ etc/modprobe.d/ipv6.conf #lib/modules/KVER-ipfire/build/virt/lib #lib/modules/KVER-ipfire/build/virt/lib/Kconfig #lib/modules/KVER-ipfire/build/virt/lib/Makefile -#lib/modules/KVER-ipfire/extra +lib/modules/KVER-ipfire/extra lib/modules/KVER-ipfire/kernel #lib/modules/KVER-ipfire/kernel/arch #lib/modules/KVER-ipfire/kernel/arch/x86
hooks/post-receive -- IPFire 2.x development tree