<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/siit/Makefile, 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>2022-11-15T15:24:53Z</updated>
<entry>
<title>siit: fix kernel 5.16 compile</title>
<updated>2022-11-15T15:24:53Z</updated>
<author>
<name>John Thomson</name>
</author>
<published>2022-10-22T06:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3e8e55b43a07a0d27d6f89387b3eae2e1d4f019a'/>
<id>urn:sha1:3e8e55b43a07a0d27d6f89387b3eae2e1d4f019a</id>
<content type='text'>
siit-1.2/siit.c:1379:9: error: implicit declaration of function
'random_ether_addr' [-Werror=implicit-function-declaration]
 1379 |         random_ether_addr(dev-&gt;dev_addr);
      |         ^~~~~~~~~~~~~~~~~

Linux 3.6 renamed random_ether_addr to eth_random_addr [0]
Linux 5.16 removed random_ether_addr [1]

[0]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0a4dd594982a321699000218715e28664ec49169
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ba530fea8ca1b57ee71d4e62f287a5d7ed92f789

Signed-off-by: John Thomson &lt;git@johnthomson.fastmail.com.au&gt;
</content>
</entry>
<entry>
<title>siit: replace SUBDIRS with M in package recipe</title>
<updated>2020-03-10T23:50:22Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2020-03-10T23:50:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5feeeb69c94610298052634be53120f86e37e375'/>
<id>urn:sha1:5feeeb69c94610298052634be53120f86e37e375</id>
<content type='text'>
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer &lt;mail@david-bauer.net&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>[net/siit] Added compability for Linux &gt;= 4.7.0</title>
<updated>2017-04-10T00:34:40Z</updated>
<author>
<name>Vladimir Ulrich</name>
</author>
<published>2017-04-10T00:34:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=43963958c7e818344d26a6168b55ad62cb975e0c'/>
<id>urn:sha1:43963958c7e818344d26a6168b55ad62cb975e0c</id>
<content type='text'>
Closes #4242

Signed-off-by: Vladimir Ulrich &lt;admin@evl.su&gt;
</content>
</entry>
<entry>
<title>packages: cleanup Makefile variables</title>
<updated>2016-07-09T18:50:58Z</updated>
<author>
<name>Stephen Walker</name>
</author>
<published>2016-07-09T18:50:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a53bf7192b3b961d6cd075bab5332aae1ad94ab9'/>
<id>urn:sha1:a53bf7192b3b961d6cd075bab5332aae1ad94ab9</id>
<content type='text'>
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes

Signed-off-by: Stephen Walker &lt;stephendwalker+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>[net/siit] Moved from oldpackages and updated for kernels 3.17+</title>
<updated>2015-04-23T09:10:34Z</updated>
<author>
<name>Vladimir Ulrich</name>
</author>
<published>2015-04-23T09:10:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2ef99b98ca5d39f4e1dccc70fa4a4c0e30d8d8f1'/>
<id>urn:sha1:2ef99b98ca5d39f4e1dccc70fa4a4c0e30d8d8f1</id>
<content type='text'>
Signed-off-by: Vladimir Ulrich &lt;admin@evl.su&gt;
</content>
</entry>
</feed>
