Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (c8a18a52b64b8cb495cb5edbc35ea0561652f564)
  • Date: Tue, 31 Mar 2026 16:41:56 +0000

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

utils/earlyoom/DETAILS | 6 +++---
utils/earlyoom/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

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

earlyoom 1.9.0

commit 463e0b1b9f56b225f89465348ba3156d6a00e3dc
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

earlyoom: Add watch line

diff --git a/utils/earlyoom/DETAILS b/utils/earlyoom/DETAILS
index 8b0bd2e..ba8209b 100755
--- a/utils/earlyoom/DETAILS
+++ b/utils/earlyoom/DETAILS
@@ -1,10 +1,10 @@
+# Watch: https://github.com/rfjakob/earlyoom/tags
SPELL=earlyoom
- VERSION=1.7
- PATCHLEVEL=1
+ VERSION=1.9.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=https://github.com/rfjakob/${SPELL}/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha256:ebda1279a813d9b0f7860ce5029ccf5ea9f8868be070f2eaf40f90f2e64b6414
+
SOURCE_HASH=sha512:bf8e5a71c235df6291fc41639ea3e1a73c625b95f82cb1f84bb52a6583dfaee8d66871ace02058d3eda2c39c138ebf5d0f0cf96d8e1837c48689f05a41972174
LICENSE[0]=MIT
WEB_SITE=https://github.com/rfjakob/earlyoom/
ENTERED=20230426
diff --git a/utils/earlyoom/HISTORY b/utils/earlyoom/HISTORY
index 7c4b531..475acc0 100644
--- a/utils/earlyoom/HISTORY
+++ b/utils/earlyoom/HISTORY
@@ -1,3 +1,6 @@
+2026-03-31 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.9.0
+
2023-04-27 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* BUILD: add VERSION flag


  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (c8a18a52b64b8cb495cb5edbc35ea0561652f564), Ismael Luceno, 03/31/2026

Archive powered by MHonArc 2.6.24.

Top of Page