Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (42acfa99199e7948836786948760150b9a920d35)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (42acfa99199e7948836786948760150b9a920d35)
  • Date: Fri, 3 Nov 2023 05:06:34 +0000

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

crypto/nettle/DETAILS | 1 +
crypto/nettle/HISTORY | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 42acfa99199e7948836786948760150b9a920d35
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "nettle: Re-enable castfs, infodir is no reason to disable"

This reverts commit 2f4e22f1efca1c3b89bab583ae87169a672d45b6.

If you want to enable this, find why it happens and fix it. I don't have
the time.
Disabling castfs again so that nettle doesn't break gnutls, and then
everything that depends on it.

Since this fails during INSTALL, nettle has already been dispelled and
leaves my system in a broken state.

Having a functional system is more important than an optional feature
like castfs.

diff --git a/crypto/nettle/DETAILS b/crypto/nettle/DETAILS
index 0c2d64e..5ccd717 100755
--- a/crypto/nettle/DETAILS
+++ b/crypto/nettle/DETAILS
@@ -9,6 +9,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=nettle.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
+ STAGED_INSTALL=off
WEB_SITE=https://www.lysator.liu.se/~nisse/nettle/
ENTERED=20030909
LICENSE[0]=GPL
diff --git a/crypto/nettle/HISTORY b/crypto/nettle/HISTORY
index c423e34..94e895a 100644
--- a/crypto/nettle/HISTORY
+++ b/crypto/nettle/HISTORY
@@ -1,6 +1,3 @@
-2023-07-16 Ismael Luceno <ismael AT sourcemage.org>
- * DETAILS: re-enabled castfs, infodir is no excuse to disable
-
2023-06-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.9.1




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (42acfa99199e7948836786948760150b9a920d35), Eric Sandall, 11/03/2023

Archive powered by MHonArc 2.6.24.

Top of Page