chore: update changelog to 2.0.15#57
Conversation
update changelog to 2.0.15 Log: update changelog to 2.0.15
|
TAG Bot TAG: 2.0.15 |
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the Debian package changelog to reflect release version 2.0.15 targeting master. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review★ 总体评分:55分■ 【总体评价】
■ 【详细分析】
■ 【改进建议代码示例】 --- a/msic/systemd/deepin-face.service
+++ b/msic/systemd/deepin-face.service
@@ -10,6 +10,8 @@ Type=dbus
BusName=com.deepin.Face1
ExecStart=/usr/bin/deepin-face
Restart=on-failure
+# 锁定设备访问权限,默认禁止所有设备访问
+DevicePolicy=closed
+# 仅允许访问人脸识别所需的视频设备
+DeviceAllow=/dev/video* rw
[Install]
WantedBy=graphical.target |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: caixr23, mhduiy The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/merge |
|
Permission denied |
|
/forcemerge |
|
Permission denied |
|
TAG Bot ✅ Tag created successfully 📋 Tag Details
|
更新说明
自动更新 changelog 到版本 2.0.15
变更内容
版本信息
Summary by Sourcery
Chores: