public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Arne Fitzenreiter <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. e53c38aea14132da0fff15655735f673aab33c4a
Date: Tue, 03 Mar 2020 12:38:33 +0000	[thread overview]
Message-ID: <48WxQ20q2Kz2xsL@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3426 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  e53c38aea14132da0fff15655735f673aab33c4a (commit)
       via  1773544d025591d4096ee91bcc598dac19fa0f24 (commit)
      from  b5afe1e8d55525462b27e6147182f2bd0623fc56 (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 e53c38aea14132da0fff15655735f673aab33c4a
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Tue Mar 3 13:25:17 2020 +0100

    core142: fix typo's at remove/update dns forwareders changes
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

commit 1773544d025591d4096ee91bcc598dac19fa0f24
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Tue Mar 3 13:23:29 2020 +0100

    kernel: update to 4.14.172
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/core/142/update.sh |  8 ++++----
 lfs/linux                           | 10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

Difference in files:
diff --git a/config/rootfiles/core/142/update.sh b/config/rootfiles/core/142/update.sh
index 9a5829152..dd1377c1c 100644
--- a/config/rootfiles/core/142/update.sh
+++ b/config/rootfiles/core/142/update.sh
@@ -91,15 +91,15 @@ rm -rf /usr/lib/pppd/2.4.7
 /etc/init.d/squid stop
 /etc/init.d/suricata stop
 
-# drop unbound remove-forwarders
-rm -f /etc/rc.d/init.d/netowrking/red.down/05-remove-dns-forwarders
+# drop unbound remove and update forwarders
+rm -f /etc/rc.d/init.d/networking/red.down/05-*-dns-forwarders
 
 # Extract files
 extract_files
 
 # move update forwarders below firewall
-mv -f /etc/rc.d/init.d/netowrking/red.up/05-update-dns-forwarders \
-      /etc/rc.d/init.d/netowrking/red.up/22-update-dns-forwarders
+mv -f /etc/rc.d/init.d/networking/red.up/05-update-dns-forwarders \
+      /etc/rc.d/init.d/networking/red.up/22-update-dns-forwarders
 
 # update linker config
 ldconfig
diff --git a/lfs/linux b/lfs/linux
index 4914f7ea2..7f44702d0 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,8 +24,8 @@
 
 include Config
 
-VER         = 4.14.171
-ARM_PATCHES = 4.14.171-ipfire0
+VER         = 4.14.172
+ARM_PATCHES = 4.14.172-ipfire0
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.xz
@@ -34,7 +34,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 CFLAGS     =
 CXXFLAGS   =
 
-PAK_VER    = 91
+PAK_VER    = 92
 DEPS	   = ""
 
 HEADERS_ARCH  = $(BUILD_PLATFORM)
@@ -82,8 +82,8 @@ objects =$(DL_FILE) \
 $(DL_FILE)					= $(URL_IPFIRE)/$(DL_FILE)
 arm-multi-patches-$(ARM_PATCHES).patch.xz	= $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
 
-$(DL_FILE)_MD5					= b9b2c64eb3ae7fa6023d2b8c981b5ac4
-arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5	= f1d5d1dcb1d60c6f8476938070a65112
+$(DL_FILE)_MD5					= 782746859c7f365aeba49c08705c4c30
+arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5	= 3072dd813363b20361f80ecc748a1084
 
 install : $(TARGET)
 


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

                 reply	other threads:[~2020-03-03 12:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48WxQ20q2Kz2xsL@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox