From 6d518924117f55660d8afbd950d895dd3710f106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Thu, 3 Oct 2019 20:51:15 +0000 Subject: [PATCH 1/4] Upgrade synapse to 1.4.0 --- README.md | 2 +- conf/armv7_stretch.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c490814..3f85d17 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Instant messaging server matrix network. Yunohost chatroom with matrix : [https://riot.im/app/#/room/#yunohost:matrix.org](https://riot.im/app/#/room/#yunohost:matrix.org) -**Shipped version:** 1.3.1 +**Shipped version:** 1.4.0 Configuration ------------- diff --git a/conf/armv7_stretch.src b/conf/armv7_stretch.src index 4eaf73e..c2d3c8b 100644 --- a/conf/armv7_stretch.src +++ b/conf/armv7_stretch.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.3.1/matrix-synapse_1.3.1-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=5d5bc39c6e868815daf211ac85ab03b9ae857dce60a3e3bdcaae0f835b295702 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.4.0/matrix-synapse_1.4.0-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=8404f2048341fdb19d52302f6687a53474e51e02dcb39d2b66dd6afe2051cc35 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index fd16b83..936bd7b 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "Instant messaging server who use matrix", "fr": "Un serveur de messagerie instantané basé sur matrix" }, - "version": "1.3.1~ynh1", + "version": "1.4.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": { From 9ebb3bc9a1712c3d5ef2fa8832b82d8fd7bdf535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Fri, 18 Oct 2019 21:02:58 +0000 Subject: [PATCH 2/4] Upgrade synapse to 1.4.1 --- README.md | 2 +- conf/armv7_stretch.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3f85d17..83849ab 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Instant messaging server matrix network. Yunohost chatroom with matrix : [https://riot.im/app/#/room/#yunohost:matrix.org](https://riot.im/app/#/room/#yunohost:matrix.org) -**Shipped version:** 1.4.0 +**Shipped version:** 1.4.1 Configuration ------------- diff --git a/conf/armv7_stretch.src b/conf/armv7_stretch.src index c2d3c8b..12ed2f7 100644 --- a/conf/armv7_stretch.src +++ b/conf/armv7_stretch.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.4.0/matrix-synapse_1.4.0-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=8404f2048341fdb19d52302f6687a53474e51e02dcb39d2b66dd6afe2051cc35 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.4.1/matrix-synapse_1.4.1-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=ffcb2c1b4d312bc0ab757e41155df5044ca6793cf2fe63e59590add08e923dd9 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 936bd7b..f0ebb16 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "Instant messaging server who use matrix", "fr": "Un serveur de messagerie instantané basé sur matrix" }, - "version": "1.4.0~ynh1", + "version": "1.4.1~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": { From bf112960c46de13a99158349698a24851b667291 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 29 Oct 2019 21:52:37 +0000 Subject: [PATCH 3/4] Upgrade synapse to 1.5.0 --- README.md | 2 +- conf/armv7_stretch.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 83849ab..04823bb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Instant messaging server matrix network. Yunohost chatroom with matrix : [https://riot.im/app/#/room/#yunohost:matrix.org](https://riot.im/app/#/room/#yunohost:matrix.org) -**Shipped version:** 1.4.1 +**Shipped version:** 1.5.0 Configuration ------------- diff --git a/conf/armv7_stretch.src b/conf/armv7_stretch.src index 12ed2f7..699a341 100644 --- a/conf/armv7_stretch.src +++ b/conf/armv7_stretch.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.4.1/matrix-synapse_1.4.1-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=ffcb2c1b4d312bc0ab757e41155df5044ca6793cf2fe63e59590add08e923dd9 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.5.0/matrix-synapse_1.5.0-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=4199b17122af74c15536bdc50f754a79a6ac722d4b5deaec10438b1c27e8336c # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index f0ebb16..b354ff2 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "Instant messaging server who use matrix", "fr": "Un serveur de messagerie instantané basé sur matrix" }, - "version": "1.4.1~ynh1", + "version": "1.5.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": { From 07fc07450d057337cb41c12c51ed9c545a6fe8d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 6 Nov 2019 21:52:05 +0000 Subject: [PATCH 4/4] Upgrade synapse to 1.5.1 --- README.md | 2 +- conf/armv7_stretch.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 04823bb..2eb1e4e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Instant messaging server matrix network. Yunohost chatroom with matrix : [https://riot.im/app/#/room/#yunohost:matrix.org](https://riot.im/app/#/room/#yunohost:matrix.org) -**Shipped version:** 1.5.0 +**Shipped version:** 1.5.1 Configuration ------------- diff --git a/conf/armv7_stretch.src b/conf/armv7_stretch.src index 699a341..ca147fe 100644 --- a/conf/armv7_stretch.src +++ b/conf/armv7_stretch.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.5.0/matrix-synapse_1.5.0-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=4199b17122af74c15536bdc50f754a79a6ac722d4b5deaec10438b1c27e8336c +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.5.1/matrix-synapse_1.5.1-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=34e09433ef07b41a20125f5505bda98358233ff27e6e2248f3d70a72e423c9dd # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index b354ff2..bfb9b84 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "Instant messaging server who use matrix", "fr": "Un serveur de messagerie instantané basé sur matrix" }, - "version": "1.5.0~ynh1", + "version": "1.5.1~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {