Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (5089e49bdcdbf132ad02290182998d7059a7533e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (5089e49bdcdbf132ad02290182998d7059a7533e)
  • Date: Mon, 5 Dec 2022 21:49:44 +0000

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

utils/libguestfs/DETAILS | 2 +-
utils/libguestfs/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 5089e49bdcdbf132ad02290182998d7059a7533e
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libguestfs: Updated to 1.48.6. It compiles again.

diff --git a/utils/libguestfs/DETAILS b/utils/libguestfs/DETAILS
index 1e0948d..380e1da 100755
--- a/utils/libguestfs/DETAILS
+++ b/utils/libguestfs/DETAILS
@@ -1,5 +1,5 @@
SPELL=libguestfs
- VERSION=1.40.2
+ VERSION=1.48.6
BRANCH="$(echo ${VERSION} | cut -d. -f1,2)"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE2="${SOURCE}.sig"
diff --git a/utils/libguestfs/HISTORY b/utils/libguestfs/HISTORY
index 5b658a0..dd7d594 100644
--- a/utils/libguestfs/HISTORY
+++ b/utils/libguestfs/HISTORY
@@ -1,3 +1,6 @@
+2022-12-05 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.48.6
+
2020-07-18 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.40.2




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (5089e49bdcdbf132ad02290182998d7059a7533e), Eric Sandall, 12/05/2022

Archive powered by MHonArc 2.6.24.

Top of Page