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 puppet-agent components #829

Merged

Conversation

mhashizume
Copy link
Contributor

@mhashizume mhashizume commented Apr 17, 2024

This PR updates several out-of-date components used in the agent runtime.

This commit adds a new version of the HighLine gem (3.0.1) to
agent-runtime-main while retaining the previous version (2.1.0) as the
default.
This commit removes several unused versions of net-ssh and sets the
default version to the lowest project-specified version, 6.1.0.

Updating the Vanagon component should only affect the agent runtimes,
as all other projects that use net-ssh explicitly specify the version.
This will update agent-runtime-7.x and agent-runtime-main from 4.2.0 to
6.1.0 and 7.2.3, respectively.

Cross-compiled Solaris platforms will remain at 4.2.0 since they use
older (<= 2.1) versions of Ruby that are not compatible with newer
version of net-ssh.
This commit updates dmidecode from 3.3 to 3.5, removes old patches, and
adds recommended patches for 3.5.
This commit updates the libxml2 component from 2.10.3 to 2.12.6. In
addition to various bug fixes, this also addresses the following
security vulnerabilities:

- CVE-2023-28484
- CVE-2023-29469
- CVE-2024-25062
@mhashizume mhashizume force-pushed the PA-6376/master/bump-components branch from 3387a0c to d4fccf9 Compare April 17, 2024 18:16
@mhashizume mhashizume marked this pull request as ready for review April 18, 2024 22:15
@mhashizume mhashizume requested review from a team as code owners April 18, 2024 22:15
Copy link
Contributor

@joshcooper joshcooper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, nice work!

@joshcooper joshcooper merged commit c7b0307 into puppetlabs:master Apr 18, 2024
3 checks passed
@mhashizume mhashizume deleted the PA-6376/master/bump-components branch April 18, 2024 22:35
@joshcooper joshcooper added the enhancement New feature or request label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants