比较提交
2 次代码提交
87ebc137d5
...
v0.2
作者 | SHA1 | 提交日期 | |
---|---|---|---|
fc92b963d4 | |||
9acbd5dccf |
11
.gitignore
vendored
普通文件
11
.gitignore
vendored
普通文件
@ -0,0 +1,11 @@
|
||||
.user
|
||||
.o
|
||||
*.user
|
||||
*.o
|
||||
*.a
|
||||
moc_*.cpp
|
||||
moc_*.h
|
||||
Makefile
|
||||
cli/looqs
|
||||
gui/looqs-gui
|
||||
qrc_*
|
@ -1,5 +1,10 @@
|
||||
# looqs: Release notes
|
||||
|
||||
## 2022-06-07 - v0.2
|
||||
CHANGES:
|
||||
- Sandboxing: Add environment variable `LOOQS_DISABLE_SANDBOXING` to disable sandboxing. This is intended for troubleshooting
|
||||
- Sandboxing: Fix issue where activation failed on kernels without landlock
|
||||
|
||||
## 2022-06-06 - v0.1
|
||||
The first release comes with basic functionality. It's a start that can be considered useful to some degree.
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户