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. 09a4ff40273b2547c78af0eca0dcfd0bd1c11017
Date: Mon, 28 Sep 2020 19:52:47 +0000	[thread overview]
Message-ID: <4C0Y8b1sNDz2xbM@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 6769 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  09a4ff40273b2547c78af0eca0dcfd0bd1c11017 (commit)
       via  1461be5054c9d25ddb6edb012521457bcc38fdee (commit)
      from  25f14fa0d547349b68d62aa18a64f90e0145d8ec (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 09a4ff40273b2547c78af0eca0dcfd0bd1c11017
Author: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
Date:   Sat Sep 26 07:19:58 2020 +0000

    Ship testsuite of BorgBackup
    
    BorgBackup seems to need this testsuite on all systems, because it does
    some selftests when starting a backup.
    
    Fixes: #12438
    
    Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 1461be5054c9d25ddb6edb012521457bcc38fdee
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date:   Sun Sep 27 10:42:01 2020 +0200

    cmake: Update to 3.18.3
    
    For details see:
    https://cmake.org/cmake/help/v3.18/release/3.18.html
    
    Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/packages/borgbackup | 56 ++++++++++++++++++------------------
 lfs/borgbackup                       |  2 +-
 lfs/cmake                            |  4 +--
 3 files changed, 31 insertions(+), 31 deletions(-)

Difference in files:
diff --git a/config/rootfiles/packages/borgbackup b/config/rootfiles/packages/borgbackup
index 6fbe61429..7fed290a0 100644
--- a/config/rootfiles/packages/borgbackup
+++ b/config/rootfiles/packages/borgbackup
@@ -50,34 +50,34 @@ usr/lib/python3.8/site-packages/borg/repository.py
 usr/lib/python3.8/site-packages/borg/selftest.py
 usr/lib/python3.8/site-packages/borg/shellpattern.py
 #usr/lib/python3.8/site-packages/borg/testsuite
-#usr/lib/python3.8/site-packages/borg/testsuite/__init__.py
-#usr/lib/python3.8/site-packages/borg/testsuite/archive.py
-#usr/lib/python3.8/site-packages/borg/testsuite/archiver.py
-#usr/lib/python3.8/site-packages/borg/testsuite/attic.tar.gz
-#usr/lib/python3.8/site-packages/borg/testsuite/benchmark.py
-#usr/lib/python3.8/site-packages/borg/testsuite/cache.py
-#usr/lib/python3.8/site-packages/borg/testsuite/checksums.py
-#usr/lib/python3.8/site-packages/borg/testsuite/chunker.py
-#usr/lib/python3.8/site-packages/borg/testsuite/compress.py
-#usr/lib/python3.8/site-packages/borg/testsuite/crypto.py
-#usr/lib/python3.8/site-packages/borg/testsuite/file_integrity.py
-#usr/lib/python3.8/site-packages/borg/testsuite/hashindex.py
-#usr/lib/python3.8/site-packages/borg/testsuite/helpers.py
-#usr/lib/python3.8/site-packages/borg/testsuite/item.py
-#usr/lib/python3.8/site-packages/borg/testsuite/key.py
-#usr/lib/python3.8/site-packages/borg/testsuite/locking.py
-#usr/lib/python3.8/site-packages/borg/testsuite/logger.py
-#usr/lib/python3.8/site-packages/borg/testsuite/lrucache.py
-#usr/lib/python3.8/site-packages/borg/testsuite/nanorst.py
-#usr/lib/python3.8/site-packages/borg/testsuite/nonces.py
-#usr/lib/python3.8/site-packages/borg/testsuite/patterns.py
-#usr/lib/python3.8/site-packages/borg/testsuite/platform.py
-#usr/lib/python3.8/site-packages/borg/testsuite/remote.py
-#usr/lib/python3.8/site-packages/borg/testsuite/repository.py
-#usr/lib/python3.8/site-packages/borg/testsuite/shellpattern.py
-#usr/lib/python3.8/site-packages/borg/testsuite/upgrader.py
-#usr/lib/python3.8/site-packages/borg/testsuite/version.py
-#usr/lib/python3.8/site-packages/borg/testsuite/xattr.py
+usr/lib/python3.8/site-packages/borg/testsuite/__init__.py
+usr/lib/python3.8/site-packages/borg/testsuite/archive.py
+usr/lib/python3.8/site-packages/borg/testsuite/archiver.py
+usr/lib/python3.8/site-packages/borg/testsuite/attic.tar.gz
+usr/lib/python3.8/site-packages/borg/testsuite/benchmark.py
+usr/lib/python3.8/site-packages/borg/testsuite/cache.py
+usr/lib/python3.8/site-packages/borg/testsuite/checksums.py
+usr/lib/python3.8/site-packages/borg/testsuite/chunker.py
+usr/lib/python3.8/site-packages/borg/testsuite/compress.py
+usr/lib/python3.8/site-packages/borg/testsuite/crypto.py
+usr/lib/python3.8/site-packages/borg/testsuite/file_integrity.py
+usr/lib/python3.8/site-packages/borg/testsuite/hashindex.py
+usr/lib/python3.8/site-packages/borg/testsuite/helpers.py
+usr/lib/python3.8/site-packages/borg/testsuite/item.py
+usr/lib/python3.8/site-packages/borg/testsuite/key.py
+usr/lib/python3.8/site-packages/borg/testsuite/locking.py
+usr/lib/python3.8/site-packages/borg/testsuite/logger.py
+usr/lib/python3.8/site-packages/borg/testsuite/lrucache.py
+usr/lib/python3.8/site-packages/borg/testsuite/nanorst.py
+usr/lib/python3.8/site-packages/borg/testsuite/nonces.py
+usr/lib/python3.8/site-packages/borg/testsuite/patterns.py
+usr/lib/python3.8/site-packages/borg/testsuite/platform.py
+usr/lib/python3.8/site-packages/borg/testsuite/remote.py
+usr/lib/python3.8/site-packages/borg/testsuite/repository.py
+usr/lib/python3.8/site-packages/borg/testsuite/shellpattern.py
+usr/lib/python3.8/site-packages/borg/testsuite/upgrader.py
+usr/lib/python3.8/site-packages/borg/testsuite/version.py
+usr/lib/python3.8/site-packages/borg/testsuite/xattr.py
 usr/lib/python3.8/site-packages/borg/upgrader.py
 usr/lib/python3.8/site-packages/borg/version.py
 usr/lib/python3.8/site-packages/borg/xattr.py
diff --git a/lfs/borgbackup b/lfs/borgbackup
index ea87cf5ce..66e35c71a 100644
--- a/lfs/borgbackup
+++ b/lfs/borgbackup
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = borgbackup
-PAK_VER    = 6
+PAK_VER    = 7
 
 DEPS       = python3-llfuse python3-msgpack
 
diff --git a/lfs/cmake b/lfs/cmake
index 0b5603b0f..76ac3e6fa 100644
--- a/lfs/cmake
+++ b/lfs/cmake
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.18.1
+VER        = 3.18.3
 
 THISAPP    = cmake-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = bc0d668dba6ec081c664ae95b75540d6
+$(DL_FILE)_MD5 = d87c668d17cda91dbf41c52e0ffc821f
 
 install : $(TARGET)
 


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

                 reply	other threads:[~2020-09-28 19:52 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=4C0Y8b1sNDz2xbM@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