<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/libs/luci-lib-nixio/Makefile, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2025-07-15T12:03:21Z</updated>
<entry>
<title>luci-lib-nixio: adjust with glibc and libcrypt-compat</title>
<updated>2025-07-15T12:03:21Z</updated>
<author>
<name>Konstantin Demin</name>
</author>
<published>2025-07-04T08:06:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=a3cae27ab4f51c374f5cf9ab84f181ff91854d0b'/>
<id>urn:sha1:a3cae27ab4f51c374f5cf9ab84f181ff91854d0b</id>
<content type='text'>
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.

Signed-off-by: Konstantin Demin &lt;rockdrilla@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-lib-nixio: always build without TLS support</title>
<updated>2022-08-10T19:52:35Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2022-08-10T14:16:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=88b9088514700a90c1fc5855cedf004db1ad04e3'/>
<id>urn:sha1:88b9088514700a90c1fc5855cedf004db1ad04e3</id>
<content type='text'>
The build system fails to set up the chosen TLS provider and always
builds the package without TLS.

While this could be easily fixed, the package would fail to build with
axTLS and cyaSSL without further intervention.

The version of axTLS included with the source is outdated, as is the API
used with cyaSSL, now wolfSSL.

OpenSSL support could be enabled, but the TLS code limits connections to
TLS 1.0, deprecated by RFC 8996: "TLS 1.0 MUST NOT be used".

Remove the provider configuration from build options, and always build
the library without TLS.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>restored nixio tls providers</title>
<updated>2018-09-27T19:12:40Z</updated>
<author>
<name>Sophana KOK</name>
</author>
<published>2016-06-07T07:25:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=f405d239900b3a292c811c2fdd6e5d2bf14a169f'/>
<id>urn:sha1:f405d239900b3a292c811c2fdd6e5d2bf14a169f</id>
<content type='text'>
Signed-off-by: Sophana KOK &lt;ml-github@worldspot.net&gt;
</content>
</entry>
<entry>
<title>luci-lib-nixio: add license tag</title>
<updated>2017-06-13T11:40:15Z</updated>
<author>
<name>Quirin Hofstaetter</name>
</author>
<published>2017-01-13T13:09:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=3b5a99340bb0c01638d59d2e23f6d91ddfd40ab1'/>
<id>urn:sha1:3b5a99340bb0c01638d59d2e23f6d91ddfd40ab1</id>
<content type='text'>
Signed-off-by: Quirin Hofstaetter &lt;qh@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>Rework LuCI build system</title>
<updated>2015-01-08T15:26:20Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2014-12-03T14:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=1bb4822dca6113f73e3bc89e2acf15935e6f8e92'/>
<id>urn:sha1:1bb4822dca6113f73e3bc89e2acf15935e6f8e92</id>
<content type='text'>
 * Rename subdirectories to their repective OpenWrt package names
 * Make each LuCI module its own standalone package
 * Deploy a shared luci.mk which is used by each module Makefile

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
</content>
</entry>
</feed>
