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

Update payloads to 1.3.45 #10544

Merged
merged 1 commit into from
Aug 28, 2018
Merged

Conversation

bwatters-r7
Copy link
Contributor

This bumps the payloads version to incorporate rapid7/metasploit-payloads#239
Wait for tests to complete and land

@bwatters-r7 bwatters-r7 self-assigned this Aug 28, 2018
@bwatters-r7 bwatters-r7 merged commit cc5f1df into rapid7:master Aug 28, 2018
bwatters-r7 added a commit that referenced this pull request Aug 28, 2018
Merge branch 'land-10544' into upstream-master
msjenkins-r7 pushed a commit that referenced this pull request Aug 28, 2018
Merge branch 'land-10544' into upstream-master
@wvu
Copy link
Contributor

wvu commented Aug 29, 2018

Gemfile.lock was not updated?

wvu@kharak:~/metasploit-framework:master$ git diff
diff --git a/Gemfile.lock b/Gemfile.lock
index 1aeca23bba..d675b7526a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -18,7 +18,7 @@ PATH
       metasploit-concern
       metasploit-credential
       metasploit-model
-      metasploit-payloads (= 1.3.44)
+      metasploit-payloads (= 1.3.45)
       metasploit_data_models
       metasploit_payloads-mettle (= 0.4.1)
       mqtt
@@ -109,7 +109,7 @@ GEM
     arel (6.0.4)
     arel-helpers (2.8.0)
       activerecord (>= 3.1.0, < 6)
-    backports (3.11.3)
+    backports (3.11.4)
     bcrypt (3.1.12)
     bcrypt_pbkdf (1.0.0)
     bindata (2.4.3)
@@ -164,7 +164,7 @@ GEM
       activemodel (~> 4.2.6)
       activesupport (~> 4.2.6)
       railties (~> 4.2.6)
-    metasploit-payloads (1.3.44)
+    metasploit-payloads (1.3.45)
     metasploit_data_models (3.0.0)
       activerecord (~> 4.2.6)
       activesupport (~> 4.2.6)
wvu@kharak:~/metasploit-framework:master$

Against clean upstream/master after bundle install.

Please see #9807 #10537 for reference on what files to change. Note that we probably want to lock the version here. @busterb?

Thanks!

@bwatters-r7
Copy link
Contributor Author

I was under the understanding Gemfile.lock was autogenerated, and the gemspec file was the only one that required change.

@wvu
Copy link
Contributor

wvu commented Aug 29, 2018

Yes, when you run bundle install, but if you don't check in the changes, it'll reflect in your working directory.

https://bundler.io/v1.16/guides/using_bundler_in_applications.html#gemfilelock

@wvu
Copy link
Contributor

wvu commented Aug 29, 2018

Please see the last gem update from @mkienow-r7 in #10537.

@bwatters-r7 bwatters-r7 mentioned this pull request Aug 29, 2018
@tdoan-r7 tdoan-r7 added the rn-enhancement release notes enhancement label Sep 12, 2018
@tdoan-r7
Copy link
Contributor

Release Notes

Payloads gem has been bumped to 1.3.45.

@bwatters-r7 bwatters-r7 deleted the bump-payloads-1_3_44 branch January 29, 2019 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn-enhancement release notes enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants