Skip to content

Commit 8f96cf4

Browse files
chore(main): release 9.3.10 (#859)
1 parent 42329cd commit 8f96cf4

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "9.3.9"
2+
".": "9.3.10"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file is used to list changes made in each version of the apache2 cookbook.
44

5+
## [9.3.10](https://github.com/sous-chefs/apache2/compare/v9.3.9...v9.3.10) (2026-01-14)
6+
7+
8+
### Bug Fixes
9+
10+
* change Debian default MPM from worker to event ([#858](https://github.com/sous-chefs/apache2/issues/858)) ([6fe6903](https://github.com/sous-chefs/apache2/commit/6fe690311197a023c4d1353f4ec9a66d8c8613ce)), closes [#821](https://github.com/sous-chefs/apache2/issues/821)
11+
* failing suites ([#861](https://github.com/sous-chefs/apache2/issues/861)) ([42329cd](https://github.com/sous-chefs/apache2/commit/42329cdd7698795f09983c043eee48e108a04e48))
12+
* **modernize:** EOL platforms and update tooling ([#857](https://github.com/sous-chefs/apache2/issues/857)) ([1696299](https://github.com/sous-chefs/apache2/commit/1696299fc2a40b1f06d6a2c58fb45f806e91526a))
13+
514
## [9.3.9](https://github.com/sous-chefs/apache2/compare/v9.3.8...v9.3.9) (2025-10-14)
615

716

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
chef_version '>= 15.3'
77
license 'Apache-2.0'
88
description 'Installs and configures apache2'
9-
version '9.3.9'
9+
version '9.3.10'
1010

1111
depends 'yum-epel'
1212

0 commit comments

Comments
 (0)