trivial
This commit is contained in:
parent
dfa277ca08
commit
9791c40ddb
@ -4,11 +4,11 @@
|
|||||||
|
|
||||||
### Dec 21 2018:
|
### Dec 21 2018:
|
||||||
|
|
||||||
- got rid of 'wrong ELF class' messages from the logs;
|
- got rid of 'wrong ELF class' messages in the logs;
|
||||||
- changed the base image ``debian:jessie`` to ``ubuntu:bionic``;
|
- changed the base image ``debian:jessie`` to ``ubuntu:bionic``;
|
||||||
- significantly reduced the amount of dependencies as the image is now using
|
- significantly reduced the amount of dependencies as the image is now using
|
||||||
the Steam runtime;
|
the Steam runtime;
|
||||||
- added ``SYS_PTRACE`` cap so Proton can show additional process traces;
|
- added ``SYS_PTRACE`` cap so Proton (modified version of Wine created by Steam) can show additional process traces;
|
||||||
- removed grsecurity support since they have [stopped](https://lwn.net/Articles/720983/) giving us the test patches;
|
- removed grsecurity support since they have [stopped](https://lwn.net/Articles/720983/) giving us the test patches;
|
||||||
- simplified the ``LD_LIBRARY_PATH`` routine in the launcher;
|
- simplified the ``LD_LIBRARY_PATH`` routine in the launcher;
|
||||||
- users can now control the ``USER_ID`` via the environment variable;
|
- users can now control the ``USER_ID`` via the environment variable;
|
||||||
|
Loading…
Reference in New Issue
Block a user