Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master sorcery by Ismael Luceno (f6a3e24b496da147bb5eb6f16c214985e2f4c1a1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master sorcery by Ismael Luceno (f6a3e24b496da147bb5eb6f16c214985e2f4c1a1)
  • Date: Tue, 1 Oct 2019 22:02:04 +0000

GIT changes to master sorcery by Ismael Luceno <ismael AT sourcemage.org>:

ChangeLog | 6 ++++++
var/lib/sorcery/protected | 1 +
2 files changed, 7 insertions(+)

New commits:
commit f6a3e24b496da147bb5eb6f16c214985e2f4c1a1
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

Update ChangeLog

commit 5ddb53f05598a633b86e0cf54b830c7305e86c14
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

protected: Add libblkid

diff --git a/ChangeLog b/ChangeLog
index 968bf2a..867d299 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2019-10-01 Ismael Luceno <ismael AT sourcemage.org>
* protected: Added mount and libmount
+ Added libblkid
+ * gaze-import: Remove old-style snapshot support
+ * libsorcery: use untar function instead of tar
+
+2019-09-21 Ismael Luceno <ismael AT sourcemage.org>
+ * libunpack: Improved tarball extraction

2019-09-20 Ismael Luceno <ismael AT sourcemage.org>
* api2, cast, dl_bzr, dl_curl, dl_cvs, dl_hg: Improved code style
diff --git a/var/lib/sorcery/protected b/var/lib/sorcery/protected
index 937cc2e..d6c3d60 100755
--- a/var/lib/sorcery/protected
+++ b/var/lib/sorcery/protected
@@ -52,6 +52,7 @@
^/lib/ld\.so\.1$
^/lib/ld-linux\.so\.2$
^/lib/ld-musl-
+^/lib/libblkid\.so\.
^/usr/X11R6/lib/X11/app-defaults
^/usr/bin/as$
^/usr/bin/ld$



  • [SM-Commit] GIT changes to master sorcery by Ismael Luceno (f6a3e24b496da147bb5eb6f16c214985e2f4c1a1), Ismael Luceno, 10/01/2019

Archive powered by MHonArc 2.6.24.

Top of Page