<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/mullvad-paths, branch Add-imperative-verb-tidy</title>
<subtitle>The Mullvad VPN client app for desktop and mobile</subtitle>
<id>http://git.waynecole.info/mullvadvpn/atom?h=Add-imperative-verb-tidy</id>
<link rel='self' href='http://git.waynecole.info/mullvadvpn/atom?h=Add-imperative-verb-tidy'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/'/>
<updated>2024-02-27T09:38:27Z</updated>
<entry>
<title>Remove error variant behind dead feature</title>
<updated>2024-02-27T09:38:27Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim@hulthe.net</email>
</author>
<published>2024-02-26T14:31:01Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=284f2907c32133faf2ee59e1c7e1c29a02e4fc1b'/>
<id>urn:sha1:284f2907c32133faf2ee59e1c7e1c29a02e4fc1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wrong error kind for create_dir</title>
<updated>2024-02-27T09:38:27Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim@hulthe.net</email>
</author>
<published>2024-02-26T14:30:34Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=eabe1995ae9bf32c16bd3e85a797a50142535f74'/>
<id>urn:sha1:eabe1995ae9bf32c16bd3e85a797a50142535f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace err_derive with thiserror</title>
<updated>2024-02-27T09:38:19Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim@hulthe.net</email>
</author>
<published>2024-02-26T13:24:15Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a6d3578d256349ffe74b7c6a7a80ac2d70b7f68e'/>
<id>urn:sha1:a6d3578d256349ffe74b7c6a7a80ac2d70b7f68e</id>
<content type='text'>
`err_derive` is unmaintained and will probably stop working with rust
edition 2024. `thiserror` is almost a drop-in replacement. This commit
simply replaces all occurences of `derive(err_derive::Error)` with
`derive(thiserror::Error)` and fixes the attributes, but the Error and
Display impls should be identical.
</content>
</entry>
<entry>
<title>Add rust-version to all Cargo.toml</title>
<updated>2024-01-16T15:02:46Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-01-11T14:57:24Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=13ea9817ce0213beaddebb5bd3d520e5b7a9ec59'/>
<id>urn:sha1:13ea9817ce0213beaddebb5bd3d520e5b7a9ec59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove version and publish cargo metadata</title>
<updated>2024-01-09T12:01:13Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-01-05T15:17:09Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=cba8dd7d81c4f2d2490a6c3bb340ca7afbb308ed'/>
<id>urn:sha1:cba8dd7d81c4f2d2490a6c3bb340ca7afbb308ed</id>
<content type='text'>
Since Rust 1.75.0 the `version` field is optional. The version
defaults to "0.0.0" if it's not specified, and `publish` defaults
to false if no version has been given. So by not specifying
a version we get both `version = "0.0.0" and `publish = false`
"for free"
</content>
</entry>
<entry>
<title>Run `cargo +nightly fmt`</title>
<updated>2024-01-05T16:02:12Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2024-01-04T04:46:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=5131624541f6a9f456de347b62f69f4c5591c5c4'/>
<id>urn:sha1:5131624541f6a9f456de347b62f69f4c5591c5c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add workspace level lints</title>
<updated>2024-01-04T17:06:21Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2023-07-13T14:21:27Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=6c7cabdd1492399618f0ecc8840b3c3dddfaeb3e'/>
<id>urn:sha1:6c7cabdd1492399618f0ecc8840b3c3dddfaeb3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stronger permissions for mullvad directories</title>
<updated>2023-11-13T08:21:40Z</updated>
<author>
<name>unknown</name>
<email>jonathan@mullvad.net</email>
</author>
<published>2023-10-23T10:34:36Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=59126cfb4dcf278565fadf84f36ff39e89d5f9ae'/>
<id>urn:sha1:59126cfb4dcf278565fadf84f36ff39e89d5f9ae</id>
<content type='text'>
Set read-only permissions for authenticated users and full-access for
admins for relevant mullvad directories on creation.
</content>
</entry>
<entry>
<title>Make `once_cell` a workspace dependency</title>
<updated>2023-10-11T15:11:02Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2023-10-04T10:05:38Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=205425dcd5af1d2d0fe9e2d0c837e966be6a5250'/>
<id>urn:sha1:205425dcd5af1d2d0fe9e2d0c837e966be6a5250</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move log depedency to workspace toml file</title>
<updated>2023-09-11T14:34:44Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-09-08T14:51:41Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=ea815b83a11f6e40c240f0b6686b6823bea5193e'/>
<id>urn:sha1:ea815b83a11f6e40c240f0b6686b6823bea5193e</id>
<content type='text'>
</content>
</entry>
</feed>
