<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/etherwake/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>2025-06-15T13:56:20Z</updated>
<entry>
<title>treewide: use https for some PKG_SOURCE_URLs</title>
<updated>2025-06-15T13:56:20Z</updated>
<author>
<name>Daniel Cousens</name>
</author>
<published>2024-02-18T11:46:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8a6a3d6f5d92897cf191a12e8264e22010758113'/>
<id>urn:sha1:8a6a3d6f5d92897cf191a12e8264e22010758113</id>
<content type='text'>
This changes a number of PKG_SOURCE_URLs that were using the http protocol to use https if available.
HTTPS was verified as functioning for the updated hosts.

Signed-off-by: Daniel Cousens &lt;github@dcousens.com&gt;
</content>
</entry>
<entry>
<title>etherwake: Remove obsolete uClibc patch</title>
<updated>2019-07-21T10:30:52Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-07-14T23:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=80bad7073f15e8b9c6567463d3f42a7121e35601'/>
<id>urn:sha1:80bad7073f15e8b9c6567463d3f42a7121e35601</id>
<content type='text'>
No such issue with uClibc-ng.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>etherwake: respect LDFLAGS</title>
<updated>2015-12-06T13:35:06Z</updated>
<author>
<name>Alexander Ryzhov</name>
</author>
<published>2015-12-06T13:35:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a93cbf84dbb11dd0a4571395799f41cf2bbe467e'/>
<id>urn:sha1:a93cbf84dbb11dd0a4571395799f41cf2bbe467e</id>
<content type='text'>
Signed-off-by: Alexander Ryzhov &lt;openwrt@ryzhov-al.ru&gt;
</content>
</entry>
<entry>
<title>etherwake: fix musl compatibility</title>
<updated>2015-06-16T13:08:27Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-06-16T13:04:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e76f394fdc34ecd734f976dd7b6660f6ae32d53e'/>
<id>urn:sha1:e76f394fdc34ecd734f976dd7b6660f6ae32d53e</id>
<content type='text'>
Always include net/ethernet.h instead linux specific headers,
fixes compilation with musl libc.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
</content>
</entry>
<entry>
<title>Update Makefile</title>
<updated>2014-07-06T20:03:21Z</updated>
<author>
<name>dibdot</name>
</author>
<published>2014-07-06T20:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=aa7317d4561516b95b2280e7b538843d217640e0'/>
<id>urn:sha1:aa7317d4561516b95b2280e7b538843d217640e0</id>
<content type='text'>
Removed the PKG_CHECK_FORMAT_SECURITY line</content>
</entry>
<entry>
<title>Update Makefile</title>
<updated>2014-07-04T19:41:57Z</updated>
<author>
<name>dibdot</name>
</author>
<published>2014-07-04T19:41:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f4753c657cb250aa6f70bb32778e4757efe6ceb5'/>
<id>urn:sha1:f4753c657cb250aa6f70bb32778e4757efe6ceb5</id>
<content type='text'>
Set format security back to default value</content>
</entry>
<entry>
<title>add myself as maintainer for</title>
<updated>2014-07-01T18:54:41Z</updated>
<author>
<name>Peter Wagner</name>
</author>
<published>2014-07-01T18:52:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=72f236973abe63ab1d32bd9e62f5441fc9aa0c2f'/>
<id>urn:sha1:72f236973abe63ab1d32bd9e62f5441fc9aa0c2f</id>
<content type='text'>
alsa-lib
glib2
libffi
libsndfile
libtorrent
speex
tcp_wrappers
etherwake
git
nfs-kernel-server
portmap
rtorrent

Signed-off-by: Peter Wagner &lt;tripolar@gmx.at&gt;
</content>
</entry>
<entry>
<title>etherwake: disable PKG_CHECK_FORMAT_SECURITY for now</title>
<updated>2014-06-30T17:55:18Z</updated>
<author>
<name>Etienne CHAMPETIER</name>
</author>
<published>2014-06-30T17:54:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5c6c766c4ce2d12c218dd27adee66c08663f6202'/>
<id>urn:sha1:5c6c766c4ce2d12c218dd27adee66c08663f6202</id>
<content type='text'>
Signed-off-by: Etienne CHAMPETIER &lt;etienne.champetier@free.fr&gt;
</content>
</entry>
<entry>
<title>etherwake: import from packages</title>
<updated>2014-06-28T20:54:10Z</updated>
<author>
<name>Peter Wagner</name>
</author>
<published>2014-06-28T20:54:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bf2764512198b668a4f587576e5768af7f3ab3a6'/>
<id>urn:sha1:bf2764512198b668a4f587576e5768af7f3ab3a6</id>
<content type='text'>
</content>
</entry>
</feed>
