Skip to content

Commit 4cd5307

Browse files
chore(main): release 9.3.10
1 parent 1696299 commit 4cd5307

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
* **modernize:** EOL platforms and update tooling ([#857](https://github.com/sous-chefs/apache2/issues/857)) ([1696299](https://github.com/sous-chefs/apache2/commit/1696299fc2a40b1f06d6a2c58fb45f806e91526a))
12+
513
## [9.3.9](https://github.com/sous-chefs/apache2/compare/v9.3.8...v9.3.9) (2025-10-14)
614

715

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)