summary refs log tree commit diff
path: root/changelog.d/7801.doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Update the installation docs on apt-transport-https (#7801)"Richard van der Hoff2020-07-081-1/+0
| | | | | | | | This reverts commit e0c01296936a178d83556fc4f00f69e429fa7ba5. As discussed at https://github.com/matrix-org/synapse/pull/7801#pullrequestreview-444652786, I don't think this is an improvement.
* Update the installation docs on apt-transport-https (#7801)Dirk Heinrichs2020-07-081-0/+1
* Starting with apt 1.6, https support has moved into the main package and apt-transport-https has become a transitional dummy package. Signed-off-by: Dirk Heinrichs <dirk.heinrichs@altum.de>