sparkle-project / Sparkle

A software update framework for macOS
https://sparkle-project.org
Other
7.28k stars 1.04k forks source link

Ignore crashes due to SIGPIPE in generate_appcast #2563

Closed zorgiepoo closed 1 month ago

zorgiepoo commented 1 month ago

Related to #2544, generate_appcast should not unexpectedly halt when encountering SIGPIPE issue when extracting unexpected zip files. We do the same in Autoupdate.

Misc Checklist

Testing

I tested and verified my change by using one or multiple of these methods:

Tested running generate_appcast on problematic zip file.

macOS version tested: 14.5 (23F79)