openwall / john

John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
https://www.openwall.com/john/
Other
10.36k stars 2.11k forks source link

CI: Add gcc-14 and clang-18/clang-17/clang-16 jobs #5561

Closed solardiz closed 2 weeks ago

solardiz commented 2 weeks ago

See @ldv-alt's recent commits in https://github.com/openwall/tcb

github: add gcc-14 and clang-18/clang-17/clang-16 jobs

github: enable dependency manager for GitHub Actions

@ldv-alt Do you possibly want to contribute this directly to here? We already have CI jobs based on your previous contributions IIRC to passwdqc, and updated to actions/checkout@v4 since.