<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/package/libs/libevent2, 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>2015-02-10T18:55:44Z</updated>
<entry>
<title>libevent2: remove defunct download mirror</title>
<updated>2015-02-10T18:55:44Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-10T18:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=46f832808ccdba0c4c74ab08ac6d0d1d59c4fd34'/>
<id>urn:sha1:46f832808ccdba0c4c74ab08ac6d0d1d59c4fd34</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44380
</content>
</entry>
<entry>
<title>libevent2: update to v2.0.22</title>
<updated>2015-02-06T10:30:04Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-06T10:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=a4a46001f0f1b48176ed178547b39056c82acacf'/>
<id>urn:sha1:a4a46001f0f1b48176ed178547b39056c82acacf</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44289
</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>libevent2: Configure with --disable-debug-mode</title>
<updated>2013-12-09T18:26:58Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2013-12-09T18:26:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=8cc34222cbf6a97dc40014d0dcb0eaac786b93e5'/>
<id>urn:sha1:8cc34222cbf6a97dc40014d0dcb0eaac786b93e5</id>
<content type='text'>
Saves around 10K.

Signed-off-by: Helmut Schaa &lt;helmut.schaa@googlemail.com&gt;

SVN-Revision: 39025
</content>
</entry>
<entry>
<title>libevent2: update to 2.0.21</title>
<updated>2013-04-23T10:29:45Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2013-04-23T10:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=a92307843225c384f73d9fea21771f2c4c0853b0'/>
<id>urn:sha1:a92307843225c384f73d9fea21771f2c4c0853b0</id>
<content type='text'>
Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;

SVN-Revision: 36399
</content>
</entry>
<entry>
<title>libevent2: do not add librt dependency when targetting eglibc</title>
<updated>2013-02-15T13:25:15Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2013-02-15T13:25:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=dd92e205d95b69a51cf09425078c8f6aca5f2664'/>
<id>urn:sha1:dd92e205d95b69a51cf09425078c8f6aca5f2664</id>
<content type='text'>
This is already taken care of by PKG_DEFAULT_DEPENDS

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 35607
</content>
</entry>
<entry>
<title>libevent2: move to trunk (required by lldpd), add myself as maintainer</title>
<updated>2012-10-19T18:08:19Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-10-19T18:08:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=f97850e6e6c77a8864a2421b882978b3bbef0fa1'/>
<id>urn:sha1:f97850e6e6c77a8864a2421b882978b3bbef0fa1</id>
<content type='text'>
SVN-Revision: 33866
</content>
</entry>
</feed>
