summaryrefslogtreecommitdiff
path: root/lvm2
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2017-04-01 15:18:39 +0200
committerJuergen Daubert <jue@jue.li>2017-04-01 15:18:39 +0200
commitd1268a935a66231744978ae47856cf36eb6c1373 (patch)
tree2a5af9f395444b7d40e8e7ba5244b369eedf3d55 /lvm2
parent973580587827d00953dd26f409afb971a246992a (diff)
downloadopt-d1268a935a66231744978ae47856cf36eb6c1373.tar.gz
opt-d1268a935a66231744978ae47856cf36eb6c1373.tar.xz
lvm2: update to 2.02.169
Diffstat (limited to 'lvm2')
-rw-r--r--lvm2/.footprint2
-rw-r--r--lvm2/.md5sum2
-rw-r--r--lvm2/.signature8
-rw-r--r--lvm2/Pkgfile3
4 files changed, 7 insertions, 8 deletions
diff --git a/lvm2/.footprint b/lvm2/.footprint
index 09cfabeb1..e2c703865 100644
--- a/lvm2/.footprint
+++ b/lvm2/.footprint
@@ -26,7 +26,6 @@ lrwxrwxrwx root/root sbin/lvdisplay -> lvm
lrwxrwxrwx root/root sbin/lvextend -> lvm
-r-xr-xr-x root/root sbin/lvm
-r-xr-xr-x root/root sbin/lvm.static
-lrwxrwxrwx root/root sbin/lvmchange -> lvm
-r-xr-xr-x root/root sbin/lvmconf
lrwxrwxrwx root/root sbin/lvmconfig -> lvm
lrwxrwxrwx root/root sbin/lvmdiskscan -> lvm
@@ -90,7 +89,6 @@ drwxr-xr-x root/root usr/share/man/man8/
-r--r--r-- root/root usr/share/man/man8/lvm-fullreport.8.gz
-r--r--r-- root/root usr/share/man/man8/lvm-lvpoll.8.gz
-r--r--r-- root/root usr/share/man/man8/lvm.8.gz
--r--r--r-- root/root usr/share/man/man8/lvmchange.8.gz
-r--r--r-- root/root usr/share/man/man8/lvmconf.8.gz
-r--r--r-- root/root usr/share/man/man8/lvmconfig.8.gz
-r--r--r-- root/root usr/share/man/man8/lvmdiskscan.8.gz
diff --git a/lvm2/.md5sum b/lvm2/.md5sum
index 7bc396d41..38f7e12f5 100644
--- a/lvm2/.md5sum
+++ b/lvm2/.md5sum
@@ -1 +1 @@
-00209bdd6befe9a7330f162909313ae8 LVM2.2.02.168.tgz
+6aa6ef33b92a6b187a8037347aeffb9a LVM2.2.02.169.tgz
diff --git a/lvm2/.signature b/lvm2/.signature
index 5dd792d6f..87ab7e971 100644
--- a/lvm2/.signature
+++ b/lvm2/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/fOiIRDUj5TALts2A7iQde5JIa51cREy/JQGegVbH1Dwh/+YMElSkmOEOukI/z5cNUOxE6K5k1fzmojrdTXTegg=
-SHA256 (Pkgfile) = 68ec3a9d1e875495edcdcbb26c5aab48b19640379137ab818870cf8c68b39adc
-SHA256 (.footprint) = a9d706c28de4deac9712b743b2e49840106988fa551976167fbf4caf9a734d76
-SHA256 (LVM2.2.02.168.tgz) = 23a3d1cddd41b3ef51812ebf83e9fa491f502fe74130d4263be327a91914660d
+RWSE3ohX2g5d/RRFPD8+Tlq/O5VoEIHl3yKVuMK7Lxc0atGqsHakR/MSb13JUenJSY1LJqeQPN18b6DZ67kwLU7pOTOt2Q7VYwU=
+SHA256 (Pkgfile) = ae7a53a81cde333627b6695b6b8a377cc5e317187ba7ab54c7c69fe699b487f2
+SHA256 (.footprint) = 97d93c91b6ec4f9a78365ddd6ec4a6d49ec8c7ff4bd3de80991a91586b2af93a
+SHA256 (LVM2.2.02.169.tgz) = 757d2eb736e5f6ba1c78428400cd0dfdaf68344fd93d0c009cb6c11b4b97eb4a
diff --git a/lvm2/Pkgfile b/lvm2/Pkgfile
index ae4d2c8fa..4728fad78 100644
--- a/lvm2/Pkgfile
+++ b/lvm2/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: libdevmapper
name=lvm2
-version=2.02.168
+version=2.02.169
release=1
source=(http://mirrors.kernel.org/sources.redhat.com/lvm2/releases/LVM2.$version.tgz)
@@ -14,6 +14,7 @@ build() {
# needed for static linking
export LIBS="-lpthread -luuid -lm"
+ CONFIG_SHELL=/bin/bash \
./configure --prefix=/usr \
--exec-prefix= \
--datarootdir=/usr \

Generated by cgit