更新 'samba/CHANGELOG.md'
This commit is contained in:
@@ -1,154 +1,88 @@
|
|||||||
# Changelog
|
#变更日志
|
||||||
|
|
||||||
## 12.5.4
|
## 12.5.4
|
||||||
|
-修复服务器签名参数中无效的引号
|
||||||
- Fix invalid inverted commas in server signing parameter
|
|
||||||
|
|
||||||
## 12.5.3
|
## 12.5.3
|
||||||
|
-添加设置服务器签名参数的选项
|
||||||
- Add option for setting server signing parameter
|
|
||||||
|
|
||||||
## 12.5.2
|
## 12.5.2
|
||||||
|
-避免绑定到已禁用的网络接口
|
||||||
- Avoid binding to disabled network interfaces
|
|
||||||
|
|
||||||
## 12.5.1
|
## 12.5.1
|
||||||
|
-添加配置选项以禁用Apple设备的互操作性。对于不支持扩展属性(如exFAT)的文件系统,可能需要禁用此设置。
|
||||||
- Add configurations option to disable Apple devices interoperability. Disabling this setting might be required for file systems that do not support extended attributes such as exFAT.
|
|
||||||
|
|
||||||
## 12.5.0
|
## 12.5.0
|
||||||
|
-添加启用和禁用尝试成为子网上的本地主浏览器的功能
|
||||||
- Add the ability to enable and disable trying to become a local master browser on a subnet
|
|
||||||
|
|
||||||
## 12.4.0
|
## 12.4.0
|
||||||
|
-添加启用和禁用特定共享的功能,改善用户对文件夹访问的控制
|
||||||
- Add the ability to enable and disable specific shares, improving user control over folder access
|
|
||||||
|
|
||||||
## 12.3.3
|
## 12.3.3
|
||||||
|
-启用Samba配置以提高与Apple设备的互操作性
|
||||||
- Enable Samba configurations to improve interoperability with Apple devices
|
|
||||||
|
|
||||||
## 12.3.2
|
## 12.3.2
|
||||||
|
-抑制良性idmap记录错误
|
||||||
- Suppress benign idmap logged error
|
|
||||||
|
|
||||||
## 12.3.1
|
## 12.3.1
|
||||||
|
-正确处理带有反斜杠的密码
|
||||||
- Handle passwords with backslash correctly
|
|
||||||
|
|
||||||
## 12.3.0
|
## 12.3.0
|
||||||
|
-将Alpine Linux升级到3.19
|
||||||
- Upgrade Alpine Linux to 3.19
|
|
||||||
|
|
||||||
## 12.2.0
|
## 12.2.0
|
||||||
|
-降低Samba日志级别
|
||||||
- Decrease Samba log level
|
|
||||||
|
|
||||||
## 12.1.0
|
## 12.1.0
|
||||||
|
-使用新的“家庭助理”文件夹进行“配置”共享
|
||||||
- Use the new Home Assistant folder for the `config` share
|
-添加对访问公共附加组件配置的支持
|
||||||
- Add support for accessing public add-on configurations
|
|
||||||
|
|
||||||
## 12.0.0
|
## 12.0.0
|
||||||
|
-临时删除对附加配置共享的访问权限,直到Supervisor 2023.11.2稳定推出
|
||||||
- Temporary remove access to add-on config shares, until Supervisor 2023.11.2 has been rolled out stable
|
-还原“config”共享名称更改,以避免面向用户的更改
|
||||||
- Revert `config` share name change to avoid user facing change
|
-调整Home Assistant配置的位置,以匹配最新的开发/测试主管
|
||||||
- Adjust location of Home Assistant config to match latest dev/beta Supervisor
|
-将附加组件布局迁移到S6叠加
|
||||||
- Migrate add-on layout to S6 Overlay
|
|
||||||
|
|
||||||
## 11.0.0
|
## 11.0.0
|
||||||
|
-“config”共享已重命名为“homeassistant”,以匹配上游更改。
|
||||||
- The `config` share has been renamed to `homeassistant` to match upstream changes.
|
-添加对访问公共附加组件配置的支持
|
||||||
- Add support for accessing public add-on configurations
|
-更新到Alpine 3.18
|
||||||
- Update to Alpine 3.18
|
-添加HEALTCHECK支持
|
||||||
- Adds HEALTCHECK support
|
|
||||||
|
|
||||||
## 10.0.2
|
## 10.0.2
|
||||||
|
-默认情况下启用IPv6 ULA和IPv4链路本地地址
|
||||||
- Enable IPv6 ULA and IPv4 link-local addresses by default
|
|
||||||
|
|
||||||
## 10.0.1
|
## 10.0.1
|
||||||
|
-更新到Alpine 3.17
|
||||||
- Update to Alpine 3.17
|
|
||||||
|
|
||||||
## 10.0.0
|
## 10.0.0
|
||||||
|
突破性的改变:不要破坏文件名
|
||||||
BREAKING CHANGE: Don't mangle filenames
|
默认情况下,Samba会使用特殊字符来修改文件名,以确保
|
||||||
|
与非常旧版本的Windows的兼容性非常有限
|
||||||
By default, Samba mangles filenames with special characters to ensure
|
文件名的字符集。附加组件不再像现代操作那样执行此操作
|
||||||
compatibility with really old versions of Windows which have a very limited
|
系统没有这些限制。
|
||||||
charset for filenames. The add-on no longer does this as modern operating
|
-不要损坏文件名(修复#2541)
|
||||||
systems do not have these restrictions.
|
-将Alpine Linux升级到3.16
|
||||||
|
|
||||||
- Don't mangle filenames (fixes #2541)
|
|
||||||
- Upgrade Alpine Linux to 3.16
|
|
||||||
|
|
||||||
## 9.7.0
|
## 9.7.0
|
||||||
|
-将Alpine Linux升级到3.15
|
||||||
- Upgrade Alpine Linux to 3.15
|
-使用代码公证人社区认证服务(CAS)签署附加内容
|
||||||
- Sign add-on with Codenotary Community Attestation Service (CAS)
|
|
||||||
|
|
||||||
## 9.6.1
|
## 9.6.1
|
||||||
|
-从接口列表中删除lo
|
||||||
- Remove lo from interface list
|
-如果没有支持的接口来运行Samba,则退出时出错
|
||||||
- Exit with error if there are no supported interfaces to run Samba on
|
|
||||||
|
|
||||||
## 9.6.0
|
## 9.6.0
|
||||||
|
-在所有支持的接口上运行
|
||||||
- Run on all supported interfaces
|
|
||||||
|
|
||||||
## 9.5.1
|
## 9.5.1
|
||||||
|
-将`hassio_api`添加到附加组件配置中
|
||||||
- Add `hassio_api` to add-on configuration
|
|
||||||
|
|
||||||
## 9.5.0
|
## 9.5.0
|
||||||
|
-删除有利于网络的接口选项
|
||||||
- Remove interface options in favor of network
|
|
||||||
|
|
||||||
## 9.4.0
|
## 9.4.0
|
||||||
|
-将Alpine Linux升级到3.13
|
||||||
- Upgrade Alpine Linux to 3.13
|
-重写配置生成代码
|
||||||
- Rewrite configuration generation code
|
|
||||||
|
|
||||||
## 9.3.1
|
## 9.3.1
|
||||||
|
-更新密码的选项架构
|
||||||
- Update options schema for passwords
|
|
||||||
|
|
||||||
## 9.3.0
|
## 9.3.0
|
||||||
|
-支持新媒体文件夹
|
||||||
- Support new media folder
|
-将Samba更新到4.12.6
|
||||||
- Update Samba to 4.12.6
|
-将Alpine Linux升级到3.12
|
||||||
- Upgrade Alpine Linux to 3.12
|
|
||||||
|
|
||||||
## 9.2.0
|
## 9.2.0
|
||||||
|
-固定基础图像版本
|
||||||
- Pin base image version
|
-将附加组件重写到S6覆盖层上
|
||||||
- Rewrite add-on onto S6 Overlay
|
-使用默认配置位置
|
||||||
- Use default configuration location
|
-添加对在兼容模式(SMB1/NT1)下运行的支持
|
||||||
- Add support for running in compatibility mode (SMB1/NT1)
|
-添加虚拟文件以减少日志输出中的错误/警告数量
|
||||||
- Add dummy files to reduce number of errors/warnings in log output
|
|
||||||
|
|
||||||
## 9.1.0
|
## 9.1.0
|
||||||
|
-默认情况下允许IPv6链接本地主机,与IPv4一致
|
||||||
- Allow IPv6 link-local hosts by default, consistent with IPv4
|
|
||||||
|
|
||||||
## 9.0.0
|
## 9.0.0
|
||||||
|
-新选项“veto_files”用于限制将指定文件写入共享
|
||||||
- New option `veto_files` to limit writing of specified files to the share
|
|
||||||
|
|
||||||
## 8.3.0
|
## 8.3.0
|
||||||
|
-修复了警告日志消息中导致启动失败的错误
|
||||||
- Fixes a bug in warning log message, causing start failure
|
-小代码清理
|
||||||
- Minor code cleanups
|
|
||||||
|
|
||||||
## 8.2.0
|
## 8.2.0
|
||||||
|
-从bash更新到bashio
|
||||||
- Update from bash to bashio
|
|
||||||
|
|
||||||
## 8.1.0
|
## 8.1.0
|
||||||
|
-将Samba更新到4.8.8版本
|
||||||
- Update Samba to version 4.8.8
|
|
||||||
|
|
||||||
## 8.0.0
|
## 8.0.0
|
||||||
|
-修复对/备份的访问
|
||||||
- Fix access to /backup
|
|
||||||
Reference in New Issue
Block a user