Skip to Content.
Sympa Menu

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

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 (36593c4f37941a3cadaed312844d3eccdac31fd3)
  • Date: Wed, 24 Jul 2019 17:15:31 +0000

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

var/lib/sorcery/protected | 1 +
1 file changed, 1 insertion(+)

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

protected: Add /usr/lib/libc.so

Some programs (e.g. GNU grep) mistakenly link against it.

diff --git a/var/lib/sorcery/protected b/var/lib/sorcery/protected
index c5d6cf3..ad0c5a2 100755
--- a/var/lib/sorcery/protected
+++ b/var/lib/sorcery/protected
@@ -62,6 +62,7 @@
^/usr/bin/ranlib$
^/usr/bin/wget$
^/usr/lib/installwatch\.so$
+^/usr/lib/libc\.so$
^/usr/share/httpd
^/usr/share/httpsd
^/usr/share/info/dir$



  • [SM-Commit] GIT changes to master sorcery by Ismael Luceno (36593c4f37941a3cadaed312844d3eccdac31fd3), Ismael Luceno, 07/24/2019

Archive powered by MHonArc 2.6.24.

Top of Page