diff --git a/conf/FTL_last.src b/conf/FTL_last.src index 6df921c..bb6cd85 100644 --- a/conf/FTL_last.src +++ b/conf/FTL_last.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pi-hole/FTL/archive/v5.9.tar.gz -SOURCE_SUM=e10009f57a52434c70f6ca3abcac01b8a6a4365b8b257e9d1bdd2f6c3d509bc2 +SOURCE_URL=https://github.com/pi-hole/FTL/archive/v5.11.tar.gz +SOURCE_SUM=e7f1ec8b12629ae4b1b5453f18f5247cb7c68037094c6cf7f8e046e18ce2c283 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/admin_dashboard_3.src b/conf/admin_dashboard_3.src index 8f65ffe..d892835 100644 --- a/conf/admin_dashboard_3.src +++ b/conf/admin_dashboard_3.src @@ -3,4 +3,3 @@ SOURCE_SUM=caba2129fe8753b0c7aaf611b7c7b2146ff1ac56d5ac58987053b1553d09c49f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME= diff --git a/conf/admin_dashboard_last.src b/conf/admin_dashboard_last.src index 26ca810..879e895 100644 --- a/conf/admin_dashboard_last.src +++ b/conf/admin_dashboard_last.src @@ -1,6 +1,5 @@ -SOURCE_URL=https://github.com/pi-hole/AdminLTE/archive/v5.6.tar.gz -SOURCE_SUM=1b959de820fa9fb39999f5244a0201d26a1df9846ad3151dc6d66dd8fdda92dd +SOURCE_URL=https://github.com/pi-hole/AdminLTE/archive/v5.8.tar.gz +SOURCE_SUM=b594374bd3d6361ad5fa35958b17a08965fcc77d3ef4c4a7938410116b0cf5be SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME= diff --git a/conf/app_last.src b/conf/app_last.src index 593a63c..452929e 100644 --- a/conf/app_last.src +++ b/conf/app_last.src @@ -1,6 +1,5 @@ -SOURCE_URL=https://github.com/pi-hole/pi-hole/archive/v5.4.tar.gz -SOURCE_SUM=dc82465f3b257d170cd0089a249bdee5378a8f52166ae95d1d7dc00512ef505c +SOURCE_URL=https://github.com/pi-hole/pi-hole/archive/v5.6.tar.gz +SOURCE_SUM=c65f31418bdbfbf9ed482e5380f0b7f8370e69817dd1db70bea98f337198bf47 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME= diff --git a/conf/nginx.conf b/conf/nginx.conf index 647da87..b0000ac 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -4,11 +4,6 @@ location __PATH__/ { # Path to source alias __FINALPATH__/; - # Force usage of https - if ($scheme = http) { - rewrite ^ https://$server_name$request_uri? permanent; - } - index index.html index.php ; try_files $uri $uri/ index.php; diff --git a/manifest.json b/manifest.json index 688181a..d36de66 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Network-wide ad blocking via your own DNS server", "fr": "Filtrage publicitaire via votre propre serveur DNS" }, - "version": "5.4~ynh1", + "version": "5.6~ynh1", "url": "https://pi-hole.net/", "upstream": { "license": "EUPL-1.2", @@ -24,7 +24,7 @@ "email": "maniackc_dev@crudelis.fr" }], "requirements": { - "yunohost": ">= 4.2.7" + "yunohost": ">= 4.3.0" }, "multi_instance": false, "services": [