Releases: hughsie/passim
Releases · hughsie/passim
0.1.8
0.1.7
0.1.6
This release adds the following features:
- Add a 'download' command to the CLI, and allow ignoring the localhost scan
- Log to an audit log when publishing, unpublishing and sharing
- Show the URI, auto-generated name, network and carbon saving in the CLI
This release fixes the following bugs:
- Add translation support for the CLI tool
- Properly encode socket addresses, but disable IPv6 by default
- Redirect with the basename set correctly
- Reduce some log-spam when checking item ages
0.1.5
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.
0.1.3
0.1.2
This release adds the following features:
- Add file size information into the exported item
- Allow admins to add a directory of static contents
This release fixes the following bugs:
- Do not advertise files when on a metered network connection
- Do not fail to start the service if /var/lib/passim/data does not exist
- Explicitly depend on avahi-daemon in passim.service