summary refs log tree commit diff
path: root/debian/matrix-synapse-py3.postinst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change dpkg-statoverride to use --force-statoverride-add (#13638)Jörg Behrmann2022-08-311-1/+1
| | | | | | | | | | The --force flag of dpkg-statoverride has been deprecated (apparently starting with the dpkg version in Debian buster). It offers --force-all as q quick fix, but the usage in the Debian postinst script is probably covered by --force-statoverride-add. Fixes: #8391 Signed-off-by: Jörg Behrmann <behrmann@physik.fu-berlin.de>
* Debian packaging: explicitly allocate a group for the system user (#13593)Jörg Behrmann2022-08-251-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 Morgan2022-07-191-1/+1
|
* Fix Shellcheck SC1091: Can't follow fileDan Callahan2021-10-221-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 Hoff2019-02-221-8/+25
| | | | | | Make sure that users' changes to the config files are preserved. Fixes #4440.
* Debian packaging via dh_virtualenv (#4285)Richard van der Hoff2018-12-201-0/+39