changelog 39 KB

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