Skip to content

Commit 2003128

Browse files
committed
1.34.2
1 parent 34e6437 commit 2003128

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
layout: page
33
title: Changelog
44
---
5+
<a name="1_34_2"></a>
6+
## c-ares version 1.34.2 - October 15 2024
7+
8+
This release contains a fix for downstream packages detecting the c-ares
9+
version based on the contents of the header file rather than the
10+
distributed pkgconf or cmake files.
511

612
<a name="1_34_1"></a>
713
## c-ares version 1.34.1 - October 9 2024

download.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: Download c-ares
33
layout: page
44
permalink: /download/
55
versions:
6+
- version: 1.34.2
7+
date: "15-oct-2024"
68
- version: 1.34.1
79
date: "9-oct-2024"
810
- version: 1.34.0

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: page
33
version:
4-
version: 1.34.1
5-
date: "9-oct-2024"
4+
version: 1.34.2
5+
date: "15-oct-2024"
66
---
77

88
- [Download](#download)

0 commit comments

Comments
 (0)