<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jason St-Cyr</title>
    <description>The latest articles on DEV Community by Jason St-Cyr (@jasonstcyr).</description>
    <link>https://dev.to/jasonstcyr</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F183204%2Fa798216f-9f66-40cd-9bed-b5193e9afe08.jpg</url>
      <title>DEV Community: Jason St-Cyr</title>
      <link>https://dev.to/jasonstcyr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jasonstcyr"/>
    <language>en</language>
    <item>
      <title>Puppet Core 8.18.0 is out: macOS 15 support and key security updates</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Thu, 09 Apr 2026 12:06:38 +0000</pubDate>
      <link>https://dev.to/puppet/puppet-core-8180-is-out-macos-15-support-and-key-security-updates-2ng8</link>
      <guid>https://dev.to/puppet/puppet-core-8180-is-out-macos-15-support-and-key-security-updates-2ng8</guid>
      <description>&lt;p&gt;You can now download Puppet Core &lt;strong&gt;8.18.0&lt;/strong&gt;! This update adds support for macOS 15 and includes several important security updates to help keep your infrastructure protected.&lt;/p&gt;

&lt;p&gt;As always, Puppet Core releases focus on stability, platform support, and staying ahead of reported vulnerabilities.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://help.puppet.com/core/current/Content/PuppetCore/PuppetReleaseNotes/release_notes_puppet_x-8-18-0.htm" rel="noopener noreferrer"&gt;Official Puppet Core 8.18 release notes&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  What’s new in Puppet Core 8.18.0
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Support for macOS 15&lt;/strong&gt;: Puppet Core now supports macOS 15 on both x86_64 and ARM architectures. This enables continued management of macOS systems using the same automation controls and policies you already rely on.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Security focused dependency updates
&lt;/h2&gt;

&lt;p&gt;Security remains a top priority in every Puppet Core release. This release includes updates to several bundled components to address recently disclosed security vulnerabilities. By delivering these updates as part of hardened Puppet Core builds, you reduce dependency risk without tracking, validating, or rebuilding components independently. &lt;/p&gt;

&lt;h3&gt;
  
  
  🔐 libxml2 updated
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;libxml2&lt;/strong&gt; has been updated to &lt;strong&gt;version 2.15.2&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Addresses the following CVEs:

&lt;ul&gt;
&lt;li&gt;CVE-2026-0989&lt;/li&gt;
&lt;li&gt;CVE-2026-0990&lt;/li&gt;
&lt;li&gt;CVE-2026-0992&lt;/li&gt;
&lt;li&gt;CVE-2026-1757&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;h3&gt;
  
  
  🔐 zlib gem updated
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;zlib gem&lt;/strong&gt; updated to &lt;strong&gt;version 3.0.1&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Addresses:

&lt;ul&gt;
&lt;li&gt;CVE-2026-27820&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;h3&gt;
  
  
  🔐 curl updated
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;curl&lt;/strong&gt; updated to &lt;strong&gt;version 8.19.0&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Addresses:

&lt;ul&gt;
&lt;li&gt;CVE-2026-1965&lt;/li&gt;
&lt;li&gt;CVE-2026-3783&lt;/li&gt;
&lt;li&gt;CVE-2026-3784&lt;/li&gt;
&lt;li&gt;CVE-2026-3805&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;If you rely on Puppet Core in security‑sensitive or regulated environments, this release is strongly recommended.&lt;/p&gt;




&lt;h2&gt;
  
  
  Getting Puppet Core 8.18.0
&lt;/h2&gt;

&lt;p&gt;You can upgrade to Puppet Core 8.18.0 using your existing Puppet Core repositories and standard upgrade workflows. Upgrading to Puppet Core 8.18.0 helps you take advantage of the latest platform support, reduce exposure to dependency related security risk, and rely on vendor-tested packages instead of managing updates yourself.&lt;/p&gt;

&lt;p&gt;As always:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Test upgrades in a staging environment first&lt;/li&gt;
&lt;li&gt;Review the full release notes for platform‑specific details&lt;/li&gt;
&lt;li&gt;Roll out broadly once validated&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;📄 &lt;strong&gt;Puppet Core Installation Docs:&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://help.puppet.com/core/current/Content/PuppetCore/install_puppet.htm" rel="noopener noreferrer"&gt;Installing Puppet Core&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://help.puppet.com/core/current/Content/PuppetCore/upgrade.htm" rel="noopener noreferrer"&gt;Upgrading Puppet Core&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Let us know how it goes
&lt;/h2&gt;

&lt;p&gt;If you’re upgrading to 8.18.0, running Puppet Core on macOS 15, or have feedback on this release, let us know in the comments. Your input helps shape future updates.&lt;/p&gt;

&lt;p&gt;Happy puppeting!&lt;/p&gt;

</description>
      <category>puppet</category>
      <category>devops</category>
      <category>security</category>
      <category>automation</category>
    </item>
    <item>
      <title>Puppetlabs Modules Roundup – March 2026</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Mon, 06 Apr 2026 14:24:03 +0000</pubDate>
      <link>https://dev.to/puppet/puppetlabs-modules-roundup-march-2026-3bde</link>
      <guid>https://dev.to/puppet/puppetlabs-modules-roundup-march-2026-3bde</guid>
      <description>&lt;p&gt;March 2026 brought 4 Puppetlabs module releases in the Puppetlabs Forge catalog. Read along to see what changed this month!&lt;/p&gt;

&lt;p&gt;Across the month, the clearest themes were compatibility updates across Puppet Enterprise (PE), supported platforms, and operational hardening and troubleshooting improvements.&lt;/p&gt;

&lt;h2&gt;
  
  
  Highlighted Updates
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Compatibility updates across PE and supported platforms
&lt;/h3&gt;

&lt;p&gt;March releases leaned toward version-alignment work, with updates for newer Puppet Enterprise releases, Ubuntu 24.04 benchmark coverage, and dependency ranges that allow newer supporting modules.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added support for PE 2023.8.9 and 2025.9.0.&lt;/li&gt;
&lt;li&gt;Added CIS Benchmark support for Ubuntu 24.04 Server Levels 1 and 2.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Operational hardening and troubleshooting improvements
&lt;/h3&gt;

&lt;p&gt;Several releases focused on making "Day Two" operations safer and easier to debug through better validation, more useful logging, and targeted runtime fixes.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added installer untar checks and deduplicated hosts in the legacy compiler group.&lt;/li&gt;
&lt;li&gt;Moved most SCE-specific logging into the Puppet agent run log for easier debugging.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What Updates Happened to Puppetlabs Modules in March 2026?
&lt;/h2&gt;

&lt;p&gt;The following is an alphabetical listing of modules which received updates in March 2026. If a module had multiple versions released, the updates are collected together, numbered with the "latest" version available.&lt;/p&gt;




&lt;h3&gt;
  
  
  cd4pe 3.4.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-03-04 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/cd4pe" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This release focuses on updated puppetlabs-docker and puppetlabs-hocon dependencies to allow usage of newer versions while also addressing updated module with PDK 3.6.1.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Updated puppetlabs-docker and puppetlabs-hocon dependencies to allow usage of newer versions&lt;/li&gt;
&lt;li&gt;Updated module with PDK 3.6.1&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  peadm 3.36.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-03-25 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/peadm" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This release focuses on adding support for PE 2023.8.9 and 2025.9.0 while also addressing deduplicate hosts in legacy compiler group.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Adding support for PE 2023.8.9 and 2025.9.0 &lt;a href="https://github.com/puppetlabs/puppetlabs-peadm/pull/657" rel="noopener noreferrer"&gt;#657&lt;/a&gt; (&lt;a href="https://github.com/Jade2153" rel="noopener noreferrer"&gt;Jade2153&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PE-43572) deduplicate hosts in legacy compiler group &lt;a href="https://github.com/puppetlabs/puppetlabs-peadm/pull/658" rel="noopener noreferrer"&gt;#658&lt;/a&gt; (&lt;a href="https://github.com/davidmalloncares" rel="noopener noreferrer"&gt;davidmalloncares&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PE-42686) Add checks to installer untar command &lt;a href="https://github.com/puppetlabs/puppetlabs-peadm/pull/654" rel="noopener noreferrer"&gt;#654&lt;/a&gt; (&lt;a href="https://github.com/davidmalloncares" rel="noopener noreferrer"&gt;davidmalloncares&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  sce_linux 2.6.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-03-17 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/sce_linux" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This release focuses on support for Ubuntu 24.04. You can use Security Compliance Enforcement (SCE) to enforce the Center for Internet Security (CIS) Benchmark for Ubuntu Linux 24.04, v1.0.0, Server Levels 1 and 2 while also addressing support for Puppet module dependencies.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Check the official &lt;a href="https://help.puppet.com/sce/current/linux/scel_relnotes_260.htm" rel="noopener noreferrer"&gt;release notes for sce_linux 2.6.0&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  sqlserver 5.1.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-03-04 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/sqlserver" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Small change this month to ensure permission the variable is set.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(MODULES-11613) Set permission variable in permission sql EPP &lt;a href="https://github.com/puppetlabs/puppetlabs-sqlserver/pull/500" rel="noopener noreferrer"&gt;#500&lt;/a&gt; (&lt;a href="https://github.com/shubhamshinde360" rel="noopener noreferrer"&gt;shubhamshinde360&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Until Next Time!
&lt;/h2&gt;

&lt;p&gt;That wraps up the March 2026 roundup. If any of the modules overlap with your environment, the linked Forge pages and release notes are worth a closer look.&lt;/p&gt;

&lt;p&gt;Feedback on the series is always useful, especially if there are module families or release-note patterns that deserve more attention in future editions.&lt;/p&gt;

&lt;p&gt;More updates coming next month when the April 2026 releases land.&lt;/p&gt;

</description>
      <category>puppet</category>
    </item>
    <item>
      <title>Puppet Enterprise 2025.10 Resolves Malformed Task and Plan Metadata Failures</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Tue, 31 Mar 2026 18:28:46 +0000</pubDate>
      <link>https://dev.to/puppet/puppet-enterprise-202510-resolves-malformed-task-and-plan-metadata-failures-gp4</link>
      <guid>https://dev.to/puppet/puppet-enterprise-202510-resolves-malformed-task-and-plan-metadata-failures-gp4</guid>
      <description>&lt;p&gt;We’ve released a patch in &lt;strong&gt;Puppet Enterprise 2025.10&lt;/strong&gt; to resolve an issue affecting task and plan metadata handling.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Prior to PE 2025.9:&lt;/strong&gt; Malformed task or plan metadata was logged in the &lt;code&gt;bolt-server&lt;/code&gt; log, and the affected task or plan was ignored. Other tasks and plans continued to work as expected.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In PE 2025.9:&lt;/strong&gt; Malformed metadata caused the task and plan listing to fail to load entirely and prevented affected tasks or plans from running. Errors were written to the &lt;code&gt;bolt-server&lt;/code&gt; log.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;With PE 2025.10:&lt;/strong&gt; Task and plans retain the improvements from 2025.9 but will now also load correctly even when malformed metadata is present.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;More:&lt;/strong&gt; 👉  &lt;a href="https://help.puppet.com/pe/current/topics/release-notes-pe-x-10.htm" rel="noopener noreferrer"&gt;Official 2025.10 Release Notes&lt;/a&gt;&lt;/p&gt;

</description>
      <category>puppet</category>
    </item>
    <item>
      <title>Puppet Enterprise 2025.9 and 2023.8.9 are available!</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Wed, 25 Mar 2026 13:24:08 +0000</pubDate>
      <link>https://dev.to/puppet/puppet-enterprise-20259-and-202389-are-available-1kma</link>
      <guid>https://dev.to/puppet/puppet-enterprise-20259-and-202389-are-available-1kma</guid>
      <description>&lt;p&gt;Puppet Enterprise 2025.9 and 2023.8.9 are now available, delivering improved operational visibility, expanded agent platform support, and important security fixes for both the latest and 2023.8 LTS streams.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's new in PE 2025.9?
&lt;/h2&gt;

&lt;p&gt;In Puppet Enterprise 2025.9, this release improves day-to-day operations with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Real-time visibility into Advanced Patching runs directly in the PE console&lt;/li&gt;
&lt;li&gt;Clearer error and warning messages when patch group creation fails, plus retry support from the console or API&lt;/li&gt;
&lt;li&gt;The ability to edit workflows and stop running workflows from the PE console or via API&lt;/li&gt;
&lt;li&gt;Agent support for Debian 13 on amd64 and aarch64&lt;/li&gt;
&lt;li&gt;Multiple CVEs addressed, along with fixes to Advanced Patching behavior and Infra Assistant reliability&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What's new in PE 2025.8.9?
&lt;/h2&gt;

&lt;p&gt;Puppet Enterprise 2023.8.9 adds:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Agent support for Debian 13 on amd64 and aarch64&lt;/li&gt;
&lt;li&gt;Multiple security fixes for customers on the 2023.8 LTS stream&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Release notes
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://help.puppet.com/pe/current/topics/release-notes-pe-x-9.htm" rel="noopener noreferrer"&gt;2025.9 Release notes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://help.puppet.com/pe/2023.8/topics/release-notes-pe-x-y-9.htm" rel="noopener noreferrer"&gt;2023.8.9 Release notes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🔔Lifecycle Reminder
&lt;/h2&gt;

&lt;p&gt;Starting with Puppet Enterprise 2026.0 (expected August 2026), Puppet Enterprise will move from the STS/LTS model to a Latest / Latest-1 support lifecycle.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://www.puppet.com/products/puppet-enterprise/support-lifecycle" rel="noopener noreferrer"&gt;https://www.puppet.com/products/puppet-enterprise/support-lifecycle&lt;/a&gt;&lt;/p&gt;

</description>
      <category>puppet</category>
    </item>
    <item>
      <title>Ubuntu 24.04 support comes to Puppet SCE for Linux</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Wed, 18 Mar 2026 17:52:28 +0000</pubDate>
      <link>https://dev.to/puppet/ubuntu-2404-support-comes-to-puppet-sce-for-linux-3omb</link>
      <guid>https://dev.to/puppet/ubuntu-2404-support-comes-to-puppet-sce-for-linux-3omb</guid>
      <description>&lt;p&gt;The latest 2.6.0 version of &lt;strong&gt;Puppet Security Compliance Enforcement (SCE) for Linux&lt;/strong&gt; is now available. This release adds support for Ubuntu 24.04 LTS and includes a few operational improvements aimed at making SCE easier to run and troubleshoot in day‑to‑day Puppet environments.&lt;/p&gt;

&lt;p&gt;Below is a quick overview of what’s new.&lt;/p&gt;




&lt;h2&gt;
  
  
  Ubuntu 24.04 LTS support
&lt;/h2&gt;

&lt;p&gt;One of the main additions in this release is support for &lt;strong&gt;Ubuntu 24.04 LTS&lt;/strong&gt;. SCE for Linux now allows you to enforce the &lt;strong&gt;CIS benchmarks v1.0.0&lt;/strong&gt; on Ubuntu 24.04 systems. Both Level 1 and Level 2 CIS profiles are supported.&lt;/p&gt;




&lt;h2&gt;
  
  
  Operational improvements
&lt;/h2&gt;

&lt;p&gt;This release also includes some changes intended to improve visibility and troubleshooting.&lt;/p&gt;

&lt;h3&gt;
  
  
  Logging changes
&lt;/h3&gt;

&lt;p&gt;Most SCE logs are now written to the &lt;strong&gt;Puppet agent run log&lt;/strong&gt;. This means you can get more insight into SCE behavior by running the Puppet agent in debug mode, rather than checking separate log locations.&lt;/p&gt;

&lt;h3&gt;
  
  
  Updated mount information fact
&lt;/h3&gt;

&lt;p&gt;The custom fact &lt;strong&gt;&lt;code&gt;sce_mount_info&lt;/code&gt;&lt;/strong&gt; has been updated to report information about &lt;strong&gt;all mounted file systems&lt;/strong&gt;, providing a more complete view of the system during enforcement.&lt;/p&gt;

&lt;h3&gt;
  
  
  Updated Puppet module dependencies
&lt;/h3&gt;

&lt;p&gt;SCE for Linux now supports the latest versions of &lt;code&gt;puppet/systemd&lt;/code&gt;, &lt;code&gt;puppet/logrotate&lt;/code&gt;, and &lt;code&gt;puppetlabs/augeas_core&lt;/code&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  Resolved issues
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Puppet runs no longer fail on systems where the &lt;strong&gt;&lt;code&gt;rsyslog&lt;/code&gt;&lt;/strong&gt; package is not installed. This helps avoid unnecessary failures on minimal or customized Linux images.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Unnecessary &lt;code&gt;PAM_POSITION_ALIASES&lt;/code&gt; warning messages related to the &lt;code&gt;augeasproviders_pam&lt;/code&gt; module should no longer display.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  More details
&lt;/h2&gt;

&lt;p&gt;For the full list of changes and additional details, see the official release notes:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://help.puppet.com/sce/current/linux/scel_relnotes_260.htm" rel="noopener noreferrer"&gt;https://help.puppet.com/sce/current/linux/scel_relnotes_260.htm&lt;/a&gt;&lt;/p&gt;

</description>
      <category>puppet</category>
      <category>security</category>
    </item>
    <item>
      <title>Puppet Agent OS Support EOL: 90 Day Notice</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Fri, 13 Mar 2026 13:13:55 +0000</pubDate>
      <link>https://dev.to/puppet/puppet-agent-os-support-eol-90-day-notice-4k9c</link>
      <guid>https://dev.to/puppet/puppet-agent-os-support-eol-90-day-notice-4k9c</guid>
      <description>&lt;p&gt;ℹ️ &lt;strong&gt;NOTE:&lt;/strong&gt; &lt;em&gt;This notice was &lt;a href="https://groups.google.com/g/puppet-announce/c/7awnfHR0ZEg" rel="noopener noreferrer"&gt;originally posted by the Product Team&lt;/a&gt; on 2026-03-12&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This is a 90-day notice that Puppet Agent support for the following operating system platforms is reaching End of Life (EOL). Support for these platforms will be discontinued in upcoming Puppet releases:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Amazon Linux 2&lt;/li&gt;
&lt;li&gt;Debian 10&lt;/li&gt;
&lt;li&gt;Fedora 40&lt;/li&gt;
&lt;li&gt;Red Hat Enterprise Linux 7&lt;/li&gt;
&lt;li&gt;Ubuntu 18.04&lt;/li&gt;
&lt;li&gt;Ubuntu 20.04&lt;/li&gt;
&lt;li&gt;Windows 10&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;After this period, these platforms will no longer receive updates or be included in future puppet-agent releases.&lt;/p&gt;

&lt;p&gt;If you have any questions or concerns regarding this change, please don’t hesitate to reach out.&lt;/p&gt;

</description>
      <category>puppet</category>
    </item>
    <item>
      <title>Puppetlabs Modules Roundup – February 2026</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Thu, 05 Mar 2026 16:51:13 +0000</pubDate>
      <link>https://dev.to/puppet/puppetlabs-modules-roundup-february-2026-2p98</link>
      <guid>https://dev.to/puppet/puppetlabs-modules-roundup-february-2026-2p98</guid>
      <description>&lt;p&gt;Welcome back to the Puppetlabs Modules Roundup! This series is all about keeping you in the loop on what’s new and updated in the Perforce Puppet &lt;code&gt;puppetlabs&lt;/code&gt; modules on the Forge. This month we look back at the latest updates from February 2026.&lt;/p&gt;

&lt;p&gt;If you want a quick look at the latest developments across the Puppet module ecosystem, this is the place to catch up!&lt;/p&gt;

&lt;h2&gt;
  
  
  Highlighted Updates
&lt;/h2&gt;

&lt;h3&gt;
  
  
  SQL Server 2025 and DSC Reporting Fixes
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;The latest sqlserver module release now supports SQL Server 2025&lt;/li&gt;
&lt;li&gt;The latest sce_windows module corrects DSC reporting issues.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Continued Deprecation of Puppet 7 in New Releases
&lt;/h3&gt;

&lt;p&gt;A few more modules received updates to have better alignment with Puppet Core and have stopped supporting Puppet 7 in the new releases, in line with changes to other modules from previous months.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Docker&lt;/li&gt;
&lt;li&gt;firewall&lt;/li&gt;
&lt;li&gt;inifile&lt;/li&gt;
&lt;li&gt;sqlserver&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What Updates Happened to Puppetlabs Modules in February 2026?
&lt;/h2&gt;

&lt;p&gt;The following is an alphabetical listing of modules which received updates in February 2026. If a module had multiple versions released the updates are collected together, numbered with the "latest" version available.  &lt;/p&gt;




&lt;h3&gt;
  
  
  docker 10.4.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-02-10 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/docker" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Several updates to support Puppet Core better and updates for APT keyrings:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Now uses puppetlabs-apt for modern APT keyrings on Debian family (by &lt;a href="https://github.com/kenyon" rel="noopener noreferrer"&gt;kenyon&lt;/a&gt;)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;APT keyring used to manage GPG key (by &lt;a href="https://github.com/techsk8" rel="noopener noreferrer"&gt;techsk8&lt;/a&gt;)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Dependency on &lt;code&gt;cgroupfs-mount&lt;/code&gt; for Debian Trixie has been removed (by &lt;a href="https://github.com/zen-fu" rel="noopener noreferrer"&gt;zen-fu&lt;/a&gt;)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Services with restart &lt;code&gt;no&lt;/code&gt; are now ignored in the &lt;code&gt;exists?&lt;/code&gt; method&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Puppet 7 support removed&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Target ruby version updated to 3.1 (2.7 removed)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Changes to better support PDK latest releases&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;CI tests now run against Ubuntu 24.04 (replacing Ubuntu 20.04)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  firewall 8.3.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-02-09 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/firewall" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Several updates to support Puppet Core better and updates for SUSE IPv6:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;IPv6 rule saving command added for SUSE in utility&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Puppet 7 support removed&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Target ruby version updated to 3.1 (2.7 removed)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Changes to better support PDK latest releases&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;CI tests now run against Debian 12 instead of Debian 10 for primary testing&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  influxdb 3.0.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-02-05 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/influxdb" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Small release here to provide an updated GPG key.&lt;/p&gt;




&lt;h3&gt;
  
  
  inifile 6.3.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-02-17 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/inifile" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Several updates to support Puppet Core better and updates for handling empty sections:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Removing the last setting of a section will no longer remove the “empty” section (by &lt;a href="https://github.com/smortex" rel="noopener noreferrer"&gt;smortex&lt;/a&gt;)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Puppet 7 support removed&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Target ruby version updated to 3.1 (2.7 removed)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Changes to better support PDK latest releases&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  puppet_agent 4.27.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-02-24 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/puppet_agent/readme" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Debian 13 (Trixie) acceptance tests added for ARM and x86_64&lt;/p&gt;




&lt;h3&gt;
  
  
  pwshlib 2.0.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-02-24 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/pwshlib/readme" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This release fixes per-property change event reporting in PE when using DSC resources with custom_insync.&lt;/p&gt;




&lt;h3&gt;
  
  
  sce_windows 2.2.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-02-24 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/sce_windows/readme" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;SCE for Windows now supports the latest versions of the puppetlabs‑pwshlib dependency, including a fix for DSC reporting issues. In addition, resource names are updated to correctly reference SCE instead of the legacy CEM name.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Check the official &lt;a href="https://help.puppet.com/sce/current/windows/scew_relnotes_v221.htm" rel="noopener noreferrer"&gt;release notes for Security Compliance Enforcement 2.2.1&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  sqlserver 5.1.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-02-26 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/sqlserver/readme" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Support was added for SQL Server 2025 along with changes to better support Puppet Core.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Support added for SQL Server 2025&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Several changes to match with requirements for Puppet Core&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Puppet 7 support removed&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Target ruby version updated to 3.1 (2.6 removed)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Changes to better support PDK latest releases&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Until Next Time!
&lt;/h2&gt;

&lt;p&gt;That’s a wrap for this roundup! If you want to dive deeper into any of these modules, check out the module documentation &lt;a href="https://forge.puppet.com" rel="noopener noreferrer"&gt;on the Forge&lt;/a&gt; or explore the individual module repos on GitHub for more details.&lt;/p&gt;

&lt;p&gt;Got feedback or ideas for future updates? We’d love to hear from you! Add a comment here or join the conversation in the &lt;a href="https://slack.puppet.com/" rel="noopener noreferrer"&gt;Perforce Community Slack&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Catch you at the next roundup!&lt;/p&gt;

</description>
      <category>puppet</category>
    </item>
    <item>
      <title>Puppet Security Compliance Enforcement for Windows now fixes DSC reporting issues</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Wed, 25 Feb 2026 15:40:03 +0000</pubDate>
      <link>https://dev.to/puppet/puppet-security-compliance-enforcement-for-windows-now-fixes-dsc-reporting-issues-1ea5</link>
      <guid>https://dev.to/puppet/puppet-security-compliance-enforcement-for-windows-now-fixes-dsc-reporting-issues-1ea5</guid>
      <description>&lt;p&gt;Security Compliance Enforcement (SCE) for Windows now supports the latest versions of the puppetlabs‑pwshlib dependency, including a fix for DSC reporting issues. In addition, resource names are updated to correctly reference SCE instead of the legacy CEM name.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;NOTE:&lt;/strong&gt; When updating to the latest release of SCE for Windows, you will also want to upgrade &lt;code&gt;puppetlabs-pwshlib&lt;/code&gt; as well.&lt;/p&gt;

&lt;p&gt;💾 Download the latest SCE for Windows from the Forge: &lt;a href="https://forge.puppet.com/modules/puppetlabs/sce_windows/readme" rel="noopener noreferrer"&gt;sce_windows module&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;📖 Read more in the &lt;a href="https://help.puppet.com/sce/current/windows/scew_relnotes_v221.htm" rel="noopener noreferrer"&gt;latest release notes for SCE for Windows&lt;/a&gt; .&lt;/p&gt;

</description>
      <category>automation</category>
      <category>microsoft</category>
      <category>news</category>
      <category>security</category>
    </item>
    <item>
      <title>Puppet Core 8.17 Drops with Major Security Updates</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Fri, 20 Feb 2026 13:19:28 +0000</pubDate>
      <link>https://dev.to/puppet/puppet-core-817-drops-with-major-security-updates-4g8o</link>
      <guid>https://dev.to/puppet/puppet-core-817-drops-with-major-security-updates-4g8o</guid>
      <description>&lt;p&gt;The Puppet Core team is at it again keeping on top of industry vulnerabilities! This release updates or removes dependencies to resolve nearly 20 reported CVEs (details in the release notes).&lt;/p&gt;

&lt;h2&gt;
  
  
  Security Updates in 8.17
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Curl updated to 8.18 [addresses 8 CVEs]&lt;/li&gt;
&lt;li&gt;Ruby updated to version 3.2.10 [addresses 2 CVEs]&lt;/li&gt;
&lt;li&gt;OpenSSL updated to version 3.0.19 [addresses 8 CVEs] &lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Deprecations and removals
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;The Ruby API has been removed from leatherman as part of ongoing efforts to streamline and modernize internal components.&lt;/li&gt;
&lt;li&gt;Brotli and zstd have been removed from agent curl builds. No impact to Puppet or PXP agents.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 Check out the full &lt;a href="https://help.puppet.com/core/current/Content/PuppetCore/PuppetReleaseNotes/release_notes_puppet_x-8-17-0.htm" rel="noopener noreferrer"&gt;official Release notes for 8.17&lt;/a&gt;&lt;/p&gt;

</description>
      <category>puppet</category>
      <category>devops</category>
    </item>
    <item>
      <title>Puppetlabs Modules Roundup – January 2026</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Thu, 05 Feb 2026 13:54:46 +0000</pubDate>
      <link>https://dev.to/puppet/puppetlabs-modules-roundup-january-2026-2le8</link>
      <guid>https://dev.to/puppet/puppetlabs-modules-roundup-january-2026-2le8</guid>
      <description>&lt;p&gt;Welcome back to the Puppetlabs Modules Roundup! This series is all about keeping you in the loop on what’s new and updated in the Perforce Puppet ‘puppetlabs’ modules on the Forge. This month we look back at the latest updates from January 2026.&lt;/p&gt;

&lt;p&gt;If you want a quick look at the latest developments across the Puppet module ecosystem, this is the place to catch up!&lt;/p&gt;

&lt;h2&gt;
  
  
  Highlighted Updates
&lt;/h2&gt;

&lt;h3&gt;
  
  
  New Continuous Delivery releases!
&lt;/h3&gt;

&lt;p&gt;New releases for v5.14.0 and v4.39.0 brought updates to the CD modules, including dropping support for Puppet 7 and Ruby 2.7. See details in the release notes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;v5.14.0 👉 &lt;a href="https://help.puppet.com/cdpe/current/Content/UserGuide/CDPE/ReleaseNotes/cd_release_notes.htm#Version5140" rel="noopener noreferrer"&gt;Continuous Delivery (CD) release notes | Continuous Delivery (CD) | 5.14.0&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;v4.39 👉 &lt;a href="https://www.puppet.com/docs/continuous-delivery/4.x/cd_release_notes#version-4-39-0" rel="noopener noreferrer"&gt;Continuous Delivery for PE release notes&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Continued Deprecation of Puppet 7 in New Releases
&lt;/h3&gt;

&lt;p&gt;A few more modules received updates to have better alignment with Puppet Core and stop supporting Puppet 7 in the new releases, in line with changes to other modules from previous months.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;cd4peadm&lt;/li&gt;
&lt;li&gt;wsus_client&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What Updates Happened to Puppetlabs Modules in January 2026?
&lt;/h2&gt;

&lt;p&gt;The following is an alphabetical listing of modules which received updates in January 2026. If a module had multiple versions released the updates are collected together, numbered with the ‘latest’ version available.  &lt;/p&gt;




&lt;h3&gt;
  
  
  cd4peadm 5.14.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-01-27 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/cd4peadm/readme" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;The v5.14.0 release had several improvements, including multiple security updates to resolve vulnerabilities. Puppet 7 and Ruby 2.7 support was also dropped in the new releases for both the v5 and v4 streams. Check the release notes for the full details!&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;v5.14.0 👉 &lt;a href="https://help.puppet.com/cdpe/current/Content/UserGuide/CDPE/ReleaseNotes/cd_release_notes.htm#Version5140" rel="noopener noreferrer"&gt;Continuous Delivery (CD) release notes | Continuous Delivery (CD) | 5.14.0&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  peadm 3.35.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-01-22 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/peadm/readme" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Minor updates to add support for the latest Puppet Enterprise releases for 2023.8.8 and 2025.8.&lt;/p&gt;




&lt;h3&gt;
  
  
  wsus_client 6.3.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-01-23 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/wsus_client/readme" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Several updates to support Puppet Core better, including PDK and Puppet version updates:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support added for configuring Active Hours in WSUS client module

&lt;ul&gt;
&lt;li&gt;New parameters &lt;code&gt;active_hours_start&lt;/code&gt; and &lt;code&gt;active_hours_end&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;Puppet 7 support removed&lt;/li&gt;

&lt;li&gt;Target ruby version updated to 3.1 (2.7 removed)&lt;/li&gt;

&lt;li&gt;Changes to better support PDK latest releases&lt;/li&gt;

&lt;li&gt;Puppet Agent outdated pin removed&lt;/li&gt;

&lt;/ul&gt;




&lt;h3&gt;
  
  
  zone_core 2.0.2
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-01-05 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/zone_core/readme" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Mostly under-the-hood maintenance changes here, including an update to allow more recent versions of &lt;code&gt;puppetlabs/zfs_core&lt;/code&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Until Next Time!
&lt;/h2&gt;

&lt;p&gt;That’s a wrap for this roundup! If you want to dive deeper into any of these modules, check out the module documentation &lt;a href="https://forge.puppet.com" rel="noopener noreferrer"&gt;on the Forge&lt;/a&gt; or explore the individual module repos on GitHub for more details.&lt;/p&gt;

&lt;p&gt;Got feedback or ideas for future updates? We’d love to hear from you! Add a comment here or join the conversation in the &lt;a href="https://slack.puppet.com/" rel="noopener noreferrer"&gt;Perforce Community Slack&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Catch you at the next roundup in March!&lt;/p&gt;

</description>
      <category>puppet</category>
    </item>
    <item>
      <title>Puppet Continuous Delivery (CD) 5.14.0 and 4.39.0 now available!</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Fri, 30 Jan 2026 13:15:09 +0000</pubDate>
      <link>https://dev.to/puppet/puppet-cd-5140-and-4390-now-available-1g4j</link>
      <guid>https://dev.to/puppet/puppet-cd-5140-and-4390-now-available-1g4j</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;👀 &lt;strong&gt;Important reminder:&lt;/strong&gt; Continuous Delivery 4.x reaches its end‑of‑life on February 5, 2026. Upgrade to CD 5.x to ensure continued support, security updates, and feature enhancements. For full details and information about migrating to CD version 5.x, see &lt;a href="https://help.puppet.com/cdpe/current/Content/UserGuide/CDPE/cd_eol.htm" rel="noopener noreferrer"&gt;End-of-life announcement: Continuous Delivery version 4.x&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Highlights in CD 5.14.0
&lt;/h2&gt;

&lt;p&gt;In addition to important fixes and security updates, version 5.14.0 provides Puppet Enterprise (PE) and PE Advanced customers with improvements across usability, security, and platform reliability.&lt;/p&gt;

&lt;h3&gt;
  
  
  Enhancements
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Improved in‑app error messaging to more clearly communicate CORS and other browser‑level errors, making configuration issues easier to diagnose.&lt;/li&gt;
&lt;li&gt;Strengthened password validation for users creating or updating accounts. Passwords must now be at least 12 characters and include uppercase, lowercase, numeric, and special characters.&lt;/li&gt;
&lt;li&gt;Updated &lt;code&gt;puppet‑dev‑tools&lt;/code&gt; image to include PDK 3.6.1, which requires compatibility with Puppet 8 and Ruby 3.x. Continued support for Puppet 7 and Ruby 2.7 via: &lt;a href="http://gcr.io/platform-services-297419/puppet-dev-tools:puppet7" rel="noopener noreferrer"&gt;gcr.io/platform-services-297419/puppet-dev-tools:puppet7&lt;/a&gt; (includes PDK 3.4.1).&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Fixes
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Impact Analysis:&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;Fixed issue where resource changes were incorrectly reported for certain data types.&lt;/li&gt;
&lt;li&gt;Impact Analysis now correctly validates oversized titles and returns clear error messaging.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;Corrected pipeline status links sent to version‑control providers.&lt;/li&gt;

&lt;li&gt;Azure DevOps Server integration fix for truncated host URLs that previously broke repository links.&lt;/li&gt;

&lt;/ul&gt;

&lt;h3&gt;
  
  
  Security updates
&lt;/h3&gt;

&lt;p&gt;This release includes fixes for the following vulnerabilities: CVE‑2026‑21452, CVE‑2025‑68161, CVE‑2024‑49761, CVE‑2025‑68973, CVE‑2025‑6020, and CVE‑2025‑13465&lt;/p&gt;

&lt;p&gt;🔗 Get the full details on everything in the &lt;a href="https://help.puppet.com/cdpe/current/Content/UserGuide/CDPE/ReleaseNotes/cd_release_notes.htm#Version5140" rel="noopener noreferrer"&gt;5.14.0 release notes&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  CD 4.39.0
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Enhancements
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Updated puppet‑dev‑tools image to include PDK 3.6.1, aligning CD pipelines with Puppet 8 and Ruby 3.x requirements. Continued Puppet 7 support available via the puppet7 image (PDK 3.4.1).&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Fixes
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Impact Analysis:&lt;/strong&gt; 

&lt;ul&gt;
&lt;li&gt;Fixed issue where resource changes were incorrectly reported for certain data types.&lt;/li&gt;
&lt;li&gt;Impact Analysis now correctly validates oversized titles and returns clear error messaging.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;h3&gt;
  
  
  Security updates
&lt;/h3&gt;

&lt;p&gt;This version includes fixes for the following vulnerabilities: CVE‑2026‑21452, CVE‑2025‑68161, CVE‑2025‑68973, CVE‑2025‑6020, and CVE‑2025‑13465.&lt;/p&gt;

&lt;p&gt;🔗 Full detail in the &lt;a href="https://www.puppet.com/docs/continuous-delivery/4.x/cd_release_notes#cd_release_notes-version-4-39-0" rel="noopener noreferrer"&gt;4.39.0 release notes&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>puppet</category>
    </item>
    <item>
      <title>Puppet Enterprise 2025.8 and 2023.8.8 now available</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Wed, 21 Jan 2026 13:16:18 +0000</pubDate>
      <link>https://dev.to/puppet/puppet-enterprise-20258-and-202388-now-available-5dhc</link>
      <guid>https://dev.to/puppet/puppet-enterprise-20258-and-202388-now-available-5dhc</guid>
      <description>&lt;p&gt;These releases deliver an important security update and fix a defect affecting Advanced Patching in PE 2025.7.&lt;/p&gt;

&lt;h2&gt;
  
  
  Updates in PE 2025.8
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Advanced Patching: Resolved an issue causing Puppet run failures:&lt;/strong&gt; In PE 2025.7, removing nodes from all patch groups could cause Puppet runs to fail on those nodes. This issue has been fixed, restoring consistent and expected Puppet run behavior.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Addressed CVE‑2025‑58767:&lt;/strong&gt; Although this CVE was partially addressed in the previous PE release (PE 2025.7), an update to Puppet Server’s vendored gems was missing. The complete fix is included in this release.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Updates in PE 2023.8.8
&lt;/h2&gt;

&lt;p&gt;This release also includes the complete fix for CVE‑2025‑58767.&lt;/p&gt;

&lt;p&gt;🤔 &lt;strong&gt;Reminder:&lt;/strong&gt; In August 2026, Puppet Enterprise 2023.x will now stop receiving maintenance releases. See more details in the release notes!&lt;/p&gt;

&lt;h2&gt;
  
  
  Learn more from the official release notes
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;a href="https://help.puppet.com/pe/current/topics/release-notes-pe-x-8.htm" rel="noopener noreferrer"&gt;2025.8 Release notes&lt;/a&gt; &lt;br&gt;
🔗 &lt;a href="https://help.puppet.com/pe/2023.8/topics/release-notes-pe-x-y-8.htm" rel="noopener noreferrer"&gt;2023.8.7 Release notes&lt;/a&gt; &lt;/p&gt;

</description>
      <category>puppet</category>
    </item>
  </channel>
</rss>
