From patchwork Fri Jul 4 10:14:37 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8891 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 RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4bYTzY4KkXz3wm9 for ; Fri, 4 Jul 2025 10:15:37 +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 RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4bYTz90tDhz7VH for ; Fri, 4 Jul 2025 10:15:17 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4bYTyz4z4xz37QK for ; Fri, 4 Jul 2025 10:15:07 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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 RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4bYTyw5XxCz37Dj for ; Fri, 4 Jul 2025 10:15:04 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4bYTyp52C3z7G2; Fri, 4 Jul 2025 10:14:58 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1751624098; 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=yxUlVQGDi9g8xYCUNINTXBCWVmdyzKyZDOLCNlGg9VY=; b=eHt3rD/HACVo3wEPS++zn6BEDdABfidf8B3KRYPoYQxiFyKRQyEJQmhnGms/wvm+8KwL+K jkA4qsQBoTkYaCCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1751624098; 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=yxUlVQGDi9g8xYCUNINTXBCWVmdyzKyZDOLCNlGg9VY=; b=psQ4oybn5rpx0XozDG/0xKBf8XcdVGvvDLjXejomA3GDdM1kdZ/vei8Vmw8C2fKLZ8V2Md xlDtEQMd+5ZPdBLeWcTR9tJZbuIm0zzX05Wp4ff4ovv5jnISVrlpmtaji/+TS1i8eqIINV avRxBvRJO6wWDMIuEOayDauRNrNism/TrMg7rzmgbyiKLq2LEc3pSgClzirP2wgp1WfAGQ 49kT68uXBtyuouHXohjGA6rZKm+tDPcCmW53Q5BEHC2IaKb5mrEKEfgRaTVICOzEsiQ7OD NmTnIBDCfSLfO47wQYEo1+VghvrqttvdRa3O3lmYFMHt4KFyVKbyPR7MpmJp5Q== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] lvm2: Update to version 2.03.33 Date: Fri, 4 Jul 2025 12:14:37 +0200 Message-ID: <20250704101446.8038-22-adolf.belka@ipfire.org> In-Reply-To: <20250704101446.8038-1-adolf.belka@ipfire.org> References: <20250704101446.8038-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 - Update from version 2.03.32 to 2.03.33 - Update of rootfile not required - Changelog 2.03.33 Various spelling, grammar, formatting, test, and build script improvements. Override LC_NUMERIC locale if unsuitable for json_std report format. Repair raid arrays with transiently lost devices. Signed-off-by: Adolf Belka --- lfs/lvm2 | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/lfs/lvm2 b/lfs/lvm2 index 6a283b65a..fd67dd59e 100644 --- a/lfs/lvm2 +++ b/lfs/lvm2 @@ -24,7 +24,7 @@ include Config -VER = 2.03.32 +VER = 2.03.33 THISAPP = LVM2.$(VER) DL_FILE = $(THISAPP).tgz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = ad5c7c171659557a8b2c537cdb3bd1dea9927274e861cfee7a32b9845f69564621dcf04ca055439429497f51334fe0725724b767e5dba2faf8bd943a3f66f327 +$(DL_FILE)_BLAKE2 = 89a5f4c338cae4196edf815820819e71a6d4211bdaa447ba6e71100469261d9f0d4071a70502b53e6734a8f857771a73efc9de62644b09363a807c2fa9562829 install : $(TARGET) @@ -74,15 +74,14 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) - cd $(DIR_APP) && \ - ./configure \ - --prefix=/usr \ - --with-usrlibdir=/usr/lib \ - --enable-pkgconfig \ - --with-udevdir=/lib/udev/rules.d \ - --with-default-locking-dir=/run/lvm \ - --enable-udev_rules \ - --enable-udev_sync + cd $(DIR_APP) && ./configure \ + --prefix=/usr \ + --with-usrlibdir=/usr/lib \ + --enable-pkgconfig \ + --with-udevdir=/lib/udev/rules.d \ + --with-default-locking-dir=/run/lvm \ + --enable-udev_rules \ + --enable-udev_sync cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install # copy the tailored lvm udev rules file that will mount volumes without systemd