diff options
-rw-r--r-- | base/lvm2/.footprint | 1 | ||||
-rw-r--r-- | base/lvm2/.md5sum | 2 | ||||
-rw-r--r-- | base/lvm2/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/base/lvm2/.footprint b/base/lvm2/.footprint index 66e91c6b0..d7076518f 100644 --- a/base/lvm2/.footprint +++ b/base/lvm2/.footprint @@ -20,6 +20,7 @@ lrwxrwxrwx root/root sbin/lvextend -> lvm lrwxrwxrwx root/root sbin/lvm -> lvm.static -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/lvmdiskscan -> lvm -r-xr-xr-x root/root sbin/lvmdump lrwxrwxrwx root/root sbin/lvmsadc -> lvm diff --git a/base/lvm2/.md5sum b/base/lvm2/.md5sum index 8cc95865e..147f3782a 100644 --- a/base/lvm2/.md5sum +++ b/base/lvm2/.md5sum @@ -1,2 +1,2 @@ -1ce72f18492ffaa92e2a20b54c0b7cc6 LVM2.2.02.65.tgz +088d037e77660f48cd1591e91ed59d20 LVM2.2.02.67.tgz 70b51cdea7248db362d2e394786393de lvmnodes diff --git a/base/lvm2/Pkgfile b/base/lvm2/Pkgfile index b75086740..2344cd933 100644 --- a/base/lvm2/Pkgfile +++ b/base/lvm2/Pkgfile @@ -4,7 +4,7 @@ # Packager: thierryn1 at hispeed dot ch name=lvm2 -version=2.02.65 +version=2.02.67 release=1 source=(ftp://sources.redhat.com/pub/lvm2/LVM2.$version.tgz\ lvmnodes) |