From ece407ca10a584af43e7a170467ebe0513948380 Mon Sep 17 00:00:00 2001 From: Limezy Date: Tue, 20 Sep 2022 18:22:48 +0700 Subject: [PATCH 1/3] Test agressive optional bindings --- conf/systemd.service | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/systemd.service b/conf/systemd.service index 35f7fc9..bc93e44 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -13,9 +13,9 @@ TemporaryFileSystem=/:ro # Manually mount what is needed for the service to run # Ref: https://www.sherbers.de/use-temporaryfilesystem-to-hide-files-or-directories-from-systemd-services/ -BindReadOnlyPaths=/lib/ -/lib64/ /usr/lib/ /usr/lib64/ /etc/ld.so.cache /etc/ld.so.conf /etc/ld.so.conf.d/ /etc/bindresvport.blacklist /usr/share/zoneinfo/ /usr/share/locale/ /etc/localtime /usr/share/common-licenses/ /etc/ssl/certs/ /etc/alternatives/ -BindReadOnlyPaths=/dev/log /run/systemd/journal/socket /run/systemd/journal/stdout /run/systemd/notify -BindPaths=/var/www/photoprism /var/www/photoprism/live/bin /home/yunohost.app/photoprism /usr /etc /var /home /dev /etc /usr /media /mnt /opt /proc /run /srv /sys /tmp +BindReadOnlyPaths=-/lib/ -/lib64/ -/usr/lib/ -/usr/lib64/ -/etc/ld.so.cache -/etc/ld.so.conf -/etc/ld.so.conf.d/ -/etc/bindresvport.blacklist -/usr/share/zoneinfo/ -/usr/share/locale/ -/etc/localtime -/usr/share/common-licenses/ -/etc/ssl/certs/ -/etc/alternatives/ +BindReadOnlyPaths=-/dev/log -/run/systemd/journal/socket -/run/systemd/journal/stdout -/run/systemd/notify +BindPaths=/var/www/photoprism /var/www/photoprism/live/bin /home/yunohost.app/photoprism -/usr -/etc -/var -/home -/dev -/etc -/media -/mnt -/opt -/proc -/run -/srv -/sys -/tmp EnvironmentFile=__FINALPATH__/.env WorkingDirectory=__FINALPATH__/live/bin From c0fa84a6131128c9f9eef7ab339fb7f076c6bf46 Mon Sep 17 00:00:00 2001 From: Limezy Date: Tue, 20 Sep 2022 19:31:20 +0700 Subject: [PATCH 2/3] Update version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index cd7bd17..fdc6e5e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "AI-Powered Photos App for the Decentralized Web", "fr": "Gestion de photos en ligne" }, - "version": "2022.09.01~ynh2", + "version": "2022.09.01~ynh3", "url": "photoprism.app", "upstream": { "license": "AGPL-3.0-only", From f80b7720bbd5baee9e7647b72c69b6b044132b91 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 20 Sep 2022 12:31:26 +0000 Subject: [PATCH 3/3] 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 3c98878..9cebcbd 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ PhotoPrism® is an AI-Powered Photos App for the Decentralized Web. It makes use - Automatic classification of pictures based on their content and location -**Shipped version:** 2022.09.01~ynh2 +**Shipped version:** 2022.09.01~ynh3 **Demo:** https://demo-fr.photoprism.app diff --git a/README_fr.md b/README_fr.md index c406e83..c582a6e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ PhotoPrism® est une application de photos alimentée par l'IA pour le Web déce - Classification automatique des photos en fonction de leur contenu et de leur emplacement -**Version incluse :** 2022.09.01~ynh2 +**Version incluse :** 2022.09.01~ynh3 **Démo :** https://demo-fr.photoprism.app