(webpage) master: Update for 2.6.6

crhodes via Sbcl-commits <[email protected]> Sun, 28 Jun 2026 09:02:46 +0000
Newsgroups gmane.lisp.steel-bank.cvs
Message-ID <[email protected]>
The branch "master" has been updated in SBCL webpage:
      from  d9f38d228f56a86cc8fa310cbd0bcd32489e26b7 (commit)


- Log -----------------------------------------------------------------
commit 9c2a1500f29d5fb20a3bd75a484e80cde73467d5
Author: Christophe Rhodes <[email protected]>
Date:   Sun Jun 28 10:02:41 2026 +0100

    Update for 2.6.6
---
 platform-support-platforms.lisp | 2 +-
 sbcl                            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/platform-support-platforms.lisp b/platform-support-platforms.lisp
index 904887c..51a02b9 100644
--- a/platform-support-platforms.lisp
+++ b/platform-support-platforms.lisp
@@ -32,7 +32,7 @@
 (define-status :not-applicable "not-applicable" "No such system/Obsolete system" " ")
 
 (define-port :x86 :linux :available "1.4.3")
-(define-port :x86-64 :linux :available "2.6.5")
+(define-port :x86-64 :linux :available "2.6.6")
 (define-port :armel :linux :available "1.2.7")
 (define-port :armhf :linux :available "2.3.3")
 (define-port :arm64 :linux :available "1.4.2")
diff --git a/sbcl b/sbcl
index 85913ed..8fbf382 160000
--- a/sbcl
+++ b/sbcl
@@ -1 +1 @@
-Subproject commit 85913ede1fe258d8d7443dfa2c666e688fd31836
+Subproject commit 8fbf3824e4614e2dc38e432ffb495cf7e2844092

-----------------------------------------------------------------------


hooks/post-receive
-- 
SBCL webpage