Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a6cb2ce18d449196f85358eb859462660ce3780b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a6cb2ce18d449196f85358eb859462660ce3780b)
  • Date: Sun, 27 Dec 2020 12:58:51 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

libs/pcre2/DETAILS | 2 +-
libs/pcre2/HISTORY | 3 +++
python-pypi/borgbackup/DEPENDS | 1 +
python-pypi/borgbackup/HISTORY | 1 +
4 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit a6cb2ce18d449196f85358eb859462660ce3780b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pcre2: => 10.36

commit d5833eb0bccca4e9606bb09a3e2b685afd06a624
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

borgbackup - tweak depends

diff --git a/libs/pcre2/DETAILS b/libs/pcre2/DETAILS
index 2c2e247..bb78b12 100755
--- a/libs/pcre2/DETAILS
+++ b/libs/pcre2/DETAILS
@@ -1,5 +1,5 @@
SPELL=pcre2
- VERSION=10.35
+ VERSION=10.36
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/libs/pcre2/HISTORY b/libs/pcre2/HISTORY
index 81c0052..9106222 100644
--- a/libs/pcre2/HISTORY
+++ b/libs/pcre2/HISTORY
@@ -1,3 +1,6 @@
+2020-12-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 10.36
+
2020-06-28 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 10.35

diff --git a/python-pypi/borgbackup/DEPENDS b/python-pypi/borgbackup/DEPENDS
index db5bb2a..7ad0c92 100755
--- a/python-pypi/borgbackup/DEPENDS
+++ b/python-pypi/borgbackup/DEPENDS
@@ -5,6 +5,7 @@ depends acl &&
depends libb2 &&
depends lz4 &&
depends zstd &&
+depends xxhash &&
optional_depends python-llfuse \
"" \
"" \
diff --git a/python-pypi/borgbackup/HISTORY b/python-pypi/borgbackup/HISTORY
index 6a15073..a0fd0ed 100644
--- a/python-pypi/borgbackup/HISTORY
+++ b/python-pypi/borgbackup/HISTORY
@@ -1,5 +1,6 @@
2020-12-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.15
+ * DEPENDS: add xxhash

2020-10-09 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.1.14



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a6cb2ce18d449196f85358eb859462660ce3780b), Treeve Jelbert, 12/27/2020

Archive powered by MHonArc 2.6.24.

Top of Page