<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/libreswan/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-07-14T08:40:15Z</updated>
<entry>
<title>libreswan: adjust with glibc and libcrypt-compat</title>
<updated>2025-07-14T08:40:15Z</updated>
<author>
<name>Konstantin Demin</name>
</author>
<published>2025-07-09T16:35:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=cc4d6911e2e7b246055abfc5d3c7e81f5dba6196'/>
<id>urn:sha1:cc4d6911e2e7b246055abfc5d3c7e81f5dba6196</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>treewide: drop nanosleep patches related to uClibc-ng</title>
<updated>2025-06-16T10:17:17Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2025-06-13T13:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ed1f824059649fd7ce0f67ae2ee04d77e6299959'/>
<id>urn:sha1:ed1f824059649fd7ce0f67ae2ee04d77e6299959</id>
<content type='text'>
These all patches were related to uClibc-ng
according to this commit [1]. uClibc-ng was
removed in OpenWrt main repo, so these patches
are not needed anymore. They could not be even
applied by `git am`, so there is difficult to find
who authored it, if it was upstreamed (most likely not).

[1] c1a9e69feff5c879ddcdf476f59285b137c05ecd ("libreswan: Replace usleep with nanosleep")
[2] 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>libreswan: uci configuration support</title>
<updated>2023-10-30T18:14:39Z</updated>
<author>
<name>Jaymin Patel</name>
</author>
<published>2022-08-22T11:11:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=52af24ff563c94a28b2c44c4be67bbc40ca364d3'/>
<id>urn:sha1:52af24ff563c94a28b2c44c4be67bbc40ca364d3</id>
<content type='text'>
Add libreswan UCI configuration and hotplug support

Signed-off-by: Jaymin Patel &lt;jem.patel@gmail.com&gt;
</content>
</entry>
<entry>
<title>libreswan: update to 4.12</title>
<updated>2023-09-01T02:28:31Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2023-08-31T13:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5a1b878010217c0404483099b52e3cd30319ced2'/>
<id>urn:sha1:5a1b878010217c0404483099b52e3cd30319ced2</id>
<content type='text'>
fix CVE-2023-38710, CVE-2023-38711, CVE-2023-38712

Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
<entry>
<title>libreswan: update to 4.11</title>
<updated>2023-05-17T05:23:50Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2023-05-16T20:37:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a5c2eececb64037a96163c62d41135b893f36ba8'/>
<id>urn:sha1:a5c2eececb64037a96163c62d41135b893f36ba8</id>
<content type='text'>
Fixes https://libreswan.org/security/CVE-2023-30570

Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
<entry>
<title>libreswan: update to 4.10</title>
<updated>2023-04-27T19:14:00Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-04-25T21:37:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=130e63931fe99b1e47989bb708543c5ebc12152a'/>
<id>urn:sha1:130e63931fe99b1e47989bb708543c5ebc12152a</id>
<content type='text'>
Release Notes:
https://github.com/libreswan/libreswan/releases/tag/v4.10

Fixes: CVE-2023-23009
Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=lto</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T08:27:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e7d9c865036d7bc2ac30604e8573f25ae601aed1'/>
<id>urn:sha1:e7d9c865036d7bc2ac30604e8573f25ae601aed1</id>
<content type='text'>
See commit 07730ff3 "treewide: add support for "lto" in PKG_BUILD_FLAGS"
on the main repository.

Note: Some packages only added `-flto` to CFLAGS and not LDFLAGS. This
fixes it and properly enables LTO.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>libreswan: set DNSSEC_ROOTKEY_FILE, LINUX_VARIANT</title>
<updated>2023-01-13T13:15:17Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2022-12-20T13:05:04Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5c0c407e4696a7d253b85b8f17c6810d6fe2f6f8'/>
<id>urn:sha1:5c0c407e4696a7d253b85b8f17c6810d6fe2f6f8</id>
<content type='text'>
Libreswan will set DEFAULT_DNSSEC_ROOTKEY_FILE from the LINUX_VARIANT
variable, which is taken from the ID field in /etc/os-release.  This
points to the host file, which is wrong.

Set both variables when calling make.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>libreswan: update to 4.9</title>
<updated>2022-10-21T22:08:40Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2022-10-20T12:13:55Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a707fcc88da8ee5adcb4619aab4180e18eac5645'/>
<id>urn:sha1:a707fcc88da8ee5adcb4619aab4180e18eac5645</id>
<content type='text'>
Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
<entry>
<title>libreswan: update to 4.7</title>
<updated>2022-05-31T00:21:09Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2022-05-30T17:26:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8cf8518a0886e82ae3b3ad905af914bc63f4cce3'/>
<id>urn:sha1:8cf8518a0886e82ae3b3ad905af914bc63f4cce3</id>
<content type='text'>
Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
</feed>
