Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Debian packaging: explicitly allocate a group for the system user (#13593) | Jörg Behrmann | 2022-08-25 | 1 | -2/+2 |
| | | | | | | | Otherwise the files of the synapse user are readable by the nobody user, which is unsafe. Signed-off-by: Jörg Behrmann <behrmann@physik.fu-berlin.de> | ||||
* | Remove 'anonymised' from the phone home stats documentation (#13321) | Andrew Morgan | 2022-07-19 | 1 | -1/+1 |
| | |||||
* | Fix Shellcheck SC1091: Can't follow file | Dan Callahan | 2021-10-22 | 1 | -0/+1 |
| | | | | | | | | Not following: (error message here) https://github.com/koalaman/shellcheck/wiki/SC1091 Signed-off-by: Dan Callahan <danc@element.io> | ||||
* | Debian: fix overwriting of config settings on upgrade (#4696) | Richard van der Hoff | 2019-02-22 | 1 | -8/+25 |
| | | | | | | Make sure that users' changes to the config files are preserved. Fixes #4440. | ||||
* | Debian packaging via dh_virtualenv (#4285) | Richard van der Hoff | 2018-12-20 | 1 | -0/+39 |