changelog 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
  1. matrix-synapse-py3 (1.47.0+nmu1) UNRELEASED; urgency=medium
  2. * Update scripts to pass Shellcheck lints.
  3. -- root <root@cae79a6e79d7> Fri, 22 Oct 2021 22:20:31 +0000
  4. matrix-synapse-py3 (1.46.0~rc1) stable; urgency=medium
  5. * New synapse release 1.46.0~rc1.
  6. -- Synapse Packaging team <packages@matrix.org> Tue, 26 Oct 2021 14:04:04 +0100
  7. matrix-synapse-py3 (1.45.1) stable; urgency=medium
  8. * New synapse release 1.45.1.
  9. -- Synapse Packaging team <packages@matrix.org> Wed, 20 Oct 2021 11:58:27 +0100
  10. matrix-synapse-py3 (1.45.0) stable; urgency=medium
  11. * New synapse release 1.45.0.
  12. -- Synapse Packaging team <packages@matrix.org> Tue, 19 Oct 2021 11:18:53 +0100
  13. matrix-synapse-py3 (1.45.0~rc2) stable; urgency=medium
  14. * New synapse release 1.45.0~rc2.
  15. -- Synapse Packaging team <packages@matrix.org> Thu, 14 Oct 2021 10:58:24 +0100
  16. matrix-synapse-py3 (1.45.0~rc1) stable; urgency=medium
  17. [ Nick @ Beeper ]
  18. * Include an `update_synapse_database` script in the distribution.
  19. [ Synapse Packaging team ]
  20. * New synapse release 1.45.0~rc1.
  21. -- Synapse Packaging team <packages@matrix.org> Tue, 12 Oct 2021 10:46:27 +0100
  22. matrix-synapse-py3 (1.44.0) stable; urgency=medium
  23. * New synapse release 1.44.0.
  24. -- Synapse Packaging team <packages@matrix.org> Tue, 05 Oct 2021 13:43:57 +0100
  25. matrix-synapse-py3 (1.44.0~rc3) stable; urgency=medium
  26. * New synapse release 1.44.0~rc3.
  27. -- Synapse Packaging team <packages@matrix.org> Mon, 04 Oct 2021 14:57:22 +0100
  28. matrix-synapse-py3 (1.44.0~rc2) stable; urgency=medium
  29. * New synapse release 1.44.0~rc2.
  30. -- Synapse Packaging team <packages@matrix.org> Thu, 30 Sep 2021 12:39:10 +0100
  31. matrix-synapse-py3 (1.44.0~rc1) stable; urgency=medium
  32. * New synapse release 1.44.0~rc1.
  33. -- Synapse Packaging team <packages@matrix.org> Tue, 28 Sep 2021 13:41:28 +0100
  34. matrix-synapse-py3 (1.43.0) stable; urgency=medium
  35. * New synapse release 1.43.0.
  36. -- Synapse Packaging team <packages@matrix.org> Tue, 21 Sep 2021 11:49:05 +0100
  37. matrix-synapse-py3 (1.43.0~rc2) stable; urgency=medium
  38. * New synapse release 1.43.0~rc2.
  39. -- Synapse Packaging team <packages@matrix.org> Fri, 17 Sep 2021 10:43:21 +0100
  40. matrix-synapse-py3 (1.43.0~rc1) stable; urgency=medium
  41. * New synapse release 1.43.0~rc1.
  42. -- Synapse Packaging team <packages@matrix.org> Tue, 14 Sep 2021 11:39:46 +0100
  43. matrix-synapse-py3 (1.42.0) stable; urgency=medium
  44. * New synapse release 1.42.0.
  45. -- Synapse Packaging team <packages@matrix.org> Tue, 07 Sep 2021 16:19:09 +0100
  46. matrix-synapse-py3 (1.42.0~rc2) stable; urgency=medium
  47. * New synapse release 1.42.0~rc2.
  48. -- Synapse Packaging team <packages@matrix.org> Mon, 06 Sep 2021 15:25:13 +0100
  49. matrix-synapse-py3 (1.42.0~rc1) stable; urgency=medium
  50. * New synapse release 1.42.0rc1.
  51. -- Synapse Packaging team <packages@matrix.org> Wed, 01 Sep 2021 11:37:48 +0100
  52. matrix-synapse-py3 (1.41.1) stable; urgency=high
  53. * New synapse release 1.41.1.
  54. -- Synapse Packaging team <packages@matrix.org> Tue, 31 Aug 2021 12:59:10 +0100
  55. matrix-synapse-py3 (1.41.0) stable; urgency=medium
  56. * New synapse release 1.41.0.
  57. -- Synapse Packaging team <packages@matrix.org> Tue, 24 Aug 2021 15:31:45 +0100
  58. matrix-synapse-py3 (1.41.0~rc1) stable; urgency=medium
  59. * New synapse release 1.41.0~rc1.
  60. -- Synapse Packaging team <packages@matrix.org> Wed, 18 Aug 2021 15:52:00 +0100
  61. matrix-synapse-py3 (1.40.0) stable; urgency=medium
  62. * New synapse release 1.40.0.
  63. -- Synapse Packaging team <packages@matrix.org> Tue, 10 Aug 2021 13:50:48 +0100
  64. matrix-synapse-py3 (1.40.0~rc3) stable; urgency=medium
  65. * New synapse release 1.40.0~rc3.
  66. -- Synapse Packaging team <packages@matrix.org> Mon, 09 Aug 2021 13:41:08 +0100
  67. matrix-synapse-py3 (1.40.0~rc2) stable; urgency=medium
  68. * New synapse release 1.40.0~rc2.
  69. -- Synapse Packaging team <packages@matrix.org> Wed, 04 Aug 2021 17:08:55 +0100
  70. matrix-synapse-py3 (1.40.0~rc1) stable; urgency=medium
  71. [ Richard van der Hoff ]
  72. * Drop backwards-compatibility code that was required to support Ubuntu Xenial.
  73. * Update package triggers so that the virtualenv is correctly rebuilt
  74. when the system python is rebuilt, on recent Python versions.
  75. [ Synapse Packaging team ]
  76. * New synapse release 1.40.0~rc1.
  77. -- Synapse Packaging team <packages@matrix.org> Tue, 03 Aug 2021 11:31:49 +0100
  78. matrix-synapse-py3 (1.39.0) stable; urgency=medium
  79. * New synapse release 1.39.0.
  80. -- Synapse Packaging team <packages@matrix.org> Thu, 29 Jul 2021 09:59:00 +0100
  81. matrix-synapse-py3 (1.39.0~rc3) stable; urgency=medium
  82. * New synapse release 1.39.0~rc3.
  83. -- Synapse Packaging team <packages@matrix.org> Wed, 28 Jul 2021 13:30:58 +0100
  84. matrix-synapse-py3 (1.38.1) stable; urgency=medium
  85. * New synapse release 1.38.1.
  86. -- Synapse Packaging team <packages@matrix.org> Thu, 22 Jul 2021 15:37:06 +0100
  87. matrix-synapse-py3 (1.39.0~rc1) stable; urgency=medium
  88. * New synapse release 1.39.0rc1.
  89. -- Synapse Packaging team <packages@matrix.org> Tue, 20 Jul 2021 14:28:34 +0100
  90. matrix-synapse-py3 (1.38.0) stable; urgency=medium
  91. * New synapse release 1.38.0.
  92. -- Synapse Packaging team <packages@matrix.org> Tue, 13 Jul 2021 13:20:56 +0100
  93. matrix-synapse-py3 (1.38.0rc3) prerelease; urgency=medium
  94. [ Erik Johnston ]
  95. * Add synapse_review_recent_signups script
  96. [ Synapse Packaging team ]
  97. * New synapse release 1.38.0rc3.
  98. -- Synapse Packaging team <packages@matrix.org> Tue, 13 Jul 2021 11:53:56 +0100
  99. matrix-synapse-py3 (1.37.1) stable; urgency=medium
  100. * New synapse release 1.37.1.
  101. -- Synapse Packaging team <packages@matrix.org> Wed, 30 Jun 2021 12:24:06 +0100
  102. matrix-synapse-py3 (1.37.0) stable; urgency=medium
  103. * New synapse release 1.37.0.
  104. -- Synapse Packaging team <packages@matrix.org> Tue, 29 Jun 2021 10:15:25 +0100
  105. matrix-synapse-py3 (1.36.0) stable; urgency=medium
  106. * New synapse release 1.36.0.
  107. -- Synapse Packaging team <packages@matrix.org> Tue, 15 Jun 2021 15:41:53 +0100
  108. matrix-synapse-py3 (1.35.1) stable; urgency=medium
  109. * New synapse release 1.35.1.
  110. -- Synapse Packaging team <packages@matrix.org> Thu, 03 Jun 2021 08:11:29 -0400
  111. matrix-synapse-py3 (1.35.0) stable; urgency=medium
  112. * New synapse release 1.35.0.
  113. -- Synapse Packaging team <packages@matrix.org> Tue, 01 Jun 2021 13:23:35 +0100
  114. matrix-synapse-py3 (1.34.0) stable; urgency=medium
  115. * New synapse release 1.34.0.
  116. -- Synapse Packaging team <packages@matrix.org> Mon, 17 May 2021 11:34:18 +0100
  117. matrix-synapse-py3 (1.33.2) stable; urgency=medium
  118. * New synapse release 1.33.2.
  119. -- Synapse Packaging team <packages@matrix.org> Tue, 11 May 2021 11:17:59 +0100
  120. matrix-synapse-py3 (1.33.1) stable; urgency=medium
  121. * New synapse release 1.33.1.
  122. -- Synapse Packaging team <packages@matrix.org> Thu, 06 May 2021 14:06:33 +0100
  123. matrix-synapse-py3 (1.33.0) stable; urgency=medium
  124. * New synapse release 1.33.0.
  125. -- Synapse Packaging team <packages@matrix.org> Wed, 05 May 2021 14:15:27 +0100
  126. matrix-synapse-py3 (1.32.2) stable; urgency=medium
  127. * New synapse release 1.32.2.
  128. -- Synapse Packaging team <packages@matrix.org> Wed, 22 Apr 2021 12:43:52 +0100
  129. matrix-synapse-py3 (1.32.1) stable; urgency=medium
  130. * New synapse release 1.32.1.
  131. -- Synapse Packaging team <packages@matrix.org> Wed, 21 Apr 2021 14:00:55 +0100
  132. matrix-synapse-py3 (1.32.0) stable; urgency=medium
  133. [ Dan Callahan ]
  134. * Skip tests when DEB_BUILD_OPTIONS contains "nocheck".
  135. [ Synapse Packaging team ]
  136. * New synapse release 1.32.0.
  137. -- Synapse Packaging team <packages@matrix.org> Tue, 20 Apr 2021 14:28:39 +0100
  138. matrix-synapse-py3 (1.31.0) stable; urgency=medium
  139. * New synapse release 1.31.0.
  140. -- Synapse Packaging team <packages@matrix.org> Tue, 06 Apr 2021 13:08:29 +0100
  141. matrix-synapse-py3 (1.30.1) stable; urgency=medium
  142. * New synapse release 1.30.1.
  143. -- Synapse Packaging team <packages@matrix.org> Fri, 26 Mar 2021 12:01:28 +0000
  144. matrix-synapse-py3 (1.30.0) stable; urgency=medium
  145. * New synapse release 1.30.0.
  146. -- Synapse Packaging team <packages@matrix.org> Mon, 22 Mar 2021 13:15:34 +0000
  147. matrix-synapse-py3 (1.29.0) stable; urgency=medium
  148. [ Jonathan de Jong ]
  149. * Remove the python -B flag (don't generate bytecode) in scripts and documentation.
  150. [ Synapse Packaging team ]
  151. * New synapse release 1.29.0.
  152. -- Synapse Packaging team <packages@matrix.org> Mon, 08 Mar 2021 13:51:50 +0000
  153. matrix-synapse-py3 (1.28.0) stable; urgency=medium
  154. * New synapse release 1.28.0.
  155. -- Synapse Packaging team <packages@matrix.org> Thu, 25 Feb 2021 10:21:57 +0000
  156. matrix-synapse-py3 (1.27.0) stable; urgency=medium
  157. [ Dan Callahan ]
  158. * Fix build on Ubuntu 16.04 LTS (Xenial).
  159. [ Synapse Packaging team ]
  160. * New synapse release 1.27.0.
  161. -- Synapse Packaging team <packages@matrix.org> Tue, 16 Feb 2021 13:11:28 +0000
  162. matrix-synapse-py3 (1.26.0) stable; urgency=medium
  163. [ Richard van der Hoff ]
  164. * Remove dependency on `python3-distutils`.
  165. [ Synapse Packaging team ]
  166. * New synapse release 1.26.0.
  167. -- Synapse Packaging team <packages@matrix.org> Wed, 27 Jan 2021 12:43:35 -0500
  168. matrix-synapse-py3 (1.25.0) stable; urgency=medium
  169. [ Dan Callahan ]
  170. * Update dependencies to account for the removal of the transitional
  171. dh-systemd package from Debian Bullseye.
  172. [ Synapse Packaging team ]
  173. * New synapse release 1.25.0.
  174. -- Synapse Packaging team <packages@matrix.org> Wed, 13 Jan 2021 10:14:55 +0000
  175. matrix-synapse-py3 (1.24.0) stable; urgency=medium
  176. * New synapse release 1.24.0.
  177. -- Synapse Packaging team <packages@matrix.org> Wed, 09 Dec 2020 10:14:30 +0000
  178. matrix-synapse-py3 (1.23.1) stable; urgency=medium
  179. * New synapse release 1.23.1.
  180. -- Synapse Packaging team <packages@matrix.org> Wed, 09 Dec 2020 10:40:39 +0000
  181. matrix-synapse-py3 (1.23.0) stable; urgency=medium
  182. * New synapse release 1.23.0.
  183. -- Synapse Packaging team <packages@matrix.org> Wed, 18 Nov 2020 11:41:28 +0000
  184. matrix-synapse-py3 (1.22.1) stable; urgency=medium
  185. * New synapse release 1.22.1.
  186. -- Synapse Packaging team <packages@matrix.org> Fri, 30 Oct 2020 15:25:37 +0000
  187. matrix-synapse-py3 (1.22.0) stable; urgency=medium
  188. * New synapse release 1.22.0.
  189. -- Synapse Packaging team <packages@matrix.org> Tue, 27 Oct 2020 12:07:12 +0000
  190. matrix-synapse-py3 (1.21.2) stable; urgency=medium
  191. [ Synapse Packaging team ]
  192. * New synapse release 1.21.2.
  193. -- Synapse Packaging team <packages@matrix.org> Thu, 15 Oct 2020 09:23:27 -0400
  194. matrix-synapse-py3 (1.21.1) stable; urgency=medium
  195. [ Synapse Packaging team ]
  196. * New synapse release 1.21.1.
  197. [ Andrew Morgan ]
  198. * Explicitly install "test" python dependencies.
  199. -- Synapse Packaging team <packages@matrix.org> Tue, 13 Oct 2020 10:24:13 +0100
  200. matrix-synapse-py3 (1.21.0) stable; urgency=medium
  201. * New synapse release 1.21.0.
  202. -- Synapse Packaging team <packages@matrix.org> Mon, 12 Oct 2020 15:47:44 +0100
  203. matrix-synapse-py3 (1.20.1) stable; urgency=medium
  204. * New synapse release 1.20.1.
  205. -- Synapse Packaging team <packages@matrix.org> Thu, 24 Sep 2020 16:25:22 +0100
  206. matrix-synapse-py3 (1.20.0) stable; urgency=medium
  207. [ Synapse Packaging team ]
  208. * New synapse release 1.20.0.
  209. [ Dexter Chua ]
  210. * Use Type=notify in systemd service
  211. -- Synapse Packaging team <packages@matrix.org> Tue, 22 Sep 2020 15:19:32 +0100
  212. matrix-synapse-py3 (1.19.3) stable; urgency=medium
  213. * New synapse release 1.19.3.
  214. -- Synapse Packaging team <packages@matrix.org> Fri, 18 Sep 2020 14:59:30 +0100
  215. matrix-synapse-py3 (1.19.2) stable; urgency=medium
  216. * New synapse release 1.19.2.
  217. -- Synapse Packaging team <packages@matrix.org> Wed, 16 Sep 2020 12:50:30 +0100
  218. matrix-synapse-py3 (1.19.1) stable; urgency=medium
  219. * New synapse release 1.19.1.
  220. -- Synapse Packaging team <packages@matrix.org> Thu, 27 Aug 2020 10:50:19 +0100
  221. matrix-synapse-py3 (1.19.0) stable; urgency=medium
  222. [ Synapse Packaging team ]
  223. * New synapse release 1.19.0.
  224. [ Aaron Raimist ]
  225. * Fix outdated documentation for SYNAPSE_CACHE_FACTOR
  226. -- Synapse Packaging team <packages@matrix.org> Mon, 17 Aug 2020 14:06:42 +0100
  227. matrix-synapse-py3 (1.18.0) stable; urgency=medium
  228. * New synapse release 1.18.0.
  229. -- Synapse Packaging team <packages@matrix.org> Thu, 30 Jul 2020 10:55:53 +0100
  230. matrix-synapse-py3 (1.17.0) stable; urgency=medium
  231. * New synapse release 1.17.0.
  232. -- Synapse Packaging team <packages@matrix.org> Mon, 13 Jul 2020 10:20:31 +0100
  233. matrix-synapse-py3 (1.16.1) stable; urgency=medium
  234. * New synapse release 1.16.1.
  235. -- Synapse Packaging team <packages@matrix.org> Fri, 10 Jul 2020 12:09:24 +0100
  236. matrix-synapse-py3 (1.17.0rc1) stable; urgency=medium
  237. * New synapse release 1.17.0rc1.
  238. -- Synapse Packaging team <packages@matrix.org> Thu, 09 Jul 2020 16:53:12 +0100
  239. matrix-synapse-py3 (1.16.0) stable; urgency=medium
  240. * New synapse release 1.16.0.
  241. -- Synapse Packaging team <packages@matrix.org> Wed, 08 Jul 2020 11:03:48 +0100
  242. matrix-synapse-py3 (1.15.2) stable; urgency=medium
  243. * New synapse release 1.15.2.
  244. -- Synapse Packaging team <packages@matrix.org> Thu, 02 Jul 2020 10:34:00 -0400
  245. matrix-synapse-py3 (1.15.1) stable; urgency=medium
  246. * New synapse release 1.15.1.
  247. -- Synapse Packaging team <packages@matrix.org> Tue, 16 Jun 2020 10:27:50 +0100
  248. matrix-synapse-py3 (1.15.0) stable; urgency=medium
  249. * New synapse release 1.15.0.
  250. -- Synapse Packaging team <packages@matrix.org> Thu, 11 Jun 2020 13:27:06 +0100
  251. matrix-synapse-py3 (1.14.0) stable; urgency=medium
  252. * New synapse release 1.14.0.
  253. -- Synapse Packaging team <packages@matrix.org> Thu, 28 May 2020 10:37:27 +0000
  254. matrix-synapse-py3 (1.13.0) stable; urgency=medium
  255. [ Patrick Cloke ]
  256. * Add information about .well-known files to Debian installation scripts.
  257. [ Synapse Packaging team ]
  258. * New synapse release 1.13.0.
  259. -- Synapse Packaging team <packages@matrix.org> Tue, 19 May 2020 09:16:56 -0400
  260. matrix-synapse-py3 (1.12.4) stable; urgency=medium
  261. * New synapse release 1.12.4.
  262. -- Synapse Packaging team <packages@matrix.org> Thu, 23 Apr 2020 10:58:14 -0400
  263. matrix-synapse-py3 (1.12.3) stable; urgency=medium
  264. [ Richard van der Hoff ]
  265. * Update the Debian build scripts to handle the new installation paths
  266. for the support libraries introduced by Pillow 7.1.1.
  267. [ Synapse Packaging team ]
  268. * New synapse release 1.12.3.
  269. -- Synapse Packaging team <packages@matrix.org> Fri, 03 Apr 2020 10:55:03 +0100
  270. matrix-synapse-py3 (1.12.2) stable; urgency=medium
  271. * New synapse release 1.12.2.
  272. -- Synapse Packaging team <packages@matrix.org> Mon, 02 Apr 2020 19:02:17 +0000
  273. matrix-synapse-py3 (1.12.1) stable; urgency=medium
  274. * New synapse release 1.12.1.
  275. -- Synapse Packaging team <packages@matrix.org> Mon, 02 Apr 2020 11:30:47 +0000
  276. matrix-synapse-py3 (1.12.0) stable; urgency=medium
  277. * New synapse release 1.12.0.
  278. -- Synapse Packaging team <packages@matrix.org> Mon, 23 Mar 2020 12:13:03 +0000
  279. matrix-synapse-py3 (1.11.1) stable; urgency=medium
  280. * New synapse release 1.11.1.
  281. -- Synapse Packaging team <packages@matrix.org> Tue, 03 Mar 2020 15:01:22 +0000
  282. matrix-synapse-py3 (1.11.0) stable; urgency=medium
  283. * New synapse release 1.11.0.
  284. -- Synapse Packaging team <packages@matrix.org> Fri, 21 Feb 2020 08:54:34 +0000
  285. matrix-synapse-py3 (1.10.1) stable; urgency=medium
  286. * New synapse release 1.10.1.
  287. -- Synapse Packaging team <packages@matrix.org> Mon, 17 Feb 2020 16:27:28 +0000
  288. matrix-synapse-py3 (1.10.0) stable; urgency=medium
  289. * New synapse release 1.10.0.
  290. -- Synapse Packaging team <packages@matrix.org> Wed, 12 Feb 2020 12:18:54 +0000
  291. matrix-synapse-py3 (1.9.1) stable; urgency=medium
  292. * New synapse release 1.9.1.
  293. -- Synapse Packaging team <packages@matrix.org> Tue, 28 Jan 2020 13:09:23 +0000
  294. matrix-synapse-py3 (1.9.0) stable; urgency=medium
  295. * New synapse release 1.9.0.
  296. -- Synapse Packaging team <packages@matrix.org> Thu, 23 Jan 2020 12:56:31 +0000
  297. matrix-synapse-py3 (1.8.0) stable; urgency=medium
  298. [ Richard van der Hoff ]
  299. * Automate generation of the default log configuration file.
  300. [ Synapse Packaging team ]
  301. * New synapse release 1.8.0.
  302. -- Synapse Packaging team <packages@matrix.org> Thu, 09 Jan 2020 11:39:27 +0000
  303. matrix-synapse-py3 (1.7.3) stable; urgency=medium
  304. * New synapse release 1.7.3.
  305. -- Synapse Packaging team <packages@matrix.org> Tue, 31 Dec 2019 10:45:04 +0000
  306. matrix-synapse-py3 (1.7.2) stable; urgency=medium
  307. * New synapse release 1.7.2.
  308. -- Synapse Packaging team <packages@matrix.org> Fri, 20 Dec 2019 10:56:50 +0000
  309. matrix-synapse-py3 (1.7.1) stable; urgency=medium
  310. * New synapse release 1.7.1.
  311. -- Synapse Packaging team <packages@matrix.org> Wed, 18 Dec 2019 09:37:59 +0000
  312. matrix-synapse-py3 (1.7.0) stable; urgency=medium
  313. * New synapse release 1.7.0.
  314. -- Synapse Packaging team <packages@matrix.org> Fri, 13 Dec 2019 10:19:38 +0000
  315. matrix-synapse-py3 (1.6.1) stable; urgency=medium
  316. * New synapse release 1.6.1.
  317. -- Synapse Packaging team <packages@matrix.org> Thu, 28 Nov 2019 11:10:40 +0000
  318. matrix-synapse-py3 (1.6.0) stable; urgency=medium
  319. * New synapse release 1.6.0.
  320. -- Synapse Packaging team <packages@matrix.org> Tue, 26 Nov 2019 12:15:40 +0000
  321. matrix-synapse-py3 (1.5.1) stable; urgency=medium
  322. * New synapse release 1.5.1.
  323. -- Synapse Packaging team <packages@matrix.org> Wed, 06 Nov 2019 10:02:14 +0000
  324. matrix-synapse-py3 (1.5.0) stable; urgency=medium
  325. * New synapse release 1.5.0.
  326. -- Synapse Packaging team <packages@matrix.org> Tue, 29 Oct 2019 14:28:41 +0000
  327. matrix-synapse-py3 (1.4.1) stable; urgency=medium
  328. * New synapse release 1.4.1.
  329. -- Synapse Packaging team <packages@matrix.org> Fri, 18 Oct 2019 10:13:27 +0100
  330. matrix-synapse-py3 (1.4.0) stable; urgency=medium
  331. * New synapse release 1.4.0.
  332. -- Synapse Packaging team <packages@matrix.org> Thu, 03 Oct 2019 13:22:25 +0100
  333. matrix-synapse-py3 (1.3.1) stable; urgency=medium
  334. * New synapse release 1.3.1.
  335. -- Synapse Packaging team <packages@matrix.org> Sat, 17 Aug 2019 09:15:49 +0100
  336. matrix-synapse-py3 (1.3.0) stable; urgency=medium
  337. [ Andrew Morgan ]
  338. * Remove libsqlite3-dev from required build dependencies.
  339. [ Synapse Packaging team ]
  340. * New synapse release 1.3.0.
  341. -- Synapse Packaging team <packages@matrix.org> Thu, 15 Aug 2019 12:04:23 +0100
  342. matrix-synapse-py3 (1.2.0) stable; urgency=medium
  343. [ Amber Brown ]
  344. * Update logging config defaults to match API changes in Synapse.
  345. [ Richard van der Hoff ]
  346. * Add Recommends and Depends for some libraries which you probably want.
  347. [ Synapse Packaging team ]
  348. * New synapse release 1.2.0.
  349. -- Synapse Packaging team <packages@matrix.org> Thu, 25 Jul 2019 14:10:07 +0100
  350. matrix-synapse-py3 (1.1.0) stable; urgency=medium
  351. [ Silke Hofstra ]
  352. * Include systemd-python to allow logging to the systemd journal.
  353. [ Synapse Packaging team ]
  354. * New synapse release 1.1.0.
  355. -- Synapse Packaging team <packages@matrix.org> Thu, 04 Jul 2019 11:43:41 +0100
  356. matrix-synapse-py3 (1.0.0) stable; urgency=medium
  357. * New synapse release 1.0.0.
  358. -- Synapse Packaging team <packages@matrix.org> Tue, 11 Jun 2019 17:09:53 +0100
  359. matrix-synapse-py3 (0.99.5.2) stable; urgency=medium
  360. * New synapse release 0.99.5.2.
  361. -- Synapse Packaging team <packages@matrix.org> Thu, 30 May 2019 16:28:07 +0100
  362. matrix-synapse-py3 (0.99.5.1) stable; urgency=medium
  363. * New synapse release 0.99.5.1.
  364. -- Synapse Packaging team <packages@matrix.org> Wed, 22 May 2019 16:22:24 +0000
  365. matrix-synapse-py3 (0.99.4) stable; urgency=medium
  366. [ Christoph Müller ]
  367. * Configure the systemd units to have a log identifier of `matrix-synapse`
  368. [ Synapse Packaging team ]
  369. * New synapse release 0.99.4.
  370. -- Synapse Packaging team <packages@matrix.org> Wed, 15 May 2019 13:58:08 +0100
  371. matrix-synapse-py3 (0.99.3.2) stable; urgency=medium
  372. * New synapse release 0.99.3.2.
  373. -- Synapse Packaging team <packages@matrix.org> Fri, 03 May 2019 18:56:20 +0100
  374. matrix-synapse-py3 (0.99.3.1) stable; urgency=medium
  375. * New synapse release 0.99.3.1.
  376. -- Synapse Packaging team <packages@matrix.org> Fri, 03 May 2019 16:02:43 +0100
  377. matrix-synapse-py3 (0.99.3) stable; urgency=medium
  378. [ Richard van der Hoff ]
  379. * Fix warning during preconfiguration. (Fixes: #4819)
  380. [ Synapse Packaging team ]
  381. * New synapse release 0.99.3.
  382. -- Synapse Packaging team <packages@matrix.org> Mon, 01 Apr 2019 12:48:21 +0000
  383. matrix-synapse-py3 (0.99.2) stable; urgency=medium
  384. * Fix overwriting of config settings on upgrade.
  385. * New synapse release 0.99.2.
  386. -- Synapse Packaging team <packages@matrix.org> Fri, 01 Mar 2019 10:55:08 +0000
  387. matrix-synapse-py3 (0.99.1.1) stable; urgency=medium
  388. * New synapse release 0.99.1.1
  389. -- Synapse Packaging team <packages@matrix.org> Thu, 14 Feb 2019 17:19:44 +0000
  390. matrix-synapse-py3 (0.99.1) stable; urgency=medium
  391. [ Damjan Georgievski ]
  392. * Added ExecReload= in service unit file to send a HUP signal
  393. [ Synapse Packaging team ]
  394. * New synapse release 0.99.1
  395. -- Synapse Packaging team <packages@matrix.org> Thu, 14 Feb 2019 14:12:26 +0000
  396. matrix-synapse-py3 (0.99.0) stable; urgency=medium
  397. * New synapse release 0.99.0
  398. -- Synapse Packaging team <packages@matrix.org> Tue, 5 Feb 2019 18:25:00 +0000
  399. matrix-synapse-py3 (0.34.1.1++1) stable; urgency=medium
  400. * Update conflicts specifications to allow smoother transition from matrix-synapse.
  401. -- Synapse Packaging team <packages@matrix.org> Sat, 12 Jan 2019 12:58:35 +0000
  402. matrix-synapse-py3 (0.34.1.1) stable; urgency=high
  403. * New synapse release 0.34.1.1
  404. -- Synapse Packaging team <packages@matrix.org> Thu, 10 Jan 2019 15:04:52 +0000
  405. matrix-synapse-py3 (0.34.1+1) stable; urgency=medium
  406. * Remove 'Breaks: matrix-synapse-ldap3'. (matrix-synapse-py3 includes
  407. the matrix-synapse-ldap3 python files, which makes the
  408. matrix-synapse-ldap3 debian package redundant but not broken.
  409. -- Synapse Packaging team <packages@matrix.org> Wed, 09 Jan 2019 15:30:00 +0000
  410. matrix-synapse-py3 (0.34.1) stable; urgency=medium
  411. * New synapse release 0.34.1.
  412. * Update Conflicts specifications to allow installation alongside our
  413. matrix-synapse transitional package.
  414. -- Synapse Packaging team <packages@matrix.org> Wed, 09 Jan 2019 14:52:24 +0000
  415. matrix-synapse-py3 (0.34.0) stable; urgency=medium
  416. * New synapse release 0.34.0.
  417. * Synapse is now installed into a Python 3 virtual environment with
  418. up-to-date dependencies.
  419. * The matrix-synapse service will now be restarted when the package is
  420. upgraded.
  421. (Fixes https://github.com/matrix-org/package-synapse-debian/issues/18)
  422. -- Synapse packaging team <packages@matrix.org> Wed, 19 Dec 2018 14:00:00 +0000
  423. matrix-synapse (0.33.9-1matrix1) stretch; urgency=medium
  424. [ Erik Johnston ]
  425. * Remove dependency on python-pydenticon
  426. [ Richard van der Hoff ]
  427. * New upstream version 0.33.9
  428. * Refresh patches for 0.33.9
  429. -- Richard van der Hoff <richard@matrix.org> Tue, 20 Nov 2018 10:26:05 +0000
  430. matrix-synapse (0.33.8-1) stretch; urgency=medium
  431. * New upstream version 0.33.8
  432. -- Erik Johnston <erik@matrix.org> Thu, 01 Nov 2018 14:33:26 +0000
  433. matrix-synapse (0.33.7-1matrix1) stretch; urgency=medium
  434. * New upstream version 0.33.7
  435. -- Richard van der Hoff <richard@matrix.org> Thu, 18 Oct 2018 16:18:26 +0100
  436. matrix-synapse (0.33.6-1matrix1) stretch; urgency=medium
  437. * Imported Upstream version 0.33.6
  438. * Remove redundant explicit dep on python-bcrypt
  439. * Run the tests during build
  440. * Add dependency on python-attr 16.0
  441. * Refresh patches for 0.33.6
  442. -- Richard van der Hoff <richard@matrix.org> Thu, 04 Oct 2018 14:40:29 +0100
  443. matrix-synapse (0.33.5.1-1matrix1) stretch; urgency=medium
  444. * Imported Upstream version 0.33.5.1
  445. -- Richard van der Hoff <richard@matrix.org> Mon, 24 Sep 2018 18:20:51 +0100
  446. matrix-synapse (0.33.5-1matrix1) stretch; urgency=medium
  447. * Imported Upstream version 0.33.5
  448. -- Richard van der Hoff <richard@matrix.org> Mon, 24 Sep 2018 16:06:23 +0100
  449. matrix-synapse (0.33.4-1mx1) stretch; urgency=medium
  450. * Imported Upstream version 0.33.4
  451. * Avoid telling people to install packages with pip
  452. (fixes https://github.com/matrix-org/synapse/issues/3743)
  453. -- Richard van der Hoff <richard@matrix.org> Fri, 07 Sep 2018 14:06:17 +0100
  454. matrix-synapse (0.33.3.1-1mx1) stretch; urgency=critical
  455. [ Richard van der Hoff ]
  456. * Imported Upstream version 0.33.3.1
  457. -- Richard van der Hoff <richard@matrix.org> Thu, 06 Sep 2018 11:20:37 +0100
  458. matrix-synapse (0.33.3-2) stretch; urgency=medium
  459. * We now require python-twisted 17.1.0 or later
  460. * Add recommendations for python-psycopg2 and python-lxml
  461. -- Richard van der Hoff <richard@matrix.org> Thu, 23 Aug 2018 19:04:08 +0100
  462. matrix-synapse (0.33.3-1) jessie; urgency=medium
  463. * New upstream version 0.33.3
  464. -- Richard van der Hoff <richard@matrix.org> Wed, 22 Aug 2018 14:50:30 +0100
  465. matrix-synapse (0.33.2-1) jessie; urgency=medium
  466. * New upstream version 0.33.2
  467. -- Richard van der Hoff <richard@matrix.org> Thu, 09 Aug 2018 15:40:42 +0100
  468. matrix-synapse (0.33.1-1) jessie; urgency=medium
  469. * New upstream version 0.33.1
  470. -- Erik Johnston <erik@matrix.org> Thu, 02 Aug 2018 15:52:19 +0100
  471. matrix-synapse (0.33.0-1) jessie; urgency=medium
  472. * New upstream version 0.33.0
  473. -- Richard van der Hoff <richard@matrix.org> Thu, 19 Jul 2018 13:38:41 +0100
  474. matrix-synapse (0.32.1-1) jessie; urgency=medium
  475. * New upstream version 0.32.1
  476. -- Richard van der Hoff <richard@matrix.org> Fri, 06 Jul 2018 17:16:29 +0100
  477. matrix-synapse (0.32.0-1) jessie; urgency=medium
  478. * New upstream version 0.32.0
  479. -- Erik Johnston <erik@matrix.org> Fri, 06 Jul 2018 15:34:06 +0100
  480. matrix-synapse (0.31.2-1) jessie; urgency=high
  481. * New upstream version 0.31.2
  482. -- Richard van der Hoff <richard@matrix.org> Thu, 14 Jun 2018 16:49:07 +0100
  483. matrix-synapse (0.31.1-1) jessie; urgency=medium
  484. * New upstream version 0.31.1
  485. * Require python-prometheus-client >= 0.0.14
  486. -- Richard van der Hoff <richard@matrix.org> Fri, 08 Jun 2018 16:11:55 +0100
  487. matrix-synapse (0.31.0-1) jessie; urgency=medium
  488. * New upstream version 0.31.0
  489. -- Richard van der Hoff <richard@matrix.org> Wed, 06 Jun 2018 17:23:10 +0100
  490. matrix-synapse (0.30.0-1) jessie; urgency=medium
  491. [ Michael Kaye ]
  492. * update homeserver.yaml to be somewhat more modern.
  493. [ Erik Johnston ]
  494. * New upstream version 0.30.0
  495. -- Erik Johnston <erik@matrix.org> Thu, 24 May 2018 16:43:16 +0100
  496. matrix-synapse (0.29.0-1) jessie; urgency=medium
  497. * New upstream version 0.29.0
  498. -- Erik Johnston <erik@matrix.org> Wed, 16 May 2018 17:43:06 +0100
  499. matrix-synapse (0.28.1-1) jessie; urgency=medium
  500. * New upstream version 0.28.1
  501. -- Erik Johnston <erik@matrix.org> Tue, 01 May 2018 19:21:39 +0100
  502. matrix-synapse (0.28.0-1) jessie; urgency=medium
  503. * New upstream 0.28.0
  504. -- Erik Johnston <erik@matrix.org> Fri, 27 Apr 2018 13:15:49 +0100
  505. matrix-synapse (0.27.4-1) jessie; urgency=medium
  506. * Bump canonicaljson version
  507. * New upstream 0.27.4
  508. -- Erik Johnston <erik@matrix.org> Fri, 13 Apr 2018 13:37:47 +0100
  509. matrix-synapse (0.27.3-1) jessie; urgency=medium
  510. * Report stats should default to off
  511. * Refresh patches
  512. * New upstream 0.27.3
  513. -- Erik Johnston <erik@matrix.org> Wed, 11 Apr 2018 11:43:47 +0100
  514. matrix-synapse (0.27.2-1) jessie; urgency=medium
  515. * New upstream version 0.27.2
  516. -- Erik Johnston <erik@matrix.org> Mon, 26 Mar 2018 16:41:57 +0100
  517. matrix-synapse (0.27.1-1) jessie; urgency=medium
  518. * New upstream version 0.27.1
  519. -- Erik Johnston <erik@matrix.org> Mon, 26 Mar 2018 16:22:03 +0100
  520. matrix-synapse (0.27.0-2) jessie; urgency=medium
  521. * Fix bcrypt dependency
  522. -- Erik Johnston <erik@matrix.org> Mon, 26 Mar 2018 16:00:26 +0100
  523. matrix-synapse (0.27.0-1) jessie; urgency=medium
  524. * New upstream version 0.27.0
  525. -- Erik Johnston <erik@matrix.org> Mon, 26 Mar 2018 15:07:52 +0100
  526. matrix-synapse (0.26.1-1) jessie; urgency=medium
  527. * Ignore RC
  528. * New upstream version 0.26.1
  529. -- Erik Johnston <erik@matrix.org> Fri, 16 Mar 2018 00:40:08 +0000
  530. matrix-synapse (0.26.0-1) jessie; urgency=medium
  531. [ Richard van der Hoff ]
  532. * Remove `level` for `file` log handler
  533. [ Erik Johnston ]
  534. -- Erik Johnston <erik@matrix.org> Fri, 05 Jan 2018 11:21:26 +0000
  535. matrix-synapse (0.25.1-1) jessie; urgency=medium
  536. * New upstream version 0.25.1
  537. -- Erik Johnston <erik@matrix.org> Mon, 20 Nov 2017 10:05:37 +0000
  538. matrix-synapse (0.25.0-1) jessie; urgency=medium
  539. * New upstream version 0.25.0
  540. -- Erik Johnston <erik@matrix.org> Wed, 15 Nov 2017 11:36:32 +0000
  541. matrix-synapse (0.24.1-1) jessie; urgency=medium
  542. * New upstream version 0.24.1
  543. -- Erik Johnston <erik@matrix.org> Tue, 24 Oct 2017 15:05:03 +0100
  544. matrix-synapse (0.24.0-1) jessie; urgency=medium
  545. * New upstream version 0.24.0
  546. -- Erik Johnston <erik@matrix.org> Mon, 23 Oct 2017 14:11:46 +0100
  547. matrix-synapse (0.23.1-1) xenial; urgency=medium
  548. * Imported upstream version 0.23.1
  549. -- Erik Johnston <erikj@matrix.org> Thu, 05 Oct 2017 15:28:25 +0100
  550. matrix-synapse (0.23.0-1) jessie; urgency=medium
  551. * Fix patch after refactor
  552. * Add patch to remove requirement on affinity package
  553. * refresh webclient patch
  554. -- Erik Johnston <erikj@matrix.org> Mon, 02 Oct 2017 15:34:57 +0100
  555. matrix-synapse (0.22.1-1) jessie; urgency=medium
  556. * Imported Upstream version 0.22.1
  557. -- Erik Johnston <erikj@matrix.org> Thu, 06 Jul 2017 18:14:13 +0100
  558. matrix-synapse (0.22.0-1) jessie; urgency=medium
  559. * Imported upstream version 0.22.0
  560. -- Erik Johnston <erikj@matrix.org> Thu, 06 Jul 2017 10:47:45 +0100
  561. matrix-synapse (0.21.1-1) jessie; urgency=medium
  562. * Imported upstream version 0.21.1
  563. -- Erik Johnston <erikj@matrix.org> Thu, 15 Jun 2017 13:31:13 +0100
  564. matrix-synapse (0.21.0-1) jessie; urgency=medium
  565. * Imported upstream version 0.21.0
  566. * Update patches
  567. -- Erik Johnston <erikj@matrix.org> Thu, 18 May 2017 14:16:54 +0100
  568. matrix-synapse (0.20.0-2) jessie; urgency=medium
  569. * Depend on python-jsonschema
  570. -- Erik Johnston <erikj@matrix.org> Wed, 12 Apr 2017 10:41:46 +0100
  571. matrix-synapse (0.20.0-1) jessie; urgency=medium
  572. * Imported upstream version 0.20.0
  573. -- Erik Johnston <erikj@matrix.org> Tue, 11 Apr 2017 12:58:26 +0100
  574. matrix-synapse (0.19.3-1) jessie; urgency=medium
  575. * Imported upstream version 0.19.3
  576. -- Erik Johnston <erikj@matrix.org> Tue, 21 Mar 2017 13:45:41 +0000
  577. matrix-synapse (0.19.2-1) jessie; urgency=medium
  578. [ Sunil Mohan Adapa ]
  579. * Bump standards version to 3.9.8
  580. * Add debian/copyright file
  581. * Don't ignore errors in debian/config
  582. * Reformat depenedencies in debian/control
  583. * Internationalize strings in template file
  584. * Update package description
  585. * Add lsb-base as dependency
  586. * Update questions for debconf style
  587. * Add man pages for all binaries
  588. [ Erik Johnston ]
  589. * Imported upstream version 0.19.2
  590. -- Erik Johnston <erikj@matrix.org> Tue, 21 Feb 2017 13:55:00 +0000
  591. matrix-synapse (0.19.1-1) jessie; urgency=medium
  592. * Imported upstream version 0.19.1
  593. -- Erik Johnston <erikj@matrix.org> Thu, 09 Feb 2017 11:53:27 +0000
  594. matrix-synapse (0.19.0-1) jessie; urgency=medium
  595. This build requires python-twisted 0.19.0, which may need to be installed
  596. from backports.
  597. [ Bryce Chidester ]
  598. * Add EnvironmentFile to the systemd service
  599. * Create matrix-synapse.default
  600. [ Erik Johnston ]
  601. * Imported upstream version 0.19.0
  602. -- Erik Johnston <erikj@matrix.org> Sat, 04 Feb 2017 09:58:29 +0000
  603. matrix-synapse (0.18.7-1) trusty; urgency=medium
  604. * Imported Upstream version 0.18.4
  605. -- Erik Johnston <erikj@matrix.org> Mon, 09 Jan 2017 15:10:21 +0000
  606. matrix-synapse (0.18.5-1) trusty; urgency=medium
  607. * Imported Upstream version 0.18.5
  608. -- Erik Johnston <erikj@matrix.org> Fri, 16 Dec 2016 10:51:59 +0000
  609. matrix-synapse (0.18.4-1) trusty; urgency=medium
  610. * Imported Upstream version 0.18.4
  611. -- Erik Johnston <erikj@matrix.org> Tue, 22 Nov 2016 10:33:41 +0000
  612. matrix-synapse (0.18.3-1) trusty; urgency=medium
  613. * Imported Upstream version 0.18.3
  614. * Remove upstreamed ldap3 patch
  615. -- Erik Johnston <erikj@matrix.org> Tue, 08 Nov 2016 15:01:49 +0000
  616. matrix-synapse (0.18.2-2) trusty; urgency=high
  617. * Patch ldap3 support to workaround differences in python-ldap3 0.9,
  618. bug allowed unauthorized logins if ldap3 0.9 was used.
  619. -- Erik Johnston <erikj@matrix.org> Tue, 08 Nov 2016 13:48:09 +0000
  620. matrix-synapse (0.18.2-1) trusty; urgency=medium
  621. * Imported Upstream version 0.18.2
  622. -- Erik Johnston <erikj@matrix.org> Tue, 01 Nov 2016 13:30:45 +0000
  623. matrix-synapse (0.18.1-1) trusty; urgency=medium
  624. * Imported Upstream version 0.18.1
  625. -- Erik Johnston <erikj@matrix.org> Wed, 05 Oct 2016 14:52:53 +0100
  626. matrix-synapse (0.18.0-1) trusty; urgency=medium
  627. * Imported Upstream version 0.18.0
  628. -- Erik Johnston <erikj@matrix.org> Mon, 19 Sep 2016 17:38:48 +0100
  629. matrix-synapse (0.17.3-1) trusty; urgency=medium
  630. * Imported Upstream version 0.17.3
  631. -- Erik Johnston <erikj@matrix.org> Fri, 09 Sep 2016 11:18:18 +0100
  632. matrix-synapse (0.17.2-1) trusty; urgency=medium
  633. * Imported Upstream version 0.17.2
  634. -- Erik Johnston <erikj@matrix.org> Thu, 08 Sep 2016 15:37:14 +0100
  635. matrix-synapse (0.17.1-1) trusty; urgency=medium
  636. * Imported Upstream version 0.17.1
  637. -- Erik Johnston <erikj@matrix.org> Wed, 24 Aug 2016 15:11:29 +0100
  638. matrix-synapse (0.17.0-1) trusty; urgency=medium
  639. * Imported Upstream version 0.17.0
  640. -- Erik Johnston <erikj@matrix.org> Mon, 08 Aug 2016 13:56:15 +0100
  641. matrix-synapse (0.16.1-r1-1) trusty; urgency=medium
  642. * Imported Upstream version 0.16.1-r1
  643. -- Erik Johnston <erikj@matrix.org> Fri, 08 Jul 2016 16:47:35 +0100
  644. matrix-synapse (0.16.1-2) trusty; urgency=critical
  645. * Apply security patch
  646. -- Erik Johnston <erikj@matrix.org> Fri, 08 Jul 2016 11:05:27 +0100
  647. matrix-synapse (0.16.1-1) trusty; urgency=medium
  648. * New upstream release
  649. -- Erik Johnston <erikj@matrix.org> Tue, 21 Jun 2016 14:56:48 +0100
  650. matrix-synapse (0.16.0-3) trusty; urgency=medium
  651. * Don't require strict nacl==0.3.0 requirement
  652. -- Erik Johnston <erikj@matrix.org> Mon, 20 Jun 2016 13:24:22 +0100
  653. matrix-synapse (0.16.0-2) trusty; urgency=medium
  654. * Also change the permissions of /etc/matrix-synapse
  655. * Add apt webclient instructions
  656. * Fix up patches
  657. * Update default homeserver.yaml
  658. * Add patch
  659. -- Erik Johnston <erikj@matrix.org> Fri, 10 Jun 2016 14:06:20 +0100
  660. matrix-synapse (0.16.0-1) trusty; urgency=medium
  661. [ David A Roberts ]
  662. * systemd
  663. [ Erik Johnston ]
  664. * Fixup postinst and matrix-synapse.service
  665. * Handle email optional deps
  666. * New upstream release
  667. -- Erik Johnston <erikj@matrix.org> Thu, 09 Jun 2016 16:17:01 +0100
  668. matrix-synapse (0.14.0-1) trusty; urgency=medium
  669. * Remove saml2 module requirements
  670. -- Erik Johnston <erikj@matrix.org> Wed, 30 Mar 2016 14:31:17 +0100
  671. matrix-synapse (0.13.3-1) trusty; urgency=medium
  672. * New upstream release
  673. -- Erik Johnston <erikj@matrix.org> Thu, 11 Feb 2016 16:35:39 +0000
  674. matrix-synapse (0.13.2-1) trusty; urgency=medium
  675. * New upstream release
  676. -- Erik Johnston <erikj@matrix.org> Thu, 11 Feb 2016 11:01:16 +0000
  677. matrix-synapse (0.13.0-1) trusty; urgency=medium
  678. * New upstream release
  679. -- Erik Johnston <erikj@matrix.org> Wed, 10 Feb 2016 16:34:39 +0000
  680. matrix-synapse (0.12.0-2) trusty; urgency=medium
  681. * Don't default `registerion_shared_secret` config option
  682. -- Erik Johnston <erikj@matrix.org> Wed, 06 Jan 2016 16:34:02 +0000
  683. matrix-synapse (0.12.0-1) stable; urgency=medium
  684. * Imported Upstream version 0.12.0
  685. -- Mark Haines <mark@matrix.org> Mon, 04 Jan 2016 15:38:33 +0000
  686. matrix-synapse (0.11.1-1) unstable; urgency=medium
  687. * Imported Upstream version 0.11.1
  688. -- Erik Johnston <erikj@matrix.org> Fri, 20 Nov 2015 17:56:52 +0000
  689. matrix-synapse (0.11.0-r2-1) stable; urgency=medium
  690. * Imported Upstream version 0.11.0-r2
  691. * Add gbp.conf
  692. -- Erik Johnston <erikj@matrix.org> Thu, 19 Nov 2015 13:52:36 +0000
  693. matrix-synapse (0.11.0-1) wheezy; urgency=medium
  694. * Fix dependencies.
  695. -- Erik Johnston <erikj@matrix.org> Tue, 17 Nov 2015 16:28:06 +0000
  696. matrix-synapse (0.11.0-0) wheezy; urgency=medium
  697. * New upstream release
  698. -- Erik Johnston <erikj@matrix.org> Tue, 17 Nov 2015 16:03:01 +0000
  699. matrix-synapse (0.10.0-2) wheezy; urgency=medium
  700. * Rebuild for wheezy.
  701. -- Erik Johnston <erikj@matrix.org> Fri, 04 Sep 2015 14:21:03 +0100
  702. matrix-synapse (0.10.0-1) trusty; urgency=medium
  703. * New upstream release
  704. -- Erik Johnston <erikj@matrix.org> Thu, 03 Sep 2015 10:08:34 +0100
  705. matrix-synapse (0.10.0~rc6-3) trusty; urgency=medium
  706. * Create log directory.
  707. -- Erik Johnston <erikj@matrix.org> Wed, 02 Sep 2015 17:49:07 +0100
  708. matrix-synapse (0.10.0~rc6-2) trusty; urgency=medium
  709. * Add patch to work around upstream bug in config directory handling.
  710. -- Erik Johnston <erikj@matrix.org> Wed, 02 Sep 2015 17:42:42 +0100
  711. matrix-synapse (0.10.0~rc6-1) trusty; urgency=medium
  712. * New upstream release
  713. -- Erik Johnston <erikj@matrix.org> Wed, 02 Sep 2015 17:21:21 +0100
  714. matrix-synapse (0.10.0~rc5-3) trusty; urgency=medium
  715. * Update init script to work.
  716. -- Erik Johnston <erikj@matrix.org> Fri, 28 Aug 2015 10:51:56 +0100
  717. matrix-synapse (0.10.0~rc5-2) trusty; urgency=medium
  718. * Fix where python files are installed.
  719. -- Erik Johnston <erikj@matrix.org> Thu, 27 Aug 2015 11:55:39 +0100
  720. matrix-synapse (0.10.0~rc5-1) trusty; urgency=medium
  721. * New upstream release
  722. -- Erik Johnston <erikj@matrix.org> Thu, 27 Aug 2015 11:26:54 +0100
  723. matrix-synapse (0.10.0~rc4-1) trusty; urgency=medium
  724. * New upstream version.
  725. -- Erik Johnston <erikj@matrix.org> Thu, 27 Aug 2015 10:29:31 +0100
  726. matrix-synapse (0.10.0~rc3-7) trusty; urgency=medium
  727. * Add debian/watch
  728. -- Erik Johnston <erikj@matrix.org> Wed, 26 Aug 2015 17:57:08 +0100
  729. matrix-synapse (0.10.0~rc3-6) trusty; urgency=medium
  730. * Deps.
  731. -- Erik Johnston <erikj@matrix.org> Wed, 26 Aug 2015 17:07:13 +0100
  732. matrix-synapse (0.10.0~rc3-5) trusty; urgency=medium
  733. * Deps.
  734. -- Erik Johnston <erikj@matrix.org> Wed, 26 Aug 2015 16:18:02 +0100
  735. matrix-synapse (0.10.0~rc3-4) trusty; urgency=medium
  736. * More deps.
  737. -- Erik Johnston <erikj@matrix.org> Wed, 26 Aug 2015 14:09:27 +0100
  738. matrix-synapse (0.10.0~rc3-3) trusty; urgency=medium
  739. * Update deps.
  740. -- Erik Johnston <erikj@matrix.org> Wed, 26 Aug 2015 13:49:20 +0100
  741. matrix-synapse (0.10.0~rc3-2) trusty; urgency=medium
  742. * Add more deps.
  743. -- Erik Johnston <erikj@matrix.org> Wed, 26 Aug 2015 13:25:45 +0100
  744. matrix-synapse (0.10.0~rc3-1) trusty; urgency=medium
  745. * New upstream release
  746. -- Erik Johnston <erikj@matrix.org> Tue, 25 Aug 2015 17:52:33 +0100
  747. matrix-synapse (0.9.3-1~trusty1) trusty; urgency=medium
  748. * Rebuild for trusty.
  749. -- Erik Johnston <erikj@matrix.org> Thu, 20 Aug 2015 15:05:43 +0100
  750. matrix-synapse (0.9.3-1) wheezy; urgency=medium
  751. * New upstream release
  752. * Create a user, "matrix-synapse", to run as
  753. * Log to /var/log/matrix-synapse/ directory
  754. * Override the way synapse looks for the angular SDK (syweb) so it finds the
  755. packaged one
  756. -- Paul "LeoNerd" Evans <paul@matrix.org> Fri, 07 Aug 2015 15:32:12 +0100
  757. matrix-synapse (0.9.2-2) wheezy; urgency=medium
  758. * Supply a default config file
  759. * Create directory in /var/lib
  760. * Use debconf to ask the user for the server name at installation time
  761. -- Paul "LeoNerd" Evans <paul@matrix.org> Thu, 06 Aug 2015 15:28:00 +0100
  762. matrix-synapse (0.9.2-1) wheezy; urgency=low
  763. * source package automatically created by stdeb 0.8.2
  764. -- Paul "LeoNerd" Evans <paul@matrix.org> Fri, 12 Jun 2015 14:32:03 +0100