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, core133 has been updated via 460b6b40018b2900229b51396ab7ef92cf75768c (commit) from 0dd16f4047789c69a3234eec0fdb963509f3fedd (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 460b6b40018b2900229b51396ab7ef92cf75768c 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 49937b655..6929adc0e 100644 --- a/config/rootfiles/common/x86_64/linux +++ b/config/rootfiles/common/x86_64/linux @@ -18480,7 +18480,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