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

Post::Linux::Kernel.kernel_arch: Add support for RISC-V and LoongArch #19478

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

bcoles
Copy link
Contributor

@bcoles bcoles commented Sep 19, 2024

Requires: rapid7/rex-arch#9

@adfoster-r7
Copy link
Contributor

adfoster-r7 commented Sep 20, 2024

Thanks! If you run bundle update rex-arch or apply this patch and amend/squash the commit this should be good to go:

--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -402,7 +402,7 @@ GEM
     reline (0.5.8)
       io-console (~> 0.5)
     require_all (3.0.0)
-    rex-arch (0.1.15)
+    rex-arch (0.1.16)
       rex-text
     rex-bin_tools (0.1.9)
       metasm

@bcoles bcoles force-pushed the linux-kernel-kernel_arch branch from 0682ff8 to 9de029e Compare September 21, 2024 13:01
@bcoles bcoles marked this pull request as ready for review September 21, 2024 13:02
@bcoles bcoles requested a review from adfoster-r7 September 21, 2024 13:03
@adfoster-r7 adfoster-r7 merged commit feb9ebd into rapid7:master Sep 23, 2024
77 checks passed
@adfoster-r7
Copy link
Contributor

adfoster-r7 commented Sep 23, 2024

Release Notes

Updates Metasploit to support new constants for RISCV32BE, RISCV32LE, RISCV64BE, RISCV64LE, LOONGARCH64.

@adfoster-r7
Copy link
Contributor

Thanks!

@bcoles bcoles deleted the linux-kernel-kernel_arch branch September 23, 2024 14:45
@cdelafuente-r7 cdelafuente-r7 added the rn-enhancement release notes enhancement label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants