public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] lvm2: Update to version 2.03.23
Date: Tue, 23 Jan 2024 12:26:44 +0100	[thread overview]
Message-ID: <20240123112647.8800-6-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20240123112647.8800-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 3505 bytes --]

- Update from version 2.03.22 to 2.03.23
- Update of rootfile not required
- Changelog
    2.03.23
	  Set the first lv_attr flag for raid integrity images to i or I.
	  Add -A option for pvs and pvscan to show PVs outside devices file.
	  Improve searched_devnames temp file usage to prevent redundant scanning.
	  Change default search_for_devnames from auto to all.
	  Add lvmdevices --refresh to search for missing PVIDs on all devices.
	  Add comparison between old and new entries in lvmdevices --check.
	  Fix device_id matching order - match non-devname first.
	  Fix "lvconvert -m 0" when there is other than first in-sync leg.
	  Use system.devices as default for dmeventd when dmeventd.devices is undefined.
	  Accept WWIDs containing QEMU HARDDISK for device_id.
	  Improve handling of non-standard WWID prefixes used for device_id.
	  Configure automatically enables cmdlib for dmeventd and notify-dbus for dbus.
	  Fix hint calculation for pools with zero or error segment.
	  Configure supports --disable-shared to build only static binaries.
	  Configure supports --without-{blkid|systemd|udev} for easier static build.
	  Refresh device ids if the system changes.
	  Fix pvmove when specifying raid components as moved LVs.
	  Enhance error detection for lvm_import_vdo.
	  Support PV lists with thin lvconvert.
	  Fix support for lvm_import_vdo with SCSI VDO volumes.
	  Fix locking issue leading to hanging concurrent vgchange --refresh.
	  Recognize lvm.conf report/headings=2 for full column names in report headings.
	  Add --headings none|abbrev|full cmd line option to set report headings type.
	  Fix conversion to thin pool using lvmlockd.
	  Fix conversion from thick into thin volume using lvmlockd.
	  Require writable LV for conversion to vdo pool.
	  Fix return value from lvconvert integrity remove.
	  Preserve UUID for pool metadata spare.
	  Preserve UUID for swapped pool metadata.
	  Rewrite validation of device name entries used as device_id.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/lvm2 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/lvm2 b/lfs/lvm2
index 7dedadcac..4e8cf6614 100644
--- a/lfs/lvm2
+++ b/lfs/lvm2
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2024  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.03.22
+VER        = 2.03.23
 
 THISAPP    = LVM2.$(VER)
 DL_FILE    = $(THISAPP).tgz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 79bbea84bd82f111c1bb5de336e6a9f1368b2c9e43f075dccaa90c7746a364259ad278adf650379eca75f2803ed74e74dd372be2cca8518462182657f96a0033
+$(DL_FILE)_BLAKE2 = 00d215d395d92fa23743fc77d91a6bd14df29bc4fb334e1e8c4deb8d34007bfdb4e188821ec1789b5f0bca39fe944923050e401ddae0d25e4932cffb109a0dda
 
 install : $(TARGET)
 
-- 
2.43.0


  parent reply	other threads:[~2024-01-23 11:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23 11:26 [PATCH] attr: Update to version 2.5.2 Adolf Belka
2024-01-23 11:26 ` [PATCH] gnutls: Update to version 3.8.3 Adolf Belka
2024-01-23 11:26 ` [PATCH] iproute2: Update to version 6.7.0 Adolf Belka
2024-01-23 11:26 ` [PATCH] iputils: Update to version 20240117 Adolf Belka
2024-01-23 11:26 ` [PATCH] libidn: Update to version 1.42 Adolf Belka
2024-01-23 11:26 ` Adolf Belka [this message]
2024-01-23 11:26 ` [PATCH] pam: Update to version 1.6.0 Adolf Belka
2024-01-23 11:26 ` [PATCH] shadow: Updated to version 4.14.3 Adolf Belka
2024-01-23 11:26 ` [PATCH] sqlite: Update to version 3450000 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240123112647.8800-6-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox