<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/nacl/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>2026-05-08T20:28:27Z</updated>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<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>treewide: fix licence typos</title>
<updated>2024-02-01T00:00:10Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-01-30T20:27:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=820fcc5fb979ad9ac630231dcf12ce76342d1c01'/>
<id>urn:sha1:820fcc5fb979ad9ac630231dcf12ce76342d1c01</id>
<content type='text'>
- PKG_LICENCE -&gt; PKG_LICENSE
- PKC_LICENSE_FILES -&gt; PKG_LICENSE_FILES
- BSD 3-Clause -&gt; BSD-3-Clause
- BSD-3-clause -&gt; BSD-3-Clause
- BSD-2-clause -&gt; BSD-2-Clause
- Public Domain -&gt; Public-Domain
- PublicDomain -&gt; Public-Domain
- Drop unneeded ',' in PKG_LICENSE or PKG_LICENSE_FILES

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T07:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=565866a47210c9711c29173052063779b6d3bcfc'/>
<id>urn:sha1:565866a47210c9711c29173052063779b6d3bcfc</id>
<content type='text'>
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with
PKG_BUILD_FLAGS:=no-mips16" on the main repository.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: add missing BUILDONLY</title>
<updated>2020-10-13T00:43:49Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-10-13T00:40:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5a7148d112113544611ee358a7d062cec85c1629'/>
<id>urn:sha1:5a7148d112113544611ee358a7d062cec85c1629</id>
<content type='text'>
Fixes Makefile warnings:

WARNING: skipping X -- package has no install section

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>nacl: increment package release</title>
<updated>2014-08-30T17:38:06Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2014-08-30T17:37:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b937b33685fc418c382780df474e7f6a0d93acb0'/>
<id>urn:sha1:b937b33685fc418c382780df474e7f6a0d93acb0</id>
<content type='text'>
Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<entry>
<title>nacl: disable mips16 as it significantly decreases performance</title>
<updated>2014-08-30T17:26:19Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2014-08-30T17:26:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2f517518e6463858ecab4f0f67f396bca17efae4'/>
<id>urn:sha1:2f517518e6463858ecab4f0f67f396bca17efae4</id>
<content type='text'>
Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<entry>
<title>nacl: add licensing information</title>
<updated>2014-08-09T03:16:22Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2014-08-09T03:16:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3a03753dc021f30a12ef188d988a0881e8646c36'/>
<id>urn:sha1:3a03753dc021f30a12ef188d988a0881e8646c36</id>
<content type='text'>
Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<entry>
<title>Import nacl from packages, add myself as maintainer, do some cleanup</title>
<updated>2014-06-12T13:11:54Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2014-06-12T12:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ec23ef3cdc8626a5eaa66cdd3df7c81c0b4c4df9'/>
<id>urn:sha1:ec23ef3cdc8626a5eaa66cdd3df7c81c0b4c4df9</id>
<content type='text'>
</content>
</entry>
</feed>
