[arch-commits] Commit in lvm2/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Fri Sep 6 14:39:08 UTC 2019


    Date: Friday, September 6, 2019 @ 14:39:08
  Author: eworm
Revision: 361976

upgpkg: lvm2 2.02.186-2

cherry-pick: pvscan: fix activation of incomplete VGs

Modified:
  lvm2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-06 11:48:29 UTC (rev 361975)
+++ PKGBUILD	2019-09-06 14:39:08 UTC (rev 361976)
@@ -4,7 +4,7 @@
 pkgbase=lvm2
 pkgname=('lvm2' 'device-mapper')
 pkgver=2.02.186
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://sourceware.org/lvm2/'
 license=('GPL2' 'LGPL2.1')
@@ -24,6 +24,8 @@
             'e10f24b57582d6e2da71f7c80732a62e0ee2e3b867fe84591ccdb53e80fa92e0')
 
 _backports=(
+  # pvscan: fix activation of incomplete VGs
+  '6b12930860a993624d6325aec2e9c561f4412aa9'
 )
 
 prepare() {



More information about the arch-commits mailing list