<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/apache/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>2024-06-03T02:18:06Z</updated>
<entry>
<title>apache: update to 2.4.59</title>
<updated>2024-06-03T02:18:06Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-06-02T08:00:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d1f58074b487e4faaf786f38959f53e22ba1f872'/>
<id>urn:sha1:d1f58074b487e4faaf786f38959f53e22ba1f872</id>
<content type='text'>
- Remove obsolete OpenSSL patch - upstream handles it by itself now
- Refresh another patch
- Remaining patches are unaffected

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>apache: add compile fix for libxml-2.12.x</title>
<updated>2023-12-17T17:49:22Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2023-12-17T13:25:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7009c6be73cdb1535c4e13bd86bbccb623cade87'/>
<id>urn:sha1:7009c6be73cdb1535c4e13bd86bbccb623cade87</id>
<content type='text'>
libxml2 restructured includes, thus another include is now required
otherwise build fails.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>apache: bump to release 2.4.57</title>
<updated>2023-09-27T18:10:45Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-09-27T14:27:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=86f9af41c1cb8670e56be5d0fec8b64daf7c7499'/>
<id>urn:sha1:86f9af41c1cb8670e56be5d0fec8b64daf7c7499</id>
<content type='text'>
Bump apache to release 2.4.57 and refresh patch automatically.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>apache2: security update to version 2.4.52</title>
<updated>2022-02-02T15:24:59Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2022-01-28T16:05:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6c6c99ffb54f06031443c17023bd9891c449410b'/>
<id>urn:sha1:6c6c99ffb54f06031443c17023bd9891c449410b</id>
<content type='text'>
Fixes CVEs:
- CVE-2021-44790
- CVE-2021-44224

Refreshed patches

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>apache: security bump to 2.4.51</title>
<updated>2021-10-26T16:39:53Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2021-10-24T13:32:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=da4b1ca8d65b788d85489cd3ca83d91b0fd72f0f'/>
<id>urn:sha1:da4b1ca8d65b788d85489cd3ca83d91b0fd72f0f</id>
<content type='text'>
Fixes (see [1] for details):

  CVE-2021-33193
  CVE-2021-41524
  CVE-2021-41773
  CVE-2021-42013

[1] https://httpd.apache.org/security/vulnerabilities_24.html

Patch 020-openssl-deprecated.patch refreshed.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>apache: update to 2.4.48</title>
<updated>2021-07-11T09:17:36Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-16T01:36:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6dfd07097de4e737444cf70c62d34453bbf84f7a'/>
<id>urn:sha1:6dfd07097de4e737444cf70c62d34453bbf84f7a</id>
<content type='text'>
Refreshed patch.

Fixes:

CVE-2019-17567
CVE-2020-13938
CVE-2020-13950
CVE-2020-35452
CVE-2021-26690
CVE-2021-26691
CVE-2021-30641
CVE-2021-31618

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>apache: fix compilation without deprecated OpenSSL APIs</title>
<updated>2020-08-31T07:31:12Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-08-10T20:44:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=57b10de2c074f01cd7a62a46fb2b471f3f64c42d'/>
<id>urn:sha1:57b10de2c074f01cd7a62a46fb2b471f3f64c42d</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>apache: security bump to 2.4.43</title>
<updated>2020-04-05T18:42:29Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2020-04-05T16:20:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fbe213f61fdc359d8301f5d7d672c875b2c08e91'/>
<id>urn:sha1:fbe213f61fdc359d8301f5d7d672c875b2c08e91</id>
<content type='text'>
This minor version bump fixes:

CVE-2020-1934
CVE-2020-1927

Upstream added cross-compile compatibility to apxs, so we can drop a sed
script. Upstream also added the OpenWrt layout, so we can drop our local
copy.

The OpenSSL patch to remove deprecated symbols doesn't apply anymore and
gets removed.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>apache: fix compilation without deprecated OpenSSL APIs</title>
<updated>2020-02-04T01:52:06Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-12T23:22:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=12efabac447e6b54b6d154e0a9ab0522baeacf3a'/>
<id>urn:sha1:12efabac447e6b54b6d154e0a9ab0522baeacf3a</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
