Skip to content

bank: make cache generation deterministic

Alois Wohlschlager requested to merge aloisw/vlc:push-msyzylyxoxxx into master

The plugins are loaded in filesystem iteration order. This would lead to the plugins.dat cache file not being built reproducibly. Sort the plugin list by path prior to writing it to achieve a consistent result.

Merge request reports

Loading