From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 5e4f76bb714fda3b87b0fe58663d3cc353200362
Date: Sat, 10 Oct 2020 11:47:13 +0000 [thread overview]
Message-ID: <4C7jpn5Fq6z2xbk@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 11559 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 5e4f76bb714fda3b87b0fe58663d3cc353200362 (commit)
via d6b43978e7a22c898b34949fcedcbdd305c0068a (commit)
via bd78dec95b3344402cc41076f679ef50715d3e0b (commit)
via d5808f3095faf95681ee7156f6e00c0860b192e9 (commit)
from b67f02d512335f235710934bafe15db87067316d (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 5e4f76bb714fda3b87b0fe58663d3cc353200362
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sat Oct 10 11:43:44 2020 +0000
core151: Ship /etc/os-release
Fixes: #12495
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit d6b43978e7a22c898b34949fcedcbdd305c0068a
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sat Oct 10 11:42:37 2020 +0000
borgbackup: Bump release
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit bd78dec95b3344402cc41076f679ef50715d3e0b
Author: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
Date: Sat Oct 10 07:29:07 2020 +0000
Borgbackup: Ship testsuite also for i586 and armv5tel
Fixes: #12438
Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit d5808f3095faf95681ee7156f6e00c0860b192e9
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Wed Oct 7 14:27:29 2020 +0000
core152: Fix typo in rootfile
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/core/152/filelists/files | 11 +++---
config/rootfiles/packages/armv5tel/borgbackup | 56 +++++++++++++--------------
config/rootfiles/packages/i586/borgbackup | 56 +++++++++++++--------------
lfs/borgbackup | 2 +-
4 files changed, 63 insertions(+), 62 deletions(-)
Difference in files:
diff --git a/config/rootfiles/core/152/filelists/files b/config/rootfiles/core/152/filelists/files
index b80348eb0..367c4b56a 100644
--- a/config/rootfiles/core/152/filelists/files
+++ b/config/rootfiles/core/152/filelists/files
@@ -1,10 +1,11 @@
etc/system-release
etc/issue
-etc/rc.d/helpers/aws-setup
-etc/rc.d/helpers/azure-setup
-etc/rc.d/helpers/exoscale-setup
-etc/rc.d/helpers/gcp-setup
-etc/rc.d/helpers/oci-setup
+etc/os-release
+etc/rc.d/helper/aws-setup
+etc/rc.d/helper/azure-setup
+etc/rc.d/helper/exoscale-setup
+etc/rc.d/helper/gcp-setup
+etc/rc.d/helper/oci-setup
etc/rc.d/init.d/networking/any
etc/rc.d/init.d/networking/red
srv/web/ipfire/cgi-bin/credits.cgi
diff --git a/config/rootfiles/packages/armv5tel/borgbackup b/config/rootfiles/packages/armv5tel/borgbackup
index 276c9ea98..1b2c782d8 100644
--- a/config/rootfiles/packages/armv5tel/borgbackup
+++ b/config/rootfiles/packages/armv5tel/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/config/rootfiles/packages/i586/borgbackup b/config/rootfiles/packages/i586/borgbackup
index 6865d7d20..8f793b363 100644
--- a/config/rootfiles/packages/i586/borgbackup
+++ b/config/rootfiles/packages/i586/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 66e35c71a..aafef36d8 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 = 7
+PAK_VER = 8
DEPS = python3-llfuse python3-msgpack
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2020-10-10 11:47 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=4C7jpn5Fq6z2xbk@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