lsof-org / lsof

LiSt Open Files
https://lsof.readthedocs.io
Other
434 stars 107 forks source link

Missing dist tarballs for >4.99.0 #304

Closed thesamesam closed 11 months ago

thesamesam commented 11 months ago

The 4.99.1, 4.99.2, and 4.99.3 releases are all lacking a "distribution tarball" (produced by make dist) which includes pre-generated autoconf files and is guaranteed to unchange, unlike the automatic github tarballs.

Previous versions like 4.99.0 had them.

Could these be uploaded please? Thanks!

jiegec commented 11 months ago

Added for 4.99.3.

thesamesam commented 11 months ago

Thank you!!