Skip to content

doc(loongapps/1053.md): 修改“腾讯会议”的兼容性状态,并给出已知的解决办法。 #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dg1vg4
Copy link
Contributor

@dg1vg4 dg1vg4 commented Mar 29, 2025

doc(loongapps/1053.md): 修改“腾讯会议”的兼容性状态,并给出已知的解决办法。

@dg1vg4 dg1vg4 marked this pull request as ready for review March 29, 2025 04:40
Copy link
Member

@MingcongBai MingcongBai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

提交信息请用:

doc(loongapps/1053.md): ...

#### AOSC OS

经测试,需要系统安装 openssl-1.1 才能正常运行。
AOSC OS 下打开终端,执行:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可以合到一行

代码块标记前后留空行,可读性会好点

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可以合到一行

代码块标记前后留空行,可读性会好点

我觉得把这两段合并成一个自然段并不合适,第一个自然段说明故障原因,第二个自然段则是给出操作指令。合并成一段就有可能导致读者一时之间分不清要做什么。

oma install openssl-1.1
```
即可解决
**注意:`openssl-1.1` 现已停止生命周期维护,截至目前已知的漏洞已经达到两位数,这可能会造成安全隐患,遗憾的是腾讯没有随着相关依赖的发展修改更新更安全的依赖版本。在生产环境、公用电脑或多用户环境中建议谨慎安装**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

openssl-1.1 => OpenSSL 1.1.x

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

最后少了个句号

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

openssl-1.1 => OpenSSL 1.1.x

oma允许输入的安装包使用大写字母吗?

# 安装缺乏的依赖
sudo apt install libssl-1.1
```
**注意:`libssl-1.1` 现已停止生命周期维护,截至目前已知的漏洞已经达到两位数,这可能会造成安全隐患,遗憾的是腾讯没有随着相关依赖的发展修改更新更安全的依赖版本。在生产环境、公用电脑或多用户环境中建议谨慎安装**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里复制上面的就好

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里复制上面的就好

这里没法复制,deepin V23平台上实测,系统源仓库中并没有openssl-1.1,只有libssl-1.1,但效果是一样的。


deepin V23 下则为 libssl-1.1 :
```bash
# 安装缺乏的依赖
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这行可以去掉


#### deepin V23

deepin V23 下则为 libssl-1.1 :
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

此处改为和 AOSC 一致的格式


#### 其他系统

参考' deepin V23 '的解决办法
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

引号去掉


#### AOSC OS

经测试,需要系统安装 openssl-1.1 才能正常运行。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

经测试,需要在系统中安装 OpenSSL 1.1.x(包名 openssl-1.1)方可正常运行:

@dg1vg4 dg1vg4 requested a review from MingcongBai March 29, 2025 12:46
@dg1vg4 dg1vg4 changed the title 修改“腾讯会议”的兼容性状态,并给出已知的解决办法 doc(loongapps/1053.md): 修改“腾讯会议”的兼容性状态,并给出已知的解决办法。 Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants