<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/neocturne/tools/expat, branch main</title>
<subtitle>Staging tree of Nora Schiffer</subtitle>
<id>https://git.openwrt.org/openwrt/staging/neocturne/atom?h=main</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/neocturne/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/'/>
<updated>2024-04-27T21:37:57Z</updated>
<entry>
<title>tools/expat: fix PKG_CPE_ID</title>
<updated>2024-04-27T21:37:57Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-04-26T09:24:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=ff59f3f4bdb56c779579aaa11b815f4c83abbac5'/>
<id>urn:sha1:ff59f3f4bdb56c779579aaa11b815f4c83abbac5</id>
<content type='text'>
cpe:/a:libexpat_project:libexpat is the correct CPE ID for expat:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:libexpat:libexpat

Fixes: c61a2395140d92cdd37d3d6ee43a765427e8e318 (add PKG_CPE_ID ids to package and tools)

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/15291
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools: prefer gz or bz2 tarballs</title>
<updated>2024-04-06T09:24:18Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-04-03T17:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=bab3ae2ee7656600a185f4cef11cef94389023af'/>
<id>urn:sha1:bab3ae2ee7656600a185f4cef11cef94389023af</id>
<content type='text'>
In the light of recent XZ events, and fundamental XZ issues lets work on
moving away from using XZ.

So, use gz compressed tarballs as sources whenever possible.

dwarves only offers bz2 compressed tarballs, so use those as size
difference is minor compared to XZ.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;

dwarves
</content>
</entry>
<entry>
<title>tools/expat: update to version 2.6.2</title>
<updated>2024-03-26T09:37:37Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2024-03-26T09:37:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=80b2288ea3234958e78761cc4720c03d4072d830'/>
<id>urn:sha1:80b2288ea3234958e78761cc4720c03d4072d830</id>
<content type='text'>
Release notes:
https://github.com/libexpat/libexpat/blob/R_2_6_2/expat/Changes

Fixes:
CVE-2024-28757

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/expat: fix build error with ccache</title>
<updated>2024-02-15T11:02:20Z</updated>
<author>
<name>Koen Vandeputte</name>
</author>
<published>2024-02-15T10:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=f3cbdaec29253eafdd4bea75c1af73fc6230853e'/>
<id>urn:sha1:f3cbdaec29253eafdd4bea75c1af73fc6230853e</id>
<content type='text'>
Disable compilation of separate tests as it causes
a build error when combined with ccache

Fixes: 4a3f430d72 ("tools/expat: update to 2.6.0")
Signed-off-by: Koen Vandeputte &lt;koen.vandeputte@citymesh.com&gt;
</content>
</entry>
<entry>
<title>tools/expat: update to 2.6.0</title>
<updated>2024-02-12T08:57:08Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2024-02-12T00:02:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=4a3f430d726e0713f4936844f26ccaf5077ef881'/>
<id>urn:sha1:4a3f430d726e0713f4936844f26ccaf5077ef881</id>
<content type='text'>
Changelog:
https://github.com/libexpat/libexpat/blob/R_2_6_0/expat/Changes

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>expat: update to 2.5.0</title>
<updated>2022-10-31T20:27:48Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-10-26T08:43:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=23a456aef1ac5c66f7bc5dc45ba2bc5980dbc513'/>
<id>urn:sha1:23a456aef1ac5c66f7bc5dc45ba2bc5980dbc513</id>
<content type='text'>
Fixes CVE-2022-43680.

Changes:
https://github.com/libexpat/libexpat/blob/R_2_5_0/expat/Changes

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/expat: switch to tar.xz to save bandwidth</title>
<updated>2022-10-02T14:16:07Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-10-02T09:22:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=107f82292b3eff2415c2a2aaf802b739528eb94d'/>
<id>urn:sha1:107f82292b3eff2415c2a2aaf802b739528eb94d</id>
<content type='text'>
The tar.xz download is a bit smaller. Use this download to save traffic.

Suggested-by: hardfalcon
Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/expat: update to 2.4.9</title>
<updated>2022-10-02T14:16:07Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-09-30T06:27:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=1b3a524e1d6be1d7e3cc863a72bb68210784117d'/>
<id>urn:sha1:1b3a524e1d6be1d7e3cc863a72bb68210784117d</id>
<content type='text'>
Fixes CVE-2022-40674.

Release Notes:
https://github.com/libexpat/libexpat/blob/R_2_4_9/expat/Changes

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/expat: build with autotools again</title>
<updated>2022-09-29T17:33:17Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-09-25T00:11:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=89df3589e6237e5ad9b5cdd9f87c82987b200e37'/>
<id>urn:sha1:89df3589e6237e5ad9b5cdd9f87c82987b200e37</id>
<content type='text'>
Allows to set expat as a dependency to cmake and save on compilation
time.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/expat: update to 2.4.8</title>
<updated>2022-09-07T03:22:39Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-08-29T05:48:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=46dc7e63c43105c6ce2bc95bb52d6fa8a3e5f9be'/>
<id>urn:sha1:46dc7e63c43105c6ce2bc95bb52d6fa8a3e5f9be</id>
<content type='text'>
Release Notes:
https://github.com/libexpat/libexpat/blob/R_2_4_8/expat/Changes

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
</feed>
