Skip to content

Commit 71f74df

Browse files
chore(main): release 12.4.13 (#598)
1 parent 1bb05b2 commit 71f74df

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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-
".": "12.4.12"
2+
".": "12.4.13"
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 haproxy cookbook.
44

5+
## [12.4.13](https://github.com/sous-chefs/haproxy/compare/v12.4.12...v12.4.13) (2026-01-27)
6+
7+
8+
### Bug Fixes
9+
10+
* **Install:** OpenSSL compilation on RHEL derivatives by adding RPATH support ([#551](https://github.com/sous-chefs/haproxy/issues/551)) ([c84c8e3](https://github.com/sous-chefs/haproxy/commit/c84c8e32508e68907cded0b041c5f9f183ed4307))
11+
* **RHEL:** Add PCRE version detection based on platform version ([#521](https://github.com/sous-chefs/haproxy/issues/521)) ([9b32cfd](https://github.com/sous-chefs/haproxy/commit/9b32cfde7e435fab8e1a28c4684e738f2b2b48e4))
12+
513
## [12.4.12](https://github.com/sous-chefs/haproxy/compare/v12.4.11...v12.4.12) (2025-10-15)
614

715

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email 'help@sous-chefs.org'
44
license 'Apache-2.0'
55
description 'Installs and configures haproxy'
6-
version '12.4.12'
6+
version '12.4.13'
77
source_url 'https://github.com/sous-chefs/haproxy'
88
issues_url 'https://github.com/sous-chefs/haproxy/issues'
99
chef_version '>= 16'

0 commit comments

Comments
 (0)