Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build issues - Sept 22nd 2024 #223

Merged
merged 12 commits into from
Sep 22, 2024
Merged

Fix build issues - Sept 22nd 2024 #223

merged 12 commits into from
Sep 22, 2024

Conversation

s0lst1c3
Copy link
Owner

Bug and build fixes:

  • Fixed hostapd-eaphammer_lib build issues.
  • The system-wide package manager (i.e. apt) is now the single source of truth for dependencies, including Python. Sounds stupid, but realistically it's probably the most stable option until we start managing the Python portions of this thing with something that isn't archaic (like Poetry) and published as a proper PyPi package.
  • Removed unused Python dependencies: jinja2, pyquery
  • Added support for Python 3.12 (Credit: github.com/D3vil0p3r)
  • Updated README to reflect use of apt during installation instructions (Credit: github.com/readloud)
  • Added wget to dependencies (Credit: github/pes-soft)

Resolutions:

pes-soft and others added 12 commits February 19, 2024 23:50
wget is used in kali-setup for downloads
* The system-wide package manager (i.e. apt) is now the single source of truth for dependencies, including Python. Sounds stupid, but realistically it's probably the most stable option until we start managing the Python portions of this thing with something that isn't archaic (like Poetry) and published as a proper PyPi package.
* Removed unused Python dependencies: jinja2, pyquery
@s0lst1c3 s0lst1c3 merged commit 91e8956 into master Sep 22, 2024
@s0lst1c3 s0lst1c3 deleted the fix-build-issues branch September 22, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants