<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/openfortivpn, 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-03-15T13:52:32Z</updated>
<entry>
<title>net/openfortivpn: assign PKG_CPE_ID</title>
<updated>2026-03-15T13:52:32Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2026-03-14T13:38:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cc89bb54835b9884e30c0b097de16a217bc5b498'/>
<id>urn:sha1:cc89bb54835b9884e30c0b097de16a217bc5b498</id>
<content type='text'>
cpe:/a:openfortivpn_project:openfortivpn is the correct CPE ID for openfortivpn:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:openfortivpn_project:openfortivpn

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>openfortivpn: upgrade to 1.23.1</title>
<updated>2025-04-25T13:27:05Z</updated>
<author>
<name>Ignas Poklad</name>
</author>
<published>2025-04-20T09:00:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cfb0de859f816d681c7abe4e809dfe48d4a64615'/>
<id>urn:sha1:cfb0de859f816d681c7abe4e809dfe48d4a64615</id>
<content type='text'>
add saml login support

Signed-off-by: Ignas Poklad &lt;ignas2526@gmail.com&gt;
</content>
</entry>
<entry>
<title>openfortivpn: update to 1.22.1</title>
<updated>2024-07-27T09:39:11Z</updated>
<author>
<name>Marius Durbaca</name>
</author>
<published>2024-07-21T05:08:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b99e301bef584544ad53b3b2e61cd648e460441a'/>
<id>urn:sha1:b99e301bef584544ad53b3b2e61cd648e460441a</id>
<content type='text'>
Signed-off-by: Marius Durbaca &lt;mariusd84@gmail.com&gt;
</content>
</entry>
<entry>
<title>openfortivpn: update to 1.20.3</title>
<updated>2023-05-16T23:45:34Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2023-05-16T16:54:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0f40d9f404a40b512d9ef21dfac156402b8069e3'/>
<id>urn:sha1:0f40d9f404a40b512d9ef21dfac156402b8069e3</id>
<content type='text'>
Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
<entry>
<title>openfortivpn: update to 1.19.0</title>
<updated>2022-10-25T13:53:04Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2022-10-20T12:04:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8297750346ff02a5a6a722b5e7380b243b041b07'/>
<id>urn:sha1:8297750346ff02a5a6a722b5e7380b243b041b07</id>
<content type='text'>
Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
<entry>
<title>openfortivpn: update to 1.17.3</title>
<updated>2022-06-01T20:51:47Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2022-06-01T14:51:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=25bd93c20309da888eb44401e213f6457942d256'/>
<id>urn:sha1:25bd93c20309da888eb44401e213f6457942d256</id>
<content type='text'>
Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
<entry>
<title>openfortivpn: add persistent reconnect option</title>
<updated>2021-10-30T08:07:49Z</updated>
<author>
<name>Matthew Hagan</name>
</author>
<published>2021-10-16T11:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bbf13f9d891904d104ad872a4b6fc3a5b5e40e22'/>
<id>urn:sha1:bbf13f9d891904d104ad872a4b6fc3a5b5e40e22</id>
<content type='text'>
Currently when the connection times out, the interface will disconnect.
Add capability to add persistent option to re-establish connectivity.

Signed-off-by: Matthew Hagan &lt;mnhagan88@gmail.com&gt;
</content>
</entry>
<entry>
<title>openfortivpn: add user, key, CA PEM support</title>
<updated>2021-10-30T08:07:49Z</updated>
<author>
<name>Matthew Hagan</name>
</author>
<published>2021-10-14T18:53:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=008d4afa5f65315f9db24794f33abdaf9a6a93ad'/>
<id>urn:sha1:008d4afa5f65315f9db24794f33abdaf9a6a93ad</id>
<content type='text'>
Allow authentication inputs by key/cert PEM.

Signed-off-by: Matthew Hagan &lt;mnhagan88@gmail.com&gt;
</content>
</entry>
<entry>
<title>openfortivpn: update to 1.17.1</title>
<updated>2021-09-19T22:19:37Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2021-09-19T18:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0d844513716fe371d0f130281db0cf366ea7fc00'/>
<id>urn:sha1:0d844513716fe371d0f130281db0cf366ea7fc00</id>
<content type='text'>
Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
<entry>
<title>openfortivpn: fix shellcheck warnings</title>
<updated>2020-09-10T21:56:10Z</updated>
<author>
<name>Aaron Goodman</name>
</author>
<published>2020-09-10T21:56:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c4686691aae19918a7fa7a5a1b3fc341b609494f'/>
<id>urn:sha1:c4686691aae19918a7fa7a5a1b3fc341b609494f</id>
<content type='text'>
Signed-off-by: Aaron Goodman &lt;aaronjg@stanford.edu&gt;
</content>
</entry>
</feed>
