diff --git a/README.md b/README.md index a1903ac..a289004 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub. -**Shipped version:** 1.21.0~ynh1 +**Shipped version:** 1.21.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 1df3ef0..35970f2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub. -**Version incluse :** 1.21.0~ynh1 +**Version incluse :** 1.21.1~ynh1 ## Captures d’écran diff --git a/conf/app.ini b/conf/app.ini index 81e646a..af59428 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -38,7 +38,7 @@ ENABLED = true SMTP_ADDR = 127.0.0.1 SMTP_PORT = 25 FROM = "Gitea" -SKIP_VERIFY = true +FORCE_TRUST_SERVER_CERT = true [service] REGISTER_EMAIL_CONFIRM = false diff --git a/conf/source/arm.src b/conf/source/arm.src index f374e3c..19cd59a 100644 --- a/conf/source/arm.src +++ b/conf/source/arm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.21.0/gitea-1.21.0-linux-arm-6 -SOURCE_SUM=fe91ea3d2b72b8894320b6a478da7d098be566663a8a844d50aff92479c56c02 +SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.21.1/gitea-1.21.1-linux-arm-6 +SOURCE_SUM=a0ba97ba0fe65f5af5210dd173a86821e440188350dc3f7e61a07d1f4a4435a6 SOURCE_SUM_PRG=sha256sum SOURCE_FILENAME=gitea SOURCE_EXTRACT=false diff --git a/conf/source/arm64.src b/conf/source/arm64.src index 42542c1..9259ecc 100644 --- a/conf/source/arm64.src +++ b/conf/source/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.21.0/gitea-1.21.0-linux-arm64 -SOURCE_SUM=255989e3a4e3305bb0c497b6133ae0596c644dd785eab0af11c167b45a1f0716 +SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.21.1/gitea-1.21.1-linux-arm64 +SOURCE_SUM=4aefbf61eee72bdd25d073354a48b1252e351627757d7d8c8a9ba658fa7330ce SOURCE_SUM_PRG=sha256sum SOURCE_FILENAME=gitea SOURCE_EXTRACT=false diff --git a/conf/source/armv7.src b/conf/source/armv7.src index 0e3b8a6..50ee11d 100644 --- a/conf/source/armv7.src +++ b/conf/source/armv7.src @@ -1,8 +1,8 @@ # The armv7 build is brocken # See : https://github.com/go-gitea/gitea/issues/6700 # Use temporary the armv6 binary -SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.21.0/gitea-1.21.0-linux-arm-6 -SOURCE_SUM=fe91ea3d2b72b8894320b6a478da7d098be566663a8a844d50aff92479c56c02 +SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.21.1/gitea-1.21.1-linux-arm-6 +SOURCE_SUM=a0ba97ba0fe65f5af5210dd173a86821e440188350dc3f7e61a07d1f4a4435a6 SOURCE_SUM_PRG=sha256sum SOURCE_FILENAME=gitea SOURCE_EXTRACT=false diff --git a/conf/source/i386.src b/conf/source/i386.src index ae7806a..78757fc 100644 --- a/conf/source/i386.src +++ b/conf/source/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.21.0/gitea-1.21.0-linux-386 -SOURCE_SUM=c4b0e4869fa48c7279ccff33fde0d9da8ca9855bd639a29c421805a08696566c +SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.21.1/gitea-1.21.1-linux-386 +SOURCE_SUM=519b905c705a15f4da1fc0f853ff2e9f5b1a469095e3bdaf8236569cad2cd0ba SOURCE_SUM_PRG=sha256sum SOURCE_FILENAME=gitea SOURCE_EXTRACT=false diff --git a/conf/source/x86-64.src b/conf/source/x86-64.src index 88cede1..43b77ee 100644 --- a/conf/source/x86-64.src +++ b/conf/source/x86-64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.21.0/gitea-1.21.0-linux-amd64 -SOURCE_SUM=ff8aecf97f66f4a3ec55532f26716612457738b93f5f667124fdd6c59fddd735 +SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.21.1/gitea-1.21.1-linux-amd64 +SOURCE_SUM=586b1b0df6940e847600625850ee7d766f103dc3341c1b4abfc269db57c5d826 SOURCE_SUM_PRG=sha256sum SOURCE_FILENAME=gitea SOURCE_EXTRACT=false diff --git a/manifest.json b/manifest.json index 35ae07b..3cfa290 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ }, "url": "http://gitea.io", "license": "MIT", - "version": "1.21.0~ynh1", + "version": "1.21.1~ynh1", "maintainer": { "name": "Josué Tille", "email": "josue@tille.ch" @@ -29,7 +29,7 @@ "mysql" ], "requirements": { - "yunohost": ">= 4.2.6.1" + "yunohost": ">= 11.2.0" }, "arguments": { "install" : [