Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-08 | Update to 5.0.2 | Michael Laß | |
This also brings Python 3.10 compatibility. | |||
2021-12-08 | Update to 5.0.0 | Michael Laß | |
2021-05-08 | Update to 4.1.0 | Michael Laß | |
2021-01-19 | Update to 4.0.0 | Michael Lass | |
This brings Python 3.9 support. Further changes: * use pip in isolated mode, ignoring the user's environment * don't pollute the user's pip cache * silence dependency warnings (can be triggered by system packages) | |||
2020-11-11 | Update to 3.1.0 | goll | |
2020-07-09 | Update to 3.0.8 | Michael Lass | |
2020-04-06 | Update to 3.0.1 | Michael Lass | |
2020-03-30 | Update to 3.0.0 | Michael Lass | |
2019-09-03 | Update to 2.1.4 | goll | |
2019-06-16 | Update to 2.1.3 | Michael Lass | |
2019-06-10 | Update to 2.1.2 | Michael Lass | |
Further changes: * do not install all sources anymore and move python modules from /opt/sslyze/lib to /opt/sslyze, * strip ELF files | |||
2019-02-13 | Make sure to use pip from python-pip | Michael Lass | |
If people have jython installed and /opt/jython/bin before /usr/bin in their $PATH, the following error is encountered: /opt/jython/bin/pip: /build/jython/pkg/jython/opt/jython/bin/jython: bad interpreter: No such file or directory Also see https://bugs.archlinux.org/task/45315 | |||
2019-02-04 | Update to 2.0.6 | goll | |
2019-01-22 | Fix typo | Michael Lass | |
2019-01-22 | Update to 2.0.3 | goll | |
2018-09-25 | Update to 2.0.1 | Michael Lass | |
2018-08-29 | Update to 2.0.0 | Michael Lass | |
2018-06-02 | Update to 1.4.2 | Michael Lass | |
Extract sslyze start script into an own file and expand PYTHONPATH by /opt/sslyze/lib. | |||
2017-12-29 | Update to 1.3.2 and use python3 | Michael Lass | |
While here, also * update license to AGPL-3.0 * move python-pip to makedepends * add myself as co-maintainer | |||
2017-10-30 | Update to 1.1.4 | Michael Lass | |
2017-05-24 | Update to 1.1.1 | goll | |
2017-04-19 | Update to 1.1.0 | goll | |
2017-04-11 | Update to 1.0.0 | goll | |
2016-12-28 | Update to 0.14.2 | goll | |
2016-09-04 | Update to 0.14.0 | goll | |
2016-06-16 | Update to 0.13.6 | goll | |
2016-03-18 | Fix launcher | goll | |
2016-03-18 | Update to 0.13.5 | goll | |
2016-03-03 | Update to 0.13.4 | goll | |
2015-11-14 | Update .SRCINFO | Michael Lass | |
2015-11-13 | Adjust start script to not change cur. directory | Michael Lass | |
2015-09-29 | Fix incorrect paths | goll | |
2015-09-29 | Update to 0.12 | goll | |
2015-07-07 | Initial commit | Michael Lass | |
Files taken from AUR3. |