From patchwork Mon Jun 3 14:47:31 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7842 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4VtGmd4XB4z3x2Q for ; Mon, 3 Jun 2024 14:48:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4VtGmL5mkTz5Zn; Mon, 3 Jun 2024 14:47:46 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4VtGmK0hRGz3374; Mon, 3 Jun 2024 14:47:45 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4VtGmC6RhSz336y for ; Mon, 3 Jun 2024 14:47:39 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4VtGmC4zXWz1Hm; Mon, 3 Jun 2024 14:47:39 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1717426059; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2ZqM8NxNSiN+iY/evmRrevPPkB65Qw+3jye9sHHMh2k=; b=7phX/AvIoxhRonVnDohh31YZzIL+VnHLRBG6DM3vsIEnnMemtXRcNsVa1gc67BZJSRo/24 G7SRIWMGjMsZSNAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1717426059; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2ZqM8NxNSiN+iY/evmRrevPPkB65Qw+3jye9sHHMh2k=; b=QkMut0wVO23IgUG1OnVEAiKFgFCsrM6eJ6fdJNagQdsbm2SiMJw8lMMKP+pKJXEBeun7bV JRvccH/n7CesnT57nOLkdVqhnzGMCNMtZMkMpFrF0yvHJVIlh4zfxbQPmi25Y/FoJ9qEd2 nl1TMyD4Rc7u801FtQx/3NOysG5YjzQ+QZs752QL2Gl6C+T0bgaJ1lrwnlgzmBdh/GZeFK VCQ4wpV8fY0nG6XaiFRL/5rpHPgvhVA3Q8kpA7qXGpMq4d4RS7Id5ExbffqVoJQyb8zzxT Biy4fomiJQBrjumupH/rIKRoiHvG/k3l2MVAPPGlmsmGNn6LaUOl/hJBArERsA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] wsdd: Update to version 0.8 Date: Mon, 3 Jun 2024 16:47:31 +0200 Message-ID: <20240603144731.2620910-5-adolf.belka@ipfire.org> In-Reply-To: <20240603144731.2620910-1-adolf.belka@ipfire.org> References: <20240603144731.2620910-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: LZNRPMTCOOVP7PJP6V36TIHSTSZTC5X4 X-Message-ID-Hash: LZNRPMTCOOVP7PJP6V36TIHSTSZTC5X4 X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 0.7.1 to 0.8 - Update of rootfile not required - Changelog 0.8 ### Added - Support for OpenBSD (tested on riscv64 with OpenBSD 7.4) - Configuration files for firewalld (#186). Thanks to Ondrej Holy. - Show device type and allow filtering in API's `list` command (#189). Thanks to Ondrej Holy. - Add option `--metadata-timeout` to set the timeout for the HTTP-based metadata exchange (closes #83) ### Changed - The employed UUID is now read from `/etc/{machine-id,hostid}` before falling by back to the UUID derivation from the host name. ### Fixed - Handle addresses with zone id by ignoring the interface part (#184) - Do not crash with asyncio future error when non-existing interface is provided (#201) Signed-off-by: Adolf Belka --- lfs/wsdd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/wsdd b/lfs/wsdd index bf2a1a032..84a563a46 100644 --- a/lfs/wsdd +++ b/lfs/wsdd @@ -24,7 +24,7 @@ include Config -VER = 0.7.1 +VER = 0.8 SUMMARY = A Web Service Discovery host daemon. THISAPP = wsdd-$(VER) @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = wsdd -PAK_VER = 2 +PAK_VER = 3 DEPS = @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = ce43022c3bd9f7ff1fd7169ac0d5ab6b2ff78d35c221c05b2e20908a5772d563ab2aca571d4e6ae48a55d19d4adcb9cde60f720ae47af8ee950198224fcfdb26 +$(DL_FILE)_BLAKE2 = e4b8e29073b6ea23b73d2f740f6dbabd8c90b615de32d9972c59e5a822daf6232fcdeafb180492a37c4a29ec266c733b160376abedce3b6a90feded2aed25aa2 install : $(TARGET)