From 13e0fcc0a99d45da4617b997dc99d3b9f102009a Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 15 Apr 2024 15:55:41 +0100 Subject: [PATCH] Release 0.1.6 --- data/org.freedesktop.Passim.metainfo.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/data/org.freedesktop.Passim.metainfo.xml b/data/org.freedesktop.Passim.metainfo.xml index c415fc0..1f5da4b 100644 --- a/data/org.freedesktop.Passim.metainfo.xml +++ b/data/org.freedesktop.Passim.metainfo.xml @@ -20,6 +20,25 @@ passim + + +

+ 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
  • +
+
+

This release adds some new API for fwupd to use.