1
0

changelog 41 KB

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