<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/sispmctl/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>2020-09-20T23:25:18Z</updated>
<entry>
<title>sispmctl: update to 4.8</title>
<updated>2020-09-20T23:25:18Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-09-20T23:03:24Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e79f616fbcf086cd5edadbc677475a0d47a58c82'/>
<id>urn:sha1:e79f616fbcf086cd5edadbc677475a0d47a58c82</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sispmctl: update to 4.7</title>
<updated>2020-06-06T23:35:36Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-06-06T23:07:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=c1fa2676d786d550eb42f17a4d16b12fc127750b'/>
<id>urn:sha1:c1fa2676d786d550eb42f17a4d16b12fc127750b</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sispmctl: remove myself as maintainer</title>
<updated>2020-03-16T02:42:33Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-03-16T02:42:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=015ddbc02d806142ffee0ea9f6db36afb95a4d48'/>
<id>urn:sha1:015ddbc02d806142ffee0ea9f6db36afb95a4d48</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sispmctl: update to 4.5</title>
<updated>2020-03-15T21:12:07Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-03-15T21:10:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0e0c52eb060bc7d8d1b08b5f8f502f8b60513464'/>
<id>urn:sha1:0e0c52eb060bc7d8d1b08b5f8f502f8b60513464</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sispmctl: update to 4.4</title>
<updated>2020-03-09T21:39:08Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-03-09T21:39:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=9d46a814d568d68e55b5e2bc0c5de31f9f318b0f'/>
<id>urn:sha1:9d46a814d568d68e55b5e2bc0c5de31f9f318b0f</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sispmctl: Reduce ipk size</title>
<updated>2019-10-18T22:28:43Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-10-18T22:28:43Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=238d6e1f9010cf009ead3797cba2042cb8ce425e'/>
<id>urn:sha1:238d6e1f9010cf009ead3797cba2042cb8ce425e</id>
<content type='text'>
Do not install static libraries or symlinks as actual files.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sispmctl: Update to 4.2</title>
<updated>2019-10-18T22:00:35Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-10-18T22:00:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5decb769f4c884d67c04b02d8af377d5225d441c'/>
<id>urn:sha1:5decb769f4c884d67c04b02d8af377d5225d441c</id>
<content type='text'>
Added license file.

Signed-off-by: Rosen Penev &lt;rosenp@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-03.infra.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>sispmctl: Update to 4.1</title>
<updated>2018-11-18T20:13:17Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-11-18T20:13:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8e555b77f4c6e8d8faaca151fb72574b6597cd55'/>
<id>urn:sha1:8e555b77f4c6e8d8faaca151fb72574b6597cd55</id>
<content type='text'>
Replace maintainer as previously agreed.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;</content>
</entry>
<entry>
<title>sispmctl: Update to 4.0</title>
<updated>2018-07-07T17:27:24Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-06-17T23:02:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2a141f0052eeb19a8bcc7a5e20a39e7f0570560f'/>
<id>urn:sha1:2a141f0052eeb19a8bcc7a5e20a39e7f0570560f</id>
<content type='text'>
Switched from git to tarball. There seems to be no activity since release
4.0.

Removed unneeded patches.

Added a library package since it seems to be required now.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
