Page MenuHomeFreeBSD

sysutils/amazon-ssm-agent: update to v2.3.1205.0
ClosedPublic

Authored by samm on May 17 2020, 8:49 PM.
Tags
None
Referenced Files
F136597106: D24872.id.diff
Tue, Nov 18, 12:42 PM
Unknown Object (File)
Mon, Nov 17, 12:16 PM
Unknown Object (File)
Thu, Nov 13, 8:56 PM
Unknown Object (File)
Thu, Nov 13, 12:58 PM
Unknown Object (File)
Thu, Nov 13, 7:33 AM
Unknown Object (File)
Thu, Nov 13, 4:52 AM
Unknown Object (File)
Thu, Nov 13, 4:21 AM
Unknown Object (File)
Thu, Nov 13, 3:14 AM
Subscribers
None

Details

Summary
  • Update amazon-ssm-agent to the latest version
  • Add patch related to goimports run (part of the official build tools)
Test Plan

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 31138
Build 28818: arc lint + arc unit

Event Timeline

samm requested review of this revision.May 17 2020, 8:49 PM
samm created this revision.
samm set the repository for this revision to rP FreeBSD ports repository.
sysutils/amazon-ssm-agent/files/patch-agent_plugins_inventory_gatherers_application_dataProvider__unix__test.go
9 โ†—(On Diff #71895)

Why?

sysutils/amazon-ssm-agent/files/patch-agent_session_utility_utility__unix.go
2

Do we still need this patch? We're creating the user at package install time so I think we might get the right (non)behaviour out of the box already.

  • remove not needed patches, set version using own tool

@cperciva please let me know if it looks good now for you

sysutils/amazon-ssm-agent/files/patch-agent_plugins_inventory_gatherers_application_dataProvider__unix__test.go
9 โ†—(On Diff #71895)

Let me check if we can drop this one, it was from goimports -w

sysutils/amazon-ssm-agent/files/patch-agent_session_utility_utility__unix.go
2

I think its fine to drop it, will do. Also i found much better way to set version instead of using patch

Looks good, thanks! You can commit this, right?

This revision is now accepted and ready to land.May 18 2020, 9:08 PM
This revision was automatically updated to reflect the committed changes.