public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, core116, updated. 4f248f7a705392481d2b5f490e24ce9a628f3817
Date: Thu, 02 Nov 2017 21:51:09 +0000	[thread overview]
Message-ID: <20171102215109.90FED1081BCF@git01.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3872 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, core116 has been updated
       via  4f248f7a705392481d2b5f490e24ce9a628f3817 (commit)
       via  578171927dd6be58a3f841e95f5cd839e08d9a41 (commit)
       via  ee328f16bfceacd30361ad0f562929ebe88b9363 (commit)
       via  6744cd4d68bec60fffc7da6bde6ab3b54931fe3f (commit)
      from  770c2c5222a34cfc843e5c15f2a14b92fdd80cac (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 4f248f7a705392481d2b5f490e24ce9a628f3817
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Thu Nov 2 22:48:58 2017 +0100

    finish core116
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

commit 578171927dd6be58a3f841e95f5cd839e08d9a41
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Thu Nov 2 22:47:59 2017 +0100

    core116: set need_reboot flag
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

commit ee328f16bfceacd30361ad0f562929ebe88b9363
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Thu Nov 2 22:46:47 2017 +0100

    core116: ship openssh
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

commit 6744cd4d68bec60fffc7da6bde6ab3b54931fe3f
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Thu Nov 2 22:45:25 2017 +0100

    core116: fix openssl symlink
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/{oldcore/100 => core/116}/filelists/openssh | 0
 config/rootfiles/core/116/filelists/openssl                  | 2 +-
 config/rootfiles/core/116/update.sh                          | 2 +-
 make.sh                                                      | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)
 copy config/rootfiles/{oldcore/100 => core/116}/filelists/openssh (100%)

Difference in files:
diff --git a/config/rootfiles/core/116/filelists/openssh b/config/rootfiles/core/116/filelists/openssh
new file mode 120000
index 0000000..d8c77fd
--- /dev/null
+++ b/config/rootfiles/core/116/filelists/openssh
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
diff --git a/config/rootfiles/core/116/filelists/openssl b/config/rootfiles/core/116/filelists/openssl
index 100ab21..e011a92 120000
--- a/config/rootfiles/core/116/filelists/openssl
+++ b/config/rootfiles/core/116/filelists/openssl
@@ -1 +1 @@
-../../../openssl
\ No newline at end of file
+../../../common/openssl
\ No newline at end of file
diff --git a/config/rootfiles/core/116/update.sh b/config/rootfiles/core/116/update.sh
index 7a5512c..3e03bb3 100644
--- a/config/rootfiles/core/116/update.sh
+++ b/config/rootfiles/core/116/update.sh
@@ -48,7 +48,7 @@ ldconfig
 /etc/init.d/snort start
 
 # This update need a reboot...
-#touch /var/run/need_reboot
+touch /var/run/need_reboot
 
 # Finish
 /etc/init.d/fireinfo start
diff --git a/make.sh b/make.sh
index f5f4741..11be846 100755
--- a/make.sh
+++ b/make.sh
@@ -26,7 +26,7 @@ NAME="IPFire"							# Software name
 SNAME="ipfire"							# Short name
 VERSION="2.19"							# Version number
 CORE="116"							# Core Level (Filename)
-PAKFIRE_CORE="115"						# Core Level (PAKFIRE)
+PAKFIRE_CORE="116"						# Core Level (PAKFIRE)
 GIT_BRANCH=`git rev-parse --abbrev-ref HEAD`			# Git Branch
 SLOGAN="www.ipfire.org"						# Software slogan
 CONFIG_ROOT=/var/ipfire						# Configuration rootdir


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

                 reply	other threads:[~2017-11-02 21:51 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=20171102215109.90FED1081BCF@git01.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