From e4600c85e89ad63e66cf73be2e205956aadd7d78 Mon Sep 17 00:00:00 2001 From: Anmol Date: Mon, 3 Jul 2017 10:13:47 +0530 Subject: [PATCH 01/10] Updated the sources to 2.4 --- README.md | 4 ++-- sources/hubzilla-addons/source_file | 2 +- sources/hubzilla-addons/source_md5 | 2 +- sources/hubzilla-addons/source_url | 2 +- sources/hubzilla/source_file | 2 +- sources/hubzilla/source_md5 | 2 +- sources/hubzilla/source_url | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 839f9880..7c7a6301 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Current snapshot in *sources*: -* https://github.com/redmatrix/hubzilla: 2.0 (commit c2830c4a98cf3c9983b3c4b61024d52a6d7187df) -* https://github.com/redmatrix/hubzilla-addons: 2.0 (commit 7cdd80991a517f318207223e0d5622f5535f476c) +* https://github.com/redmatrix/hubzilla: 2.4 (commit 47d55694a4c84b6c12c0db61a69bcac8b671b20e) +* https://github.com/redmatrix/hubzilla-addons: 2.4 (commit 251c426df8dee0b3e1a582e4cbeb3cd26be00785) ## Important Notes diff --git a/sources/hubzilla-addons/source_file b/sources/hubzilla-addons/source_file index 767af75b..1a388790 100644 --- a/sources/hubzilla-addons/source_file +++ b/sources/hubzilla-addons/source_file @@ -1 +1 @@ -hubzilla-addons-2.0 +hubzilla-addons-2.4.zip diff --git a/sources/hubzilla-addons/source_md5 b/sources/hubzilla-addons/source_md5 index 586c2939..3df4a63b 100644 --- a/sources/hubzilla-addons/source_md5 +++ b/sources/hubzilla-addons/source_md5 @@ -1 +1 @@ -09278c5123db1bbb5546c659177ecce5 hubzilla-addons-2.0.zip +4a6a825f614af3b49cf1833d8e91009f hubzilla-addons-2.4.zip diff --git a/sources/hubzilla-addons/source_url b/sources/hubzilla-addons/source_url index f250a766..9fafbfd7 100644 --- a/sources/hubzilla-addons/source_url +++ b/sources/hubzilla-addons/source_url @@ -1 +1 @@ -https://github.com/redmatrix/hubzilla-addons/archive/2.0.zip +https://github.com/redmatrix/hubzilla-addons/archive/2.4.zip diff --git a/sources/hubzilla/source_file b/sources/hubzilla/source_file index 5a20ecf0..0441f2d6 100644 --- a/sources/hubzilla/source_file +++ b/sources/hubzilla/source_file @@ -1 +1 @@ -hubzilla-2.0 +hubzilla-2.4.zip diff --git a/sources/hubzilla/source_md5 b/sources/hubzilla/source_md5 index 322f7085..44e978e2 100644 --- a/sources/hubzilla/source_md5 +++ b/sources/hubzilla/source_md5 @@ -1 +1 @@ -eb60bc48b04451af692af5ec4770066f hubzilla-2.0.zip +a584fd89716eaeda8a879fb288e409e2 hubzilla-2.4.zip diff --git a/sources/hubzilla/source_url b/sources/hubzilla/source_url index fedff4e5..2382ee82 100644 --- a/sources/hubzilla/source_url +++ b/sources/hubzilla/source_url @@ -1 +1 @@ -https://github.com/redmatrix/hubzilla/archive/2.0.zip +https://github.com/redmatrix/hubzilla/archive/2.4.zip From 8c328b09be1e35d40775512cac1589345e8144e5 Mon Sep 17 00:00:00 2001 From: Anmol Date: Tue, 4 Jul 2017 23:12:15 +0530 Subject: [PATCH 02/10] remove .zip from the source_file hubzilla/addons --- sources/hubzilla-addons/source_file | 2 +- sources/hubzilla/source_file | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/hubzilla-addons/source_file b/sources/hubzilla-addons/source_file index 1a388790..071264fc 100644 --- a/sources/hubzilla-addons/source_file +++ b/sources/hubzilla-addons/source_file @@ -1 +1 @@ -hubzilla-addons-2.4.zip +hubzilla-addons-2.4 diff --git a/sources/hubzilla/source_file b/sources/hubzilla/source_file index 0441f2d6..e89fa05a 100644 --- a/sources/hubzilla/source_file +++ b/sources/hubzilla/source_file @@ -1 +1 @@ -hubzilla-2.4.zip +hubzilla-2.4 From b53fa2f477991243e64a920082b4dbd4fdd31042 Mon Sep 17 00:00:00 2001 From: Anmol Date: Mon, 17 Jul 2017 05:07:27 +0530 Subject: [PATCH 03/10] Updated to 2.4.2 and edited upgrade script to retain user data while upgrade --- scripts/install | 1 - scripts/upgrade | 8 +++++++- sources/hubzilla-addons/source_file | 2 +- sources/hubzilla-addons/source_md5 | 2 +- sources/hubzilla-addons/source_url | 2 +- sources/hubzilla/source_file | 2 +- sources/hubzilla/source_md5 | 2 +- sources/hubzilla/source_url | 2 +- 8 files changed, 13 insertions(+), 8 deletions(-) diff --git a/scripts/install b/scripts/install index b34d6b57..51e430b0 100755 --- a/scripts/install +++ b/scripts/install @@ -132,4 +132,3 @@ sudo service php5-fpm reload || true sudo service nginx reload || true sudo yunohost app ssowatconf - diff --git a/scripts/upgrade b/scripts/upgrade index 3c2c061f..94c299c8 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -21,6 +21,11 @@ run_exec=$(ynh_app_setting_get $app run_exec) CHECK_PATH # Vérifie et corrige la syntaxe du path. +# Make backup of old app folder and create again the app folder +sudo mv ${final_path} ${final_path}.old +sudo mkdir -p $final_path + + # We download the sources and check the md5sum # 1 - hubzilla hubzilla_file=`sudo cat ../sources/hubzilla/source_file`; @@ -28,6 +33,8 @@ sudo wget -nv -i ../sources/hubzilla/source_url -O ${hubzilla_file}.zip sudo md5sum -c ../sources/hubzilla/source_md5 --status || (echo "Corrupt source" >&2 && false) sudo unzip -q ${hubzilla_file}.zip -d ../sources/hubzilla/ sudo cp -r ../sources/hubzilla/${hubzilla_file}/. $final_path +sudo cp -a ${final_path}.old/store ${final_path} +sudo rm -Rf ${final_path}.old # 2 - Addons addons_file=`sudo cat ../sources/hubzilla-addons/source_file`; @@ -95,4 +102,3 @@ fi sudo service php5-fpm reload || true sudo service nginx reload || true sudo yunohost app ssowatconf - diff --git a/sources/hubzilla-addons/source_file b/sources/hubzilla-addons/source_file index 071264fc..30bf3a0c 100644 --- a/sources/hubzilla-addons/source_file +++ b/sources/hubzilla-addons/source_file @@ -1 +1 @@ -hubzilla-addons-2.4 +hubzilla-addons-2.4.1 diff --git a/sources/hubzilla-addons/source_md5 b/sources/hubzilla-addons/source_md5 index 3df4a63b..52dc72f3 100644 --- a/sources/hubzilla-addons/source_md5 +++ b/sources/hubzilla-addons/source_md5 @@ -1 +1 @@ -4a6a825f614af3b49cf1833d8e91009f hubzilla-addons-2.4.zip +aff46da933e40b125c21946ec48220c5 hubzilla-addons-2.4.1.zip diff --git a/sources/hubzilla-addons/source_url b/sources/hubzilla-addons/source_url index 9fafbfd7..bd4e8e73 100644 --- a/sources/hubzilla-addons/source_url +++ b/sources/hubzilla-addons/source_url @@ -1 +1 @@ -https://github.com/redmatrix/hubzilla-addons/archive/2.4.zip +https://github.com/redmatrix/hubzilla-addons/archive/2.4.1.zip diff --git a/sources/hubzilla/source_file b/sources/hubzilla/source_file index e89fa05a..a8366792 100644 --- a/sources/hubzilla/source_file +++ b/sources/hubzilla/source_file @@ -1 +1 @@ -hubzilla-2.4 +hubzilla-2.4.1 diff --git a/sources/hubzilla/source_md5 b/sources/hubzilla/source_md5 index 44e978e2..d7ffed2e 100644 --- a/sources/hubzilla/source_md5 +++ b/sources/hubzilla/source_md5 @@ -1 +1 @@ -a584fd89716eaeda8a879fb288e409e2 hubzilla-2.4.zip +8c824159e5464d9d5cf312a41e50327c hubzilla-2.4.1.zip diff --git a/sources/hubzilla/source_url b/sources/hubzilla/source_url index 2382ee82..14d614fb 100644 --- a/sources/hubzilla/source_url +++ b/sources/hubzilla/source_url @@ -1 +1 @@ -https://github.com/redmatrix/hubzilla/archive/2.4.zip +https://github.com/redmatrix/hubzilla/archive/2.4.1.zip From 308fb41937595fe192085e885e76479824a6fb93 Mon Sep 17 00:00:00 2001 From: Anmol Date: Mon, 17 Jul 2017 05:46:09 +0530 Subject: [PATCH 04/10] Updated readme for 2.4.1 updates and added information on how to get admin rights for an account --- README.md | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 7c7a6301..a0c30bcc 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,25 @@ # YunoHost App for Hubzilla Hub ## Hubzilla -[Hubzilla](http://hubzilla.org) is a powerful platform for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common webserver technology. +[Hubzilla](http://hubzilla.org) is a powerful platform for creating interconnected websites featuring a decentralized identity, commuhubzilla_test1nications, and permissions framework built using common webserver technology. -Current snapshot in *sources*: +Current snapshot in *sources*: -* https://github.com/redmatrix/hubzilla: 2.4 (commit 47d55694a4c84b6c12c0db61a69bcac8b671b20e) -* https://github.com/redmatrix/hubzilla-addons: 2.4 (commit 251c426df8dee0b3e1a582e4cbeb3cd26be00785) +* https://github.com/redmatrix/hubzilla: 2.4.1 (commit 46e079beea8eb4cbcdd938681c702ef7481a3337) +* https://github.com/redmatrix/hubzilla-addons: 2.4.1 (commit 30f3104ebe2121a433d174bb3bcb703bb9787bd3) ## Important Notes -Before installing, read the [Hubzilla installation instructions](https://github.com/redmatrix/hubzilla/blob/master/install/INSTALL.txt) for important information about +Before installing, read the [Hubzilla installation instructions](https://github.com/redmatrix/hubzilla/blob/master/install/INSTALL.txt) for important information about - SSL certificate validation requirement (now with support for [Let's Encrypt!](https://letsencrypt.org)). See Installation section below. - Dedicated domain (must install under web root like **https://hub.example.com/** not **https://example.com/hub/** ) - Required packages (all of these are not yet installed by this YunoHost installer package). This YunoHost package installs the following additional packages: - - php5-cli - - php5-imagick - - php5-gd - - php5-mcrypt + - php5-cli + - php5-imagick + - php5-gd + - php5-mcrypt - This package requires a **system-wide change to php.ini** that enables the `exec()` perimission. [See the PHP manual for more information](php.net/manual/function.exec.php). @@ -31,10 +31,10 @@ Hubzilla requires a dedicated domain, so obtain one and add it using the [YunoHo Hubzilla requires browser-approved SSL certificates. If you have certificates not issued by [Let's Encrypt](https://letsencrypt.org/), install them manually as usual. -#### YunoHost >= 2.5 : +#### YunoHost >= 2.5 : Once the dedicated domain has been added to YunoHost, go again to the admin panel, go to domains then select your domain and click on "Install Let's Encrypt certificate". -#### Yunohost < 2.5 : +#### Yunohost < 2.5 : For older versions of YunoHost, once you have added the new domain, SSH into your YunoHost server and perform the following steps: 1. Install [certbot](https://certbot.eff.org/) to make installing free SSL certificates from Let's Encrypt simple. @@ -42,20 +42,20 @@ For older versions of YunoHost, once you have added the new domain, SSH into you 1. Stop nginx service nginx stop - + 1. Run the **certbot** utility with the **certonly** option certbot certonly 1. Copy the generated certificate and key into the appropriate location for YunoHost to use - cp /etc/letsencrypt/live/YOUR_DOMAIN/fullchain.pem /etc/yunohost/certs/YOUR_DOMAIN/crt.pem - cp /etc/letsencrypt/live/YOUR_DOMAIN/privkey.pem /etc/yunohost/certs/YOUR_DOMAIN/key.pem + cp /etc/letsencrypt/live/YOUR_DOMAIN/fullchain.pem /etc/yunohost/certs/YOUR_DOMAIN/crt.pem + cp /etc/letsencrypt/live/YOUR_DOMAIN/privkey.pem /etc/yunohost/certs/YOUR_DOMAIN/key.pem 1. Restart nginx - + service nginx start - + ### Install the Hubzilla application Use the [YunoHost admin](https://reticu.li/yunohost/admin) panel to install Hubzilla by entering the GitHub repo address in the custom app URL @@ -64,3 +64,5 @@ Use the [YunoHost admin](https://reticu.li/yunohost/admin) panel to install Hubz Make sure to select your domain from the previous section as the application domain. Also set the application to Public. When installation is complete, you will need to visit your new hub and register a new account using the email address you specified in the app installation form. You should then be able to log in and create your first channel. +If above method do not work for you then you have give an account administrator access through phpMYAdmin by +adding 4096 to the account_roles for that account in the database. From b6079bfbbe959b0926e6dd791a2b408721aa4092 Mon Sep 17 00:00:00 2001 From: Anmol Date: Wed, 19 Jul 2017 04:48:58 +0530 Subject: [PATCH 05/10] cron job is deleted while removing the app --- scripts/remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index 5204e8ca..911e96a5 100755 --- a/scripts/remove +++ b/scripts/remove @@ -21,7 +21,7 @@ REMOVE_NGINX_CONF # Suppression de la configuration nginx REMOVE_FPM_CONF # Suppression de la configuration du pool php-fpm # Remove poller cron job -sudo rm -f /etc/cron.d/poller-cron +sudo rm -f /etc/cron.d/$app # Restore php.ini as it was before installing hubzilla if [ "$run_exec" = "Yes" ]; From 5b3a62851f18d61b734137a1ab9c9f71f999b267 Mon Sep 17 00:00:00 2001 From: Anmol Date: Thu, 20 Jul 2017 10:39:07 +0530 Subject: [PATCH 06/10] Added ldap support & changed the line for addding admin mail in .htconfig.php --- conf/ldap_conf.php | 7 +++++++ scripts/install | 4 +++- scripts/upgrade | 5 ++++- 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 conf/ldap_conf.php diff --git a/conf/ldap_conf.php b/conf/ldap_conf.php new file mode 100644 index 00000000..a4688d69 --- /dev/null +++ b/conf/ldap_conf.php @@ -0,0 +1,7 @@ +App::$config['system']['addon'] = 'ldapauth'; + +App::$config['ldapauth']['ldap_server'] = 'localhost'; +App::$config['ldapauth']['ldap_searchdn'] = 'ou=users,dc=yunohost,dc=org'; +App::$config['ldapauth']['ldap_userattr'] = 'uid'; +App::$config['ldapauth']['ldap_autocreateaccount_emailattribute'] = 'mail'; +App::$config['ldapauth']['create_account'] = '1'; diff --git a/scripts/install b/scripts/install index 51e430b0..143b5781 100755 --- a/scripts/install +++ b/scripts/install @@ -85,7 +85,9 @@ sudo sed -i "s/mysqlusername/$db_user/g" $final_path/.htconfig.php sudo sed -i "s/mysqldatabasename/$db_user/g" $final_path/.htconfig.php sudo sed -i "s/mysite.example/$domain/g" $final_path/.htconfig.php sudo sed -i "s/if the auto install failed, put a unique random string here/$(ynh_string_random)$(ynh_string_random)$(ynh_string_random)/g" $final_path/.htconfig.php -sudo sed -i "s/ADMIN_EMAIL_REPLACE/$email/g" $final_path/.htconfig.php +sudo sed -i "s/\['admin_email'\] = '';/\['admin_email'\] = '$email';/g" $final_path/.htconfig.php +# addon ldap config +sudo su -c "cat ../conf/ldap_conf.php >> $final_path/.htconfig.php" # Set www-data to owner sudo chown -R www-data:www-data $final_path diff --git a/scripts/upgrade b/scripts/upgrade index 94c299c8..41f3a1f9 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -58,7 +58,10 @@ sudo sed -i "s/mysqlusername/$db_user/g" $final_path/.htconfig.php sudo sed -i "s/mysqldatabasename/$db_user/g" $final_path/.htconfig.php sudo sed -i "s/mysite.example/$domain/g" $final_path/.htconfig.php sudo sed -i "s/if the auto install failed, put a unique random string here/$(ynh_string_random)$(ynh_string_random)$(ynh_string_random)/g" $final_path/.htconfig.php -sudo sed -i "s/ADMIN_EMAIL_REPLACE/$email/g" $final_path/.htconfig.php +sudo sed -i "s/\['admin_email'\] = '';/\['admin_email'\] = '$email';/g" $final_path/.htconfig.php + +# addon ldap config +sudo su -c "cat ../conf/ldap_conf.php >> $final_path/.htconfig.php" # Set www-data to owner sudo chown -R www-data:www-data $final_path From 6dd95f4b8a35f5f6e58c0357fae117a51661438b Mon Sep 17 00:00:00 2001 From: Anmol Date: Thu, 20 Jul 2017 11:17:42 +0530 Subject: [PATCH 07/10] Updated sources to 2.4.2 --- README.md | 4 ++-- sources/hubzilla-addons/source_file | 2 +- sources/hubzilla-addons/source_md5 | 2 +- sources/hubzilla-addons/source_url | 2 +- sources/hubzilla/source_file | 2 +- sources/hubzilla/source_md5 | 2 +- sources/hubzilla/source_url | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a0c30bcc..70594c13 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Current snapshot in *sources*: -* https://github.com/redmatrix/hubzilla: 2.4.1 (commit 46e079beea8eb4cbcdd938681c702ef7481a3337) -* https://github.com/redmatrix/hubzilla-addons: 2.4.1 (commit 30f3104ebe2121a433d174bb3bcb703bb9787bd3) +* https://github.com/redmatrix/hubzilla: 2.4.2 (commit 8896ebf7cbf20c242399c3821be5881e6068175a) +* https://github.com/redmatrix/hubzilla-addons: 2.4.2 (commit 30f3104ebe2121a433d174bb3bcb703bb9787bd3) ## Important Notes diff --git a/sources/hubzilla-addons/source_file b/sources/hubzilla-addons/source_file index 30bf3a0c..23752f9f 100644 --- a/sources/hubzilla-addons/source_file +++ b/sources/hubzilla-addons/source_file @@ -1 +1 @@ -hubzilla-addons-2.4.1 +hubzilla-addons-2.4.2 diff --git a/sources/hubzilla-addons/source_md5 b/sources/hubzilla-addons/source_md5 index 52dc72f3..3e061f1b 100644 --- a/sources/hubzilla-addons/source_md5 +++ b/sources/hubzilla-addons/source_md5 @@ -1 +1 @@ -aff46da933e40b125c21946ec48220c5 hubzilla-addons-2.4.1.zip +24cde04ec71c61864e0ce904a27ad432 hubzilla-addons-2.4.1.zip diff --git a/sources/hubzilla-addons/source_url b/sources/hubzilla-addons/source_url index bd4e8e73..8b6bf9e7 100644 --- a/sources/hubzilla-addons/source_url +++ b/sources/hubzilla-addons/source_url @@ -1 +1 @@ -https://github.com/redmatrix/hubzilla-addons/archive/2.4.1.zip +https://github.com/redmatrix/hubzilla-addons/archive/2.4.2.zip diff --git a/sources/hubzilla/source_file b/sources/hubzilla/source_file index a8366792..5e314aa8 100644 --- a/sources/hubzilla/source_file +++ b/sources/hubzilla/source_file @@ -1 +1 @@ -hubzilla-2.4.1 +hubzilla-2.4.2 diff --git a/sources/hubzilla/source_md5 b/sources/hubzilla/source_md5 index d7ffed2e..e00d8623 100644 --- a/sources/hubzilla/source_md5 +++ b/sources/hubzilla/source_md5 @@ -1 +1 @@ -8c824159e5464d9d5cf312a41e50327c hubzilla-2.4.1.zip +779d29162c3e7635bc1c93707c3da67f hubzilla-2.4.2.zip diff --git a/sources/hubzilla/source_url b/sources/hubzilla/source_url index 14d614fb..26bf4c60 100644 --- a/sources/hubzilla/source_url +++ b/sources/hubzilla/source_url @@ -1 +1 @@ -https://github.com/redmatrix/hubzilla/archive/2.4.1.zip +https://github.com/redmatrix/hubzilla/archive/2.4.2.zip From c3f963f971920b7ab37d6af5a1a27f4c5a797cf8 Mon Sep 17 00:00:00 2001 From: Anmol Date: Thu, 20 Jul 2017 11:36:02 +0530 Subject: [PATCH 08/10] removed the recreation of .htconfig.php while update,instead copy it from previous install --- scripts/upgrade | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index 41f3a1f9..9d7ab1d0 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -34,6 +34,7 @@ sudo md5sum -c ../sources/hubzilla/source_md5 --status || (echo "Corrupt source" sudo unzip -q ${hubzilla_file}.zip -d ../sources/hubzilla/ sudo cp -r ../sources/hubzilla/${hubzilla_file}/. $final_path sudo cp -a ${final_path}.old/store ${final_path} +sudo cp -a ${final_path}.old/.htconfig.php ${final_path} sudo rm -Rf ${final_path}.old # 2 - Addons @@ -48,20 +49,7 @@ sudo cp -r ../sources/hubzilla-addons/${addons_file}/. $final_path/addon sudo mkdir -p "${final_path}/store/[data]/smarty3" sudo chmod -R 777 $final_path/store -# Copy the template install/htconfig.sample.php to .htconfig.php -sudo cp $final_path/install/htconfig.sample.php $final_path/.htconfig.php -# Use sed to add the database information to .htconfig.php -sudo sed -i "s/your.mysqlhost.com/localhost/g" $final_path/.htconfig.php -sudo sed -i "s/mysqlpassword/$db_pwd/g" $final_path/.htconfig.php -sudo sed -i "s/mysqlusername/$db_user/g" $final_path/.htconfig.php -sudo sed -i "s/mysqldatabasename/$db_user/g" $final_path/.htconfig.php -sudo sed -i "s/mysite.example/$domain/g" $final_path/.htconfig.php -sudo sed -i "s/if the auto install failed, put a unique random string here/$(ynh_string_random)$(ynh_string_random)$(ynh_string_random)/g" $final_path/.htconfig.php -sudo sed -i "s/\['admin_email'\] = '';/\['admin_email'\] = '$email';/g" $final_path/.htconfig.php - -# addon ldap config -sudo su -c "cat ../conf/ldap_conf.php >> $final_path/.htconfig.php" # Set www-data to owner sudo chown -R www-data:www-data $final_path From 2ab07e8080282edd1fa40b9695b7ed45ee52b9f7 Mon Sep 17 00:00:00 2001 From: Anmol Date: Thu, 20 Jul 2017 11:40:47 +0530 Subject: [PATCH 09/10] removed the line to recreation of the smarty folder --- scripts/upgrade | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 9d7ab1d0..98a24899 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -46,7 +46,6 @@ sudo mkdir $final_path/addon sudo cp -r ../sources/hubzilla-addons/${addons_file}/. $final_path/addon # 3 - some extra folders -sudo mkdir -p "${final_path}/store/[data]/smarty3" sudo chmod -R 777 $final_path/store From a3bb4891343729fa5aacdf7e65d227d44c5f177f Mon Sep 17 00:00:00 2001 From: Anmol Date: Thu, 20 Jul 2017 11:53:19 +0530 Subject: [PATCH 10/10] Forgot to change the file name in checksum for addons --- sources/hubzilla-addons/source_md5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/hubzilla-addons/source_md5 b/sources/hubzilla-addons/source_md5 index 3e061f1b..0eb78dad 100644 --- a/sources/hubzilla-addons/source_md5 +++ b/sources/hubzilla-addons/source_md5 @@ -1 +1 @@ -24cde04ec71c61864e0ce904a27ad432 hubzilla-addons-2.4.1.zip +24cde04ec71c61864e0ce904a27ad432 hubzilla-addons-2.4.2.zip