<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/sumo/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>2025-07-29T09:00:27Z</updated>
<entry>
<title>sumo: update to 1.23.1</title>
<updated>2025-07-29T09:00:27Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-07-09T00:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4a022613b821558c9877843cc45587d12f339bc2'/>
<id>urn:sha1:4a022613b821558c9877843cc45587d12f339bc2</id>
<content type='text'>
Remove no longer needed GCC14 patch.

Make python optional. It's not used anyway.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sumo: update to 1.16.0</title>
<updated>2024-06-29T18:56:14Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-06-24T05:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ba0ff68c27a724c0c0dd3dc6f780598815395402'/>
<id>urn:sha1:ba0ff68c27a724c0c0dd3dc6f780598815395402</id>
<content type='text'>
Add patch for GCC14.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sumo: update to 1.12</title>
<updated>2022-03-03T00:30:40Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-02-05T22:58:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5e2df7e38ea670b3e43c2efba944f6c242dc7cb3'/>
<id>urn:sha1:5e2df7e38ea670b3e43c2efba944f6c242dc7cb3</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sumo: fix compilation when gtest is present</title>
<updated>2021-06-19T21:10:20Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-19T07:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=caa2cc5cc1478ab66af15adb1979e63caea2eb77'/>
<id>urn:sha1:caa2cc5cc1478ab66af15adb1979e63caea2eb77</id>
<content type='text'>
Removes cmake check for gtest.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sumo: update to 1.8.0</title>
<updated>2020-12-23T03:24:00Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-12-21T04:30:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8a6869ed87a4baf39c31c6a3aff2efb5bd359b43'/>
<id>urn:sha1:8a6869ed87a4baf39c31c6a3aff2efb5bd359b43</id>
<content type='text'>
Replace patch with simple CMAKE_OPTION.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sumo: fix compilation with ccache</title>
<updated>2020-12-06T06:42:49Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-12-06T04:54:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bd33076a23a7b7907002d83b038693f4889cfe5d'/>
<id>urn:sha1:bd33076a23a7b7907002d83b038693f4889cfe5d</id>
<content type='text'>
sumo's builtin support for ccache doesn't work well with the one in
base. Remove it.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sumo: update to 1.7.0</title>
<updated>2020-12-02T00:21:03Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-12-01T00:38:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2e52916c28dfe33f2a55eaad0988ef80fd04e47f'/>
<id>urn:sha1:2e52916c28dfe33f2a55eaad0988ef80fd04e47f</id>
<content type='text'>
Remove CMAKE_INSTALL as there is no need for InstallDev.

Remove unneeded patches.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sumo: Update to 1.3.1</title>
<updated>2019-10-08T05:44:35Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-10-04T01:27:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a9abe60ef4678254abac66e42e0f20b14fc6fb2d'/>
<id>urn:sha1:a9abe60ef4678254abac66e42e0f20b14fc6fb2d</id>
<content type='text'>
Converted to CMake for simplicity.

Added upstream patch to use sleep_for instead of deprecated usleep.

Added patch to fix compilation with musl.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sumo: Update to 1.1.0</title>
<updated>2019-04-23T23:20:36Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-04-22T02:29:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=01e479d56de816b31c11b129e0a225439d7bedc9'/>
<id>urn:sha1:01e479d56de816b31c11b129e0a225439d7bedc9</id>
<content type='text'>
Cleaned up Makefile slightly. Updated URL.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sumo: update to v0.27.1</title>
<updated>2016-09-05T07:22:40Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2016-09-05T07:22:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fc9a932d8d0f59762f3ad4aa8eea28b6c78bc52f'/>
<id>urn:sha1:fc9a932d8d0f59762f3ad4aa8eea28b6c78bc52f</id>
<content type='text'>
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
</feed>
