<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/.github/workflows, branch master</title>
<subtitle>High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
</subtitle>
<id>https://git.amelek.net/marekm72/accel-ppp.git/atom?h=master</id>
<link rel='self' href='https://git.amelek.net/marekm72/accel-ppp.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/'/>
<updated>2024-08-23T23:45:58+00:00</updated>
<entry>
<title>ci: run tests in alpine vm</title>
<updated>2024-08-23T23:45:58+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-08-22T15:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=3be221b510112a30922b1da2697eaaaca09ebfd5'/>
<id>urn:sha1:3be221b510112a30922b1da2697eaaaca09ebfd5</id>
<content type='text'>
Alpine Linux uses musl libc so now accel-ppp is tested under musl

Currently, Alpine Linux doesn't provide a link to the latest stable version
so direct link to Alpine 3.20 is used

Improved musl support might be used to run on platforms like openwrt
without additional patches
</content>
</entry>
<entry>
<title>Merge pull request #176 from svlobanov/ci-gentoo</title>
<updated>2024-08-22T08:47:02+00:00</updated>
<author>
<name>Denys Fedoryshchenko</name>
<email>denys.f@collabora.com</email>
</author>
<published>2024-08-22T08:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=2d38a77c008524e293e0dc4b1e46c9093e7a9457'/>
<id>urn:sha1:2d38a77c008524e293e0dc4b1e46c9093e7a9457</id>
<content type='text'>
ci: add build in gentoo container</content>
</entry>
<entry>
<title>tests: fix execution order</title>
<updated>2024-08-19T20:27:14+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-08-19T20:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=fd7d220aed51e2082e19630106f43071e65e8f9c'/>
<id>urn:sha1:fd7d220aed51e2082e19630106f43071e65e8f9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: add build in gentoo container</title>
<updated>2024-08-18T20:48:35+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-08-18T20:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=da6c31ee1daeca9a1648a7347d0b757736ba6dff'/>
<id>urn:sha1:da6c31ee1daeca9a1648a7347d0b757736ba6dff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: speedup virtual machines using kvm and host cpu passthrough</title>
<updated>2024-08-17T16:12:03+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-08-17T16:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=f6913522d870456de4858da5241bf3cff03f0904'/>
<id>urn:sha1:f6913522d870456de4858da5241bf3cff03f0904</id>
<content type='text'>
github now allows kvm and cpu passthrough, enable it to speedup ci
</content>
</entry>
<entry>
<title>ci: remove debian10 support</title>
<updated>2024-07-02T19:57:15+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-07-02T19:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=2a0aec6c8fc868ab141ae1371147556e7373ccf8'/>
<id>urn:sha1:2a0aec6c8fc868ab141ae1371147556e7373ccf8</id>
<content type='text'>
Debian10 LTS is EoL (ref: https://wiki.debian.org/LTS) so it is removed
from CI.
Debian10 ELTS is maintained by third-party organization, only some packages
are maintained so there is no reason to support Debian10 in CI
</content>
</entry>
<entry>
<title>ci: use ubuntu 24.04 as default runner in github</title>
<updated>2024-05-25T14:33:39+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-05-24T23:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=bf00b2eb73e8411360292337fa2f889b38788acb'/>
<id>urn:sha1:bf00b2eb73e8411360292337fa2f889b38788acb</id>
<content type='text'>
Signed-off-by: Sergey V. Lobanov &lt;sergey@lobanov.in&gt;
</content>
</entry>
<entry>
<title>Merge pull request #130 from nuclearcat/add-musl-compatibility</title>
<updated>2024-04-14T15:24:50+00:00</updated>
<author>
<name>Dmitriy Eshenko</name>
<email>dmitriy.eshenko@accel-ppp.org</email>
</author>
<published>2024-04-14T15:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=fc78e082352168a2051928d25eaf0c0b09d20873'/>
<id>urn:sha1:fc78e082352168a2051928d25eaf0c0b09d20873</id>
<content type='text'>
musl: Add musl compatibility</content>
</entry>
<entry>
<title>ci: remove unnecessary gcovr python package where it's not required</title>
<updated>2024-04-11T23:05:08+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-04-11T23:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=c18172781703ce4da2445943efc0b459b7c20414'/>
<id>urn:sha1:c18172781703ce4da2445943efc0b459b7c20414</id>
<content type='text'>
This patch fixes debian10 build

Signed-off-by: Sergey V. Lobanov &lt;sergey@lobanov.in&gt;
</content>
</entry>
<entry>
<title>workflows: Add CI build in Alpine</title>
<updated>2024-04-09T22:34:05+00:00</updated>
<author>
<name>Denys Fedoryshchenko</name>
<email>denys.f@collabora.com</email>
</author>
<published>2024-04-09T21:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=ce3ee7595c1239a20de589c95dd8ccce38ae49e7'/>
<id>urn:sha1:ce3ee7595c1239a20de589c95dd8ccce38ae49e7</id>
<content type='text'>
As we fixed musl compatibility, we can add also basic check
if accel keep working in Alpine Linux

Also update default config, enable connlimit and place it
before pptp, otherwise Alpine generate error:

```
[2024-04-09 22:30:09.911]loader: failed to load 'pptp': Error relocating /usr/local/lib64/accel-ppp/libpptp.so: connlimit_check: symbol not found
```

Signed-off-by: Denys Fedoryshchenko &lt;denys.f@collabora.com&gt;
</content>
</entry>
</feed>
