<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/collections/luci-ssl-openssl, 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>2026-02-08T21:41:34Z</updated>
<entry>
<title>luci-app-attendedsysupgrade: activate in buildbot</title>
<updated>2026-02-08T21:41:34Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2026-02-05T22:09:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=a0bad5ea0a3148b32c8747a4d734821abc571293'/>
<id>urn:sha1:a0bad5ea0a3148b32c8747a4d734821abc571293</id>
<content type='text'>
Instead of making the main LuCI packages depend on
luci-app-attendedsysupgrade, only activate it by default when BUILDBOT
is seletced.

This way it is not selected by default in custom builds, but it will be
automatically selected in builds with CONFIG_BUILDBOT set. Even when
CONFIG_BUILDBOT is set it is possible to deactivate it.

This still depends on LuCI, it will only be activated in OpenWrt release
builds which are build with LuCI and not in OpenWrt main branch builds.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>collections: Add luci-app-attendedsysupgrade as default</title>
<updated>2025-11-09T07:23:40Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2025-11-08T21:29:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=dcf699c569cb34f895f9f00432268d83c9d2a206'/>
<id>urn:sha1:dcf699c569cb34f895f9f00432268d83c9d2a206</id>
<content type='text'>
Add the luci-app-attendedsysupgrade package as default package when
luci-app-package-manager is already added.

This should spread the usage of ASU more in the next release.

This adds the following 3 packages to the default LuCi image:
5131 bin/packages/aarch64_cortex-a53/base/rpcd-mod-rpcsys-2025.11.07~91700007-r1.apk
8781 bin/packages/aarch64_cortex-a53/luci/luci-app-attendedsysupgrade-25.302.55139~cf868f4.apk
1322 bin/packages/aarch64_cortex-a53/packages/attendedsysupgrade-common-9.apk

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>collections: select package manager for SSL collections</title>
<updated>2024-11-23T12:06:31Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-11-21T21:17:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=9e70c9aed8b0c87a4c5f03eb0cfbca9f6970192a'/>
<id>urn:sha1:9e70c9aed8b0c87a4c5f03eb0cfbca9f6970192a</id>
<content type='text'>
Currently, the regular and nginx collections include package manager
by default but SSL collections dont, so lets include package manager on
SSL collections as well.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-ssl-openssl: add missing license information</title>
<updated>2024-03-19T12:41:25Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2024-03-19T12:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=320744fdf5dcb219e0bf2f1a56ba24aa7a9ff204'/>
<id>urn:sha1:320744fdf5dcb219e0bf2f1a56ba24aa7a9ff204</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>luci-light: rework and reenable</title>
<updated>2023-01-24T09:14:04Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2022-10-24T12:57:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=34dee82f29af74d6dee0616cc52a7b9e4f51d9f6'/>
<id>urn:sha1:34dee82f29af74d6dee0616cc52a7b9e4f51d9f6</id>
<content type='text'>
The `luci` collection contains package management and attended
sysupgrades support, which are not that useful if not even undesired for
self-compiled images.

Rework the `luci-light` collection to exclude the two above mentioned
features, and make `luci` instead depend on the light collection in
additon to those features.

The `luci-ssl` and `luci-ssl-openssl` collections then only need
to depend on `luci-light`.

We now have three variants with won't pull in `luci-app-opkg` or
`luci-app-attendedsysupgrade`, making everybody happy.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-ssl-openssl: use OpenSSL for key generation, drop px5g</title>
<updated>2017-01-31T14:47:12Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2017-01-31T14:47:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=b6341bd197aed9640c4d0dcff73019e045978df0'/>
<id>urn:sha1:b6341bd197aed9640c4d0dcff73019e045978df0</id>
<content type='text'>
Replace a dependency for px5g with openssl-util. Both LEDE and
Openwrt have now uhttpd versions that can generate keys with
OpenSSL cmd tools if px5g is not found. This change enables an
"OpenSSL-only" version of LuCI without mbedTLS/PolarSSL.

(Note: if px5g is found, uhttpd will prefer that.)

Relevant commits in uhttpd:

LEDE:
https://github.com/lede-project/source/commit/3c4858eeb2bbb3107f87bb3be07d5c172c8e0ef9
https://github.com/lede-project/source/commit/82132540a3efbc98f8f4379b26d4b4541013e69d
https://github.com/lede-project/source/commit/9097dc5ad844c336020be11085e1c8c80390ac9c

Openwrt:
https://github.com/openwrt/openwrt/commit/6ec32832d25335355d205c4601d4a8ca5dfd6808

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>luci-ssl-openssl: update note about px5g's SSL library usage</title>
<updated>2017-01-09T15:54:05Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2017-01-09T15:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=cf5d266dffe92b23a97674c5de64b731dae18f37'/>
<id>urn:sha1:cf5d266dffe92b23a97674c5de64b731dae18f37</id>
<content type='text'>
px5g still requires libmbedtls (in LEDE) or libpolarssl (in Openwrt).

In LEDE it is also possible to replace px5g with openssl-util and
achieve "openssl-only" build without libmbedtls, as uhttpd can also
generate keys with openssl commandline tools if px5g is not present.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>luci-ssl-openssl: Provide OpenSSL-based LuCI collection</title>
<updated>2016-10-03T18:09:08Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2016-10-03T18:09:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=67de9f4bca4b578885970814023a88f128d1ba60'/>
<id>urn:sha1:67de9f4bca4b578885970814023a88f128d1ba60</id>
<content type='text'>
Add a new OpenSSL-based collection that uses libustream-openssl
instead of the default libustream-polarssl.
(Note: px5g still needs libpolarssl, so both libs will be included)

Mention PolarSSL in the title of luci-ssl.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
</feed>
