From aee279d2856261c9f9e08b0c83573deaf3d4bf89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 15 Jul 2024 09:59:04 +0200 Subject: [PATCH 1/4] Fix test_upgrade_from: use a fixed-asset-url version --- tests.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests.toml b/tests.toml index e74a1f8..5073215 100644 --- a/tests.toml +++ b/tests.toml @@ -3,5 +3,4 @@ test_format = 1.0 [default] - - test_upgrade_from.f1cb863347dd3555159f014fccd055b32a256427.name = "Last packaging v1 version" + test_upgrade_from.54b4f7ec9217516a3621cefab75a281ed21541b6.name = "2024.02.02~ynh1" From 2eb6a0dd9532981c788347b8cf8d397b56d11c96 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Jul 2024 03:37:37 +0200 Subject: [PATCH 2/4] Upgrade to v2024.07.12 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 323ee59..64bbe05 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Lionwiki" description.en = "Lightweight wiki-style CMS using the txt2tags syntax" description.fr = "CMS léger, géré sous forme de wiki utilisant la syntaxe txt2tags" -version = "2024.07.04~ynh1" +version = "2024.07.12~ynh1" maintainers = ["Eric Forgeot"] @@ -78,8 +78,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/farvardin/lionwiki-t2t/archive/9d64b7866194c7ec7e4f6551e2fb4fef708e9064.tar.gz" - sha256 = "590da8702d6cc25ce654fb02dba2baecc3f67692b1cefda5f1302849168368f6" + url = "https://github.com/farvardin/lionwiki-t2t/archive/dddf8984dc09b3ba1a8908e97ba6248661a6f9b1.tar.gz" + sha256 = "f3334577897fcde8dc69e7e05ec6928ec656de4bbdfcffe0e8cb627e6b5092da" autoupdate.strategy = "latest_github_commit" autoupdate.asset = "tarball" From 1e74665d3d6abb2aae70f1809a266bf200d25b72 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Jul 2024 01:37:38 +0000 Subject: [PATCH 3/4] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cbd22e3..a62ceff 100755 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. LionWiki-t2t is a minimalist Wiki engine programmed in PHP. It is extensible, templatable, file based (it doesn't need database like MySQL) and requires just one file to function (30 kb). It is suitable for small websites, personal notebooks or journals. This version is using the lightweight markup language TXT2TAGS. -**Shipped version:** 2024.07.04~ynh1 +**Shipped version:** 2024.07.12~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 2bfdc64..8f1523b 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. LionWiki-t2t is a minimalist Wiki engine programmed in PHP. It is extensible, templatable, file based (it doesn't need database like MySQL) and requires just one file to function (30 kb). It is suitable for small websites, personal notebooks or journals. This version is using the lightweight markup language TXT2TAGS. -**Versión actual:** 2024.07.04~ynh1 +**Versión actual:** 2024.07.12~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 9df8fe0..c51bde7 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. LionWiki-t2t is a minimalist Wiki engine programmed in PHP. It is extensible, templatable, file based (it doesn't need database like MySQL) and requires just one file to function (30 kb). It is suitable for small websites, personal notebooks or journals. This version is using the lightweight markup language TXT2TAGS. -**Paketatutako bertsioa:** 2024.07.04~ynh1 +**Paketatutako bertsioa:** 2024.07.12~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 58dbce7..f5b7b26 100755 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Lionwiki-t2t est un système de type wiki minimaliste, programmé en PHP. Il est extensible et n'utilise que des fichiers plats pour sa base de données. Il est adapté pour la création de petits sites web, de notes personnelles ou de journaux. Cette version utilise le langage de balisage léger TXT2TAGS. -**Version incluse :** 2024.07.04~ynh1 +**Version incluse :** 2024.07.12~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 58163e3..690097f 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. LionWiki-t2t is a minimalist Wiki engine programmed in PHP. It is extensible, templatable, file based (it doesn't need database like MySQL) and requires just one file to function (30 kb). It is suitable for small websites, personal notebooks or journals. This version is using the lightweight markup language TXT2TAGS. -**Versión proporcionada:** 2024.07.04~ynh1 +**Versión proporcionada:** 2024.07.12~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index f58dca2..1b1c7ab 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ LionWiki-t2t is a minimalist Wiki engine programmed in PHP. It is extensible, templatable, file based (it doesn't need database like MySQL) and requires just one file to function (30 kb). It is suitable for small websites, personal notebooks or journals. This version is using the lightweight markup language TXT2TAGS. -**分发版本:** 2024.07.04~ynh1 +**分发版本:** 2024.07.12~ynh1 ## 截图 From 8b33042df3af5c743883cd92aef2096e1636c86d Mon Sep 17 00:00:00 2001 From: farvardin Date: Thu, 18 Jul 2024 23:15:30 +0200 Subject: [PATCH 4/4] Update manifest.toml php 8.2 is not very compatible and lead to problems --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 64bbe05..221bce8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -94,7 +94,7 @@ ram.runtime = "50M" [resources.apt] packages = [ - "php8.2-fpm", + "php7.4-fpm", "node-less", "acl", ]