Kernel 7.3-rc1が公開

チューリップ


Kernel 7.3-rc1が公開されました。関連記事はこちらです。

カテゴリー: Linux | コメントする

GIGABYTE のマザーMZ33-CP1 のBIOSを更新しました。セキュリティの向上


更新前 R19_F13

更新後 R21_F14

カテゴリー: その他 | コメントする

Zorin OS 18 Kernel6.14.0-35-generic PHP 8.4.14 Update



desktop Zorin OS 18

Zorin OS 18 Kernel6.14.0-35-genericとPHP 8.4.14がUpdateされました。

chibi@zorin:~$ uname -r
6.14.0-35-generic
chibi@zorin:~$ php -v
PHP 8.4.14 (cli) (built: Oct 27 2025 20:53:56) (NTS)
Copyright (c) The PHP Group
Built by Debian
Zend Engine v4.4.14, Copyright (c) Zend Technologies
with Zend OPcache v8.4.14, Copyright (c), by Zend Technologies
chibi@zorin:~$ curl -V
curl 8.5.0 (x86_64-pc-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
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@zorin:~$ samba -V
Version 4.19.5-Ubuntu
chibi@zorin:~$ cat /etc/os-release
PRETTY_NAME=”Zorin OS 18″
NAME=”Zorin OS”
VERSION_ID=”18″
VERSION=”18″
VERSION_CODENAME=noble
ID=zorin
ID_LIKE=”ubuntu debian”
HOME_URL=”https://zorin.com/os/”
SUPPORT_URL=”https://help.zorin.com/”
BUG_REPORT_URL=”https://zorin.com/os/feedback/”
PRIVACY_POLICY_URL=”https://zorin.com/legal/privacy/”
UBUNTU_CODENAME=noble
LOGO=zorin-logo
chibi@zorin:~$

カテゴリー: zorin | コメントする

Arch Linux Kernel6.17.8-arch1-1 PHP 8.4.15 Update

富士山

desktop Arch Linux

Arch Linux Kernel6.17.8-arch1-1とPHP 8.4.15がUpdateされました。

[root@arch ~]# uname -r
6.17.8-arch1-1
[root@arch ~]# php -v
PHP 8.4.15 (cli) (built: Nov 19 2025 12:26:21) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.4.15, Copyright (c) Zend Technologies
[root@arch ~]# curl -V
curl 8.17.0 (x86_64-pc-linux-gnu) libcurl/8.17.0 OpenSSL/3.6.0 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.1 nghttp2/1.68.0 nghttp3/1.12.0 mit-krb5/1.21.3
Release-Date: 2025-11-05
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[root@arch ~]# samba -V
Version 4.23.3
[root@arch ~]# cat /etc/os-release
NAME=”Arch Linux”
PRETTY_NAME=”Arch Linux”
ID=arch
BUILD_ID=rolling
ANSI_COLOR=”38;2;23;147;209″
HOME_URL=”https://archlinux.org/”
DOCUMENTATION_URL=”https://wiki.archlinux.org/”
SUPPORT_URL=”https://bbs.archlinux.org/”
BUG_REPORT_URL=”https://gitlab.archlinux.org/groups/archlinux/-/issues”
PRIVACY_POLICY_URL=”https://terms.archlinux.org/docs/privacy-policy/”
LOGO=archlinux-logo
[root@arch ~]#

カテゴリー: archlinux | コメントする

CentOS Stream release 10 Kernel6.12.0-157.el10.x86_64 PHP 8.5.0 Update

チャツボミゴケ公園 中之条町

desktop CentOS Stream release 10

CentOS Stream release 10 Kernel6.12.0-157.el10.x86_64とPHP 8.5.0がUpdateされました。

[root@stream10 ~]# uname -r
6.12.0-157.el10.x86_64
[root@stream10 ~]# php -v
PHP 8.5.0 (cli) (built: Nov 18 2025 08:02:20) (NTS gcc x86_64)
Copyright (c) The PHP Group
Built by Remi’s RPM repository #StandWithUkraine
Zend Engine v4.5.0, Copyright (c) Zend Technologies
with Zend OPcache v8.5.0, Copyright (c), by Zend Technologies
[root@stream10 ~]# curl -V
curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.1 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.11.1/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.9
Release-Date: 2025-02-13
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s 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
[root@stream10 ~]# smbd -V
Version 4.23.0
[root@stream10 ~]# cat /etc/redhat-release
CentOS Stream release 10 (Coughlan)
[root@stream10 ~]#

カテゴリー: centos stream 10 | コメントする