Michael Herger

Results 85 comments of Michael Herger

Thanks! Can you tell me which one of these works, and which one doesn't? If you enabled logging for `database.sql` you'd get the SQL query resulting from the above information...

Most likely the scanner code can't handle files this large. TBH: I doubt anyone will soon be looking into an issue caused by upsampling a file to insane numbers...

I must admit that I didn't follow all of what you discussed. So if there's something actionable, then please provide a summary of what needs to be done. Or even...

What parts of ffmpeg are we using? Where do we use them? And with how many of those vulnerabilities does this leave us? I'd rather disable the media server part...

Can you try to get those changes upstream (https://github.com/andygrundman/libmediascan)? I should probably find out what the most popular platforms currently are. Then try to update these? Would that make sense?...

> Maybe it is a good idea to drop off some very old platforms and consolidate the ones already there. Can I help in some ways? I am not deep...

Heh... interesting timing: over the weekend I spent some time building a standalone Perl to bundle with LMS for macOS. Got it working on the M1. But it's not a...

Thanks for the info! Yes, I've been playing with `lipo`, too (the latest Spotty helper has a universal binary). > Were you thinking of dropping power pc support and merging...

FWIW: I removed PPC support and moved everything back to `Bin/darwin`. I left i386 in, but I believe it's indeed only a few dozen users left, and none on 8.2.0+.

Just to confirm that we can drop support for i386: most of the Perl binaries for 5.18 on Mac are x86_64 only.