Skip to Content.
Sympa Menu

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

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 (8f4aef69e638026853b41829cda532766c7794b3)
  • Date: Tue, 25 Nov 2025 21:05:53 +0000

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

disk/fuse3/BUILD | 1 +
disk/fuse3/HISTORY | 3 +++
openprinting/cups/DETAILS | 1 +
3 files changed, 5 insertions(+)

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

fuse3: Disable building examples

commit 989365baf1355d3ec26eba633bf60b674b37812f
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

cups: Add Watch line

diff --git a/disk/fuse3/BUILD b/disk/fuse3/BUILD
index b7d8b4c..8a60bba 100755
--- a/disk/fuse3/BUILD
+++ b/disk/fuse3/BUILD
@@ -1,2 +1,3 @@
+OPTS+=' examples=false' && # Don't build examples, unportable code
OPTS+=" initscriptdir=''" &&
default_build
diff --git a/disk/fuse3/HISTORY b/disk/fuse3/HISTORY
index c94d5c7..fc35fbc 100644
--- a/disk/fuse3/HISTORY
+++ b/disk/fuse3/HISTORY
@@ -1,3 +1,6 @@
+2025-11-25 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD: disable building examples; unportable code
+
2025-08-20 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.17.4

diff --git a/openprinting/cups/DETAILS b/openprinting/cups/DETAILS
index 6405e7e..ef215fa 100755
--- a/openprinting/cups/DETAILS
+++ b/openprinting/cups/DETAILS
@@ -1,3 +1,4 @@
+# Watch: https://github.com/OpenPrinting/cups/tags
SPELL=cups
VERSION=2.4.14
SECURITY_PATCH=21


  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (8f4aef69e638026853b41829cda532766c7794b3), Ismael Luceno, 11/25/2025

Archive powered by MHonArc 2.6.24.

Top of Page