You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compress-man-pages: don't leak build timestamp into archive
without `-n`, gzip leaks the file timestamp into the compressed file,
which is likely to leak the build timestamp into the output.
This fixes#434930, a regression introduced in c5252e1 / #406922
0 commit comments