<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/lpac, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-04-03T23:32:23Z</updated>
<entry>
<title>lpac: Refresh 0001-driver-add-uqmi-backend.patch</title>
<updated>2025-04-03T23:32:23Z</updated>
<author>
<name>Ryan Press</name>
</author>
<published>2025-03-31T20:57:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=c9220e58b62b22e83b2c1de65e355a4b82b59bb2'/>
<id>urn:sha1:c9220e58b62b22e83b2c1de65e355a4b82b59bb2</id>
<content type='text'>
Signed-off-by: Ryan Press &lt;ryan@presslab.us&gt;
</content>
</entry>
<entry>
<title>lpac: Add support for MBIM backend</title>
<updated>2025-04-03T23:32:23Z</updated>
<author>
<name>Ryan Press</name>
</author>
<published>2025-03-31T13:59:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=864d80aaeb14c304e437762fc8465db006fb02c2'/>
<id>urn:sha1:864d80aaeb14c304e437762fc8465db006fb02c2</id>
<content type='text'>
Signed-off-by: Ryan Press &lt;ryan@presslab.us&gt;
</content>
</entry>
<entry>
<title>lpac: update to 2.2.1, add support for custom ISD-R AID</title>
<updated>2025-01-19T13:31:09Z</updated>
<author>
<name>Dominik Borghorst</name>
</author>
<published>2025-01-16T19:02:42Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a10ed14f1cd3749ff3bc777b6054540b19d23fe0'/>
<id>urn:sha1:a10ed14f1cd3749ff3bc777b6054540b19d23fe0</id>
<content type='text'>
Updated lpac to 2.2.1 and added support for custom ISD-R AIDs.
This allows for a broader range of esim cards with non standard AIDs to be supported.
See https://github.com/estkme-group/lpac/pull/181 for additional info.

Signed-off-by: Dominik Borghorst &lt;git@borghorst.net&gt;
</content>
</entry>
<entry>
<title>lpac: fix compilation with GCC14</title>
<updated>2024-11-16T01:27:06Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-11-12T00:12:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e5edda8a84128ad7a153a9dc22fca0f3da1e4278'/>
<id>urn:sha1:e5edda8a84128ad7a153a9dc22fca0f3da1e4278</id>
<content type='text'>
Parameter is not void but void pointer.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>lpac: update maintainer E-Mail address</title>
<updated>2024-08-28T21:59:45Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2024-08-28T21:49:13Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1a986441d4cf14bbe9bfa3f6917434db072ca0ad'/>
<id>urn:sha1:1a986441d4cf14bbe9bfa3f6917434db072ca0ad</id>
<content type='text'>
Signed-off-by: David Bauer &lt;david.bauer@uniberg.com&gt;
</content>
</entry>
<entry>
<title>lpac: add uqmi backend</title>
<updated>2024-08-28T21:59:45Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2024-08-25T01:07:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e21bb35d6b23f0abaeb7d7219284607002ea8047'/>
<id>urn:sha1:e21bb35d6b23f0abaeb7d7219284607002ea8047</id>
<content type='text'>
This adds an additional OpenWrt specific backend to use lpac with the
uqmi tooling used by OpenWrt to manage QMI based modems.

This allows lpac to manage eUICC chips without the need for other,
potentially bigger, software using the installed modem.

Also set this backend as the new default, as users probably expect being
able to download profiles using their cellular modem.

Profile-Switching
-----------------
With some eUICC modem combinations you might require to powercycle the
UIM slot using uqmi after changing the active profile. To do this,
simply execute

$ uqmi -d /dev/cdc-wdm0 --uim-power-off --uim-slot=1
$ uqmi -d /dev/cdc-wdm0 --uim-power-on --uim-slot=1

Note
----
SM-DP+ might use encryption parameters which are incompatible with
mbedtls which cURL is by default compiled for.

This was observed when attempting to download a profile from
Vodafone DE.

If you encounter issues in that regard, try to install a version of
libcurl which is compiled with OpenSSL support.

Signed-off-by: David Bauer &lt;david.bauer@uniberg.com&gt;
</content>
</entry>
<entry>
<title>lpac: update to v2.1.0</title>
<updated>2024-08-28T21:59:45Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2024-08-25T00:49:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=688c4d3d544aa655d675fc5f0c2c146bd4c6cc79'/>
<id>urn:sha1:688c4d3d544aa655d675fc5f0c2c146bd4c6cc79</id>
<content type='text'>
fd58ad7 Bump 2.1.0
319f55f chore(docs): add interactive preview mode option
da1cf1a update download cancel process
cee7190 workaround for es9p cancel session override error_detail
b11878f typo
e6b32e1 Merge branch 'main' of github.com:estkme/lpac
302984f preview &amp;&amp; cancel session
56352c5 docs: Add parameters for 'notification process' (#144)
19df553 chore(driver): improve memory management in at driver (#140)
c86edd5 chore(driver): set pcsc and curl as default drivers. (#137)
3bde4a1  driver(APDU): add QMI backend (#131)
0011ea6 docs: add link to lpa-gtk ui for lpac (#125)
d508b28 refactor: bash scripts (#123)
f5956dd chore: move rlpa-server to independent repo (#122)

Signed-off-by: David Bauer &lt;david.bauer@uniberg.com&gt;
</content>
</entry>
<entry>
<title>utils: lpac: fix passing CMAKE options</title>
<updated>2024-07-03T18:19:12Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-07-03T11:43:16Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=24f1c9b49005225390188d11e2070776f90c7f92'/>
<id>urn:sha1:24f1c9b49005225390188d11e2070776f90c7f92</id>
<content type='text'>
Turns out that having a comment for QMI over QRTR in the CMAKE_OPTIONS will
drop anything after it, so lets move the comment above CMAKE_OPTIONS.

Fixes: 34f9d96b4cc3 ("lpac: make APDU backends configurable")
Signed-off-by: Robert Marko &lt;robert.marko@sartura.hr&gt;
</content>
</entry>
<entry>
<title>lpac: make APDU backends configurable</title>
<updated>2024-07-02T16:52:03Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-07-02T16:15:02Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=34f9d96b4cc304ae4e397407eadd3e205a49c9b9'/>
<id>urn:sha1:34f9d96b4cc304ae4e397407eadd3e205a49c9b9</id>
<content type='text'>
Currently, lpac will be built with the PCSC and AT APDU backends by default
and its not configurable in OpenWrt.

Since smart card reads are not really common on OpenWrt devices lets
disable PCSC backend by default so we dont have to include PCSC lib and
daemon by default.

AT backend is left enabled by default since it has no external dependecies
and all modems have it.

QMI over QRTR backend is not selectable even though it is part of the 2.0.2
relase since it requires unstable libqmi 1.35.4 or newer and we are still
using 1.34 stable branch.

Signed-off-by: Robert Marko &lt;robert.marko@sartura.hr&gt;
</content>
</entry>
<entry>
<title>lpac: update to 2.0.2</title>
<updated>2024-07-01T09:18:34Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-06-30T19:35:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=10644cacbeb2523c30a4c54cf3cee5c7ce92b376'/>
<id>urn:sha1:10644cacbeb2523c30a4c54cf3cee5c7ce92b376</id>
<content type='text'>
Release notes:
https://github.com/estkme-group/lpac/releases/tag/v2.0.2

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
</feed>
