秋水逸冰
6.95K subscribers
3 photos
981 links
这里是秋水逸冰的个人频道,欢迎你的加入。
我会不定期在此发布一些本人的作品。
欢迎加入交流群:@qiushui2018
Download Telegram
2024 年 12 月 19 日 Teddysun's Linux Repository 更新日志

1. 更新 7zip 到版本 v24.09

Teddysun's Linux Repository 的安装方式:

- 适用于 Enterprise Linux 8 (CentOS Stream 8, RHEL 8, Rocky Linux 8, AlmaLinux 8, Oracle Linux 8) 的安装命令
dnf install -y https://dl.lamp.sh/linux/rhel/el8/x86_64/teddysun-release-1.0-1.el8.noarch.rpm


- 适用于 Enterprise Linux 9 (CentOS Stream 9, RHEL 9, Rocky Linux 9, AlmaLinux 9, Oracle Linux 9) 的安装命令
dnf install -y https://dl.lamp.sh/linux/rhel/el9/x86_64/teddysun-release-1.0-1.el9.noarch.rpm


安装的命令如下:
yum makecache
yum install -y 7zip


7zip 的用法请参考:
https://www.7-zip.org/
2025 年 1 月 2 日 Teddysun's Linux Repository 更新日志

1. 编译了 caddy 版本 v2.9.0
2. 使用最新的 Go 1.23.4 来编译,以后也将跟随 Go 语言的最新版本来持续更新。

一些说明:
该大版本新增了检查 request 请求中的 Content-Length,这导致了浏览器很容易返回 411 错误。故此撤销了 PR #6661 后再编译了 rpm 和 deb 软件包。
使用更新后的软件再测试,问题解决。

参考链接:
https://teddysun.com/700.html
https://github.com/teddysun/lcmp
2025 年 1 月 3 日 Teddysun's Shadowsocks Repository 更新日志

1. 编译了 shadowsocks-rust 版本 v1.22.0
说明:shadowsocks-rust binary crate default feature set to "full-extra" (full features with extra)

2. 重新编译了 caddy 版本 v2.9.0
说明:Fixed issue: https://github.com/caddyserver/caddy/issues/6757

参考链接:
https://teddysun.com/666.html
https://teddysun.com/700.html
https://github.com/teddysun/lcmp
2025 年 1 月 4 日 Teddysun's Shadowsocks Repository 更新日志

1. 编译了 sing-box 版本 v1.10.6

参考链接:
https://teddysun.com/666.html
2025 年 1 月 9 日 Teddysun's Shadowsocks Repository 更新日志

1. 编译了 caddy 版本 v2.9.1
2. 编译了 v2ray 版本 v5.24.0

参考链接:
https://teddysun.com/666.html
https://teddysun.com/700.html
https://github.com/teddysun/lcmp
2025 年 1 月 16 日 Teddysun's Linux Repository 更新日志

1. 编译了 rsync 版本 v3.4.1
解决了如下安全漏洞:CVE-2024-12084, CVE-2024-12085, CVE-2024-12086, CVE-2024-12087, CVE-2024-12088, CVE-2024-12747

关于漏洞详情参考:
https://www.landiannews.com/archives/107573.html

Teddysun's Linux Repository 只适用于以下系统:
Enterprise Linux 8 (CentOS Stream 8, RHEL 8, Rocky Linux 8, AlmaLinux 8, Oracle Linux 8)
Enterprise Linux 9 (CentOS Stream 9, RHEL 9, Rocky Linux 9, AlmaLinux 9, Oracle Linux 9)

执行以下命令安装 Teddysun Linux Repository:
适用于 Enterprise Linux 8 (CentOS Stream 8, RHEL 8, Rocky Linux 8, AlmaLinux 8, Oracle Linux 8) 的安装命令
dnf install -y https://dl.lamp.sh/linux/rhel/el8/x86_64/teddysun-release-1.0-1.el8.noarch.rpm

适用于 Enterprise Linux 9 (CentOS Stream 9, RHEL 9, Rocky Linux 9, AlmaLinux 9, Oracle Linux 9) 的安装命令
dnf install -y https://dl.lamp.sh/linux/rhel/el9/x86_64/teddysun-release-1.0-1.el9.noarch.rpm

重建 Repository 缓存
dnf makecache

通过 dnf 来安装最新版 rsync
dnf install -y rsync
2025 年 1 月 18 日 Teddysun's Shadowsocks Repository 更新日志

1. 编译了 caddy 版本 v2.9.1(使用 Go 1.23.5 重新编译);
2. 编译了 v2ray 版本 v5.25.0(其 Docker Image 也随之更新);
3. 编译了 v2ray-plugin 版本 v5.25.0

参考链接:
https://teddysun.com/666.html
2025 年 1 月 24 日 Teddysun's Linux Repository 更新日志

1. 编译了 httpd 版本 v2.4.63

参考链接:
https://lamp.sh/11.html
https://github.com/teddysun/lamp/tree/rpm
2025 年 3 月 15 日 WCMP 安装包 v2.9.1 版更新日志

包含软件:
Caddy v2.9.1 + PHP 8.3.19(包含 imagick v3.7.0 插件) + MariaDB 11.4.5

使用方法:
请将下载回来的 zip 文件解压至 D 盘根目录下,然后运行 D:\wcmp\Install.bat 脚本安装即可。

备注:以上软件依赖于 Microsoft Visual C++ Runtime,推荐事先安装 VisualCppRedist_AIO 最新版。
下载地址:
https://github.com/abbodi1406/vcredist/releases

WCMP v2.9.1 下载链接:
https://dl.lamp.sh/img/wcmp_v2.zip
备用下载链接:
https://fr1.teddyvps.com/img/wcmp_v2.zip
2025 年 4 月 7 日 Teddysun's Linux Repository 更新日志

1. 编译了 curl 版本 v8.13.0

一些说明:
- 在 RHEL 8 使用 OpenSSL/3.3.3 + nghttp3/1.9.0 支持 HTTP/3
- 在 RHEL 9 使用 GnuTLS/3.8.3 + ngtcp2/1.12.0 + nghttp3/1.9.0 作为后端支持 HTTP/3
- 支持 brotli, gsasl, zstd 等功能(几乎全部)
- 支持 rtmp, ws, wss 等协议(几乎全部)

参考网址:
https://teddysun.com/733.html
2025 年 4 月 19 日 Teddysun's Shadowsocks Repository 更新日志

1. 编译了 caddy 版本 v2.10.0(使用 Go 1.24.2 编译);

由于该版本升级了 libdns 到 1.0 beta APIs,暂时只有 cloudflare 编译成功,也就是 dns.providers.cloudflare

额外支持的模块一览如下:
caddy.adapters.nginx
caddy.logging.encoders.formatted
caddy.logging.encoders.transform
dns.providers.cloudflare
http.handlers.forward_proxy
http.handlers.replace_response
http.handlers.webdav
http.reverse_proxy.transport.http_ntlm


参考链接:
https://teddysun.com/700.html
https://github.com/teddysun/lcmp
2025 年 4 月 19 日 WCMP 安装包 v2.10.0 版更新日志

包含软件:
Caddy v2.10.0 + PHP 8.3.20(包含 imagick v3.8.0 插件) + MariaDB 11.4.5

使用方法:
请将下载回来的 zip 文件解压至 D 盘根目录下,然后运行 D:\wcmp\Install.bat 脚本安装即可。

备注:以上软件依赖于 Microsoft Visual C++ Runtime,推荐事先安装 VisualCppRedist_AIO 最新版。
下载地址:
https://github.com/abbodi1406/vcredist/releases

WCMP v2.10.0 下载链接:
https://dl.lamp.sh/img/wcmp_v2.zip
备用下载链接:
https://fr1.teddyvps.com/img/wcmp_v2.zip
2025 年 4 月 20 日 Teddysun's Shadowsocks Repository 更新日志

Teddysun Shadowsocks Repository 支持 x86_64 (amd64) 和 aarch64 (arm64) 两种架构。

2025 年 4 月 20 日起,新增支持 Fedora 42,欢迎使用!

参考链接:
https://teddysun.com/666.html
2025 年 5 月 8 日 Teddysun's Linux Repository 更新日志

1. 编译了 angie 版本 v1.9.0

Angie 是一个高效、强大、可扩展的 Web 服务器,它是从Nginx 分叉而来的。
由原团队的前开发人员构思,超越早期的愿景,作为直接替代品, 无需对模块设置或配置进行重大更改。
自动 HTTPS 使用内置 ACME 支持提供 TLS 证书。

支持的模块一览如下:
angie-module-auth-jwt
angie-module-auth-ldap
angie-module-auth-pam
angie-module-auth-spnego
angie-module-brotli
angie-module-cache-purge
angie-module-cgi
angie-module-dav-ext
angie-module-dynamic-limit-req
angie-module-echo
angie-module-enhanced-memcached
angie-module-eval
angie-module-geoip2
angie-module-headers-more
angie-module-http-auth-radius
angie-module-image-filter
angie-module-keyval
angie-module-lua
angie-module-modsecurity
angie-module-ndk
angie-module-njs
angie-module-opentracing
angie-module-otel
angie-module-postgres
angie-module-redis2
angie-module-rtmp
angie-module-set-misc
angie-module-subs
angie-module-testcookie
angie-module-unbrotli
angie-module-upload
angie-module-vts
angie-module-wamr
angie-module-wasm
angie-module-wasmtime
angie-module-xslt
angie-module-zip
angie-module-zstd


- 适用于 Enterprise Linux 8 (CentOS Stream 8, RHEL 8, Rocky Linux 8, AlmaLinux 8, Oracle Linux 8)

- 适用于 Enterprise Linux 9 (CentOS Stream 9, RHEL 9, Rocky Linux 9, AlmaLinux 9, Oracle Linux 9)

参考链接:
https://en.angie.software/angie/docs/
2025 年 5 月 24 日 Teddysun's Shadowsocks Repository 更新日志

Teddysun Shadowsocks Repository 支持 x86_64 (amd64) aarch64 (arm64) 两种架构。

2025 年 5 月 24 日起,新增支持 Enterprise Linux 10 (CentOS Stream 10, RHEL 10, Rocky Linux 10, AlmaLinux 10, Oracle Linux 10),欢迎使用!

参考链接:
https://teddysun.com/666.html
2025 年 5 月 25 日 Teddysun's Linux Repository 更新日志

1. 编译了 curl 版本 v8.13.0
2. 新增支持 Enterprise Linux 10 (CentOS Stream 10, RHEL 10, Rocky Linux 10, AlmaLinux 10, Oracle Linux 10) 系统。

一些说明:
- 在 RHEL 8 使用 OpenSSL/3.3.3 + nghttp3/1.9.0 支持 HTTP/3
- 在 RHEL 9 使用 GnuTLS/3.8.3 + ngtcp2/1.12.0 + nghttp3/1.9.0 作为后端支持 HTTP/3
- 在 RHEL 10 使用 GnuTLS/3.8.9 + ngtcp2/1.12.0 + nghttp3/1.9.0 作为后端支持 HTTP/3
- 支持 brotli, gsasl, zstd 等功能(几乎全部)
- 支持 rtmp, ws, wss 等协议(几乎全部)

参考网址:
https://teddysun.com/733.html
2025 年 5 月 26 日 WCMP 安装包 v2.10.0 版更新日志

包含软件:
Caddy v2.10.0 + PHP 8.3.21(包含 imagick v3.8.0 插件) + MariaDB 11.4.7

使用方法:
请将下载回来的 zip 文件解压至 D 盘根目录下,然后运行 D:\wcmp\Install.bat 脚本安装即可。

备注:以上软件依赖于 Microsoft Visual C++ Runtime,推荐事先安装 VisualCppRedist_AIO 最新版。
下载地址:
https://github.com/abbodi1406/vcredist/releases

WCMP v2.10.0 下载链接:
https://dl.lamp.sh/img/wcmp_v2.zip
备用下载链接:
https://fr1.teddyvps.com/img/wcmp_v2.zip
2025 年 5 月 28 日 Teddysun's Linux Repository 更新日志

1. 编译了 curl 版本 v8.14.0
2. 新增支持 Enterprise Linux 10 (CentOS Stream 10, RHEL 10, Rocky Linux 10, AlmaLinux 10, Oracle Linux 10) 系统。

一些说明:
- 在 RHEL 8 使用 OpenSSL/3.3.3 + nghttp3/1.10.1 支持 HTTP/3
- 在 RHEL 9 使用 GnuTLS/3.8.3 + ngtcp2/1.13.0 + nghttp3/1.10.1 作为后端支持 HTTP/3
- 在 RHEL 10 使用 GnuTLS/3.8.9 + ngtcp2/1.13.0 + nghttp3/1.10.1 作为后端支持 HTTP/3
- 支持 brotli, gsasl, zstd 等功能(几乎全部)
- 支持 rtmp, ws, wss 等协议(几乎全部)

参考网址:
https://teddysun.com/733.html
2025 年 6 月 6 日 Teddysun's Repository 更新日志

1. 使用 Go 1.24.4 重新编译 Caddy v2.10.0
2. 使用 Go 1.24.4 重新编译 Docker v28.2.2(Community 版本),其中包括 buildx 插件 v0.24.0,compose 插件 v2.37.0,model 插件 v0.1.25,containerd.io 版本 v2.1.1;
3. 编译了 fastfetch 版本 v2.45.0
4. 编译了 angie 版本 v1.9.1
5. 编译了 haproxy 版本 v3.2.0
6. MariaDB 官方 repository 暂时还不支持 RHEL 10,故此自行编译了 v11.4.7 的 rpm 用于 RHEL 10,包括 galera-4MariaDB

参考链接:
https://teddysun.com/666.html
2025 年 6 月 7 日 WCMP 安装包 v2.10.0 版更新日志

包含软件:
Caddy v2.10.0(使用 Go 1.24.4 重新编译) + PHP 8.3.22(包含 imagick v3.8.0 插件) + MariaDB 11.4.7

使用方法:
请将下载回来的 zip 文件解压至 D 盘根目录下,然后运行 D:\wcmp\Install.bat 脚本安装即可。

备注:
以上软件依赖于 Microsoft Visual C++ Runtime,推荐事先安装 VisualCppRedist_AIO 最新版。
下载地址:
https://github.com/abbodi1406/vcredist/releases

WCMP v2.10.0 下载链接:
https://dl.lamp.sh/img/wcmp_v2.zip
备用下载链接:
https://fr1.teddyvps.com/img/wcmp_v2.zip