Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-24 | Update to 3.1.5.0 | Olivier Le Moal | |
2024-05-16 | Update to 3.1.4.0 | Olivier Le Moal | |
2022-10-06 | Add missing python-netifaces dependency | Olivier Le Moal | |
2022-09-06 | Update to 3.1.3 | Olivier Le Moal | |
2022-06-10 | Fix database and logs path | Olivier Le Moal | |
2022-06-09 | Update to 3.1.2.0 | Olivier Le Moal | |
2022-06-09 | Move responder db to /var/lib | Olivier Le Moal | |
2021-10-14 | Bump from 3.0.2.0 to 3.0.6.0 | lberrymage | |
2020-10-07 | Bump version from 3.0.0.0 to 3.0.2.0 | lberrymage | |
Python 3 support appears to work without error, so we're dropping Python 2. | |||
2020-07-16 | Fix indentation in log directory patch file | lberrymage | |
2020-07-16 | Require Python2 instead of Python 3 | lberrymage | |
Responder version 3.0.0.0 supposedly added Python 3 support, but basic testing shows many bugs still exist when running it with Python 3. The package upgrade to 3.0.0.0 didn't even run the program with Python 3 because the shell script wasn't changed (my bad), so users probably didn't experience breakage unless they didn't have the python2 package installed. I will do more vigorous testing with upstream responder before I upgrade the Python dependency to version 3. For now, it runs fine on Python 2. | |||
2020-07-16 | Bump version to 3.0.0.0 | lberrymage | |
2019-11-05 | Be consistent with file naming and indentation | lberrymage | |
2019-11-05 | Responder now requests root privileges on startup | lberrymage | |
Before this change, Responder.py would simply quit if not given root privileges and state that it needed to be run as root. Now it requests root privileges, and if they are not given, it quits as before. Note that this does not apply when running responder with "--version" or "--help" ("-h" included), as those options do not require root. | |||
2019-11-04 | Updated variables to follow "best" practices | lberrymage | |
Also removed the vim-specific line at the end of PKGBUILD | |||
2019-10-10 | Updated package version and updated contributor/maintainer information | lberrymage | |
2017-12-15 | Update package checksums | Randy Ramos | |
2017-12-15 | Fix release number | Randy Ramos | |
2017-12-15 | Update to next version | Randy Ramos | |
2017-10-01 | PKGBUILD now creates log dir | Randy Ramos | |
2017-10-01 | Patch src to save logs in /var/log/responder | Randy Ramos | |
2017-09-27 | Updated to new version | Randy Ramos | |
2017-04-22 | Changed install directory to /usr/share/responder | Randy Ramos | |
2017-04-22 | I changed the source to an active fork | Randy Ramos | |
I also removed dhcp-responder. All the addtional tools should be accessed via the install directory in /opt/responder | |||
2017-04-21 | Initial commit | Randy Ramos | |