<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/package/network/utils/linux-atm/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-02-25T22:00:34Z</updated>
<entry>
<title>linux-atm: activate format security checks</title>
<updated>2016-02-25T22:00:34Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2016-02-25T22:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=cfd7c5a811aaadf8846222adcc821c642e335a99'/>
<id>urn:sha1:cfd7c5a811aaadf8846222adcc821c642e335a99</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;


SVN-Revision: 48786
</content>
</entry>
<entry>
<title>br2684ctl: resolve a boot time race condition with nas0 bringup by using explicit notification when init is done</title>
<updated>2016-01-18T15:35:30Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-18T15:35:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=e5fa1e1d9f6ca8f6fabd68121048d105c3ab593c'/>
<id>urn:sha1:e5fa1e1d9f6ca8f6fabd68121048d105c3ab593c</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48321
</content>
</entry>
<entry>
<title>linux-atm: add wrapper for br2684ctl to defer nasX device bringup</title>
<updated>2015-12-14T11:02:12Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-12-14T11:02:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=18edb562a20c9effe66ab8893d8a04e6a3143269'/>
<id>urn:sha1:18edb562a20c9effe66ab8893d8a04e6a3143269</id>
<content type='text'>
Fixes a race condition on netifd device bringup.

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 47891
</content>
</entry>
<entry>
<title>br2684ctl: convert init script to procd, add hotplug/reload support</title>
<updated>2015-12-04T17:44:00Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-12-04T17:44:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=2c84eb70bc04841962ae0546c870fdb0bc0fb4ea'/>
<id>urn:sha1:2c84eb70bc04841962ae0546c870fdb0bc0fb4ea</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 47765
</content>
</entry>
<entry>
<title>linux-atm: add PKG_FIXUP</title>
<updated>2015-06-18T11:10:46Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-06-18T11:10:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=06350f3adad8b55f7f6433657cf83b55b1dd6864'/>
<id>urn:sha1:06350f3adad8b55f7f6433657cf83b55b1dd6864</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46037
</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>build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages</title>
<updated>2014-06-30T08:19:48Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-06-30T08:19:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=d4477978b061a869a626a301e401d354565d4e60'/>
<id>urn:sha1:d4477978b061a869a626a301e401d354565d4e60</id>
<content type='text'>
The idea is to gradually fix the packages

Signed-off-by: Etienne CHAMPETIER &lt;etienne.champetier@free.fr&gt;

SVN-Revision: 41411
</content>
</entry>
<entry>
<title>[package] linux-atm: fix dependencies</title>
<updated>2013-07-08T00:37:49Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2013-07-08T00:37:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=b845fd3db1cf27766f9df5b5fd31bec4acabb9d1'/>
<id>urn:sha1:b845fd3db1cf27766f9df5b5fd31bec4acabb9d1</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 37189
</content>
</entry>
</feed>
