Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (29a23f9c5709bf56c7804d13f3ad2376ec611f6c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (29a23f9c5709bf56c7804d13f3ad2376ec611f6c)
  • Date: Thu, 14 Dec 2023 12:58:52 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

libs/glibc/DETAILS | 1 +
libs/glibc/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 29a23f9c5709bf56c7804d13f3ad2376ec611f6c
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

glibc: ++PATCHLEVEL for previous change

diff --git a/libs/glibc/DETAILS b/libs/glibc/DETAILS
index d89000f..3f1ebbb 100755
--- a/libs/glibc/DETAILS
+++ b/libs/glibc/DETAILS
@@ -2,6 +2,7 @@
# Watch: https://ftp.gnu.org/gnu/glibc/
SPELL=glibc
TMPFS=off
+ PATCHLEVEL=1
if [[ "${GLIBC_BRANCH}" == "scm" ]]; then
VERSION=$(get_scm_version)
FORCE_DOWNLOAD=on
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index 2682238..d37b6e0 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,3 +1,6 @@
+2023-12-14 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: ++PATCHLEVEL for the previous install change
+
2023-12-13 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: HEADERS_VERSION=6.6.6
* INSTALL: install /lib64 and symlink anyway even when /lib64 gets
removed



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (29a23f9c5709bf56c7804d13f3ad2376ec611f6c), Thomas Orgis, 12/14/2023

Archive powered by MHonArc 2.6.24.

Top of Page