<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/strongswan/patches, 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-04-26T20:38:41Z</updated>
<entry>
<title>strongswan: update to 6.0.6</title>
<updated>2026-04-26T20:38:41Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2026-04-26T17:32:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9d1c4d20dfb78dc8ef58f25f5451465e2f85dd07'/>
<id>urn:sha1:9d1c4d20dfb78dc8ef58f25f5451465e2f85dd07</id>
<content type='text'>
No significant functional changes.

Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>strongswan: update to 6.0.4</title>
<updated>2025-12-15T19:34:52Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2025-12-14T19:21:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6ec4b726f299d32a3ea86ff41c6e1878261898e1'/>
<id>urn:sha1:6ec4b726f299d32a3ea86ff41c6e1878261898e1</id>
<content type='text'>
No significant functional changes.

Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>Revert "strongswan: fix build issues around PARSE_ERROR"</title>
<updated>2025-07-20T17:48:49Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2025-07-18T04:03:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2efa9c7b3605be830efa3f755a690dda285b72ca'/>
<id>urn:sha1:2efa9c7b3605be830efa3f755a690dda285b72ca</id>
<content type='text'>
@tobiasbrunner is asserting that this patch is no longer
necessary with 6.x.

This reverts commit 89fa8033b851db004182c5e33b0728bc2f95b807.
</content>
</entry>
<entry>
<title>strongswan: fix build issues around PARSE_ERROR</title>
<updated>2025-07-17T15:41:39Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2025-07-17T04:33:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=89fa8033b851db004182c5e33b0728bc2f95b807'/>
<id>urn:sha1:89fa8033b851db004182c5e33b0728bc2f95b807</id>
<content type='text'>
This symbol is an enum defined both in wolfssl and strongswan.  This
creates a clash in C's flat namespace.  A workaround is to redefine it
when we include wolfssl headers, but really one of the other should
pick a better name.

Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>strongswan: Update to 6.0.2</title>
<updated>2025-07-16T16:14:27Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2025-07-13T21:12:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8457a9fecc52aa3d4b45ea4e6808ad585dfca510'/>
<id>urn:sha1:8457a9fecc52aa3d4b45ea4e6808ad585dfca510</id>
<content type='text'>
No significant functional changes.

Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>strongswan: bump to 6.0.1</title>
<updated>2025-06-08T20:04:52Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2025-05-25T17:48:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b4cd95e202e410390b828075999e71c27b837250'/>
<id>urn:sha1:b4cd95e202e410390b828075999e71c27b837250</id>
<content type='text'>
mod-bliss and libnttfft are dropped.

Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>strongswan: DHCP on lo fixes backport</title>
<updated>2025-04-07T02:06:55Z</updated>
<author>
<name>Joel Low</name>
</author>
<published>2025-01-31T14:31:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=eb91f914b9eaca8886fd69361602fa4c882d2061'/>
<id>urn:sha1:eb91f914b9eaca8886fd69361602fa4c882d2061</id>
<content type='text'>
Fixes #25801. Adds the following commits to fix DHCP behaviour on
Strongswan 5.9.14:

 - https://github.com/strongswan/strongswan/commit/abbf9d28b0032cf80b79bcacea3146a60800a6dd
 - https://github.com/strongswan/strongswan/commit/00d8c36d6fdf9e8ee99b9f92a64e7e81dbfa4432
 - https://github.com/strongswan/strongswan/commit/a50ed3006e8152eb2cf20e9f92f088ecc18081b0

Signed-off-by: Joel Low &lt;joel@joelsplace.sg&gt;
</content>
</entry>
<entry>
<title>strongswan: fix compilation against wolfssl</title>
<updated>2025-02-03T15:36:25Z</updated>
<author>
<name>Matt Eaton</name>
</author>
<published>2025-02-01T21:39:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1cc7069c6437fc92e394fa4b675c074f98f52ff0'/>
<id>urn:sha1:1cc7069c6437fc92e394fa4b675c074f98f52ff0</id>
<content type='text'>
Backports upstream patch fix compilation error against recent versions of wolfssl.

Closes https://github.com/openwrt/packages/issues/25877

Signed-off-by: Matt Eaton &lt;git@divinehawk.com&gt;
</content>
</entry>
<entry>
<title>strongswan: Backport upstream fix for RNG definition conflict</title>
<updated>2024-04-04T03:34:36Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2024-04-02T19:03:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b014ae3f8628dff9196b82929f231b3dbf160fa9'/>
<id>urn:sha1:b014ae3f8628dff9196b82929f231b3dbf160fa9</id>
<content type='text'>
Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>strongswan: drop unneeded sleep patch</title>
<updated>2024-03-28T02:17:40Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2024-03-27T23:57:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=509d1ecca78e961b68f40a252044dc3427578207'/>
<id>urn:sha1:509d1ecca78e961b68f40a252044dc3427578207</id>
<content type='text'>
Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
</feed>
