public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 0aa21ad307979f96d3ea26ae3d86e19fc40f6787
Date: Fri, 17 May 2019 19:54:47 +0100	[thread overview]
Message-ID: <20190517185448.555F084FDC5@people01.i.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2015 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  0aa21ad307979f96d3ea26ae3d86e19fc40f6787 (commit)
      from  16cb73d9019fb76727dc5f4376e2cb47ea6e9a4f (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 0aa21ad307979f96d3ea26ae3d86e19fc40f6787
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Fri May 17 19:52:27 2019 +0100

    Fix version information in backupiso script
    
    Fixes: #12083
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/core/132/filelists/files | 1 +
 src/scripts/backupiso                     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Difference in files:
diff --git a/config/rootfiles/core/132/filelists/files b/config/rootfiles/core/132/filelists/files
index 2b14c1aa7..d63c77e4a 100644
--- a/config/rootfiles/core/132/filelists/files
+++ b/config/rootfiles/core/132/filelists/files
@@ -15,6 +15,7 @@ srv/web/ipfire/cgi-bin/routing.cgi
 srv/web/ipfire/cgi-bin/urlfilter.cgi
 srv/web/ipfire/cgi-bin/zoneconf.cgi
 usr/lib/firewall/rules.pl
+usr/local/bin/backupiso
 usr/sbin/convert-snort
 var/ipfire/ids-functions.pl
 var/ipfire/langs
diff --git a/src/scripts/backupiso b/src/scripts/backupiso
index d15833d5d..7e8599f00 100644
--- a/src/scripts/backupiso
+++ b/src/scripts/backupiso
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # FIXME: edit this lines before release
-IPFVER=2.21
+IPFVER=2.23
 COREVER=$(cat /opt/pakfire/db/core/mine)
 
 arch=$(uname -m)


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

                 reply	other threads:[~2019-05-17 18:54 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=20190517185448.555F084FDC5@people01.i.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