- 修正多项安全性弱点。
- 更新翻译. Thanks @marchfun1 @servnas.
- Addons:
- 重写 cpuinfo,并添加参数支持, (menu 中添加参数时 请对 " 转义 \")
Usage: cpuinfo.sh [OPTIONS] Options: --vendor=<VENDOR> Set the CPU vendor --family=<FAMILY> Set the CPU family --series=<SERIES> Set the CPU series --cores=<CORES> Set the number of CPU cores --speed=<SPEED> Set the CPU clock speed -r Restore the original cpuinfo * Show this help message and exit
- 重写 i915le10th,并添加参数支持
Options: VID:PID (不符合 VID:PID 的参数 将还原 i915.ko, 作为还原)
- 修复 photosfacepatch,(修复不生效的问题)
- 修复 dbgutils,(修复ttyd无法输入的问题)
- 修复 misc,(修复安装后可能出现的web连接则关机的问题)
- 修复 Other.
- 重写 cpuinfo,并添加参数支持, (menu 中添加参数时 请对 " 转义 \")
- Fixed multiple security vulnerabilities.
- Updated translation. Thanks @marchfun1 @servnas.
- Addons:
- Rewrite cpuinfo, And add parameter Support, (When adding parameters to the menu, please escape " with \")
Usage: cpuinfo.sh [OPTIONS] Options: --vendor=<VENDOR> Set the CPU vendor --family=<FAMILY> Set the CPU family --series=<SERIES> Set the CPU series --cores=<CORES> Set the number of CPU cores --speed=<SPEED> Set the CPU clock speed -r Restore the original cpuinfo * Show this help message and exit
- Rewrite i915le10th, And add parameter Support
Options: VID:PID (Parameters that do not match VID:PID will restore i915.ko, as a restore)
- Fix photosfacepatch, (Fix the problem of not taking effect)
- Fix dbgutils, (Fix the problem that ttyd cannot input)
- Fix misc, (Fix the problem that may occur after installation, DSM shuts down as soon as the web is connected)
- Fix Other.
- Rewrite cpuinfo, And add parameter Support, (When adding parameters to the menu, please escape " with \")
Full Changelog: 24.1.2...24.1.3
补充:
因为新的cpuinfo 和 旧的cpuinfo 修改的原理不一样,所以会产生冲突,
如果升级之前开启过cpuinfo(旧的),升级后可能会遇到 控制面板打不开的问题。
请执行以下命令还原控制面板的js, 还原后 控制面板则可以打开,重启后新的cpuionfo插件生效。
或者强制重新安装,grub 菜单选 'Force re-install DSM'.
Replenish:
Because the principles of new cpuinfo and old cpuinfo modification are different, conflicts will occur.
If cpuinfo (old) was enabled before the upgrade, you may encounter the problem that the control panel cannot be opened after the upgrade.
Please execute the following command to restore the js of the control panel. After the restoration, the control panel can be opened. After rebooting, the new cpuionfo addons will take effect.
Or force reinstallation, select 'Force re-install DSM' from grub menu.
# 仅适用于 7.2, Only used to 7.2
curl -kL https://github.com/RROrg/public/releases/download/public/admin_center.js.gz -o /usr/syno/synoman/webman/modules/AdminCenter/admin_center.js.gz
cp -f /usr/syno/synoman/webman/modules/AdminCenter/admin_center.js.gz /usr/syno/synoman/webman/modules/AdminCenter/admin_center.js.gz.bak