crux-commits
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
December 2016
- 1 participants
- 366 discussions
ports/contrib (3.3): streamlink: add missing new dependency pycryptodome for version 0.2.0
by crux@crux.nu 30 Dec '16
by crux@crux.nu 30 Dec '16
30 Dec '16
commit 5134d7a358f5df26d96a7ce1ecc3defa55c130ee
Author: Danny Rawlins <monster.romster(a)gmail.com>
Date: Fri Dec 30 11:54:33 2016 +1100
streamlink: add missing new dependency pycryptodome for version 0.2.0
diff --git a/streamlink/Pkgfile b/streamlink/Pkgfile
index b8b95df..84239ad 100644
--- a/streamlink/Pkgfile
+++ b/streamlink/Pkgfile
@@ -2,7 +2,7 @@
# URL: https://pypi.python.org/pypi/streamlink/
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Danny Rawlins, crux at romster dot me
-# Depends on: futures requests singledispatch six
+# Depends on: futures pycryptodome requests singledispatch six
name=streamlink
version=0.2.0
1
0
ports/contrib (3.3): pycryptodome: initial commit required for streamlink version 0.2.0
by crux@crux.nu 30 Dec '16
by crux@crux.nu 30 Dec '16
30 Dec '16
commit d16c17a0e3b7c4a864b93b16ebab26b268d18d5e
Author: Danny Rawlins <monster.romster(a)gmail.com>
Date: Fri Dec 30 11:53:23 2016 +1100
pycryptodome: initial commit required for streamlink version 0.2.0
diff --git a/pycryptodome/.footprint b/pycryptodome/.footprint
new file mode 100644
index 0000000..0a62b2c
--- /dev/null
+++ b/pycryptodome/.footprint
@@ -0,0 +1,708 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/python2.7/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/AES.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/AES.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/AES.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/ARC2.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/ARC2.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/ARC2.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/ARC4.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/ARC4.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/ARC4.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/Blowfish.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/Blowfish.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/Blowfish.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/CAST.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/CAST.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/CAST.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/ChaCha20.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/ChaCha20.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/ChaCha20.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/DES.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/DES.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/DES.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/DES3.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/DES3.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/DES3.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/PKCS1_OAEP.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/PKCS1_OAEP.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/PKCS1_OAEP.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/PKCS1_v1_5.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/PKCS1_v1_5.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/PKCS1_v1_5.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/Salsa20.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/Salsa20.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/Salsa20.pyo
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_ARC4.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_Salsa20.so
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/__init__.pyo
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_chacha20.so
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_cbc.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_cbc.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_cbc.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ccm.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ccm.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ccm.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_cfb.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_cfb.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_cfb.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ctr.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ctr.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ctr.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_eax.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_eax.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_eax.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ecb.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ecb.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ecb.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_gcm.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_gcm.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_gcm.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ocb.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ocb.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ocb.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ofb.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ofb.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_ofb.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_openpgp.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_openpgp.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_openpgp.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_siv.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_siv.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_mode_siv.pyo
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_raw_aes.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_raw_aesni.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_raw_arc2.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_raw_blowfish.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_raw_cast.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_raw_cbc.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_raw_cfb.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_raw_ctr.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_raw_des.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_raw_des3.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_raw_ecb.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_raw_ocb.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Cipher/_raw_ofb.so
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Hash/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/BLAKE2b.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/BLAKE2b.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/BLAKE2b.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/BLAKE2s.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/BLAKE2s.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/BLAKE2s.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/CMAC.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/CMAC.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/CMAC.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/HMAC.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/HMAC.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/HMAC.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/MD2.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/MD2.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/MD2.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/MD4.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/MD4.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/MD4.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/MD5.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/MD5.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/MD5.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/RIPEMD.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/RIPEMD.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/RIPEMD.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/RIPEMD160.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/RIPEMD160.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/RIPEMD160.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA1.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA1.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA1.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA224.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA224.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA224.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA256.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA256.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA256.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA384.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA384.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA384.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA3_224.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA3_224.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA3_224.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA3_256.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA3_256.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA3_256.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA3_384.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA3_384.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA3_384.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA3_512.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA3_512.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA3_512.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA512.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA512.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHA512.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHAKE128.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHAKE128.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHAKE128.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHAKE256.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHAKE256.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/SHAKE256.pyo
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Hash/_BLAKE2b.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Hash/_BLAKE2s.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Hash/_MD2.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Hash/_MD4.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Hash/_RIPEMD160.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Hash/_SHA224.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Hash/_SHA256.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Hash/_SHA384.so
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Hash/_SHA512.so
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/__init__.pyo
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Hash/_keccak.so
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/keccak.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/keccak.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Hash/keccak.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/IO/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/IO/PEM.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/IO/PEM.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/IO/PEM.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/IO/PKCS8.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/IO/PKCS8.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/IO/PKCS8.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/IO/_PBES.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/IO/_PBES.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/IO/_PBES.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/IO/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/IO/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/IO/__init__.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Math/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/Numbers.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/Numbers.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/Numbers.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/Primality.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/Primality.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/Primality.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/_Numbers_gmp.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/_Numbers_gmp.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/_Numbers_gmp.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/_Numbers_int.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/_Numbers_int.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/_Numbers_int.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Math/__init__.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Protocol/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Protocol/KDF.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Protocol/KDF.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Protocol/KDF.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Protocol/SecretSharing.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Protocol/SecretSharing.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Protocol/SecretSharing.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Protocol/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Protocol/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Protocol/__init__.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/DSA.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/DSA.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/DSA.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/ECC.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/ECC.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/ECC.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/ElGamal.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/ElGamal.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/ElGamal.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/RSA.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/RSA.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/RSA.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/PublicKey/__init__.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Random/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Random/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Random/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Random/__init__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Random/random.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Random/random.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Random/random.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/__init__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/common.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/common.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/common.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_AES.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_AES.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_AES.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC2.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC2.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC2.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC4.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC4.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC4.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_Blowfish.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_Blowfish.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_Blowfish.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CAST.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CAST.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CAST.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CBC.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CBC.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CBC.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CCM.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CCM.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CCM.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CFB.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CFB.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CFB.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CTR.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CTR.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CTR.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ChaCha20.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ChaCha20.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ChaCha20.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES3.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES3.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES3.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_EAX.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_EAX.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_EAX.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_GCM.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_GCM.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_GCM.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_OCB.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_OCB.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_OCB.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_OFB.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_OFB.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_OFB.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_OpenPGP.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_OpenPGP.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_OpenPGP.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_SIV.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_SIV.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_SIV.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_Salsa20.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_Salsa20.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_Salsa20.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_15.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_15.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_15.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_oaep.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_oaep.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/__init__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/common.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/common.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/common.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_BLAKE2.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_BLAKE2.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_BLAKE2.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_CMAC.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_CMAC.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_CMAC.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_HMAC.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_HMAC.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_HMAC.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD2.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD2.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD2.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD4.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD4.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD4.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD5.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD5.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD5.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_RIPEMD160.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_RIPEMD160.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_RIPEMD160.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA1.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA1.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA1.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA224.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA224.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA224.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA256.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA256.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA256.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA384.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA384.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA384.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA3_224.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA3_224.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA3_224.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA3_256.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA3_256.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA3_256.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA3_384.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA3_384.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA3_384.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA3_512.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA3_512.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA3_512.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA512.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA512.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA512.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHAKE.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHAKE.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHAKE.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_keccak.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_keccak.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_keccak.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak/readme.txt
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/IO/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/IO/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/IO/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/IO/__init__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/IO/test_PBES.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/IO/test_PBES.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/IO/test_PBES.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/IO/test_PKCS8.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/IO/test_PKCS8.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/IO/test_PKCS8.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Math/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Math/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Math/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Math/__init__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Math/test_Numbers.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Math/test_Numbers.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Math/test_Numbers.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Math/test_Primality.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Math/test_Primality.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Math/test_Primality.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Protocol/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Protocol/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Protocol/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Protocol/__init__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Protocol/test_KDF.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Protocol/test_KDF.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Protocol/test_KDF.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Protocol/test_SecretSharing.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Protocol/test_SecretSharing.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Protocol/test_SecretSharing.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Protocol/test_rfc1751.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Protocol/test_rfc1751.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Protocol/test_rfc1751.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/__init__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_DSA.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_DSA.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_DSA.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_ECC.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_ECC.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_ECC.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_ElGamal.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_ElGamal.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_ElGamal.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_RSA.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_RSA.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_RSA.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_DSA.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_DSA.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_DSA.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_ECC.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_ECC.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_ECC.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_RSA.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_RSA.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_RSA.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Random/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Random/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Random/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Random/__init__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Random/test_random.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Random/test_random.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Random/test_random.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/__init__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_dss.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_dss.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_dss.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_pkcs1_15.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_pkcs1_15.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_pkcs1_15.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_pss.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_pss.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_pss.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/DSA/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/ECDSA/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/ECDSA/README.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/__init__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_Counter.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_Counter.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_Counter.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_Padding.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_Padding.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_Padding.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_asn1.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_asn1.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_asn1.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_number.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_number.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_number.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_strxor.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_strxor.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/Util/test_strxor.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/__init__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/__main__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/__main__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/__main__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/loader.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/loader.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/loader.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/st_common.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/st_common.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/SelfTest/st_common.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Signature/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/DSS.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/DSS.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/DSS.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/PKCS1_PSS.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/PKCS1_PSS.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/PKCS1_PSS.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/PKCS1_v1_5.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/PKCS1_v1_5.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/PKCS1_v1_5.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/__init__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/pkcs1_15.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/pkcs1_15.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/pkcs1_15.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/pss.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/pss.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Signature/pss.pyo
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Util/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/Counter.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/Counter.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/Counter.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/Padding.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/Padding.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/Padding.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/RFC1751.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/RFC1751.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/RFC1751.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/__init__.pyo
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Util/_cpuid.so
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/_file_system.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/_file_system.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/_file_system.pyo
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Util/_galois.so
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/_number_new.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/_number_new.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/_number_new.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/_raw_api.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/_raw_api.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/_raw_api.pyo
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Util/_strxor.so
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/asn1.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/asn1.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/asn1.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/number.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/number.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/number.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/py3compat.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/py3compat.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/py3compat.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/strxor.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/strxor.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/Util/strxor.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/__init__.pyo
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycryptodome-3.4.3-py2.7.egg-info
diff --git a/pycryptodome/.md5sum b/pycryptodome/.md5sum
new file mode 100644
index 0000000..cdcc196
--- /dev/null
+++ b/pycryptodome/.md5sum
@@ -0,0 +1 @@
+f1a0d6dcbac61a6660944145214dda15 pycryptodome-3.4.3.tar.gz
diff --git a/pycryptodome/Pkgfile b/pycryptodome/Pkgfile
new file mode 100644
index 0000000..9904559
--- /dev/null
+++ b/pycryptodome/Pkgfile
@@ -0,0 +1,16 @@
+# Description: Cryptographic library for Python.
+# URL: https://pypi.python.org/pypi/pycryptodome
+# Maintainer: Danny Rawlins, crux at romster dot me
+# Packager: Danny Rawlins, crux at romster dot me
+# Depends on: python
+
+name=pycryptodome
+version=3.4.3
+release=1
+source=(https://pypi.python.org/packages/45/ef/4514a01be3d8f5383cd12fc5612ffd8a2508ac7e7ff6bde2da708e71c9a3/pycryptodome-3.4.3.tar.gz)
+
+build() {
+ cd $name-$version
+ /usr/bin/python setup.py build
+ /usr/bin/python setup.py install --root=$PKG --optimize=1
+}
1
0
commit f420d8e2feec3c026dd28959ed5b65649646cb56
Merge: ab093f0 3a9820d
Author: Fredrik Rinnestam <fredrik(a)crux.nu>
Date: Sat Dec 31 00:04:46 2016 +0100
Merge branch '3.2' into 3.3
1
0
commit 3a9820d2febebdc02cf34702fb285d6448ce7ca5
Author: Fredrik Rinnestam <fredrik(a)crux.nu>
Date: Sat Dec 31 00:02:54 2016 +0100
acpid: adopted. Updated to 2.0.28
diff --git a/acpid/.footprint b/acpid/.footprint
index 556b9bc..bf1867a 100644
--- a/acpid/.footprint
+++ b/acpid/.footprint
@@ -8,11 +8,12 @@ drwxr-xr-x root/root etc/rc.d/
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/acpi_listen
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man8/
--rw-r--r-- root/root usr/man/man8/acpi_listen.8.gz
--rw-r--r-- root/root usr/man/man8/acpid.8.gz
--rw-r--r-- root/root usr/man/man8/kacpimon.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/acpid
-rwxr-xr-x root/root usr/sbin/kacpimon
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man8/
+-rw-r--r-- root/root usr/share/man/man8/acpi_listen.8.gz
+-rw-r--r-- root/root usr/share/man/man8/acpid.8.gz
+-rw-r--r-- root/root usr/share/man/man8/kacpimon.8.gz
diff --git a/acpid/.md5sum b/acpid/.md5sum
index 705e19d..db17603 100644
--- a/acpid/.md5sum
+++ b/acpid/.md5sum
@@ -1,4 +1,4 @@
-c8ba756030d1b21fc973ec3d640f27f1 acpid-2.0.22.tar.xz
+0432407b5ff75ae8e08afb43052fde2b acpid-2.0.28.tar.xz
d9cfda3e2ce4161edb19ed737950f7db acpid.rc
a0d3f9a8480faf602a7415d03267f49f default
270a4cddfe84c89c0fe534ece700d98b default.sh
diff --git a/acpid/Pkgfile b/acpid/Pkgfile
index 860da69..21992e8 100644
--- a/acpid/Pkgfile
+++ b/acpid/Pkgfile
@@ -1,20 +1,20 @@
# Description: Advanced Configuration and Power Interface event management daemon with netlink suppport
# URL: http://sourceforge.net/projects/acpid2/
-# Maintainer: Mikhail Kolesnik, mike at openbunker dot org
+# Maintainer: Fredrik Rinnestam, fredrik at crux dot guru
name=acpid
-version=2.0.22
+version=2.0.28
release=1
source=(http://downloads.sourceforge.net/sourceforge/acpid2/$name-$version.… \
acpid.rc default default.sh)
build() {
cd $name-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
- make DESTDIR=$PKG MANDIR=/usr/man install
+ make DESTDIR=$PKG install
install -D -m 755 $SRC/acpid.rc $PKG/etc/rc.d/acpid
install -D -m 755 $SRC/default.sh $PKG/etc/acpi/default.sh
install -D -m 644 $SRC/default $PKG/etc/acpi/events/default
- rm -rf $PKG/usr/share
+ rm -r $PKG/usr/share/doc
}
1
0
commit 3cd5f8867f357eb667f8858fbd621b2e58015751
Author: Fredrik Rinnestam <fredrik(a)crux.nu>
Date: Sat Dec 31 00:13:25 2016 +0100
updated signatures
diff --git a/acpid/.signature b/acpid/.signature
index 1004d92..11d6565 100644
--- a/acpid/.signature
+++ b/acpid/.signature
@@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3yqLIS/zaw0TL3B4z6+9z0AjSO32yhwnXZFC8td4wq4cudvQcFapVxdi+VlaZ0kaCGFVEDO81rOgoPXYFUa+7AY=
-SHA256 (Pkgfile) = 552fac131da2f8713d8f678c7a042210aae1d25f2bb0c1b63c98676389e64f2f
-SHA256 (.footprint) = 22476eb3c837b8d5f6cf79d02900cee1e974b4d157f650ab95518ee71dc8d608
-SHA256 (acpid-2.0.22.tar.xz) = 3d11454f4283c8f771d8dbd5eb6b5f2bbd9d94d9f77d68bab89e35d98b67ab31
+RWSagIOpLGJF38crVFDimDhK6KyKSeZNuiRkrOwCS8pp/oxGdbPack+4L8YxNfPjvvb+BsVqEP4Cy6gnXFIYa4vXmg3lVVtx4QE=
+SHA256 (Pkgfile) = 7219e397bcfbc4a958b19657ec1d4f50eff107be247c01297a01cb89256e1cfc
+SHA256 (.footprint) = e4da2ef20c91becc9458692dcb62589feb4e6da8e4a5724133d1e5d0456fa602
+SHA256 (acpid-2.0.28.tar.xz) = 980c3a54b0d3f2fd49fd845a0584c5c2abeaab9e9ac09fcbb68686bbb57a7110
SHA256 (acpid.rc) = 17ad7f6f021a01f9d45578a776988f557511761467b2494dcba181ed48dd703b
SHA256 (default) = 1263501c5d3abe1c0d4ce43b584d7129a6d454d312f3485d3a7b64d2839605b0
SHA256 (default.sh) = 79caae4c0d52582f1b2094f5eadbff0fd0e86ed29935911ccd379ab130690dd9
diff --git a/boost/.signature b/boost/.signature
index c29cc39..c986060 100644
--- a/boost/.signature
+++ b/boost/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF37I8p25v8/6SlIsJ/8y+VkXAQupyOtzkNRaLk6hkWLrR1zjROEy056VbOifnXle75bDhHQ35VuqV07yzJGtx7gw=
-SHA256 (Pkgfile) = ddc96e20a0e71a23167aba68dd8a51f5eba8fe478867ddea453132911f2d2893
-SHA256 (.footprint) = 63f908ba11c2de100005553aabcc857e0240cc09a1aa52225581f48bd2312a53
-SHA256 (boost_1_62_0.tar.bz2) = 36c96b0f6155c98404091d8ceb48319a28279ca0333fba1ad8611eb90afb2ca0
+RWSagIOpLGJF31GwgYbhFlh50Gj/DK8Z0TAdNfLR9CbisGR43X05NDnCu55GWKF7k4CqMlH9NIBJOyx7mHDggEPI4bMcf4b0VwU=
+SHA256 (Pkgfile) = a485b331b0e32d23f0a55b6bfcb7918ee683a662cbc5bb0a03a7293257e83561
+SHA256 (.footprint) = 7dad2dc385ddde873b932264aa066d5532e253cbc3f9346eed9b0dec5249e0bb
+SHA256 (boost_1_63_0.tar.bz2) = beae2529f759f6b3bf3f4969a19c2e9d6f0c503edcb2de4a61d1428519fcb3b0
diff --git a/fdk-aac/.signature b/fdk-aac/.signature
new file mode 100644
index 0000000..0ee6b59
--- /dev/null
+++ b/fdk-aac/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/contrib.pub
+RWSagIOpLGJF33kuhD4Vl9Soca5fNkIwI2QYPCx1k57vnvjka5TqBcnkFUorJbvSdhTPZWC0pBC3pRb/R3i6kQhnwWLGWCpY+gk=
+SHA256 (Pkgfile) = 428591e874378b73b880680b70a3014fb3fe6eb12197d35cdf9e7ae6da3e3c74
+SHA256 (.footprint) = 861b75b78073927854f9fa7c36a1a5aa54b7f722c9844564d7e2f48082a03948
+SHA256 (fdk-aac-0.1.4.tar.gz) = 5910fe788677ca13532e3f47b7afaa01d72334d46a2d5e1d1f080f1173ff15ab
diff --git a/ffmpeg/.signature b/ffmpeg/.signature
index 6218c05..242e9ad 100644
--- a/ffmpeg/.signature
+++ b/ffmpeg/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF37Y5jqC0tXNRqOLhTmaovYgNlTcDcjc0LYxW9HHxaylU71IUppFyG4zvzlnu2vJQ8rTRYi84rl5m+eZA+tsrxw8=
-SHA256 (Pkgfile) = 252ffce0cd09c2410e7d9d3fe8648a3275fe07207a132a29f6d8abd98593b6be
+RWSagIOpLGJF3zKSCLq+nI3A6dQAiHP69k7MuUmj3YP1UwLaGyLKx5fIVR+qgW8n8/i92yYKukIr7x+AQTvte5A1r06KZh88oAQ=
+SHA256 (Pkgfile) = 89f3ddc89a4846dd59e3e840a7442edd71e07dbf1dfc3bf45ffd0c02c92d67a2
SHA256 (.footprint) = 4a8b691f239c9f813b244d4043c2a6e27d0d8a3300879aef6a342f9cb8f256df
SHA256 (ffmpeg-3.2.2.tar.bz2) = 0b129a56d1b8d06101b1fcbfaa9f4f5eee3182d1ad6e44f511a84c12113a366b
SHA256 (ffmpeg-x264-10bit.sh) = dde9627c41800235fbcfe0f74d2181be96239a82cd2d0d277715dddb57eb9cb3
diff --git a/go/.signature b/go/.signature
index 4773922..c443979 100644
--- a/go/.signature
+++ b/go/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF331sqoHnR8xq/eQTmS89LW0l78lRWpTiaNEsZ4BaSn6oSaqt21dGQISQEtmM1639KqHa74H57mpHehBK/cYzAQo=
-SHA256 (Pkgfile) = 380b740873397d1b3ad76fd9ec3d262a24276b78aacc07e6bfc5d872593ac71a
-SHA256 (.footprint) = fa44810a5754b781d9869f840aff81bcca05a6f796d05c2e65fb54a59543a06e
-SHA256 (go1.7.3.linux-amd64.tar.gz) = 508028aac0654e993564b6e2014bf2d4a9751e3b286661b0b0040046cf18028e
-SHA256 (go1.7.3.src.tar.gz) = 79430a0027a09b0b3ad57e214c4c1acfdd7af290961dd08d322818895af1ef44
+RWSagIOpLGJF37tSw+cty9X6q51rDchaF7iq1wrmVcFfudW31CxpYSWUqjIduHzASkmUYkYmXLMI9ihl/i3IPASG0y4eqSH9TwI=
+SHA256 (Pkgfile) = da61ee06de3cd7e3b1b2b4b1b3e21af7ce775eca8922bc96e49a1b2f78d9ebdf
+SHA256 (.footprint) = 2c261645ae9790e61bd360a452390e4da0e47a526104f6fe17b110e06421e5e2
+SHA256 (go1.4.3.linux-amd64.tar.gz) = ce3140662f45356eb78bc16a88fc7cfb29fb00e18d7c632608245b789b2086d2
+SHA256 (go1.7.4.src.tar.gz) = 4c189111e9ba651a2bb3ee868aa881fab36b2f2da3409e80885ca758a6b614cc
SHA256 (go-certpath.diff) = bcc1ef0e66bd5314a8cf2b9c330027f311b196fde906811b9a3a7d4657c6dc9f
diff --git a/gpgme-python/.signature b/gpgme-python/.signature
new file mode 100644
index 0000000..4c7c1ec
--- /dev/null
+++ b/gpgme-python/.signature
@@ -0,0 +1,7 @@
+untrusted comment: verify with /etc/ports/contrib.pub
+RWSagIOpLGJF3xm3yxFZO05PZLD0a3cTxGw9/H6R8le+dtVoAWG3oHNwrEBTA2BVtCrIGWM2XXvDbnC846Qp2Oz9b6GlJ1hZGA8=
+SHA256 (Pkgfile) = 5a698a19b0142d919389a34efbc4141475855d9f2442779c7f6f504462f7a472
+SHA256 (.footprint) = 73b61335fa4a1e52125b1f1896dec6fa964feb2385ee8fea3a9b7371bb32d29f
+SHA256 (gpgme-1.8.0.tar.bz2) = 596097257c2ce22e747741f8ff3d7e24f6e26231fa198a41b2a072e62d1e5d33
+SHA256 (gpgme-1.1.8-et_EE.patch) = 1c315576b34f1b68b264b3fc5762d0107c444bc76cd58af04c6304551ed8fb64
+SHA256 (gpgme-1.8.0-cmake.patch) = fb743604a031b9f8be816ccb643a78ed12a660d7cbeb8519387d7f44c7d33c8a
diff --git a/gpgme-qt5/.signature b/gpgme-qt5/.signature
new file mode 100644
index 0000000..24af152
--- /dev/null
+++ b/gpgme-qt5/.signature
@@ -0,0 +1,7 @@
+untrusted comment: verify with /etc/ports/contrib.pub
+RWSagIOpLGJF3yA36RkklEb3luuMjJmkzeZev+NRuwV9qkl+7eR/FjeRykLaNJLjho7+dVQa0hEXbxNilDoac38KbcFKFvoj4wM=
+SHA256 (Pkgfile) = 110eb925edef005c5b2c4dc9bc2374f2c00013bce875398db5a9fa777faedd12
+SHA256 (.footprint) = e326c72913c605662047983fed3c26ddc2a70a46a1be02659b2d2a8d747468ef
+SHA256 (gpgme-1.8.0.tar.bz2) = 596097257c2ce22e747741f8ff3d7e24f6e26231fa198a41b2a072e62d1e5d33
+SHA256 (gpgme-1.1.8-et_EE.patch) = 1c315576b34f1b68b264b3fc5762d0107c444bc76cd58af04c6304551ed8fb64
+SHA256 (gpgme-1.8.0-cmake.patch) = fb743604a031b9f8be816ccb643a78ed12a660d7cbeb8519387d7f44c7d33c8a
diff --git a/gpgme/.signature b/gpgme/.signature
index d95e6a8..385d7c3 100644
--- a/gpgme/.signature
+++ b/gpgme/.signature
@@ -1,5 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF39GeTD5FiMQgqC1syAcZfI2GXSSBjLnAGD/lzM8i5shUKI2GGAdhD8Pow35dARcAVdRmjVcp6JyQt+FiQ9eyEAg=
-SHA256 (Pkgfile) = 2fab7e5c40ed378ff1f2207f110f9c3e6654c919ca95b4b852c674cbe0bef926
-SHA256 (.footprint) = 62d2d5cee0d6f0516529eaa734e63bead3729b295ae3e952634a672a9195910e
-SHA256 (gpgme-1.6.0.tar.bz2) = b09de4197ac280b102080e09eaec6211d081efff1963bf7821cf8f4f9916099d
+RWSagIOpLGJF31BTgFXvHH8VWHCraF1FA0nAchCCcCnepa8tvaaN9Y0xssIg+MW73IyPNP+Z4agIbtV78EeoWwsLHM7eQuQcJgY=
+SHA256 (Pkgfile) = 23285aba27cb7a48129b62709d374754d87ccf7abddbdbaacb70b348ca5754cb
+SHA256 (.footprint) = 94bd721ddb5c74b70453e52f5a951dca57677be5c6b5c86aa9ed0a24b6251a39
+SHA256 (gpgme-1.8.0.tar.bz2) = 596097257c2ce22e747741f8ff3d7e24f6e26231fa198a41b2a072e62d1e5d33
+SHA256 (gpgme-1.1.8-et_EE.patch) = 1c315576b34f1b68b264b3fc5762d0107c444bc76cd58af04c6304551ed8fb64
+SHA256 (gpgme-1.8.0-cmake.patch) = fb743604a031b9f8be816ccb643a78ed12a660d7cbeb8519387d7f44c7d33c8a
diff --git a/gst-libav/.signature b/gst-libav/.signature
index e172b3d..58919aa 100644
--- a/gst-libav/.signature
+++ b/gst-libav/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3/cYVYiN8tA3hhNdjidjqrcTkiFuJ3ym4imcVaOyw75WERk6BebDEK8d41iVinUebjvouDYzzWwHdQ6acoZsWwE=
-SHA256 (Pkgfile) = c4baf2d9bbd18eef627afdb1b676affb7c97ab9e536108a30ba0f46c3d70423f
+RWSagIOpLGJF30AasuQQpPW8sXLmeWRNRz4pfqvWTsGgYjzxmOfvM9VyWHxrNRdHbfwg1f4pDmAUVtXZBMJOOvfKsX5rcFzshQU=
+SHA256 (Pkgfile) = 6e482bf6113371957f2af9895420e6c39d5e1bdc9459beaf64612fa8065c7290
SHA256 (.footprint) = d74c92d6ce61aa73f319dc0142b76031fc1eed2bf3609fbe282054e9dc1e06de
-SHA256 (gst-libav-1.8.2.tar.xz) = b5f3c7a27b39b5f5c2f0bfd546b0c655020faf6b38d27b64b346c43e5ebf687a
+SHA256 (gst-libav-1.10.2.tar.xz) = a3dd7036211f061e1eda04f985b7a9dd1a91b754f767ff2587eb6ec28f44e73c
diff --git a/gst-plugins-bad/.signature b/gst-plugins-bad/.signature
index d330255..a1b2fb9 100644
--- a/gst-plugins-bad/.signature
+++ b/gst-plugins-bad/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF36i5qjVSduoDNyjZe9Li2JtJbwuQmbsvHpbdEhJrx+gstFiGWEi7WXAduuI7d6CtnA0fyZU3nxGJ4AYmx1S00g0=
-SHA256 (Pkgfile) = 3bb5828d23d2bd99a6d1a6954ec96ac902ab4a70fe0f7169740b567826ceae5e
-SHA256 (.footprint) = 82ba799762bf2b5a9d05a9e5a37436d55fc88363b027cc9ee211678a8fd87f6b
-SHA256 (gst-plugins-bad-1.8.2.tar.xz) = d7995317530c8773ec088f94d9320909d41da61996b801ebacce9a56af493f97
+RWSagIOpLGJF385VQN9EkEb4boRJe9t65Kx7vLHExUHeHc72FGq2pakpzp1jkFAilWgJ1o/O63SF1FKfmykSuL/d2/Cr4e3hiwI=
+SHA256 (Pkgfile) = a1a76ff4f1e8c82596b4b8d6723f5cb4b37ebf341ffae50ab4f5aefa16781ef8
+SHA256 (.footprint) = 98c38a49db585c627968579358b8bdb2ded56f20846fc420fed7956355beb7cf
+SHA256 (gst-plugins-bad-1.10.2.tar.xz) = 0795ca9303a99cc7e44dda0e6e18524de02b39892e4b68eaba488f7b9db53a3a
diff --git a/gst-plugins-good/.signature b/gst-plugins-good/.signature
index 6ffce0f..8449248 100644
--- a/gst-plugins-good/.signature
+++ b/gst-plugins-good/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF30ybUX589deVNqAgsoU3Ugm48OP13ZsN5xvxtuFWmpB2xSvnqY2i9ykmxvfamlP1ONwAqzIMJhm1Ebh8fKIQJQs=
-SHA256 (Pkgfile) = c56239ce7954fa24cb67dd092285e9b083383c1d7ee8b4b4d439fe3c4cf9f019
-SHA256 (.footprint) = c9338801e928c10a82d9b3c795de5ee2dbb5d44d5e51d57a609b0b47ab4ae630
-SHA256 (gst-plugins-good-1.8.2.tar.xz) = 8d7549118a3b7a009ece6bb38a05b66709c551d32d2adfd89eded4d1d7a23944
+RWSagIOpLGJF38kWGNkUujdwsPj01IlcUZyKvg5+e2JnZaL+0lPhp3KRIlhoVXlKV+damRQKjchYmu7Pz0zmao5v44xoeY0O7AQ=
+SHA256 (Pkgfile) = 964b9d16cf1a1948939e283fd96d006099105bca1effdedca57b3803e6c4ac9b
+SHA256 (.footprint) = f424b7ef24a7c2ce046e434beccb89b690063bcb57d16eaa5191cf43937895ee
+SHA256 (gst-plugins-good-1.10.2.tar.xz) = 198f325bcce982dce1ebeb36929a5f430b8bf9528e0d519e18df0b29e1d23313
diff --git a/gst-plugins-ugly/.signature b/gst-plugins-ugly/.signature
index 6af3ce9..c6241ee 100644
--- a/gst-plugins-ugly/.signature
+++ b/gst-plugins-ugly/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3yH8Xu9pW1BbPpAV+Wz2QVY8DVPfz3OPe4njxjD07HBhLF/z6UI2UpjNpqq61bfc9gC7I1Ku3DEF/62g5o0mPAk=
-SHA256 (Pkgfile) = 13b79be720e12f10551aa367794bd58331a2c529a6f6820bfb015782f05fc2d9
+RWSagIOpLGJF37wmN16038DkwCiP25Utu1gJOwC6xE/zEInXgdpfsSerE3nUhDzxTCHDgscxTYR0EXmaEthNUZhJ6csmpRNKxA8=
+SHA256 (Pkgfile) = f3494018feec8e07cc397ea1ed9d3632f3d93175824da2b85222fb8656d169fc
SHA256 (.footprint) = 3ac6c31fdffe9038b1861915adb5370adc0fb5f1e8ae34c466e99ef5b8f5064f
-SHA256 (gst-plugins-ugly-1.8.2.tar.xz) = 9c5b33a2a98fc1d6d6c99a1b536b1fb2de45f53cc8bf8ab85a8b8141fed1a8ac
+SHA256 (gst-plugins-ugly-1.10.2.tar.xz) = f303dd4c2ebc963e8b0b03c3069f70657bcf1cd62224d344ad579b3dda17ec9d
diff --git a/gst-python/.signature b/gst-python/.signature
index 42914b6..2388617 100644
--- a/gst-python/.signature
+++ b/gst-python/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF34z/H5Udi9/9fO06ef5zlHNSZ/vzPH6X0/hR2m0bJn1kqI8owwVnIjFaHNhug4JAm74v9zaiBhCiA37SNJagKAU=
-SHA256 (Pkgfile) = 7854632e0bef16da11ee7c8bc94a4422a621aa9d89c9a5485182785d98f604b2
+RWSagIOpLGJF3/bdVrlbqS9TOlJTMWHwka4ejrocy+NoTHe3PuFY3d54EfGNn0T5Xb0olf/Ii4KySqeZmeDLxeZfIQJxoA0AVgY=
+SHA256 (Pkgfile) = dc66859dd0d5874a3d61a4a627a6725213513e15df81a2c7d1d2c97c6a51d714
SHA256 (.footprint) = d626780df20fbc87366463840370c4671b885c3a56b5b944e6c753f5fcb37de0
-SHA256 (gst-python-1.8.2.tar.xz) = 4f5015239482014c16f435559a45e6c87930340b65ee04e2e6fa164c8d724d97
+SHA256 (gst-python-1.10.2.tar.xz) = e1680a8296a99978e67b5070a414ba2b039a63e15765f8be373d0ad727b692ea
diff --git a/gstreamer-vaapi/.signature b/gstreamer-vaapi/.signature
index 3905a43..2427444 100644
--- a/gstreamer-vaapi/.signature
+++ b/gstreamer-vaapi/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3yB2pjCeCrmDmKYD59WpVUC6UW9su3LkCYwS68U46Ts9xAHZpteEWzHLG/X4DgKuDlIJsUc9NGeJNkMrdCWehwQ=
-SHA256 (Pkgfile) = 8cc959991e8ee72657fc7e2b2781cf72e825adc89c849298820e6fc6ad542c7a
-SHA256 (.footprint) = 396f72cf085c54a36a5e93d4312d70194c3424f103a73faf61a2746ff80bf6a6
-SHA256 (gstreamer-vaapi-0.7.0.tar.bz2) = abe8ea4dfb3177d038b38610537c651b943707ed110882782a19b95a9ea04a92
+RWSagIOpLGJF3/lOanu3/6nzLIEC1fvb83e1+juGD/8pzrxMkQWc2i2qNehPVd317r5fSN7VIFG7ljKeAg5IEXK3RV6F1W76Wwk=
+SHA256 (Pkgfile) = 6617ed6e6e38fc4cbeb6311e05e7ddc6dd589d593f603de316e51ac68d50adde
+SHA256 (.footprint) = ad9f9fcf6dff62bbaf6552e48d853abc87cd2e1e409daabfe26a5fe13560e6dc
+SHA256 (gstreamer-vaapi-1.10.2.tar.xz) = 9e31d2b85b2f30caa6b0cc1c6be10b96e1376668f13faa6a0f577d3693547fa9
diff --git a/harfbuzz-icu/.signature b/harfbuzz-icu/.signature
index 51f93e8..e14fc42 100644
--- a/harfbuzz-icu/.signature
+++ b/harfbuzz-icu/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF39z3SbiJe4gIpjH/eyqEr3TpOiRPoUz4KzmuWc1OVUoxh1FQIMtz/QB2AkUMngJrdLK8yW02KQT5Lh4Re8chbQ8=
-SHA256 (Pkgfile) = 529b0712116fb40ca0729110fa34474e10e8d2b82cd6edfd1eb33c5e17d758f8
-SHA256 (.footprint) = c2e22b5d0aaec5cef52825bcbbcb16cf36cdee66a010c61a3e98e87f9aa3c1b8
-SHA256 (harfbuzz-1.3.3.tar.bz2) = 2620987115a4122b47321610dccbcc18f7f121115fd7b88dc8a695c8b66cb3c9
+RWSagIOpLGJF3zy/9tZiOtp8JPUCv/6c8OcS6ig3CbLxi+CdT2FFWRtiLeU/Tj6B1jxGTuISxomJ+3LFoke0fTEQHSeHfz+HtgE=
+SHA256 (Pkgfile) = 0ca9f18f5f9a545007bb26456c0e6a1311ed1314f67cba06bdd14771d410aa6e
+SHA256 (.footprint) = b58c5abd6cd494368366c4547593cbb673653b1665fec4e62db10d3ae29a2e50
+SHA256 (harfbuzz-1.3.4.tar.bz2) = 718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b
diff --git a/libreoffice/.signature b/libreoffice/.signature
index 270bb69..b06ece6 100644
--- a/libreoffice/.signature
+++ b/libreoffice/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF321QRERv0MSTbkJQSuQt0vA/O5ST96wFfxenpSonS9a06/3eqa8r4DNxau5IG/EoNmsSEXqNvSTJX37seCOxQAA=
-SHA256 (Pkgfile) = 2a1b9d7130409dd59722303dbebd7f7ad9ff5daa1d74821cc34af37f0537ea85
-SHA256 (.footprint) = ff51c3c8506904574b0a514edca9263b737df5197c41d5e878c0fad409f828c9
-SHA256 (LibreOffice_5.2.3_Linux_x86-64_rpm.tar.gz) = b637a82b3803b46e035f0ff05f63e036b4670129820058ab5b3dc6d65aac486d
+RWSagIOpLGJF3+QbEMG3JLeTnvugU4lvyPn9UK2+GVBWPgJrSJ17eBpXUtiIPrIP+SzXTMtrFNV5hSOzTzLWJai/nlpYu7P2eww=
+SHA256 (Pkgfile) = aae05563922b748b6bd8d5e95b93c0caae8d1f50acfac29d433b846ecabd9d21
+SHA256 (.footprint) = 012d550d7f04ead83bdf585eabdee58c486b15d616ea6aaaa390cb5356bb44f9
+SHA256 (LibreOffice_5.2.4_Linux_x86-64_rpm.tar.gz) = a518991bff849b5ac2102b2980d6b22aadba7fd598d24bd34d24b45a2a7500d9
diff --git a/livestreamer/.signature b/livestreamer/.signature
deleted file mode 100644
index 737abf0..0000000
--- a/livestreamer/.signature
+++ /dev/null
@@ -1,5 +0,0 @@
-untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3x/+BMHt8wp4461JyAFk07Hb5G8iXtH14uICWu+jyIoo/m45YVrF/NFD5GWshb31PSmziAf9kUkv1Uc0AjVP8wk=
-SHA256 (Pkgfile) = 8715985a7702571d3e9ff0b35c066e3a3396990585b3dd36686aadfddac2bd5a
-SHA256 (.footprint) = 7c53090f3df4f74b11860833dbf0d8abb1e70b89ec00a141dc61b411b2d32a62
-SHA256 (livestreamer-1.12.2.tar.gz) = ef3e743d0cabc27d8ad906c356e74370799e25ba46c94d3b8d585af77a258de0
diff --git a/mercurial/.signature b/mercurial/.signature
index 897b933..81c50e4 100644
--- a/mercurial/.signature
+++ b/mercurial/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF34eFO0U+eyYSLAaRvQoO1k8clt7aFriZVsksRTOIoqJTY+t4/B+BNZHyw9YeWxka4Db1lfQvYfDz/lb/9xQWkQg=
-SHA256 (Pkgfile) = 9db4e62eba2a2ff7a8993c6481cb21e47daa78667a280ca59f6f4173a76fe20f
-SHA256 (.footprint) = aae2619b38a246b82b99ad0c09c49105d95b4c7d4f3d83ff08d19261ea9ff9dd
-SHA256 (mercurial-3.8.2.tar.gz) = cb78b16956140625266a8a6d1fadc7c868969d994086e1ec60279a66bf20bffd
+RWSagIOpLGJF35FsbLAiwUQcPmvtWnwRYuCe6g1Kj7tTMZQleE6YljnvWKwzf6kTme6VQfGuG+6AkmdxiMusc4xMTkrKYfLLHA8=
+SHA256 (Pkgfile) = 5d2b7b9260f73ecdce14127c2a5db571479fdba446d91265fb05013b349b493d
+SHA256 (.footprint) = 69107d5d813ae0b7f4e553ef3cd01bd3f8366f5d22e11582700af0e275b74e2b
+SHA256 (mercurial-4.0.1.tar.gz) = 6aa4ade93c1b5e11937820880a466ebf1c824086d443cd799fc46e2617250d40
diff --git a/nginx/.signature b/nginx/.signature
index 3bfbbd8..ed36676 100644
--- a/nginx/.signature
+++ b/nginx/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3wh5CtQWySEGfrtXriMDU2E/9D3gbLyQISJN8NpFiP9yfuRGSYq1Wl7RaxJpBX15y5ygWnET6IC8N6+t1/SO6Qs=
-SHA256 (Pkgfile) = eba4b012dcae4bc08917f0a3320eaa37a3295d637309bc3b6047b7054977f9a1
+RWSagIOpLGJF303L4Y4TmZHs7SV9UzAyY6X0o6GUYl/DtZ1djkyo6+f/LVtsa4SKTSeifx0FEMKMve732gaAVhp+uWFEPRPQwwY=
+SHA256 (Pkgfile) = 6b433d39b52a5be36f03f84bc19720efcf97e6a0d8ec0e94fc9e91223a919dfc
SHA256 (.footprint) = 9263dad4ce3a2766b5f9bec00a3a58ac86445f370ba1bb3d5716e6b9dc74ddae
-SHA256 (nginx-1.11.6.tar.gz) = 3153abbb518e2d9c032e1b127da3dc0028ad36cd4679e5f3be0b8afa33bc85bd
+SHA256 (nginx-1.11.8.tar.gz) = 53aef3715d79015314c2dcb18f2b185a0c64368cc01b30bdf0737a215f666b34
SHA256 (nginx.conf) = 0f9b54e790951f1a09580bbf29ede26c4cc277e535d4df937fc659979a2fb35b
SHA256 (nginx.rc) = f90c90af425199ff3b56a65100448c014d1cd0a39e4737e2a8bcf869dd8dfb65
diff --git a/nmap/.signature b/nmap/.signature
index 12d4d04..c005d43 100644
--- a/nmap/.signature
+++ b/nmap/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3wx1lHFlFMPe6zIUQoqM1aNyJ95tOQv6cJQ1inxvpS0NaH/XiimTeZKcXE64yV8YSDS2rOGJGndE8/xGZ0oaEAk=
-SHA256 (Pkgfile) = 48faf04f5f0a91ab34b26ec77110e106006cab0688026113f0525af40ca3bb4e
-SHA256 (.footprint) = 06c90513c3b1e6a98120322a1134286f8c5f50b48c2f9a028cde94e5ed2f65c2
-SHA256 (nmap-7.31.tar.bz2) = cb9f4e03c0771c709cd47dc8fc6ac3421eadbdd313f0aae52276829290583842
+RWSagIOpLGJF32g+JsgfpemjTXwxXbOWcSTUOah6f7M6/3AoN4Dat98JveTLBRdc1F1bIu/AvZc+G7er3SAQ2HQXuq9JjSVbcQg=
+SHA256 (Pkgfile) = dc132eceabc46cdf5a2b97df280f75b2256fdac2cace42dbc01e035542df98de
+SHA256 (.footprint) = c0bbd13ae24778a505ee9ebd70d65580a3ec7d52cb44e44cdce930eaf986835d
+SHA256 (nmap-7.40.tar.bz2) = 9e14665fffd054554d129d62c13ad95a7b5c7a046daa2290501909e65f4d3188
diff --git a/nodejs/.signature b/nodejs/.signature
index 39bbcf5..638ed18 100644
--- a/nodejs/.signature
+++ b/nodejs/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3xu2kt8zlay0ewt5PsRwb/vIRZaXO15U36+OoQ+Z3ntT8wWGGQXadt/+H8W/74R/F5fKdq/WuDILSJPwOGSaYgw=
-SHA256 (Pkgfile) = bb715818a65b857c5a2c4944945034f6be850ceb18a28fe24b6ac45068b2a516
-SHA256 (.footprint) = cdd9fad0355368db130316e8b92d6aa27fb6710232923969863bdeb4e568247b
-SHA256 (node-v0.10.33.tar.gz) = 75dc26c33144e6d0dc91cb0d68aaf0570ed0a7e4b0c35f3a7a726b500edd081e
+RWSagIOpLGJF38OjB/Qv3LZ83hxuoGkJQJHVPU5ZIM3t8GrDmXI71Ow6Hf3oTWAWlzfONcfEZ2963Tzo/juXYH8Z8YmnGMOVGQI=
+SHA256 (Pkgfile) = aa5c10dfef892a0f45ee96a786b5d3499df6c599ef9d4e838ae67f10bfa2ce00
+SHA256 (.footprint) = 92ea9aaaa1a3b08aa72fbfe82774853f1a53646a67d4e08a7031ebf995ae152e
+SHA256 (node-v6.9.2.tar.gz) = 997121460f3b4757907c2d7ff68ebdbf87af92b85bf2d07db5a7cb7aa5dae7d9
diff --git a/open-iscsi/.signature b/open-iscsi/.signature
index a179351..2d000f2 100644
--- a/open-iscsi/.signature
+++ b/open-iscsi/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3w1dBrmlgTqyn1OYMaKs+tDNUxpqkQUg5b9rPZVydR0TgTA8lpTyIRRJFo4DIglISqGP1YCcnxI3PhwLa3LYEgg=
-SHA256 (Pkgfile) = b911428ac4c6c55bc7776af995053e659d1fafdf4c47bb3e4197236ab56a92a4
-SHA256 (.footprint) = 2002f2663b7cbf9b67edbff11443bed79459c223a37334bc171f15e5fefd5600
+RWSagIOpLGJF36kokUrVGEMsuOgeRjau3hpi8+iX9Vj9Dvn4X5prHrU42V/6b0G7L3wbpFgvPRLWUBJSL1294zxOzkX+kBvt4AY=
+SHA256 (Pkgfile) = d6e8dc1d4634a745c519bc4348a2f4da23a07cc9f05d5217fb6f8eb988b87381
+SHA256 (.footprint) = b2e49ff9656623e1a95e26ffab2714f99123fd494dc3d13dbeb68839d452749d
SHA256 (open-iscsi-2.0-873.tar.gz) = 7dd9f2f97da417560349a8da44ea4fcfe98bfd5ef284240a2cc4ff8e88ac7cd9
diff --git a/openvpn/.signature b/openvpn/.signature
index 064551e..57021d4 100644
--- a/openvpn/.signature
+++ b/openvpn/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF35AM4IBDi4JHHG++cZONnmH1gjfNMggDuRcxBd7O6l0Uu7EhnFfTplp+O/KRMzqDa4Cb2/uzMKI9h+eJGq9sJQA=
-SHA256 (Pkgfile) = 0a2411f44406046af16056bee5d44aeaf906a8add4a303cef9b6c8affd92a368
-SHA256 (.footprint) = c73a4421c1b6bb6411513ad9795e9fb83b195e4fb71da0a89f1011ef6206bc17
-SHA256 (openvpn-2.3.12.tar.gz) = f5d39b8c55f75b0aab943059b20571452b494146d997b12d48ce9bd753c01cff
+RWSagIOpLGJF3yj2z3KI5boPfTq8fdV1eTnAcmW3tqoRny4/EbB7oWPKx5arZfGMatnZS6PCm1croTaYNiA0jkOSf5/iHouRngQ=
+SHA256 (Pkgfile) = af834636765aa7ffaed1bcefd6f826c5da1c5c269ddd26b65141f161575baf9f
+SHA256 (.footprint) = 8b555fee300d06be944c5003a877a44d04b2acd339546a5c6aef9d9a8ec68377
+SHA256 (openvpn-2.4.0.tar.gz) = f21db525b3c03a9bbd0a7ab6d0e4fbaf8902f238bf53b8bc4e04f834e4e7caa4
SHA256 (openvpn) = 8f0b3932f074600cab2db334b33a7528ddcb4d1380e546f7d8103708413e89b0
diff --git a/openvswitch/.signature b/openvswitch/.signature
index 9762976..2d4ffb9 100644
--- a/openvswitch/.signature
+++ b/openvswitch/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF32Fe5P39/gtxEiutT8u7u5A2HCBNnTzwkpBfSzDQwpB8ihZPydZ7wik1aP9uigq2p3tUE3iPRXfWAuNmy4G/dQw=
-SHA256 (Pkgfile) = 95d910b853817d91b987fc588c1818993aa5483bdb0e630c920be05eba66ce34
-SHA256 (.footprint) = c2009fb9a6e1473ab22030b26bcc5ef43d5d94c9621f5bc01c6b17f0cb66ea85
-SHA256 (openvswitch-2.5.1.tar.gz) = 4f84fc211f384bfc5b652aee4a259a225670f65fdd41a7166b7c2516b5807ef3
+RWSagIOpLGJF364amnmKBrYjs38biXvjAgdD3xwdarqhlloLGMie14LqTl8Uacgedrz/ESlJNwVY977lyRnH3UAe3P5v0aJMoAY=
+SHA256 (Pkgfile) = 3fd5a6a49727dffca80cbe0a02815961f312e183434825f1edf2bdf4a4d83267
+SHA256 (.footprint) = 146d112f3bddf1fcf84880c3fbcf75cd0f82c47a4188b9383e470e96601d3ce5
+SHA256 (openvswitch-2.6.1.tar.gz) = 307b20aba6a179bf13e5da9ac242933c31349073762473a9d4782619c8c1cf0c
SHA256 (ovsd) = 90db323a867d936c9f533c0f912fadc6f1708a8e37eefb1022ce6354adf391eb
diff --git a/pycryptodome/.signature b/pycryptodome/.signature
new file mode 100644
index 0000000..7d58510
--- /dev/null
+++ b/pycryptodome/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/contrib.pub
+RWSagIOpLGJF37n9lqshVFXV0DIgrEN+sneVaJiuZMqt+8zdSuUF6Ar3AoQU7R/hgwXlP7oBQ8HU7sNr5c21kwB0l8VRF7H4sww=
+SHA256 (Pkgfile) = fce782d22237315460ed11ded42c9258efc16055fc5ae86ad88a1a8d24698d2a
+SHA256 (.footprint) = 26270383f74fb3f9ecdeeec97f04b320665e4b597d4d03d7ecff1f4db894bd66
+SHA256 (pycryptodome-3.4.3.tar.gz) = 4b1697b5787afe8e7fd81b96ff4501376f52cb80fc9dd684f6989ea3b69853f4
diff --git a/redis/.signature b/redis/.signature
index cadb380..aa74bb6 100644
--- a/redis/.signature
+++ b/redis/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3wC8i/QBGV1y1sRdGNR4OV0SqjFMr0OSfDmFeBebx8hD9zbVuCBITxRCacn5YD+j3nc5cpjyqlSpl+jecSEBsw4=
-SHA256 (Pkgfile) = a81503948745a748dbae7bb055fb1455d7c75944d0d81c4538171e94d55b819d
+RWSagIOpLGJF3y1FxGAiUgne/qh+7FD0OGdeSHLZZteTXDPqRiHeN+Qx+5hIQIsjeWK+7SASdPV9afCdQPs8QX6ewKehHqhmzw4=
+SHA256 (Pkgfile) = 95f39badf636ae65d1c3161cb20e1e0db48ac3f9d1e0fc32fb63759878afc4f6
SHA256 (.footprint) = 4387ee19c2f532aa7fe636611e08ecbabbfbfc7f4208ae848786c61493bc81e9
-SHA256 (redis-3.2.5.tar.gz) = 8509ceb1efd849d6b2346a72a8e926b5a4f6ed3cc7c3cd8d9f36b2e9ba085315
+SHA256 (redis-3.2.6.tar.gz) = 2e1831c5a315e400d72bda4beaa98c0cfbe3f4eb8b20c269371634390cf729fa
SHA256 (redis.conf) = d253642f2bfecb67dae28c8361bddef4029f9c42ce6b1695be0bef137b5d86b5
SHA256 (redis.rc) = b86a63392fc62190992174fb3bccc243095b35359224b59fcb6ef1bf08595c1f
diff --git a/rtorrent/.signature b/rtorrent/.signature
index 4bb5c7e..5e9899a 100644
--- a/rtorrent/.signature
+++ b/rtorrent/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3/MTgX4+1gzPFhVng5oeRByFKDH38JoqH7br0YXO5zEBKz9UL1ht+SGdiVd00ZcR4G+/P9bQ9tMf2tZjAZQYOwE=
-SHA256 (Pkgfile) = 6e50133b9e1e1475a6a966f38d507411d8d20bef1971adeb5fd07762f0880b43
-SHA256 (.footprint) = dab893765ecbf23026378324852cdce8e89ff55479c9074433ae8193b27129e1
+RWSagIOpLGJF3z5E1X69xBaKhx9ttgs9o5RbCbinX0Mv8befNQ62UUfKVCeaPmHBOnLem7OcsjnqkwXJf3DJvr4GG9kDT3W5egM=
+SHA256 (Pkgfile) = be9da9704936aabae55dc90bf628245d811ade1b0f3dd16ad9a230bbee7dc565
+SHA256 (.footprint) = 31031c6a85aaa36356c5cbb77cfee5869eadddc154ced824263f8338b1266cc9
SHA256 (rtorrent-0.9.6.tar.gz) = 1e69c24f1f26f8f07d58d673480dc392bfc4317818c1115265b08a7813ff5b0e
diff --git a/streamlink/.signature b/streamlink/.signature
index 8b60c28..7568a65 100644
--- a/streamlink/.signature
+++ b/streamlink/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3yCLsYSssd7tjU9bv/EFFzP9s4bRR2UqOMzrv+ea/dn4NSZt7mo+FBL9fcEkMbjNqenzJy3vNnn/kfRhfweGTwA=
-SHA256 (Pkgfile) = 4f02f046d9f06a97c73184e10976548788d193c140194ed79e46c3434fb59041
-SHA256 (.footprint) = f2b436c69433e21fe3458845fe2b1e6fea6ff8c7f8b130093a588acc98269944
-SHA256 (streamlink-0.1.0.tar.gz) = 57fcfb415359014c948ea7d357b8fabef8256be478e5c0d379ad2eaf438e2a03
+RWSagIOpLGJF39lghK+d8Iazc+HeEUBxWXOJAE6hOVF9v+Pldh17P8bCpYSMSURnoU1Q/f1audsqf0dA7vqt7Rejk4zksiIJ6go=
+SHA256 (Pkgfile) = 4878c2376ccec7dc676195b7e0ad83fb6b83e012e643eee7f0ab8524ce29d04d
+SHA256 (.footprint) = aef2795242c4c9883f6f21518b08dcc3958dd55c1d6c138ea9618ce357d34ccf
+SHA256 (streamlink-0.2.0.tar.gz) = 0d2a323cb190eaa0c24e077270bb4987efe33c0d7f700b91ab3f20569cfee855
diff --git a/wg/.signature b/wg/.signature
index 5a29fd9..375c06d 100644
--- a/wg/.signature
+++ b/wg/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3w3iL8OpWwYKxihHHJZfqDl7jcoW+IfUHhUL07dDDTuB8DMq27kGJDix7s6ku33dnJzOQ07yuE2c4oJmlRWUVgw=
-SHA256 (Pkgfile) = e121630f40e4cefaee8c1cfba81a31d28f1c4e3553b1af1a63ce08bf3f300862
+RWSagIOpLGJF30B/i9KgD+wGLoJO1TBV5vBdNKvuvSdsfL7RQEQlc4X0Y6yVBJdFXp0QAzILzieVlJx+NP90LDvLca6Lsbr32wY=
+SHA256 (Pkgfile) = f85ead01a01c6b96b7a5ef7ac1e5ed7cd6bad04701b38aa9760ca0da5d2e47ea
SHA256 (.footprint) = d283d75961bbb0a088b71aba318def5a86976ed952b2f3cb9f6542b061b89a47
-SHA256 (WireGuard-experimental-0.0.20161116.1.tar.xz) = 730d9d919e1942cf83e59dcb8c6ee6ac6696c62ce363c4802474774a5db8238d
+SHA256 (WireGuard-0.0.20161218.tar.xz) = d805035d3e99768e69d8cdeb8fb5250a59b994ce127fceb71a078582c30f5597
diff --git a/youtube-dl/.signature b/youtube-dl/.signature
index ed24fcf..7565f94 100644
--- a/youtube-dl/.signature
+++ b/youtube-dl/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF30q0ty7w6uNX6NC9bVWrXqABE9b5+OPAyqDmU9vx9zc8RD4PDRKM4Ttb34WCoPwsYlNU8vxQHlrIidnKrNqciAc=
-SHA256 (Pkgfile) = b7941c4e4e93ea8a783ace5a461aca8470138d620f1d3b455abf1e1d2c3d1791
-SHA256 (.footprint) = 4a05e795705ad0330b374706950895d927c9227b39d72a9ea637cfcc302f7dd8
-SHA256 (youtube-dl-2016.11.18.tar.gz) = 8e4bb3ef4f90ed03c822ff0bffce54d298cdf135d57bf4ff1605fc85157c0d3a
+RWSagIOpLGJF36mDjhVG5Psi0ce2GNqvrBkNohPnGcHhCywhPKo4PZ5UhOrupONhpFHiX/mmJA36+0QRTf8HEu8ZHu7dVYMjBQA=
+SHA256 (Pkgfile) = 023223662213d6d3445ab29f44019fac99cd3fe3d7c4474427b8fcbf01269385
+SHA256 (.footprint) = 4a8d4f43b33157485462817fd2bc8a4df91971b67d1364aca5d7ec3a57cfe678
+SHA256 (youtube-dl-2016.12.15.tar.gz) = 85d937a6edb8c14f8eac1b17d2e5d45574c7ec3f2cb792781ac1d8fb6a6ca39e
1
0
commit 3a9820d2febebdc02cf34702fb285d6448ce7ca5
Author: Fredrik Rinnestam <fredrik(a)crux.nu>
Date: Sat Dec 31 00:02:54 2016 +0100
acpid: adopted. Updated to 2.0.28
diff --git a/acpid/.footprint b/acpid/.footprint
index 556b9bc..bf1867a 100644
--- a/acpid/.footprint
+++ b/acpid/.footprint
@@ -8,11 +8,12 @@ drwxr-xr-x root/root etc/rc.d/
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/acpi_listen
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man8/
--rw-r--r-- root/root usr/man/man8/acpi_listen.8.gz
--rw-r--r-- root/root usr/man/man8/acpid.8.gz
--rw-r--r-- root/root usr/man/man8/kacpimon.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/acpid
-rwxr-xr-x root/root usr/sbin/kacpimon
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man8/
+-rw-r--r-- root/root usr/share/man/man8/acpi_listen.8.gz
+-rw-r--r-- root/root usr/share/man/man8/acpid.8.gz
+-rw-r--r-- root/root usr/share/man/man8/kacpimon.8.gz
diff --git a/acpid/.md5sum b/acpid/.md5sum
index 705e19d..db17603 100644
--- a/acpid/.md5sum
+++ b/acpid/.md5sum
@@ -1,4 +1,4 @@
-c8ba756030d1b21fc973ec3d640f27f1 acpid-2.0.22.tar.xz
+0432407b5ff75ae8e08afb43052fde2b acpid-2.0.28.tar.xz
d9cfda3e2ce4161edb19ed737950f7db acpid.rc
a0d3f9a8480faf602a7415d03267f49f default
270a4cddfe84c89c0fe534ece700d98b default.sh
diff --git a/acpid/Pkgfile b/acpid/Pkgfile
index 860da69..21992e8 100644
--- a/acpid/Pkgfile
+++ b/acpid/Pkgfile
@@ -1,20 +1,20 @@
# Description: Advanced Configuration and Power Interface event management daemon with netlink suppport
# URL: http://sourceforge.net/projects/acpid2/
-# Maintainer: Mikhail Kolesnik, mike at openbunker dot org
+# Maintainer: Fredrik Rinnestam, fredrik at crux dot guru
name=acpid
-version=2.0.22
+version=2.0.28
release=1
source=(http://downloads.sourceforge.net/sourceforge/acpid2/$name-$version.… \
acpid.rc default default.sh)
build() {
cd $name-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
- make DESTDIR=$PKG MANDIR=/usr/man install
+ make DESTDIR=$PKG install
install -D -m 755 $SRC/acpid.rc $PKG/etc/rc.d/acpid
install -D -m 755 $SRC/default.sh $PKG/etc/acpi/default.sh
install -D -m 644 $SRC/default $PKG/etc/acpi/events/default
- rm -rf $PKG/usr/share
+ rm -r $PKG/usr/share/doc
}
1
0
commit 48317f82a64af4499ab245400bd880a1943113de
Author: Juergen Daubert <jue(a)jue.li>
Date: Fri Dec 30 18:45:29 2016 +0100
exim: update to 4.88
diff --git a/exim/.md5sum b/exim/.md5sum
index 042382f..cd9519a 100644
--- a/exim/.md5sum
+++ b/exim/.md5sum
@@ -1,3 +1,3 @@
2e73c992dc8491a33f225efbe4da9e32 exim
-efcc71b2191818cb00863de1e2cf9ac4 exim-4.87.1.tar.bz2
-a78a5df1b0231ed9a82155897328033b exim-config.patch
+4cc10c910fd18bb9e299e98bc0a32ed2 exim-4.88.tar.bz2
+5feb7fa529dbc67eb5c346d057c87aee exim-config.patch
diff --git a/exim/.signature b/exim/.signature
index e678c68..77081d1 100644
--- a/exim/.signature
+++ b/exim/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqnOpCE0DzGBKVlm0WH2Fk3+Ct0PQc7IX6YicvruyjoUrg9VWphT4px56I+dgC8OTHnHVDYbjVnsUnAtDKpUeVgI=
-SHA256 (Pkgfile) = ea71889dca248b8013bfed9e66f25624f5ecbdc1232920c12ade45863897e2ae
+RWRJc1FUaeVeqnNgiO5/02rhnbRVMFT7lJspYjqHxZE79n1I+lUxtHuThG9ZZuAwhbUJElhbUKrFNBBv7vjlCFv/vcUEhkTL1gA=
+SHA256 (Pkgfile) = aab21680761fd124c3a5476f9f151985927a891524129e80247a866514ff118d
SHA256 (.footprint) = 3e5fe8471a7a9057c0c7486c016ea2ed1dc5ebd72adc13c23f432ef468d2fc5d
-SHA256 (exim-4.87.1.tar.bz2) = d4b7994c89240d2f9a9fcd7a2dffa4b72f14379001a24266f4dbb0fbe5131514
+SHA256 (exim-4.88.tar.bz2) = 119d5fd7e31fc224e84dfa458fe182f200856bae7adf852a8287c242161f8a2d
SHA256 (exim) = 850f72cb4d069dc8d15ce138623e6b6a7fe33f5daebe37fbf93c7801fa2d6134
-SHA256 (exim-config.patch) = bdd4ee5f559bc2c908868e9e326e82622c8402066ca58cdc8378f1e32d07c139
+SHA256 (exim-config.patch) = f08a8a61eb8adf021bb9c8e0305409faba75feed4483f7b7228a7549e7a26e02
diff --git a/exim/Pkgfile b/exim/Pkgfile
index 574f752..a4d357b 100644
--- a/exim/Pkgfile
+++ b/exim/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: db openssl libpcre
name=exim
-version=4.87.1
+version=4.88
release=1
-source=(ftp://ftp.exim.org/pub/exim/exim4/old/$name-$version.tar.bz2 \
+source=(ftp://ftp.exim.org/pub/exim/exim4/$name-$version.tar.bz2 \
$name $name-config.patch)
build() {
@@ -18,7 +18,7 @@ build() {
make -j1
make DESTDIR=$PKG install
- mv $PKG/usr/sbin/{$name-4.87_1-?,$name}
+ mv $PKG/usr/sbin/{$name-$version-?,$name}
install -D -m 755 $SRC/exim $PKG/etc/rc.d/exim
install -D -m 644 doc/exim.8 $PKG/usr/share/man/man8/exim.8
diff --git a/exim/exim-config.patch b/exim/exim-config.patch
index e9b7b5a..c7ce738 100644
--- a/exim/exim-config.patch
+++ b/exim/exim-config.patch
@@ -1,6 +1,6 @@
-diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME
---- exim-4.87.orig/src/EDITME 2016-04-07 14:30:34.113532400 +0200
-+++ exim-4.87/src/EDITME 2016-04-07 14:30:57.046039274 +0200
+diff -Nru exim-4.88.orig/src/EDITME exim-4.88/src/EDITME
+--- exim-4.88.orig/src/EDITME 2016-12-29 18:27:45.679586999 +0100
++++ exim-4.88/src/EDITME 2016-12-29 18:28:11.548657444 +0100
@@ -72,7 +72,7 @@
# this would be wanted.
###############################################################################
@@ -66,7 +66,7 @@ diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME
#------------------------------------------------------------------------------
-@@ -618,14 +618,14 @@
+@@ -622,14 +622,14 @@
# included in the Exim binary. You will then need to set up the run time
# configuration to make use of the mechanism(s) selected.
@@ -83,7 +83,7 @@ diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME
# AUTH_SPA=yes
# AUTH_TLS=yes
-@@ -730,10 +730,10 @@
+@@ -734,10 +734,10 @@
# leave these settings commented out.
# This setting is required for any TLS support (either OpenSSL or GnuTLS)
@@ -96,7 +96,7 @@ diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME
# TLS_LIBS=-lssl -lcrypto
# Uncomment the first and either the second or the third of these if you
-@@ -812,7 +812,7 @@
+@@ -820,7 +820,7 @@
# %s. This will be replaced by one of the strings "main", "panic", or "reject"
# to form the final file names. Some installations may want something like this:
@@ -105,7 +105,7 @@ diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME
# which results in files with names /var/log/exim_mainlog, etc. The directory
# in which the log files are placed must exist; Exim does not try to create
-@@ -861,7 +861,7 @@
+@@ -869,7 +869,7 @@
# files. Both the name of the command and the suffix that it adds to files
# need to be defined here. See also the EXICYCLOG_MAX configuration.
@@ -114,7 +114,7 @@ diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME
COMPRESS_SUFFIX=gz
-@@ -876,7 +876,7 @@
+@@ -884,7 +884,7 @@
# ZCAT_COMMAND=zcat
#
# Or specify the full pathname:
@@ -123,7 +123,7 @@ diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME
#------------------------------------------------------------------------------
# Compiling in support for embedded Perl: If you want to be able to
-@@ -1013,7 +1013,7 @@
+@@ -1021,7 +1021,7 @@
#
# USE_TCP_WRAPPERS=yes
# CFLAGS=-O -I/usr/local/include
@@ -132,7 +132,7 @@ diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME
#
# but of course there may need to be other things in CFLAGS and EXTRALIBS_EXIM
# as well.
-@@ -1046,7 +1046,7 @@
+@@ -1054,7 +1054,7 @@
# aliases). The following setting can be changed to specify a different
# location for the system alias file.
@@ -141,7 +141,7 @@ diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME
#------------------------------------------------------------------------------
-@@ -1075,7 +1075,7 @@
+@@ -1083,7 +1083,7 @@
#------------------------------------------------------------------------------
# Uncomment this setting to include IPv6 support.
@@ -150,7 +150,7 @@ diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME
###############################################################################
# THINGS YOU ALMOST NEVER NEED TO MENTION #
-@@ -1096,13 +1096,13 @@
+@@ -1104,13 +1104,13 @@
# haven't got Perl, Exim will still build and run; you just won't be able to
# use those utilities.
@@ -171,7 +171,7 @@ diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME
#------------------------------------------------------------------------------
-@@ -1304,7 +1304,7 @@
+@@ -1312,7 +1312,7 @@
# (process id) to a file so that it can easily be identified. The path of the
# file can be specified here. Some installations may want something like this:
@@ -180,9 +180,9 @@ diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME
# If PID_FILE_PATH is not defined, Exim writes a file in its spool directory
# using the name "exim-daemon.pid".
-diff -Nru exim-4.87.orig/src/configure.default exim-4.87/src/configure.default
---- exim-4.87.orig/src/configure.default 2016-04-07 14:30:34.113532400 +0200
-+++ exim-4.87/src/configure.default 2016-04-07 14:32:40.208988073 +0200
+diff -Nru exim-4.88.orig/src/configure.default exim-4.88/src/configure.default
+--- exim-4.88.orig/src/configure.default 2016-12-29 18:27:45.679586999 +0100
++++ exim-4.88/src/configure.default 2016-12-29 18:28:11.548657444 +0100
@@ -55,7 +55,7 @@
# +local_domains, +relay_to_domains, and +relay_from_hosts, respectively. They
# are all colon-separated lists:
1
0
commit 5b2ea03d2787a88b40b35a2b8a8c79b531200142
Author: Thomas Penteker <tek(a)serverop.de>
Date: Fri Dec 30 11:53:50 2016 +0100
libreoffice: 5.2.3 -> 5.2.4
diff --git a/libreoffice/.footprint b/libreoffice/.footprint
index 33d674b..a673759 100644
--- a/libreoffice/.footprint
+++ b/libreoffice/.footprint
@@ -1538,6 +1538,7 @@ drwxr-xr-x root/root usr/lib/libreoffice/share/Scripts/python/LibreLogo/
-rw-r--r-- root/root usr/lib/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_uk.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_uz.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ve.properties
+-rw-r--r-- root/root usr/lib/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_vec.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_vi.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_xh.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_zh_CN.properties
@@ -1750,7 +1751,10 @@ drwxr-xr-x root/root usr/lib/libreoffice/share/basic/Tutorials/
-rw-r--r-- root/root usr/lib/libreoffice/share/basic/script.xlc
drwxr-xr-x root/root usr/lib/libreoffice/share/classification/
-rw-r--r-- root/root usr/lib/libreoffice/share/classification/example.xml
+-rw-r--r-- root/root usr/lib/libreoffice/share/classification/example_ca-ES.xml
+-rw-r--r-- root/root usr/lib/libreoffice/share/classification/example_fr-FR.xml
-rw-r--r-- root/root usr/lib/libreoffice/share/classification/example_hu-HU.xml
+-rw-r--r-- root/root usr/lib/libreoffice/share/classification/example_nl-NL.xml
-rw-r--r-- root/root usr/lib/libreoffice/share/classification/example_pt-BR.xml
-rw-r--r-- root/root usr/lib/libreoffice/share/classification/example_sl-SI.xml
drwxr-xr-x root/root usr/lib/libreoffice/share/config/
@@ -2458,7 +2462,9 @@ drwxr-xr-x root/root usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/
-rw-r--r-- root/root usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/outlinetext.xml
-rw-r--r-- root/root usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/page.xml
-rw-r--r-- root/root usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepane.xml
+-rw-r--r-- root/root usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepanemaster.xml
-rw-r--r-- root/root usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepanenosel.xml
+-rw-r--r-- root/root usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepanenoselmaster.xml
-rw-r--r-- root/root usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagetab.xml
-rw-r--r-- root/root usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/table.xml
-rw-r--r-- root/root usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/tabletext.xml
@@ -3624,6 +3630,7 @@ drwxr-xr-x root/root usr/lib/libreoffice/share/extensions/dict-en/dialog/
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/dict-en/dialog/en_uk.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/dict-en/dialog/en_uz.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/dict-en/dialog/en_ve.properties
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/dict-en/dialog/en_vec.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/dict-en/dialog/en_vi.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/dict-en/dialog/en_xh.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/dict-en/dialog/en_zh_CN.properties
@@ -3784,6 +3791,7 @@ drwxr-xr-x root/root usr/lib/libreoffice/share/extensions/nlpsolver/META-INF/
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/description-uk.txt
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/description-uz.txt
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/description-ve.txt
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/description-vec.txt
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/description-vi.txt
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/description-xh.txt
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/description-zh-CN.txt
@@ -5063,6 +5071,18 @@ drwxr-xr-x root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/ve/help
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/ve/help.jar
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/ve/help.key_
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/ve/help.tree
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vec-xhp.done (EMPTY)
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vec.done (EMPTY)
+drwxr-xr-x root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vec/
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vec/help.db_
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vec/help.ht_ (EMPTY)
+drwxr-xr-x root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vec/help.idxl/
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vec/help.idxl/_0.cfs
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vec/help.idxl/segments.gen
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vec/help.idxl/segments_3
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vec/help.jar
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vec/help.key_
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vec/help.tree
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vi-xhp.done (EMPTY)
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vi.done (EMPTY)
drwxr-xr-x root/root usr/lib/libreoffice/share/extensions/nlpsolver/help/vi/
@@ -5231,6 +5251,7 @@ drwxr-xr-x root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverCommon_uk.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverCommon_uz.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverCommon_ve.properties
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverCommon_vec.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverCommon_vi.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverCommon_xh.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverCommon_zh_CN.properties
@@ -5343,6 +5364,7 @@ drwxr-xr-x root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverStatusDialog_uk.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverStatusDialog_uz.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverStatusDialog_ve.properties
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverStatusDialog_vec.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverStatusDialog_vi.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverStatusDialog_xh.properties
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/nlpsolver/locale/NLPSolverStatusDialog_zh_CN.properties
@@ -5476,6 +5498,7 @@ drwxr-xr-x root/root usr/lib/libreoffice/share/extensions/wiki-publisher/WikiEdi
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/description-uk.txt
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/description-uz.txt
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/description-ve.txt
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/description-vec.txt
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/description-vi.txt
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/description-xh.txt
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/description-zh-CN.txt
@@ -6765,6 +6788,18 @@ drwxr-xr-x root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/ve
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/ve/help.jar
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/ve/help.key_
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/ve/help.tree
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vec-xhp.done (EMPTY)
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vec.done (EMPTY)
+drwxr-xr-x root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vec/
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vec/help.db_
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vec/help.ht_
+drwxr-xr-x root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vec/help.idxl/
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vec/help.idxl/_0.cfs
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vec/help.idxl/segments.gen
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vec/help.idxl/segments_3
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vec/help.jar
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vec/help.key_
+-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vec/help.tree
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vi-xhp.done (EMPTY)
-rw-r--r-- root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vi.done (EMPTY)
drwxr-xr-x root/root usr/lib/libreoffice/share/extensions/wiki-publisher/help/vi/
diff --git a/libreoffice/.md5sum b/libreoffice/.md5sum
index 567ca1a..ce583dd 100644
--- a/libreoffice/.md5sum
+++ b/libreoffice/.md5sum
@@ -1 +1 @@
-06edfe30aebb00ff80738855ae22b01c LibreOffice_5.2.3_Linux_x86-64_rpm.tar.gz
+cbea6cd17063b5bcbe0cb32f7819f0cf LibreOffice_5.2.4_Linux_x86-64_rpm.tar.gz
diff --git a/libreoffice/Pkgfile b/libreoffice/Pkgfile
index 16e18f7..af0e531 100644
--- a/libreoffice/Pkgfile
+++ b/libreoffice/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: mesa3d cups xorg-libxaw xorg-libxcursor xorg-libxft xorg-libxinerama xorg-libxi xorg-libxrandr dbus-glib krb5 glu
name=libreoffice
-version=5.2.3
+version=5.2.4
release=1
source=(http://download.documentfoundation.org/$name/stable/$version/rpm/x8…
1
0
commit 4b9a43339e0739170f9c4cfa506c2931808ec9fd
Author: Danny Rawlins <monster.romster(a)gmail.com>
Date: Fri Dec 30 12:01:53 2016 +1100
pycryptodome: use setuptools
diff --git a/pycryptodome/.footprint b/pycryptodome/.footprint
index 0a62b2c..fc3a917 100644
--- a/pycryptodome/.footprint
+++ b/pycryptodome/.footprint
@@ -705,4 +705,8 @@ drwxr-xr-x root/root usr/lib/python2.7/site-packages/Crypto/Util/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/__init__.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.7/site-packages/Crypto/__init__.pyo
--rw-r--r-- root/root usr/lib/python2.7/site-packages/pycryptodome-3.4.3-py2.7.egg-info
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/pycryptodome-3.4.3-py2.7.egg-info/
+-rw-rw-r-- root/root usr/lib/python2.7/site-packages/pycryptodome-3.4.3-py2.7.egg-info/PKG-INFO
+-rw-rw-r-- root/root usr/lib/python2.7/site-packages/pycryptodome-3.4.3-py2.7.egg-info/SOURCES.txt
+-rw-rw-r-- root/root usr/lib/python2.7/site-packages/pycryptodome-3.4.3-py2.7.egg-info/dependency_links.txt
+-rw-rw-r-- root/root usr/lib/python2.7/site-packages/pycryptodome-3.4.3-py2.7.egg-info/top_level.txt
diff --git a/pycryptodome/Pkgfile b/pycryptodome/Pkgfile
index 9904559..9798f80 100644
--- a/pycryptodome/Pkgfile
+++ b/pycryptodome/Pkgfile
@@ -2,7 +2,7 @@
# URL: https://pypi.python.org/pypi/pycryptodome
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Danny Rawlins, crux at romster dot me
-# Depends on: python
+# Depends on: setuptools
name=pycryptodome
version=3.4.3
1
0
30 Dec '16
commit e1b99ebd6121510e0ae7883ed154493f97d3aadd
Author: Danny Rawlins <monster.romster(a)gmail.com>
Date: Fri Dec 30 11:56:27 2016 +1100
zabbix_server: fix post-install to use bash
diff --git a/zabbix_server/post-install b/zabbix_server/post-install
index 3f21fcd..0307cbe 100755
--- a/zabbix_server/post-install
+++ b/zabbix_server/post-install
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# - add $ADD_USER user, $ADD_GROUP group
# - change files permissions
1
0