<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/devel/patch, 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>2025-04-03T13:15:31Z</updated>
<entry>
<title>patch: update to v2.8</title>
<updated>2025-04-03T13:15:31Z</updated>
<author>
<name>Russell Senior</name>
</author>
<published>2025-04-02T12:57:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f17c283cdad0a9d33dfc8caa8994fb36e66fbf52'/>
<id>urn:sha1:f17c283cdad0a9d33dfc8caa8994fb36e66fbf52</id>
<content type='text'>
Delete patches already upstream.

Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;
</content>
</entry>
<entry>
<title>patch: do not patch automake Makefile template</title>
<updated>2022-09-09T22:20:58Z</updated>
<author>
<name>Michael Pratt</name>
</author>
<published>2022-08-25T15:03:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d581399e6033ee0750c1b9ae27ee22aa95128cf4'/>
<id>urn:sha1:d581399e6033ee0750c1b9ae27ee22aa95128cf4</id>
<content type='text'>
We do not build the tests for this package,
so we can avoid needing autoreconf
when the host automake version doesn't match
the version this package was bootstrapped with
by not changing the .am file in this patch.

Signed-off-by: Michael Pratt &lt;mcpratt@pm.me&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>treewide: Change .*GPL.*+ licenses to SPDX compatible identifier</title>
<updated>2019-09-10T05:45:15Z</updated>
<author>
<name>Sven Eckelmann</name>
</author>
<published>2019-09-02T13:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1'/>
<id>urn:sha1:bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1</id>
<content type='text'>
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>patch: rename CVE-2019-13638 patch to mollify uscan</title>
<updated>2019-09-01T22:56:23Z</updated>
<author>
<name>Russell Senior</name>
</author>
<published>2019-09-01T22:50:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=604102a865d2f64de787f3b5967b4f38d15f76f1'/>
<id>urn:sha1:604102a865d2f64de787f3b5967b4f38d15f76f1</id>
<content type='text'>
Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;
</content>
</entry>
<entry>
<title>patch: apply upstream patch for CVE-2019-13638</title>
<updated>2019-08-11T20:01:04Z</updated>
<author>
<name>Russell Senior</name>
</author>
<published>2019-08-11T19:43:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b82198ff479c4f425da96534f5049bc7d3808065'/>
<id>urn:sha1:b82198ff479c4f425da96534f5049bc7d3808065</id>
<content type='text'>
GNU patch through 2.7.6 is vulnerable to OS shell command injection that
can be exploited by opening a crafted patch file that contains an ed style
diff payload with shell metacharacters. The ed editor does not need to be
present on the vulnerable system. This is different from CVE-2018-1000156.

https://nvd.nist.gov/vuln/detail/CVE-2019-13638

Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;
</content>
</entry>
<entry>
<title>tools/patch: apply upstream patch for CVE-2019-13636</title>
<updated>2019-07-29T20:14:58Z</updated>
<author>
<name>Russell Senior</name>
</author>
<published>2019-07-29T20:14:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c8142f1ac11f0c529992ca8766d38e225ac14418'/>
<id>urn:sha1:c8142f1ac11f0c529992ca8766d38e225ac14418</id>
<content type='text'>
In GNU patch through 2.7.6, the following of symlinks is mishandled in
certain cases other than input files. This affects inp.c and util.c.

https://nvd.nist.gov/vuln/detail/CVE-2019-13636

Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;
</content>
</entry>
<entry>
<title>patch: Add missing CVE-2018-6951 patch</title>
<updated>2018-10-18T07:41:32Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-10-15T17:04:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=394ff73e5390599545412d14d48e9185a927dc21'/>
<id>urn:sha1:394ff73e5390599545412d14d48e9185a927dc21</id>
<content type='text'>
The last commit added PKG_CPE_ID and now uscan detects a CVE that I missed

Reordered patches by date

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
[tweaked commit message]
Signed-off-by: Kevin Darbyshire-Bryant &lt;ldir@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>patch: Fix CVE-2018-6952 and CVE-2018-1000156</title>
<updated>2018-10-12T21:27:25Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-10-10T20:06:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6f0ff2550303083b51475c6481458bf9b1820936'/>
<id>urn:sha1:6f0ff2550303083b51475c6481458bf9b1820936</id>
<content type='text'>
Patches taken from official git repository.

Added PKG_CPE_ID for proper CVE tracking.

Added PKG_BUILD_PARALLEL for faster compilation.

Also adjusted Makefile to be more similar to other projects.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>patch: update to version 2.7.6</title>
<updated>2018-02-13T10:29:27Z</updated>
<author>
<name>Russell Senior</name>
</author>
<published>2018-02-12T08:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=47351ade2f0dbfc063565c2e96c0fac2d125b816'/>
<id>urn:sha1:47351ade2f0dbfc063565c2e96c0fac2d125b816</id>
<content type='text'>
Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;
</content>
</entry>
</feed>
