<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/ci/mullvad-browser, branch decrease-leaks-during-reconnect</title>
<subtitle>The Mullvad VPN client app for desktop and mobile</subtitle>
<id>http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect</id>
<link rel='self' href='http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/'/>
<updated>2025-03-11T08:38:39Z</updated>
<entry>
<title>Move browser files to WORKDIR only after all fallible downloads</title>
<updated>2025-03-11T08:38:39Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2025-03-05T14:30:00Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=69f0ac41bf09191b3f5383c52fbadc06c6420f9e'/>
<id>urn:sha1:69f0ac41bf09191b3f5383c52fbadc06c6420f9e</id>
<content type='text'>
Fixes bug where downloading a new stable could replace the artifact in
$WORKDIR/, and then a download of the alpha could fail,
aborting the script.
but since the WORKDIR cache of stable was already replaced, subsequent
runs would not trigger a notification to the repository builder, as
the stable artifact in WORKDIR would be identical at this point.

Saving the move to WORKDIR until last prevents this hickup
</content>
</entry>
<entry>
<title>Specify what file to check with gpg explicitly</title>
<updated>2025-03-11T08:38:39Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2025-03-05T14:19:09Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=2fa428c58a3b43010690a2c644350386e8e597f2'/>
<id>urn:sha1:2fa428c58a3b43010690a2c644350386e8e597f2</id>
<content type='text'>
Reduces noisy output from gpg
</content>
</entry>
<entry>
<title>Add alpha release for mullvad-browser to linux repositories</title>
<updated>2025-02-18T14:59:54Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2025-02-18T12:23:17Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=447ec20b79adbda18d6e954a3d30178ffeb35a67'/>
<id>urn:sha1:447ec20b79adbda18d6e954a3d30178ffeb35a67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up browsers who's signature does not match better</title>
<updated>2024-07-18T13:21:23Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-07-17T11:10:49Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=085cce123c6bdc2842105509dfe42c784ce4b436'/>
<id>urn:sha1:085cce123c6bdc2842105509dfe42c784ce4b436</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Publish browsers from workdir to always get the latest</title>
<updated>2024-07-18T13:21:23Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-07-17T11:10:08Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=77a2c02a5a99fb50c6096b50b0436a2408c0b891'/>
<id>urn:sha1:77a2c02a5a99fb50c6096b50b0436a2408c0b891</id>
<content type='text'>
Avoids publishing only deb or only rpm if the download for some reason
only fetched one
</content>
</entry>
<entry>
<title>Copy browser artifact instead of linking</title>
<updated>2024-07-18T13:21:23Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-07-17T11:09:50Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=8db6b34a14003a19e1b7cd88dcb9aca670f44653'/>
<id>urn:sha1:8db6b34a14003a19e1b7cd88dcb9aca670f44653</id>
<content type='text'>
Works cross filesystems
</content>
</entry>
<entry>
<title>Fix shellcheck complaints</title>
<updated>2024-07-16T09:15:24Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-07-16T07:33:39Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=b09be0df2d4ae244309172cdcfccd1cfaa32a9c1'/>
<id>urn:sha1:b09be0df2d4ae244309172cdcfccd1cfaa32a9c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make browser download script store its state in the script dir</title>
<updated>2024-07-16T09:15:24Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-07-16T07:27:21Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=ae402b8921bd366b12bd67de0c6ebd61f6b95057'/>
<id>urn:sha1:ae402b8921bd366b12bd67de0c6ebd61f6b95057</id>
<content type='text'>
Keeps its data close and uses tmp less. Easier to find
</content>
</entry>
<entry>
<title>Silence noisy output from wget</title>
<updated>2024-07-16T09:15:24Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-07-16T07:26:48Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d4b574a38e3591121f8b0219088e210b6e2d70b8'/>
<id>urn:sha1:d4b574a38e3591121f8b0219088e210b6e2d70b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up browser download tmp dir with a trap</title>
<updated>2024-07-16T09:15:24Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-07-16T07:09:13Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=19b90ab93b4fec575c0f840e16b329e6d70bc9e6'/>
<id>urn:sha1:19b90ab93b4fec575c0f840e16b329e6d70bc9e6</id>
<content type='text'>
Makes sure it's deleted even if the script dies prematurely
</content>
</entry>
</feed>
