Skip to content

0.1.4

Compare
Choose a tag to compare
@hughsie hughsie released this 27 Oct 16:03
· 87 commits to main since this release
0.1.4

This release fixes the following bugs:

  • Allow setting MaxItemSize bigger than 4GB
  • Do not abort with a critical warning when no query is used
  • Do not follow symlinks in libdir and sysconfpkgdir
  • Fix a harmless assertion warning when serving a zero-length file
  • Properly escape the Content-Disposition filename
  • Reduce RSS when reloading the daemon
  • Show a better message when publishing a file that is too large

Many thanks to Matthias Gerstner from the SUSE Security team for the code review.