Commit Graph

41 Commits

Author SHA1 Message Date
Martin
6645e7ebbf Merge branch 'development' into master 2022-08-01 12:11:25 +02:00
Harald Heigl
badbe6b080 changed docker-image to alpine 2021-01-31 01:57:24 +01:00
Martin Rys
774a8ffd9a remove util-linux as it is part of a base system 2021-01-27 00:24:43 +01:00
Martin
c8f69ac9df Merge branch 'development' into master 2021-01-26 23:55:26 +01:00
Martin Rys
d82f5281a7 install pip modules for root instead of current user 2021-01-04 11:34:49 +01:00
Martin Rys
d96b38b786 add Arch support and tidy up 2021-01-04 11:25:23 +01:00
Anton Avramov
587a2478b5 Add rkfill package so it could be installed in docker image 2020-11-19 12:14:03 -05:00
DeadEnd
b38742a5c2 remove reference to merged and deleted tag
The @use-byte-string-for-identity-hints tag was merged to master for https://github.com/drbild/sslpsk.git.
install_prereq.sh currently fails due to this.
Removing tag to fix this.
2020-01-29 11:42:54 -05:00
Colin Kuebler
50a03c83cb Use upgrade flag in pip to force sslpsk reinstall, fix #497, fix #508 thanks @Lovely-Maisonette 2020-01-24 15:25:31 -05:00
Colin Kuebler
dbd6991c9d Use python3 to install dependencies to ensure they are installed in the correct version on setups with more than one python 2020-01-01 18:44:02 -05:00
Colin Kuebler
8ba6e5ebd0 Merge branch 'cryptodome' into py3 2019-12-31 20:26:25 -05:00
Colin Kuebler
ec4b2ea344 Install drbild's byte-string branch of sslpsk to overcome python3 issues 2019-12-31 19:04:19 -05:00
Colin Kuebler
39611a1549 Only install python3, python2 is deprecated 2019-12-31 19:01:25 -05:00
Colin Kuebler
61927f766b Remove unused pyaes 2019-12-31 18:55:36 -05:00
Colin Kuebler
769acc617f Replaced pycrypto with pycryptodomex 2019-12-31 18:55:10 -05:00
Colin Kuebler
41ca054a28 Add iw #367 2019-11-08 15:43:24 -05:00
R0Wi
ee2f08f3ab Add 'git' as dependency to fix #367 2019-11-01 17:32:29 +01:00
Colin Kuebler
ca5e6e0ba9 Add dependency build-essential per #338 2019-10-24 15:31:04 -04:00
Colin Kuebler
8eb7e25362 Do not force an upgrade of existing packages on install, per #315 2019-10-12 18:58:16 -04:00
Colin Kuebler
69ea7d3d26 Added python-wheel for python2 package install, thanks to @ErwanMAS 2019-10-05 21:28:38 -04:00
Colin Kuebler
7d56bba04a Merge branch 'master' into patch-1 2019-10-04 13:44:07 -04:00
Colin Kuebler
6103c5cff3 Removed pyaes from install script
Removed dependency list from README as it's out of date and redundant anyway
2019-09-29 16:48:27 -04:00
Colin Kuebler
466a9dbb39 Add python-dev for installing sslpsk in python2 2019-09-29 15:50:37 -04:00
Colin Kuebler
85f4bd3fa2 Added python-setuptools for python-pip 2019-09-29 12:34:29 -04:00
Colin Kuebler
99a936768c Added python-pip, thanks @AlphaSierraHotel 2019-09-26 16:39:19 -04:00
Colin Kuebler
4195c53daf Experimental workaround, some users are reporting better luck with python vs python3 for psk-frontend 2019-09-26 13:55:01 -04:00
Colin Kuebler
468a976d05 Added libssl-dev as prereq for py sslpsk 2019-09-21 16:10:44 -04:00
Colin Kuebler
2903bd286e Added python3-dev and pycrypto as per #274 2019-09-21 16:06:16 -04:00
Madmartigan
ed4fcaf8a4 fix typo 2019-09-18 22:15:27 +02:00
Madmartigan
f1b27e4dc2 Add dependancy on fixed sslpsk 2019-09-18 21:43:32 +02:00
Peter Lawler
c77299795a Fix for #138
Python3 from 3.7 on manages pip installs a little differently. This change should handle this change.
*NOTE: I can't recall where I saw that this is the preferred 3.7 method. I can't cite. However things work better now for me. See #138 as well.
2019-05-15 19:51:21 +10:00
DoktorHeisenberg
d50d08a785 Update install_prereq.sh 2019-05-10 18:58:37 +02:00
Colin Kuebler
6329cb4840 Merge branch 'master' into smart-link-py 2019-03-22 17:18:21 -04:00
Frank Stolle
0cd84e13ff better installation check 2019-03-03 12:11:24 +01:00
Colin Kuebler
ee58635e36 Merge branch 'master' into smart-link-py 2019-01-29 16:19:42 -05:00
Colin Kuebler
3b6c2044d1 Added haveged to the installed dependencies 2019-01-28 12:19:49 -05:00
Colin Kuebler
a2dfc3d1ed Removed unneeded dependencies 2019-01-26 19:52:09 -05:00
Merlin Schumacher
244896a816 Fixes for Python 3 2019-01-21 17:44:00 +00:00
Merlin Schumacher
ca62278147 Update installer 2019-01-21 16:42:10 +00:00
Andrijan Möcker
43fd8acae5 Remove HTTP
Already included in Python3 and not required for the Python2 scripts.
2019-01-18 15:10:05 +01:00
Merlin Schumacher
f443485a6a Initial Commit 2019-01-16 20:32:16 +01:00