Fedora release 44 (Rawhide) Kernel6.18.0-0.rc3 curl 8.17.0-rc2 Update



desktop Fedora release 44 (Rawhide)

Fedora release 44 (Rawhide) Kernel6.18.0-0.rc3とcurl 8.17.0-rc2がUpdateされました。

[root@f43 ~]# uname -r
6.18.0-0.rc3.251028gfd57572253bc3.31.fc44.x86_64
[root@f43 ~]# php -v
PHP 8.5.0RC3 (cli) (built: Oct 21 2025 20:30:57) (NTS gcc x86_64)
Copyright (c) The PHP Group
Built by Fedora Project
Zend Engine v4.5.0RC3, Copyright (c) Zend Technologies
with Zend OPcache v8.5.0RC3, Copyright (c), by Zend Technologies
[root@f43 ~]# curl -V
curl 8.17.0-rc2 (x86_64-redhat-linux-gnu) libcurl/8.17.0-rc2 OpenSSL/3.5.4 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.8 libpsl/0.21.5 libssh/0.11.3/openssl/zlib nghttp2/1.67.1 mit-krb5/1.21.3 OpenLDAP/2.6.10
Release-Date: 2025-10-20
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@f43 ~]# samba -V
Version 4.23.2
[root@f43 ~]# cat /etc/redhat-release
Fedora release 44 (Rawhide)
[root@f43 ~]#

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

Fedora release 43 Samba4.23.9 でVMware Workstation Pro 17.6.4に構築した Windows Server 2025 Datacenter Active Directory Domain のメンバーに参加してみた

薔薇

Windows Server 2025 Datacenter

desktop Fedora release 43

[root@f43 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f43 ~]# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘F43’ to dns domain ‘test.jp’
[root@f43 ~]# systemctl restart winbind
[root@f43 ~]# net ads info
LDAP server: 192.168.1.53
LDAP server name: dc.test.jp
Workgroup: TEST
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 日, 12 7月 2026 10:44:13 JST
KDC server: 192.168.1.53
Server time offset: -2
Last machine account password change: 日, 12 7月 2026 10:43:46 JST
[root@f43 ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
[root@f43 ~]# wbinfo -n chibi
S-1-5-21-33662013-38524554-1484895196-1102 SID_USER (1)
[root@f43 ~]# host -4 dc
dc.test.jp has address 192.168.1.53
dc.test.jp has IPv6 address 2400:4052:46e0:4c00:b009:ac0f:c51d:93a8
[root@f43 ~]# host -t SRV _ldap._tcp.test.jp
_ldap._tcp.test.jp has SRV record 0 100 389 dc.test.jp.
[root@f43 ~]# host -t SRV _kerberos._udp.test.jp
_kerberos._udp.test.jp has SRV record 0 100 88 dc.test.jp.
[root@f43 ~]# host -t A test.jp
test.jp has address 192.168.1.53
[root@f43 ~]# cat /etc/redhat-release
Fedora release 43 (Forty Three)
[root@f43 ~]# samba -V
Version 4.23.9
[root@f43 ~]# smbclient //192.168.1.53/netlogon -Uadministrator
Password for [TEST\administrator]:
Try “help” to get a list of possible commands.
詳細はここ
[root@f43 ~]# kinit administrator r

カテゴリー: fedora, samba4, windows | コメントする

Qualcomm Snapdragon X X1-26-100 8Core 8Threads 16GB Windows 11 ProでHyper-Vへarm64のUbuntu24.04.3 LTSのisoをInstallしてPHP8.4.14にUpdate

子猫

desktop Ubuntu24.04.3 LTS

arm64 Ubuntu 24.04.3 LTS Kernel6.14.0-34-generic PHPが8.4.14にUpdateされました。

chibi@2404:~$ uname -r
6.14.0-34-generic
chibi@2404:~$ 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@2404:~$ curl -V
curl 8.5.0 (aarch64-unknown-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@2404:~$ samba -V
Version 4.19.5-Ubuntu
chibi@2404:~$ cat /etc/os-release
PRETTY_NAME=”Ubuntu 24.04.3 LTS”
NAME=”Ubuntu”
VERSION_ID=”24.04″
VERSION=”24.04.3 LTS (Noble Numbat)”
VERSION_CODENAME=noble
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=noble
LOGO=ubuntu-logo
chibi@2404:~$

カテゴリー: ubuntu, windows | コメントする

CentOS Stream release 10 Kernel6.12.0-144.el10.x86_64 Update

紅葉と富士山

desktop CentOS Stream release 10

CentOS Stream release 10 Kernelが6.12.0-144.el10.x86_64にUpdateされました。

[root@stream10 ~]# uname -r
6.12.0-144.el10.x86_64
[root@stream10 ~]# php -v
PHP 8.4.14 (cli) (built: Oct 21 2025 19:23:55) (NTS gcc x86_64)
Copyright (c) The PHP Group
Built by Remi’s RPM repository #StandWithUkraine
Zend Engine v4.4.14, Copyright (c) Zend Technologies
with Zend OPcache v8.4.14, 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 | コメントする

Ubuntu 24.04.3 LTS PHP 8.4.14 Update

アザレア

desktop Ubuntu 24.04.3 LTS

Ubuntu 24.04.3 LTS PHPが8.4.14にUpdateされました。

chibi@2404:~$ uname -r
6.14.0-34-generic
chibi@2404:~$ 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@2404:~$ 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@2404:~$ samba -V
Version 4.19.5-Ubuntu
chibi@2404:~$ cat /etc/os-release
PRETTY_NAME=”Ubuntu 24.04.3 LTS”
NAME=”Ubuntu”
VERSION_ID=”24.04″
VERSION=”24.04.3 LTS (Noble Numbat)”
VERSION_CODENAME=noble
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=noble
LOGO=ubuntu-logo
chibi@2404:~$

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