From f21306ad5cf22969bedb4c77ddbb818bd47c4664 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 13 Jan 2022 06:21:06 +0000 Subject: [PATCH 01/11] Upgrade to v4.32.2 --- conf/admin.src | 4 ++-- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/admin.src b/conf/admin.src index d02dfc5..c401c76 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.32.1.zip -SOURCE_SUM=cd642643800f09e82412be9f481de4a051d7bda7433c9e78728ae63f98425f05 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.32.2.zip +SOURCE_SUM=9f5323920f1f097c5ba65d8e2078572ef9c311029b315131e48bb3330af1d128 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index e8f648f..eb8f9da 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.32.1/Ghost-4.32.1.zip -SOURCE_SUM=c72e311301e0491ddea07c8a18c0d9daaf5181da40d2e9074eaae65aa4087e2c +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.32.2/Ghost-4.32.2.zip +SOURCE_SUM=4f3aeb4e055b218ecfb498a13b6d9414ec9279e44e889b7284ddfc26ff16af3c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index d26d386..a6d17f0 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Publishing, memberships, subscriptions and newsletters platform", "fr": "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters" }, - "version": "4.32.1~ynh1", + "version": "4.32.2~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT", From c20c623e8d1d7e2b06da20fa9dbcfef864b66bdb Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Thu, 13 Jan 2022 06:21:11 +0000 Subject: [PATCH 02/11] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef9f614..15ea16c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Publishing, memberships, subscriptions and newsletters platform -**Shipped version:** 4.32.1~ynh1 +**Shipped version:** 4.32.2~ynh1 diff --git a/README_fr.md b/README_fr.md index 4099ade..1c45c84 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme d'édition, d'adhésions, d'abonnements et de newsletters -**Version incluse :** 4.32.1~ynh1 +**Version incluse :** 4.32.2~ynh1 From a5306908d6bffe3ae79aa925e57c760bdd7dc887 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 15 Jan 2022 06:20:52 +0000 Subject: [PATCH 03/11] Upgrade to v4.32.3 --- conf/admin.src | 4 ++-- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/admin.src b/conf/admin.src index c401c76..2dbb780 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.32.2.zip -SOURCE_SUM=9f5323920f1f097c5ba65d8e2078572ef9c311029b315131e48bb3330af1d128 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.32.3.zip +SOURCE_SUM=709a8cd2b057d481eff682d79be0b593a80978a895abb491872b45cc1986f05d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index eb8f9da..a605e8e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.32.2/Ghost-4.32.2.zip -SOURCE_SUM=4f3aeb4e055b218ecfb498a13b6d9414ec9279e44e889b7284ddfc26ff16af3c +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.32.3/Ghost-4.32.3.zip +SOURCE_SUM=04f5b2d57ff7072b0cb502c5892aca495bbd8d4b35223c183e1accf7171cbab6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index a6d17f0..5d338f3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Publishing, memberships, subscriptions and newsletters platform", "fr": "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters" }, - "version": "4.32.2~ynh1", + "version": "4.32.3~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT", From 744f4f94d43b6cd06e15f25269167c8627594619 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sat, 15 Jan 2022 06:20:57 +0000 Subject: [PATCH 04/11] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15ea16c..3b96347 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Publishing, memberships, subscriptions and newsletters platform -**Shipped version:** 4.32.2~ynh1 +**Shipped version:** 4.32.3~ynh1 diff --git a/README_fr.md b/README_fr.md index 1c45c84..f61d3ac 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme d'édition, d'adhésions, d'abonnements et de newsletters -**Version incluse :** 4.32.2~ynh1 +**Version incluse :** 4.32.3~ynh1 From d33c09c88c24569fedcedae36d78542fd70b3fba Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 3 Feb 2022 06:19:16 +0000 Subject: [PATCH 05/11] Upgrade to v4.34.3 --- conf/admin.src | 4 ++-- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/admin.src b/conf/admin.src index 2dbb780..b0e2a2d 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.32.3.zip -SOURCE_SUM=709a8cd2b057d481eff682d79be0b593a80978a895abb491872b45cc1986f05d +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.34.3.zip +SOURCE_SUM=010663c352cf402049b5606ba2968587f0c2f8f0068b00d2c8cef5613df8b8fc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index a605e8e..5f52b70 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.32.3/Ghost-4.32.3.zip -SOURCE_SUM=04f5b2d57ff7072b0cb502c5892aca495bbd8d4b35223c183e1accf7171cbab6 +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.34.3/Ghost-4.34.3.zip +SOURCE_SUM=0893795634e0f96ea41415e296e4b1fce7f64b7667e43a084e3af2f646817a22 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 5d338f3..b632ef5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Publishing, memberships, subscriptions and newsletters platform", "fr": "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters" }, - "version": "4.32.3~ynh1", + "version": "4.34.3~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT", From de2a763c14403c75b2f8c44d09d2679dc662c4ea Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Thu, 3 Feb 2022 06:19:20 +0000 Subject: [PATCH 06/11] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b96347..45a422e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Publishing, memberships, subscriptions and newsletters platform -**Shipped version:** 4.32.3~ynh1 +**Shipped version:** 4.34.3~ynh1 diff --git a/README_fr.md b/README_fr.md index f61d3ac..bfa546c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme d'édition, d'adhésions, d'abonnements et de newsletters -**Version incluse :** 4.32.3~ynh1 +**Version incluse :** 4.34.3~ynh1 From ab888659b340f8c1523738b4464e41c5191fae08 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Fri, 4 Feb 2022 18:37:36 +0100 Subject: [PATCH 07/11] Remove TODO file --- TODO.org | 101 ------------------------------------------------------- 1 file changed, 101 deletions(-) delete mode 100644 TODO.org diff --git a/TODO.org b/TODO.org deleted file mode 100644 index 937d8c9..0000000 --- a/TODO.org +++ /dev/null @@ -1,101 +0,0 @@ -#+STARTUP: indent -#+TODO: TODO BLOCKED DONE -* DONE logs -* DONE logrotate config -* DONE is_public -* DONE auto set up admin section -** curl call seems ok but I get a 403 (XSRF ?) -* DONE mail in config.js : what's this ? -** mails are working -** http://docs.ghost.org/usage/configuration/ -* DONE add to ynh service list -** how do i do that ?? -* DONE reduce size of install tree -admin@yunohost:/home/yunohost.app/ghostblog$ du -sh * -50M ghost - -admin@yunohost:/home/yunohost.app/ghostblog$ du -sh ghost/* -4.0K ghost/config.example.js -4.0K ghost/config.js -176K ghost/content -4.5M ghost/core -36K ghost/Gruntfile.js -4.0K ghost/index.js -4.0K ghost/LICENSE -45M ghost/node_modules -4.0K ghost/package.json -8.0K ghost/README.md - -* DONE check if path contains "ghost", refused by ghost -* DONE mysql instead of sqlite -** http://docs.ghost.org/usage/configuration/ -* DONE change installation path -* DONE change pid file path -** let's stay with /var/run/yunohost/ghostblog for the moment -* DONE cleanup pid file -* DONE check password length (>=8) -* DONE download theme police, install locally to avoid google requests -** download theme police -//fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic|Open+Sans:700,400" - ---> - -@font-face { - font-family: 'Noto Serif'; - font-style: normal; - font-weight: 400; - src: local('Noto Serif'), local('NotoSerif'), url(https://themes.googleusercontent.com/static/fonts/notoserif/v2/eCpfeMZI7q4jLksXVRWPQxsxEYwM7FgeyaSgU71cLG0.woff) format('woff'); -} -@font-face { - font-family: 'Noto Serif'; - font-style: normal; - font-weight: 700; - src: local('Noto Serif Bold'), local('NotoSerif-Bold'), url(https://themes.googleusercontent.com/static/fonts/notoserif/v2/lJAvZoKA5NttpPc9yc6lPQFhaRv2pGgT5Kf0An0s4MM.woff) format('woff'); -} -@font-face { - font-family: 'Noto Serif'; - font-style: italic; - font-weight: 400; - src: local('Noto Serif Italic'), local('NotoSerif-Italic'), url(https://themes.googleusercontent.com/static/fonts/notoserif/v2/HQXBIwLHsOJCNEQeX9kNz3hCUOGz7vYGh680lGh-uXM.woff) format('woff'); -} -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 400; - src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff'); -} -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 700; - src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff'); -} - -wget de tous ces fichiers dans content/themes/casper/assets/fonts - -core/client/assets/fonts -/core/server/views/default.hbs -** install locally in themes/casper/assets/fonts ? -** modify assets/css ? -** modify default.hbs -** -** also in core -*** add client/assets/fonts/OpenSans* -*** add client/assets/css/fonts.css -*** admin@yunohost:/var/www/ghostblog/ghost/core$ grep -rn fonts.google * -server/views/user-error.hbs:19: -server/views/default.hbs:30: -*** -* DONE get rid of ghost.org call -** this is in the default blog post, the icon used in the site are taken from the icons.woff font -* TODO go multi-instance ? -* DONE use shrink to fix dependencies version. cf. https://www.npmjs.org/doc/shrinkwrap.html -* TODO implement upgrade -* DONE if public, block access to admin section via sso -* DONE support installation on root of subdomain -* DONE test non-public install -* DONE translate manifest -* DONE aptitude update -* DONE service ynh-ghostblog restart FAIL -* DONE move to ghost 0.4.2 -* DONE expose main site on http, admin on https From f0487553af484a2da56bbe232b4e11133ced01ab Mon Sep 17 00:00:00 2001 From: tituspijean Date: Fri, 4 Feb 2022 18:53:08 +0100 Subject: [PATCH 08/11] Fix typos --- doc/DISCLAIMER.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index bd7eac9..7ccb1d8 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,14 +1,14 @@ ## Installation 1. No LDAP support. - 1. You need more then **1GB** of ram. If you don't have it, please create a **swap memory**. + 1. You need more than **1GB** of ram. If you don't have it, please create a **swap memory**. dd if=/dev/zero of=/swapfile bs=1024 count=1048576 mkswap /swapfile swapon /swapfile echo "/swapfile swap swap defaults 0 0" >> /etc/fstab - 1. This app is multi-instance (you can have more then one Ghost blogging websites on a single YunoHost server) + 1. This app is multi-instance (you can have more than one Ghost blogging websites on a single YunoHost server) ### Installing the Ghost app From 055252de2966f210859d92744e073f1d09a8d0b6 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Fri, 4 Feb 2022 17:53:30 +0000 Subject: [PATCH 09/11] Auto-update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45a422e..beb4a42 100644 --- a/README.md +++ b/README.md @@ -30,14 +30,14 @@ Publishing, memberships, subscriptions and newsletters platform ## Installation 1. No LDAP support. - 1. You need more then **1GB** of ram. If you don't have it, please create a **swap memory**. + 1. You need more than **1GB** of ram. If you don't have it, please create a **swap memory**. dd if=/dev/zero of=/swapfile bs=1024 count=1048576 mkswap /swapfile swapon /swapfile echo "/swapfile swap swap defaults 0 0" >> /etc/fstab - 1. This app is multi-instance (you can have more then one Ghost blogging websites on a single YunoHost server) + 1. This app is multi-instance (you can have more than one Ghost blogging websites on a single YunoHost server) ### Installing the Ghost app From 12bd5d56082381f069e6217458e8f4d3e4184a53 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 5 Feb 2022 06:15:30 +0000 Subject: [PATCH 10/11] Upgrade to v4.35.0 --- conf/admin.src | 4 ++-- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/admin.src b/conf/admin.src index b0e2a2d..3884c75 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.34.3.zip -SOURCE_SUM=010663c352cf402049b5606ba2968587f0c2f8f0068b00d2c8cef5613df8b8fc +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.35.0.zip +SOURCE_SUM=0fb0dc985ce0ce81d5c5ae4293fad3918c5c353fe3fad7bddb907a8df3b984cc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 5f52b70..5b89772 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.34.3/Ghost-4.34.3.zip -SOURCE_SUM=0893795634e0f96ea41415e296e4b1fce7f64b7667e43a084e3af2f646817a22 +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.35.0/Ghost-4.35.0.zip +SOURCE_SUM=96ff8beadb81e09b53f86df4b10fe8f621f73d304a1129f87b870039e30fd0c8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index b632ef5..c318814 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Publishing, memberships, subscriptions and newsletters platform", "fr": "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters" }, - "version": "4.34.3~ynh1", + "version": "4.35.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT", From 86c7663f74ef499927b214c6617db3dfdebf868e Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sat, 5 Feb 2022 06:15:36 +0000 Subject: [PATCH 11/11] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index beb4a42..06c28a6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Publishing, memberships, subscriptions and newsletters platform -**Shipped version:** 4.34.3~ynh1 +**Shipped version:** 4.35.0~ynh1 diff --git a/README_fr.md b/README_fr.md index bfa546c..1585efa 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme d'édition, d'adhésions, d'abonnements et de newsletters -**Version incluse :** 4.34.3~ynh1 +**Version incluse :** 4.35.0~ynh1