changelog 43 KB

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