diff options
author | Juergen Daubert <jue@jue.li> | 2015-03-19 13:14:11 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-03-19 13:14:11 +0100 |
commit | 36ee78b5ba6e2e25dd25df1a5c42a3cdb7e4797e (patch) | |
tree | 2b38c32e77b0063d90bf786b8eed59dd74ef02f8 | |
parent | ebadcae1d37e47b692ff4f512ab8984cbb5ea760 (diff) | |
download | opt-36ee78b5ba6e2e25dd25df1a5c42a3cdb7e4797e.tar.gz opt-36ee78b5ba6e2e25dd25df1a5c42a3cdb7e4797e.tar.xz |
lvm2: update to 2.02.117
-rw-r--r-- | lvm2/.footprint | 2 | ||||
-rw-r--r-- | lvm2/.md5sum | 2 | ||||
-rw-r--r-- | lvm2/Pkgfile | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/lvm2/.footprint b/lvm2/.footprint index 685d69d5f..5e1b79054 100644 --- a/lvm2/.footprint +++ b/lvm2/.footprint @@ -3,6 +3,7 @@ drwxr-xr-x root/root etc/lvm/ drwx------ root/root etc/lvm/archive/ 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/command_profile_template.profile -r--r--r-- root/root etc/lvm/profile/metadata_profile_template.profile @@ -68,6 +69,7 @@ drwxr-xr-x root/root usr/man/man5/ -r--r--r-- root/root usr/man/man5/lvm.conf.5.gz drwxr-xr-x root/root usr/man/man7/ -r--r--r-- root/root usr/man/man7/lvmcache.7.gz +-r--r--r-- root/root usr/man/man7/lvmsystemid.7.gz -r--r--r-- root/root usr/man/man7/lvmthin.7.gz drwxr-xr-x root/root usr/man/man8/ -r--r--r-- root/root usr/man/man8/blkdeactivate.8.gz diff --git a/lvm2/.md5sum b/lvm2/.md5sum index bee2f2c63..daecf8c1f 100644 --- a/lvm2/.md5sum +++ b/lvm2/.md5sum @@ -1 +1 @@ -3a1104e3d1dc4d5e92a40228161cd660 LVM2.2.02.116.tgz +ab5889dae7924b44ed2444161058a419 LVM2.2.02.117.tgz diff --git a/lvm2/Pkgfile b/lvm2/Pkgfile index fff77c07a..37c368530 100644 --- a/lvm2/Pkgfile +++ b/lvm2/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libdevmapper name=lvm2 -version=2.02.116 +version=2.02.117 release=1 source=(http://mirrors.kernel.org/sources.redhat.com/lvm2/LVM2.$version.tgz) |