Ubuntu 24.10 Kernel6.11.0-9-generic PHP 8.3.11Samba4.20.4 でした。
chibi@2410:~$ uname -r
6.11.0-9-generic
chibi@2410:~$ php -v
PHP 8.3.11 (cli) (built: Sep 30 2024 12:07:44) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.11, Copyright (c) Zend Technologies
with Zend OPcache v8.3.11, Copyright (c), by Zend Technologies
chibi@2410:~$ curl -V
curl 8.9.1 (x86_64-pc-linux-gnu) libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.2 libssh2/1.11.0 nghttp2/1.62.1 librtmp/2.3 OpenLDAP/2.6.8
Release-Date: 2024-07-31, security patched: 8.9.1-2ubuntu2.1
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
chibi@2410:~$ samba -V
Version 4.20.4-Ubuntu-4.20.4+dfsg-1ubuntu1
chibi@2410:~$ cat /etc/os-release
PRETTY_NAME=”Ubuntu 24.10″
NAME=”Ubuntu”
VERSION_ID=”24.10″
VERSION=”24.10 (Oracular Oriole)”
VERSION_CODENAME=oracular
ID=ubuntu
ID_LIKE=debian
HOME_URL=”https://www.ubuntu.com/”
SUPPORT_URL=”https://help.ubuntu.com/”
BUG_REPORT_URL=”https://bugs.launchpad.net/ubuntu/”
PRIVACY_POLICY_URL=”https://www.ubuntu.com/legal/terms-and-policies/privacy-policy”
UBUNTU_CODENAME=oracular
LOGO=ubuntu-logo
chibi@2410:~$