(webpage) master: Update for 2.6.7
crhodes via Sbcl-commits <[email protected]> Tue, 28 Jul 2026 08:36:27 +0000
| Newsgroups | gmane.lisp.steel-bank.cvs |
|---|---|
| Message-ID | <[email protected]> |
The branch "master" has been updated in SBCL webpage:
from b297041af6d980336ac4a37a421dbda050877efa (commit)
- Log -----------------------------------------------------------------
commit de2e9e85689362c8abc5acbfb92fb11fb758a8c3
Author: Christophe Rhodes <[email protected]>
Date: Tue Jul 28 09:35:56 2026 +0100
Update for 2.6.7
---
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 0aaf2d3..f45279a 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.6")
+(define-port :x86-64 :linux :available "2.6.7")
(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 8fbf382..09782c9 160000
--- a/sbcl
+++ b/sbcl
@@ -1 +1 @@
-Subproject commit 8fbf3824e4614e2dc38e432ffb495cf7e2844092
+Subproject commit 09782c9c16ae055ffa457ad5237a6142161db185
-----------------------------------------------------------------------
hooks/post-receive
--
SBCL webpage