<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/Makefile, branch 0.3.0</title>
<subtitle>Fork of codeberg.org/eduVPN/eduvpn-common for &lt;b&gt;reasons&lt;/b&gt;</subtitle>
<id>https://herkulessi.de/git/eduvpn-common/atom?h=0.3.0</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=0.3.0'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2023-02-01T12:44:03Z</updated>
<entry>
<title>Version: Bump to 0.3.0</title>
<updated>2023-02-01T12:44:03Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-02-01T12:44:03Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=5e408e15100cdb3eb82565a279fe7c15617b24fa'/>
<id>urn:sha1:5e408e15100cdb3eb82565a279fe7c15617b24fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CI: Run without docker</title>
<updated>2023-01-05T17:04:45Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-01-05T12:56:14Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=4e4879042a0737463cd3ca00e95d621d410921e4'/>
<id>urn:sha1:4e4879042a0737463cd3ca00e95d621d410921e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version: Bump to 0.2.0</title>
<updated>2022-12-21T17:28:52Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-12-20T15:22:27Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=39b017a21637dbd383faec2360663eb200329f43'/>
<id>urn:sha1:39b017a21637dbd383faec2360663eb200329f43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RPM &amp; Setup: Separate eduVPN and common name with a - or _</title>
<updated>2022-07-08T14:03:50Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-07-08T14:03:50Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=a6cba736913dd78a8ac6907e0b0572cf90aee866'/>
<id>urn:sha1:a6cba736913dd78a8ac6907e0b0572cf90aee866</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docs: Add RPM documentation to a Package Formats section</title>
<updated>2022-07-05T13:22:40Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-07-05T13:22:40Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=e39b9a8a405fa8e5f73c32bb03a3f349f7f9f92d'/>
<id>urn:sha1:e39b9a8a405fa8e5f73c32bb03a3f349f7f9f92d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Add rpm targets</title>
<updated>2022-07-05T12:41:13Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-07-05T12:41:13Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=1fa692d9c31c1958d2f572242eac0f030e770062'/>
<id>urn:sha1:1fa692d9c31c1958d2f572242eac0f030e770062</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Force only Python as a viable wrapper</title>
<updated>2022-05-03T14:25:11Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-05-03T14:25:11Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=a94316159904e37ada2b932757a2594ef796efe0'/>
<id>urn:sha1:a94316159904e37ada2b932757a2594ef796efe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor: Restructure project</title>
<updated>2022-04-22T14:29:59Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-22T14:29:59Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=b1d92b395322f2164ccfb44b0f7caebbaece6b62'/>
<id>urn:sha1:b1d92b395322f2164ccfb44b0f7caebbaece6b62</id>
<content type='text'>
- Add an internal folder where all the internal code lives
- Make a state.go and state_test.go for the public interface

This gives a more clear separation between functions and modules. It
also makes this a more typical Go project setup.
</content>
</entry>
<entry>
<title>Move python library load to init and fix build</title>
<updated>2022-04-05T10:26:10Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-02-10T12:36:09Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=53b31fa9f103d8262b7c1d28c5714238902e5081'/>
<id>urn:sha1:53b31fa9f103d8262b7c1d28c5714238902e5081</id>
<content type='text'>
Signed-off-by: jwijenbergh &lt;jeroenwijenbergh@protonmail.com&gt;
</content>
</entry>
<entry>
<title>Fix small Makefile errors &amp; Python wrapper return value</title>
<updated>2022-02-16T15:52:51Z</updated>
<author>
<name>StevenWdV</name>
<email>stevenwdv@gmail.com</email>
</author>
<published>2022-02-16T15:52:51Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=32bd89a77c8aa2fed235291171791def04724b8d'/>
<id>urn:sha1:32bd89a77c8aa2fed235291171791def04724b8d</id>
<content type='text'>
</content>
</entry>
</feed>
