upgrading lvm2 to v2.03.15 (#2311)
This commit is contained in:
Родитель
9da18c39db
Коммит
a7fcda442b
|
@ -1,13 +1,13 @@
|
|||
diff --git a/conf/example.conf.in b/new/conf/example.conf.in
|
||||
index 60f8023..19dce47 100644
|
||||
--- a/conf/example.conf.in
|
||||
+++ b/new/conf/example.conf.in
|
||||
@@ -104,7 +104,7 @@ devices {
|
||||
+++ b/conf/example.conf.in
|
||||
@@ -115,7 +115,7 @@
|
||||
# Prefer the path with least value in lexicographical order.
|
||||
#
|
||||
#
|
||||
# Example
|
||||
- # preferred_names = [ "^/dev/mpath/", "^/dev/mapper/mpath", "^/dev/[hs]d" ]
|
||||
+ preferred_names = [ "^/dev/mpath/", "^/dev/mapper/mpath", "^/dev/[hs]d" ]
|
||||
#
|
||||
- # preferred_names = [ "^/dev/mpath/", "^/dev/mapper/mpath", "^/dev/[hs]d" ]
|
||||
#
|
||||
# This configuration option does not have a default value defined.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"Signatures": {
|
||||
"LVM2.2.03.05.tgz": "ca52815c999b20c6d25e3192f142f081b93d01f07b9d787e99664b169dba2700",
|
||||
"LVM2.2.03.15.tgz": "935283a51ee17abd752a545a0ed1cf4edc993359265bc9e562edf81500edc99e",
|
||||
"lvm2-activate.service": "06dc09a2784f2263ae7c16fdfa4739faebfa91a33bb0017e1af41bba0a392aa6"
|
||||
}
|
||||
}
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
Summary: Userland logical volume management tools
|
||||
Name: lvm2
|
||||
Version: 2.03.05
|
||||
Release: 9%{?dist}
|
||||
Version: 2.03.15
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2 AND BSD 2-Clause AND LGPLv2.1
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -308,7 +308,7 @@ echo "disable lvm2-monitor.service" >> %{buildroot}%{_libdir}/systemd/system-pre
|
|||
%dir %{_sysconfdir}/lvm/cache
|
||||
%dir %{_sysconfdir}/lvm/archive
|
||||
%{_udevdir}/11-dm-lvm.rules
|
||||
%{_udevdir}/69-dm-lvm-metad.rules
|
||||
%{_udevdir}/69-dm-lvm.rules
|
||||
%{_sbindir}/blkdeactivate
|
||||
%{_sbindir}/fsadm
|
||||
%{_sbindir}/lv*
|
||||
|
@ -321,7 +321,6 @@ echo "disable lvm2-monitor.service" >> %{buildroot}%{_libdir}/systemd/system-pre
|
|||
%{_mandir}/man8/lv*
|
||||
%{_mandir}/man8/pv*
|
||||
%{_mandir}/man8/vg*
|
||||
%{_unitdir}/../system-generators/lvm2-activation-generator
|
||||
%{_unitdir}/blk-availability.service
|
||||
%{_unitdir}/lvm2-*
|
||||
%{_libdir}/systemd/system-preset/50-lvm2.preset
|
||||
|
@ -334,6 +333,9 @@ echo "disable lvm2-monitor.service" >> %{buildroot}%{_libdir}/systemd/system-pre
|
|||
%ghost %{_sysconfdir}/lvm/cache/.cache
|
||||
|
||||
%changelog
|
||||
* Wed Feb 23 2022 Max Brodeur-Urbas <maxbr@microsoft.com> - 2.03.15-1
|
||||
- Upgrading to newest version 2.03.15
|
||||
|
||||
* Fri Jan 07 2022 Thomas Crain <thcrain@microsoft.com> - 2.03.05-9
|
||||
- Remove references to lvmetad (removed from upstream in 2.03.0)
|
||||
- Bump required systemd version to 249
|
||||
|
|
|
@ -12591,8 +12591,8 @@
|
|||
"type": "other",
|
||||
"other": {
|
||||
"name": "lvm2",
|
||||
"version": "2.03.05",
|
||||
"downloadUrl": "https://sourceware.org/pub/lvm2/LVM2.2.03.05.tgz"
|
||||
"version": "2.03.15",
|
||||
"downloadUrl": "https://sourceware.org/pub/lvm2/LVM2.2.03.15.tgz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче