<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libnopoll/patches, 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>2021-02-21T00:02:15Z</updated>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnopoll: Fix compilation without deprecated OpenSSL APIs</title>
<updated>2018-12-03T00:11:57Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-12-03T00:11:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e8d6e9d647c8c761517c0c9dae9f42e187c86576'/>
<id>urn:sha1:e8d6e9d647c8c761517c0c9dae9f42e187c86576</id>
<content type='text'>
Switched to codeload for simplicity and consistency between packages.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnopoll: upgraded to version 0.4.6</title>
<updated>2018-05-23T18:15:27Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2018-05-23T18:15:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=43a1c3ebe5ecbc6e99fcf185dfb593880641a6b0'/>
<id>urn:sha1:43a1c3ebe5ecbc6e99fcf185dfb593880641a6b0</id>
<content type='text'>
Upgraded to support openssl 1.1.0.  This is the current stable release.

Signed-off-by: Eneas U de Queiroz &lt;cote2004-github@yahoo.com&gt;
</content>
</entry>
<entry>
<title>libnopoll: Fix clashes with sys/param.h and link with openssl</title>
<updated>2017-07-03T03:51:17Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2017-07-02T19:57:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a899a96f9eeb10fd485b72b305b548410df51c21'/>
<id>urn:sha1:a899a96f9eeb10fd485b72b305b548410df51c21</id>
<content type='text'>
Some toolchains may automatically have sys/params.h which includes
isset() backport upstream commit
675ac7b4b64d398de8a61e9c713383b8c0d9071f to fix that. Also explicitly
link with openssl.

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</content>
</entry>
</feed>
