(webpage) master: Update for 2.6.5

crhodes via Sbcl-commits <[email protected]> Fri, 29 May 2026 19:51:14 +0000
Newsgroups gmane.lisp.steel-bank.cvs
Message-ID <[email protected]>
The branch "master" has been updated in SBCL webpage:
      from  6bc0b44050114ef5ee72173cf45850baa5d73b81 (commit)


- Log -----------------------------------------------------------------
commit 7005c2619fb7589b813cb49ca1b34116db0a627a
Author: Christophe Rhodes <[email protected]>
Date:   Fri May 29 20:51:09 2026 +0100

    Update for 2.6.5
---
 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 31c2eb3..a119363 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.4")
+(define-port :x86-64 :linux :available "2.6.5")
 (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 1a0e4af..85913ed 160000
--- a/sbcl
+++ b/sbcl
@@ -1 +1 @@
-Subproject commit 1a0e4afd51c0d6e5c608ddae7fd154e2b5045619
+Subproject commit 85913ede1fe258d8d7443dfa2c666e688fd31836

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


hooks/post-receive
-- 
SBCL webpage