diff --git a/lvm2/.footprint b/lvm2/.footprint index 283a69e32..eeeefc5a9 100644 --- a/lvm2/.footprint +++ b/lvm2/.footprint @@ -5,6 +5,8 @@ drwx------ root/root etc/lvm/backup/ -rw-r--r-- root/root etc/lvm/lvm.conf -rw-r--r-- root/root etc/lvm/lvmlocal.conf drwxr-xr-x root/root etc/lvm/profile/ +-r--r--r-- root/root etc/lvm/profile/cache-mq.profile +-r--r--r-- root/root etc/lvm/profile/cache-smq.profile -r--r--r-- root/root etc/lvm/profile/command_profile_template.profile -r--r--r-- root/root etc/lvm/profile/metadata_profile_template.profile -r--r--r-- root/root etc/lvm/profile/thin-generic.profile diff --git a/lvm2/.md5sum b/lvm2/.md5sum index 4782275c7..29ae58250 100644 --- a/lvm2/.md5sum +++ b/lvm2/.md5sum @@ -1 +1 @@ -f262c825a4a16498482759a194cc02f5 LVM2.2.02.127.tgz +b3f4c273a30b316678755cec2a129718 LVM2.2.02.128.tgz diff --git a/lvm2/Pkgfile b/lvm2/Pkgfile index 9849d0e80..26229d542 100644 --- a/lvm2/Pkgfile +++ b/lvm2/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libdevmapper name=lvm2 -version=2.02.127 +version=2.02.128 release=1 source=(http://mirrors.kernel.org/sources.redhat.com/lvm2/LVM2.$version.tgz)