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. 88a4caa2743db678a4c474030ff78b14513f8b42
Date: Wed, 06 Dec 2023 10:07:05 +0000	[thread overview]
Message-ID: <4SlY3Y3ZKbz2xf8@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2597 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  88a4caa2743db678a4c474030ff78b14513f8b42 (commit)
       via  afede937d12eaf3e636aaea676ea379e5dab412f (commit)
      from  512111959126a5484b575a983b20e07b24f0968d (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 88a4caa2743db678a4c474030ff78b14513f8b42
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Wed Dec 6 11:06:26 2023 +0100

    make.sh bump toolchain version
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

commit afede937d12eaf3e636aaea676ea379e5dab412f
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Wed Dec 6 11:06:01 2023 +0100

    backupiso: bump IPFire version
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/core/183/filelists/files | 1 +
 make.sh                                   | 2 +-
 src/scripts/backupiso                     | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

Difference in files:
diff --git a/config/rootfiles/core/183/filelists/files b/config/rootfiles/core/183/filelists/files
index e69de29bb..e07a46754 100644
--- a/config/rootfiles/core/183/filelists/files
+++ b/config/rootfiles/core/183/filelists/files
@@ -0,0 +1 @@
+usr/local/bin/backupiso
diff --git a/make.sh b/make.sh
index 055900557..06e09c9a3 100755
--- a/make.sh
+++ b/make.sh
@@ -35,7 +35,7 @@ GIT_BRANCH="$(git rev-parse --abbrev-ref HEAD)"			# Git Branch
 GIT_TAG="$(git tag | tail -1)"					# Git Tag
 GIT_LASTCOMMIT="$(git rev-parse --verify HEAD)"			# Last commit
 
-TOOLCHAINVER=20230731
+TOOLCHAINVER=20231206
 
 # use multicore and max compression
 ZSTD_OPT="-T0 --ultra -22"
diff --git a/src/scripts/backupiso b/src/scripts/backupiso
index 2a016e067..8e1af411d 100644
--- a/src/scripts/backupiso
+++ b/src/scripts/backupiso
@@ -20,7 +20,7 @@
 ###############################################################################
 
 # FIXME: edit this lines before release
-IPFVER=2.27
+IPFVER=2.29
 COREVER=$(cat /opt/pakfire/db/core/mine)
 
 arch=$(uname -m)


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

                 reply	other threads:[~2023-12-06 10:07 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=4SlY3Y3ZKbz2xf8@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