Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (d3133ef6fdba3ae4f9f5223b82ffdb4bd969b0ba)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (d3133ef6fdba3ae4f9f5223b82ffdb4bd969b0ba)
  • Date: Mon, 12 Feb 2007 13:50:38 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

utils/coreutils/HISTORY | 3 +++
utils/coreutils/REPAIR^none^protected | 1 +
utils/coreutils/protected | 1 +
utils/procps/HISTORY | 3 +++
utils/procps/REPAIR^none^protected | 1 +
utils/procps/protected | 1 +
6 files changed, 10 insertions(+)

New commits:
commit d3133ef6fdba3ae4f9f5223b82ffdb4bd969b0ba
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

coreutils, procps: add kill protection for #13428

diff --git a/utils/coreutils/HISTORY b/utils/coreutils/HISTORY
index c7bfc7e..3289ca3 100644
--- a/utils/coreutils/HISTORY
+++ b/utils/coreutils/HISTORY
@@ -1,3 +1,6 @@
+2007-02-12 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * protected, REPAIR^none^protected: added with /bin/kill in it #13428
+
2007-01-29 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* PRE_BUILD: removed coreutils-6.4_9p_mv_EPERM.patch
* coreutils-6.4_9p_mv_EPERM.patch: removed
diff --git a/utils/coreutils/REPAIR^none^protected
b/utils/coreutils/REPAIR^none^protected
new file mode 100755
index 0000000..a689928
--- /dev/null
+++ b/utils/coreutils/REPAIR^none^protected
@@ -0,0 +1 @@
+^/bin/kill$
diff --git a/utils/coreutils/protected b/utils/coreutils/protected
new file mode 100755
index 0000000..a689928
--- /dev/null
+++ b/utils/coreutils/protected
@@ -0,0 +1 @@
+^/bin/kill$
diff --git a/utils/procps/HISTORY b/utils/procps/HISTORY
index caeb4bd..ef5f66f 100644
--- a/utils/procps/HISTORY
+++ b/utils/procps/HISTORY
@@ -1,3 +1,6 @@
+2007-02-12 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * protected, REPAIR^none^protected: added with /bin/kill in it #13428
+
2007-02-12 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD: disable installation of /bin/kill (bug 13428)

diff --git a/utils/procps/REPAIR^none^protected
b/utils/procps/REPAIR^none^protected
new file mode 100755
index 0000000..a689928
--- /dev/null
+++ b/utils/procps/REPAIR^none^protected
@@ -0,0 +1 @@
+^/bin/kill$
diff --git a/utils/procps/protected b/utils/procps/protected
new file mode 100755
index 0000000..a689928
--- /dev/null
+++ b/utils/procps/protected
@@ -0,0 +1 @@
+^/bin/kill$



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (d3133ef6fdba3ae4f9f5223b82ffdb4bd969b0ba), Jaka Kranjc, 02/12/2007

Archive powered by MHonArc 2.6.24.

Top of Page