<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/package/network/services/igmpproxy/Makefile, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2016-06-07T06:59:36Z</updated>
<entry>
<title>treewide: fix replace nbd@openwrt.org with nbd@nbd.name</title>
<updated>2016-06-07T06:59:36Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-06-07T06:59:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=b0684dafa3c9a4692bd965d1f2ed65c2c08bc6a1'/>
<id>urn:sha1:b0684dafa3c9a4692bd965d1f2ed65c2c08bc6a1</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;

SVN-Revision: 49379
</content>
</entry>
<entry>
<title>packages: some (e)glibc fixes after r44701</title>
<updated>2015-03-16T12:25:06Z</updated>
<author>
<name>Nicolas Thill</name>
</author>
<published>2015-03-16T12:25:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=55e02736b3cc72a8e7f0b76a59faa3f3514f43d6'/>
<id>urn:sha1:55e02736b3cc72a8e7f0b76a59faa3f3514f43d6</id>
<content type='text'>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 44842
</content>
</entry>
<entry>
<title>license info - revert r43155</title>
<updated>2014-11-03T09:56:44Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-11-03T09:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=18ce20cecd79be619dbe875a0ea22e1ed0e125ef'/>
<id>urn:sha1:18ce20cecd79be619dbe875a0ea22e1ed0e125ef</id>
<content type='text'>
turns out that r43155 adds duplicate info.

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 43167
</content>
</entry>
<entry>
<title>Add more license tags with SPDX identifiers</title>
<updated>2014-11-03T08:01:08Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-11-03T08:01:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=fb5a0c83059f09079c4e8bd31774a7816c3f8dc5'/>
<id>urn:sha1:fb5a0c83059f09079c4e8bd31774a7816c3f8dc5</id>
<content type='text'>
Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.

I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.

However, I can not garantee that I always picked the correct information
and/or did not miss license information.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;

SVN-Revision: 43155
</content>
</entry>
<entry>
<title>Add a few SPDX tags</title>
<updated>2014-11-02T12:20:54Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2014-11-02T12:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=4d6d625d38cee60f06849a4b66f9591d978f01bf'/>
<id>urn:sha1:4d6d625d38cee60f06849a4b66f9591d978f01bf</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 43151
</content>
</entry>
<entry>
<title>igmpproxy: register interface change triggers</title>
<updated>2014-06-05T10:56:18Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-06-05T10:56:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=34388f98c354b6117651e337cd47eb1f37e74b1e'/>
<id>urn:sha1:34388f98c354b6117651e337cd47eb1f37e74b1e</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41011
</content>
</entry>
<entry>
<title>igmpproxy: update init.d script to procd and add a hotplug script</title>
<updated>2014-06-04T07:19:51Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-06-04T07:19:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=d154ae1e25eee88a48e7c379eefb317067c59990'/>
<id>urn:sha1:d154ae1e25eee88a48e7c379eefb317067c59990</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 40997
</content>
</entry>
<entry>
<title>igmpproxy: move to trunk, add myself as maintainer</title>
<updated>2014-05-08T13:14:34Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-05-08T13:14:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=291461cd43fc036d20a858c487c93e77f4add4e3'/>
<id>urn:sha1:291461cd43fc036d20a858c487c93e77f4add4e3</id>
<content type='text'>
SVN-Revision: 40730
</content>
</entry>
</feed>
