![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 41aad825927a0506789b8ecd4c956668ac91339c Author: Thomas Penteker <tek@serverop.de> Date: Wed Sep 23 20:45:59 2015 +0200 cryptsetup: 1.6.5 -> 1.6.8 diff --git a/cryptsetup/.footprint b/cryptsetup/.footprint index 70fc58d..bde1a08 100644 --- a/cryptsetup/.footprint +++ b/cryptsetup/.footprint @@ -6,9 +6,9 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libcryptsetup.a -rwxr-xr-x root/root usr/lib/libcryptsetup.la -lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.4.6.0 -lrwxrwxrwx root/root usr/lib/libcryptsetup.so.4 -> libcryptsetup.so.4.6.0 --rwxr-xr-x root/root usr/lib/libcryptsetup.so.4.6.0 +lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.4.7.0 +lrwxrwxrwx root/root usr/lib/libcryptsetup.so.4 -> libcryptsetup.so.4.7.0 +-rwxr-xr-x root/root usr/lib/libcryptsetup.so.4.7.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libcryptsetup.pc drwxr-xr-x root/root usr/man/ diff --git a/cryptsetup/.md5sum b/cryptsetup/.md5sum index dc1d9b6..1dc1dfc 100644 --- a/cryptsetup/.md5sum +++ b/cryptsetup/.md5sum @@ -1 +1 @@ -128a5f63284ca3a26b4d4ffe821fa235 cryptsetup-1.6.5.tar.xz +a04d97ca2874e98c112fddbe930b19de cryptsetup-1.6.8.tar.xz diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile index c3f257d..375923b 100644 --- a/cryptsetup/Pkgfile +++ b/cryptsetup/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libdevmapper, util-linux, libgcrypt, popt name=cryptsetup -version=1.6.5 +version=1.6.8 release=1 source=(https://kernel.org/pub/linux/utils/$name/v1.6/$name-$version.tar.xz)