]> git.openstreetmap.org Git - rails.git/commit
Workaround bug in file 5.46
authorTom Hughes <tom@compton.nu>
Sun, 13 Apr 2025 19:26:01 +0000 (20:26 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 15 Apr 2025 17:54:36 +0000 (18:54 +0100)
commit3b792c2892acbff2437f138784bb0eb6d907a59e
tree3812024a1e4b2b44106a48a877ffa508923d7753
parent8884e56d42c9cfd4ac20e9084597f4375b331d33
Workaround bug in file 5.46

The 5.46 release of file has a bug that means when the -z switch
is used on a zip file it tries and fails to decompress it so make
sure to only use -z on things we know are compressed.

https://bugs.astron.com/view.php?id=643
app/models/trace.rb