master
Andy 5 years ago
parent dfa277ca08
commit 9791c40ddb
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

@ -4,11 +4,11 @@
### 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``;
- significantly reduced the amount of dependencies as the image is now using
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;
- simplified the ``LD_LIBRARY_PATH`` routine in the launcher;
- users can now control the ``USER_ID`` via the environment variable;

Loading…
Cancel
Save