public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 01db691a1ebd569afdc0d9304a67b4e048708b84
@ 2019-01-10 23:14 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2019-01-10 23:14 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 3482 bytes --]

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  01db691a1ebd569afdc0d9304a67b4e048708b84 (commit)
       via  06fd3467d1fce5aa56dd255a686c2e46090e2edf (commit)
      from  a04ec923897debb91c72b4c6223586ca0f1c7486 (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 01db691a1ebd569afdc0d9304a67b4e048708b84
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jan 10 22:48:25 2019 +0000

    Bump kernel version to ship a new PAE kernel
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 06fd3467d1fce5aa56dd255a686c2e46090e2edf
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jan 10 22:46:31 2019 +0000

    core127: Ship updated kernel modules for xtables
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 .../rootfiles/core/127/filelists/xtables-addons-kmod   | 18 ++++++++++++++++++
 config/rootfiles/core/127/update.sh                    |  3 +++
 lfs/linux                                              |  2 +-
 3 files changed, 22 insertions(+), 1 deletion(-)
 create mode 100644 config/rootfiles/core/127/filelists/xtables-addons-kmod

Difference in files:
diff --git a/config/rootfiles/core/127/filelists/xtables-addons-kmod b/config/rootfiles/core/127/filelists/xtables-addons-kmod
new file mode 100644
index 000000000..154a5b70f
--- /dev/null
+++ b/config/rootfiles/core/127/filelists/xtables-addons-kmod
@@ -0,0 +1,18 @@
+lib/modules/KVER-ipfire/extra/compat_xtables.ko
+lib/modules/KVER-ipfire/extra/xt_CHAOS.ko
+lib/modules/KVER-ipfire/extra/xt_DELUDE.ko
+lib/modules/KVER-ipfire/extra/xt_DHCPMAC.ko
+lib/modules/KVER-ipfire/extra/xt_ECHO.ko
+lib/modules/KVER-ipfire/extra/xt_IPMARK.ko
+lib/modules/KVER-ipfire/extra/xt_LOGMARK.ko
+lib/modules/KVER-ipfire/extra/xt_TARPIT.ko
+lib/modules/KVER-ipfire/extra/xt_condition.ko
+lib/modules/KVER-ipfire/extra/xt_fuzzy.ko
+lib/modules/KVER-ipfire/extra/xt_geoip.ko
+lib/modules/KVER-ipfire/extra/xt_iface.ko
+lib/modules/KVER-ipfire/extra/xt_ipp2p.ko
+lib/modules/KVER-ipfire/extra/xt_ipv4options.ko
+lib/modules/KVER-ipfire/extra/xt_length2.ko
+lib/modules/KVER-ipfire/extra/xt_lscan.ko
+lib/modules/KVER-ipfire/extra/xt_psd.ko
+lib/modules/KVER-ipfire/extra/xt_quota2.ko
diff --git a/config/rootfiles/core/127/update.sh b/config/rootfiles/core/127/update.sh
index 1b4ce2918..4fe045ec9 100644
--- a/config/rootfiles/core/127/update.sh
+++ b/config/rootfiles/core/127/update.sh
@@ -55,6 +55,9 @@ sudo -u nobody /srv/web/ipfire/cgi-bin/proxy.cgi
 # Reload sysctl.conf
 sysctl -p
 
+# Re-run depmod
+depmod -a
+
 # Finish
 /etc/init.d/fireinfo start
 sendprofile
diff --git a/lfs/linux b/lfs/linux
index 645ebb9e1..7aac547f9 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -34,7 +34,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 CFLAGS     =
 CXXFLAGS   =
 
-PAK_VER    = 79
+PAK_VER    = 80
 DEPS	   = ""
 
 HEADERS_ARCH  = $(BUILD_PLATFORM)


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-01-10 23:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-10 23:14 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 01db691a1ebd569afdc0d9304a67b4e048708b84 Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox