Skip to Content.
Sympa Menu

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

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 (56fe6fe17c7c0de0c708cb9a9ccc2354a58a9646)
  • Date: Tue, 1 Oct 2019 21:52:15 +0000

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

ChangeLog | 3 +++
var/lib/sorcery/protected | 2 ++
2 files changed, 5 insertions(+)

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

protected: Add mount and libmount

diff --git a/ChangeLog b/ChangeLog
index c64e8e0..968bf2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2019-10-01 Ismael Luceno <ismael AT sourcemage.org>
+ * protected: Added mount and libmount
+
2019-09-20 Ismael Luceno <ismael AT sourcemage.org>
* api2, cast, dl_bzr, dl_curl, dl_cvs, dl_hg: Improved code style
* build: removed
diff --git a/var/lib/sorcery/protected b/var/lib/sorcery/protected
index ad0c5a2..937cc2e 100755
--- a/var/lib/sorcery/protected
+++ b/var/lib/sorcery/protected
@@ -66,3 +66,5 @@
^/usr/share/httpd
^/usr/share/httpsd
^/usr/share/info/dir$
+^/bin/mount$
+^/lib/libmount\.so\.



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

Archive powered by MHonArc 2.6.24.

Top of Page