Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
amazon-ssm-agent
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SIG
cloud
rpms
amazon-ssm-agent
Commits
a02d63fe
Commit
a02d63fe
authored
2 years ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import imports/r8/amazon-ssm-agent-3.2.532.0-1.el8_7.cloud
parent
dafe77d2
No related branches found
Branches containing commit
Tags
imports/r9/amazon-ssm-agent-3.2.419.0-2.el9_1.cloud
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.amazon-ssm-agent.metadata
+1
-1
1 addition, 1 deletion
.amazon-ssm-agent.metadata
SPECS/amazon-ssm-agent.spec
+5
-2
5 additions, 2 deletions
SPECS/amazon-ssm-agent.spec
with
6 additions
and
3 deletions
.amazon-ssm-agent.metadata
+
1
−
1
View file @
a02d63fe
247177fda2a16fbaaeb8ba2b29a171e95f961ce7d0dc7e374b12ad556a1c4b82
SOURCES/3.2.
419
.0.tar.gz
03f812f61bdd0fd035a7c432e7d2bf5734be28c566d5cfec2485ab32a50744c6
SOURCES/3.2.
532
.0.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/amazon-ssm-agent.spec
+
5
−
2
View file @
a02d63fe
%global major_version 3
%global minor_version 2
%global micro_version
419
%global micro_version
532
%global nano_version 0
%ifarch x86_64
...
...
@@ -17,7 +17,7 @@
Name: amazon-ssm-agent
Version: %{major_version}.%{minor_version}.%{micro_version}.%{nano_version}
Release:
2
%{?dist}
Release:
1
%{?dist}
Summary: Manage EC2 Instances using the SSM APIs
ExclusiveArch: x86_64 aarch64
...
...
@@ -99,6 +99,9 @@ cp seelog_unix.xml $RPM_BUILD_ROOT%{_sysconfdir}/amazon/ssm/seelog.xml.template
%dir %ghost %{_localstatedir}/log/amazon/ssm
%changelog
* Mon Jan 30 2023 Louis Abel <tucklesepk@gmail.com> - 3.2.532.0-1
- Update to latest release
* Wed Jan 04 2023 Louis Abel <tucklesepk@gmail.com> - 3.2.419.0-2
- Update to latest release
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment