<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/haproxy/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-03-21T20:26:55Z</updated>
<entry>
<title>haproxy: update to v3.2.15</title>
<updated>2026-03-21T20:26:55Z</updated>
<author>
<name>Christian Lachner</name>
</author>
<published>2026-03-21T14:37:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=dce723e9ac269c5c6fc7dd636623daf867601310'/>
<id>urn:sha1:dce723e9ac269c5c6fc7dd636623daf867601310</id>
<content type='text'>
- Fixes multiple security critical bugs with H3 handling. CVE submission is
  pending.
- Updated haproxy PKG_VERSION and PKG_HASH
- Removed get-latest-patches.sh as it is not used anymore.
- See changes: http://git.haproxy.org/?p=haproxy-3.2.git;a=shortlog

Signed-off-by: Christian Lachner &lt;gladiac@gmail.com&gt;
</content>
</entry>
<entry>
<title>haproxy: update to v3.2.12</title>
<updated>2026-02-14T13:00:32Z</updated>
<author>
<name>Christian Lachner</name>
</author>
<published>2026-02-13T06:41:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d49b5073951ae34c1b4509e497876095f57592a'/>
<id>urn:sha1:5d49b5073951ae34c1b4509e497876095f57592a</id>
<content type='text'>
- Fixes CVE-2026-26080 and CVE-2026-26081
  https://www.haproxy.com/blog/cves-2026-quic-denial-of-service
- Updated haproxy PKG_VERSION and PKG_HASH
- See changes: http://git.haproxy.org/?p=haproxy-3.2.git;a=shortlog

Signed-off-by: Christian Lachner &lt;gladiac@gmail.com&gt;
</content>
</entry>
<entry>
<title>haproxy: update to v3.2.9</title>
<updated>2025-11-22T06:31:44Z</updated>
<author>
<name>Christian Lachner</name>
</author>
<published>2025-11-21T07:17:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fd9aad2889005c76dd39450f5e122abfa124a666'/>
<id>urn:sha1:fd9aad2889005c76dd39450f5e122abfa124a666</id>
<content type='text'>
- Updated haproxy PKG_VERSION and PKG_HASH
- See changes: http://git.haproxy.org/?p=haproxy-3.2.git;a=shortlog

Signed-off-by: Christian Lachner &lt;gladiac@gmail.com&gt;
</content>
</entry>
<entry>
<title>haproxy: update to v3.2.6</title>
<updated>2025-10-07T12:39:02Z</updated>
<author>
<name>Christian Lachner</name>
</author>
<published>2025-10-07T07:46:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a1e500827cc77be1e15d87f9e5e482751cd61be3'/>
<id>urn:sha1:a1e500827cc77be1e15d87f9e5e482751cd61be3</id>
<content type='text'>
- Fixes CVE-2025-11230
- Updated haproxy PKG_VERSION and PKG_HASH
- See changes: http://git.haproxy.org/?p=haproxy-3.2.git;a=shortlog

Signed-off-by: Christian Lachner &lt;gladiac@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: drop anything related to uClibc</title>
<updated>2025-09-25T05:38:39Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2025-06-15T06:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3aab1ef31378219eb369147b2cc99b8c1be47dc1'/>
<id>urn:sha1:3aab1ef31378219eb369147b2cc99b8c1be47dc1</id>
<content type='text'>
uClibc-ng was removed in 2020 from OpenWrt main repo [1].
These things are leftovers.

[1] https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=63fb175203bbf3b336804587c2f5b3a2d8132ec1

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>haproxy: update to v3.2.4</title>
<updated>2025-08-23T12:28:09Z</updated>
<author>
<name>Christian Lachner</name>
</author>
<published>2025-08-23T10:27:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=eb333d1bee35b67ef836ddb3231f2e99f4c5e2db'/>
<id>urn:sha1:eb333d1bee35b67ef836ddb3231f2e99f4c5e2db</id>
<content type='text'>
- Major version bump to the latest HAProxy v3.2 LTS release.
- Updated haproxy PKG_VERSION and PKG_HASH
- Updated build-parameters:
  - Removed USE_QUIC_OPENSSL_COMPAT as OpenSSL v3.5.1+ ships with
    good enough Quic support. HAProxy does not need the compat code
    with these newer versions of OpenSSL anymore.
  - Removed obsolete build parameters.
- Updated example configuration so it works with the new version.
- See changes: http://git.haproxy.org/?p=haproxy-3.2.git;a=shortlog

Signed-off-by: Christian Lachner &lt;gladiac@gmail.com&gt;
</content>
</entry>
<entry>
<title>haproxy: adjust with glibc and libcrypt-compat</title>
<updated>2025-07-14T08:40:15Z</updated>
<author>
<name>Konstantin Demin</name>
</author>
<published>2025-07-09T15:23:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7b80a073023cfe430aba4f0d194f8f98ecb1dfd6'/>
<id>urn:sha1:7b80a073023cfe430aba4f0d194f8f98ecb1dfd6</id>
<content type='text'>
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.

Signed-off-by: Konstantin Demin &lt;rockdrilla@gmail.com&gt;
</content>
</entry>
<entry>
<title>haproxy: update to v3.0.10</title>
<updated>2025-04-24T09:53:35Z</updated>
<author>
<name>Christian Lachner</name>
</author>
<published>2025-04-22T13:18:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=83345c51fd59362546defb8d2084cbd66c6f7da6'/>
<id>urn:sha1:83345c51fd59362546defb8d2084cbd66c6f7da6</id>
<content type='text'>
- Update haproxy PKG_VERSION and PKG_HASH
- See changes: http://git.haproxy.org/?p=haproxy-3.0.git;a=shortlog

Signed-off-by: Christian Lachner &lt;gladiac@gmail.com&gt;
</content>
</entry>
<entry>
<title>haproxy: update to v3.0.9</title>
<updated>2025-03-20T19:26:00Z</updated>
<author>
<name>Christian Lachner</name>
</author>
<published>2025-03-20T15:43:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fc29fe2a7301c6855ccdf583744ef7803e83224a'/>
<id>urn:sha1:fc29fe2a7301c6855ccdf583744ef7803e83224a</id>
<content type='text'>
- Update haproxy PKG_VERSION and PKG_HASH
- See changes: http://git.haproxy.org/?p=haproxy-3.0.git;a=shortlog

Signed-off-by: Christian Lachner &lt;gladiac@gmail.com&gt;
</content>
</entry>
<entry>
<title>haproxy: update to v3.0.8</title>
<updated>2025-02-11T13:31:41Z</updated>
<author>
<name>Christian Lachner</name>
</author>
<published>2025-02-11T12:55:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3618236a036f414283291d107fa11969c7898d6b'/>
<id>urn:sha1:3618236a036f414283291d107fa11969c7898d6b</id>
<content type='text'>
- Update haproxy PKG_VERSION and PKG_HASH
- See changes: http://git.haproxy.org/?p=haproxy-3.0.git;a=shortlog

Signed-off-by: Christian Lachner &lt;gladiac@gmail.com&gt;
</content>
</entry>
</feed>
