Dario Camonita (78f688bd) at 17 Mar 18:24
refactor: simplify dependency checks
Dario Camonita (b07886d9) at 17 Mar 18:17
chore: add btrfs-progs in check_dependencies
LefterisDt (d78e2db1) at 17 Mar 16:42
feat: add verification page components for april fools
LefterisDt (d67906c1) at 17 Mar 12:28
Dario Camonita (28ec7b68) at 17 Mar 12:04
feat: add workdir option to specify a custom chroot location
Dario Camonita (b2ccdcbd) at 17 Mar 11:28
fix: anchor rsync path exclusions and preserve file attributes
Just an update so this doesn't look stale: Right now, most of the dependencies were packaged (around 20 or so). The main blocker of most of the dependencies right now is the broken librust-uuid-dev package, which is required for librust-pyo3-dev, which is in turn used by some of the dependencies. This issue was already reported on discord so I won't bother. As I see, the best solution would be to downgrade the version of librust-uuid-dev or to import the latest versions of the zerocopy packages and make them provide a virtual package for backwards compatibility with existing packages in debian stable (although this might cause issues)
Also, a significant amount of packages will need to be imported from other branches of debian, the main culprit is python3-transformers and python3-tokenizers which have an ungodly amount of dependency chains.
Hello @danterolle ,
I've updated the UTM documentation to ensure it remains future-proof.
Main changes:
Updated references from specific chips (M1/M2/M3) to "Apple Silicon (M-series chips)".
Organized the content into clear, numbered steps.
Best regards,
Leonardo Tito
Dario Camonita (493c2498) at 16 Mar 16:37
Merge branch 'fix/utm-guide-update' into 'dev'
... and 1 more commit
Hello @danterolle ,
I've updated the UTM documentation to ensure it remains future-proof.
Main changes:
Updated references from specific chips (M1/M2/M3) to "Apple Silicon (M-series chips)".
Organized the content into clear, numbered steps.
Best regards,
Leonardo Tito
Hello @leotito201, looks good. Thank you!
Hello @danterolle ,
I've updated the UTM documentation to ensure it remains future-proof.
Main changes:
Updated references from specific chips (M1/M2/M3) to "Apple Silicon (M-series chips)".
Organized the content into clear, numbered steps.
Best regards,
Leonardo Tito
This is required for wpscan!2
This is required for wpscan!2
@MaycoSec, LGTM, thank you for this.