www-apps/nextcloud-12.0.5 complains on the admin page that some files have an invalid hash. One is of course the .webapp-nextcloud-12.0.5 extra file (... as always). But this time it also lists core/js/jquery.ocdialog.js which seems to be identical to the one in 12.0.4: # sha512sum /usr/share/webapps/nextcloud/12.0.[45]/htdocs/core/js/jquery.ocdialog.js 49400fa339b0301ac65d439c30ce93e49af7206938792ec17b6fc5ab83978059892ca78f8c71db7261e0f0afa0b5560640166efd9d25436d066ac97e8d778b0c /usr/share/webapps/nextcloud/12.0.4/htdocs/core/js/jquery.ocdialog.js 49400fa339b0301ac65d439c30ce93e49af7206938792ec17b6fc5ab83978059892ca78f8c71db7261e0f0afa0b5560640166efd9d25436d066ac97e8d778b0c /usr/share/webapps/nextcloud/12.0.5/htdocs/core/js/jquery.ocdialog.js Here are the details given by the web interface: Technical information ===================== The following list covers which files have failed the integrity check. Please read the previous linked documentation to learn more about the errors and how to fix them. Results ======= - core - INVALID_HASH - core/js/jquery.ocdialog.js - EXTRA_FILE - .webapp-nextcloud-12.0.5 Raw output ========== Array ( [core] => Array ( [INVALID_HASH] => Array ( [core/js/jquery.ocdialog.js] => Array ( [expected] => c73f981f65fc06b2c64ab22a1552c9c9a48c987ee495f293c93c472bac303d1b16e6e30a338325e084782f3831dd0743762107d255eaa36c57cd02ed6e742f01 [current] => 49400fa339b0301ac65d439c30ce93e49af7206938792ec17b6fc5ab83978059892ca78f8c71db7261e0f0afa0b5560640166efd9d25436d066ac97e8d778b0c ) ) [EXTRA_FILE] => Array ( [.webapp-nextcloud-12.0.5] => Array ( [expected] => [current] => ) ) ) )
Ack, this is caused by a patch we applied in 12.0.4/12.0.5 (bug #639994), I did not see the added line after the usual .webapp-nextcloud warning. Anyway this patch was merged upstream finally, so the warning will disappear with just added 13.0.0