changelog 47 KB

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