YunoHost-Apps / friendica_ynh

Friendica package for YunoHost
http://friendi.ca/
Other
11 stars 13 forks source link

Corrupt source for friendica 2018.09 #13

Closed Josue-T closed 6 years ago

Josue-T commented 6 years ago

Hello,

When I tried to upgrade friendica I got a corrupt source error : here is my result of my checksum :

➜  /tmp wget -nv -O app.zip https://github.com/friendica/friendica/archive/2018.09.zip
2018-10-09 21:42:15 URL:https://codeload.github.com/friendica/friendica/zip/2018.09 [17761168] -> "app.zip" [1]
➜  /tmp md5sum app.zip 
ab58be32f7bedcc41e124b6b77ebc427  app.zip
anmol26s commented 6 years ago

This is weird they have changed the sources of the version 5 days ago. Friendica should have released a minor release to fix rather then changing the sources of major release. https://github.com/friendica/friendica/releases/tag/2018.09

Anyways I am on to it. Will update to new sources in next hour after a test.

Josue-T commented 6 years ago

Thanks,

Note that md5 is actually not considered as really robust. It should be better to use sha256.

anmol26s commented 6 years ago

I have updated checksum with sha256 for the latest release 2018.09. I hope everything goes well on upgrade now.

Thanks