Skip to Content.
Sympa Menu

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

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 (0a1d8cd5c266f148987d7c157535766903b452ab)
  • Date: Mon, 8 Feb 2021 08:36:29 +0000

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

disk/libburn/DETAILS | 4 ++--
disk/libburn/HISTORY | 3 +++
disk/libisoburn/DETAILS | 4 ++--
disk/libisoburn/HISTORY | 3 +++
disk/libisofs/DETAILS | 4 ++--
disk/libisofs/HISTORY | 3 +++
6 files changed, 15 insertions(+), 6 deletions(-)

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

libisoburn: => 1.5.4

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

libisofs: => 1.5.4

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

libburn: => 1.5.4

diff --git a/disk/libburn/DETAILS b/disk/libburn/DETAILS
index 2654190..1f109f4 100755
--- a/disk/libburn/DETAILS
+++ b/disk/libburn/DETAILS
@@ -9,12 +9,12 @@ if [[ $LIBBURN_BRANCH == scm ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=1.5.2.pl01
+ VERSION=1.5.4
SOURCE2_IGNORE=signature
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_GPG=ABC0A854.gpg:$SOURCE2:UPSTREAM_KEY
- SOURCE_URL[0]=http://files.libburnia-project.org/releases/$SOURCE
+ SOURCE_URL[0]=https://files.libburnia-project.org/releases/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//.pl01}"
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/disk/libburn/HISTORY b/disk/libburn/HISTORY
index d37a04c..a33b4ad 100644
--- a/disk/libburn/HISTORY
+++ b/disk/libburn/HISTORY
@@ -1,3 +1,6 @@
+2021-02-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.5.4
+
2020-06-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.5.2pl01

diff --git a/disk/libisoburn/DETAILS b/disk/libisoburn/DETAILS
index f029089..09cdb1a 100755
--- a/disk/libisoburn/DETAILS
+++ b/disk/libisoburn/DETAILS
@@ -9,12 +9,12 @@ if [[ $LIBISOBURN_BRANCH == scm ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=1.5.2
+ VERSION=1.5.4
SOURCE2_IGNORE=signature
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_GPG=ABC0A854.gpg:$SOURCE2:UPSTREAM_KEY
- SOURCE_URL[0]=http://files.libburnia-project.org/releases/$SOURCE
+ SOURCE_URL[0]=https://files.libburnia-project.org/releases/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//.pl??}"
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/disk/libisoburn/HISTORY b/disk/libisoburn/HISTORY
index ba93cdf..479b39e 100644
--- a/disk/libisoburn/HISTORY
+++ b/disk/libisoburn/HISTORY
@@ -1,3 +1,6 @@
+2021-02-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.5.4
+
2019-10-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.5.2

diff --git a/disk/libisofs/DETAILS b/disk/libisofs/DETAILS
index 0a85346..e3ff707 100755
--- a/disk/libisofs/DETAILS
+++ b/disk/libisofs/DETAILS
@@ -9,12 +9,12 @@ if [[ $LIBISOFS_BRANCH == scm ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=1.5.2
+ VERSION=1.5.4
SOURCE2_IGNORE=signature
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_GPG=ABC0A854.gpg:$SOURCE2:UPSTREAM_KEY
- SOURCE_URL[0]=http://files.libburnia-project.org/releases/$SOURCE
+ SOURCE_URL[0]=https://files.libburnia-project.org/releases/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
fi
diff --git a/disk/libisofs/HISTORY b/disk/libisofs/HISTORY
index eaeb8a7..30b1430 100644
--- a/disk/libisofs/HISTORY
+++ b/disk/libisofs/HISTORY
@@ -1,3 +1,6 @@
+2021-02-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.5.4
+
2019-10-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.5.2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (0a1d8cd5c266f148987d7c157535766903b452ab), Treeve Jelbert, 02/08/2021

Archive powered by MHonArc 2.6.24.

Top of Page