public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 88a4caa2743db678a4c474030ff78b14513f8b42
@ 2023-12-06 10:07 Arne Fitzenreiter
  0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2023-12-06 10:07 UTC (permalink / raw)
  To: ipfire-scm

[-- 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

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

only message in thread, other threads:[~2023-12-06 10:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-06 10:07 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 88a4caa2743db678a4c474030ff78b14513f8b42 Arne Fitzenreiter

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