<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minor-skulk.git, branch main</title>
<subtitle>a firefox accounts server that does sync and nothing more</subtitle>
<id>https://git.eno.space/minor-skulk.git/atom?h=main</id>
<link rel='self' href='https://git.eno.space/minor-skulk.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/'/>
<updated>2024-08-16T23:23:36Z</updated>
<entry>
<title>update for deps</title>
<updated>2024-08-16T23:23:36Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2024-08-16T23:23:36Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=22711c21d0213ae78132c28b56be98f9d53af456'/>
<id>urn:sha1:22711c21d0213ae78132c28b56be98f9d53af456</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for nixos postgres ensure* changes</title>
<updated>2024-04-02T14:02:51Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2024-04-02T14:02:51Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=231b3fcc43fec88c204cc3b8c5a29c2437690f01'/>
<id>urn:sha1:231b3fcc43fec88c204cc3b8c5a29c2437690f01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update dependencies ∴ version 0.1.1</title>
<updated>2023-10-15T15:41:02Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2023-10-15T15:41:02Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=58042d0b7945a9a4efc6cd21157d84551b7b36bf'/>
<id>urn:sha1:58042d0b7945a9a4efc6cd21157d84551b7b36bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update for lots of crates</title>
<updated>2023-07-27T19:56:14Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2023-07-27T19:56:14Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=1b3493a26044b6bde04a936130c9045aaf649d7e'/>
<id>urn:sha1:1b3493a26044b6bde04a936130c9045aaf649d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update for remove_dir_all advisory</title>
<updated>2023-03-07T02:19:39Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2023-03-07T02:19:39Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=2252c197cead9ef3d9821ae30a94581639ac0185'/>
<id>urn:sha1:2252c197cead9ef3d9821ae30a94581639ac0185</id>
<content type='text'>
shouldn't have much impact on us, but let's be safe.

Crate:     remove_dir_all
Version:   0.5.3
Title:     Race Condition Enabling Link Following and Time-of-check Time-of-use (TOCTOU)
Date:      2023-02-24
ID:        RUSTSEC-2023-0018
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0018
Solution:  Upgrade to &gt;=0.8.0
</content>
</entry>
<entry>
<title>update dependencies</title>
<updated>2023-02-04T01:42:13Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2023-02-04T00:00:45Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=75f9eae5ddb80ccb25b64237f7ceb4bea79e3c98'/>
<id>urn:sha1:75f9eae5ddb80ccb25b64237f7ceb4bea79e3c98</id>
<content type='text'>
a few were vulnerable according to cargo-audit, but none of it would've
mattered for us (probably). time is still vulnerable, but that really
doesn't matter.
</content>
</entry>
<entry>
<title>update, checkInputs -&gt; nativeCheckInputs</title>
<updated>2023-02-04T01:41:44Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2023-02-03T22:44:11Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=8fc5f18c71bed12414cade0cd9c980faef31cff5'/>
<id>urn:sha1:8fc5f18c71bed12414cade0cd9c980faef31cff5</id>
<content type='text'>
update flake locks, which also changes how check dependencies are used.
none of these actually run on the target arch, only the host, so they
all have to be native now.
</content>
</entry>
<entry>
<title>switch to hyper backend for web-push</title>
<updated>2023-02-04T01:31:51Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2023-02-04T01:16:02Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=65bfd803eb943078cf3608003039708c06f58454'/>
<id>urn:sha1:65bfd803eb943078cf3608003039708c06f58454</id>
<content type='text'>
upgrading dependencies will mean we have to use hyper for web-push
instead of isahc. sadly hyper doesn't send content-length headers for
empty bodies, but we can fudge that for the tests.
</content>
</entry>
<entry>
<title>convert module to md docs</title>
<updated>2023-01-16T10:05:57Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2023-01-16T10:05:23Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=f2b7857f530c7c33a3157e1235a382424b919df7'/>
<id>urn:sha1:f2b7857f530c7c33a3157e1235a382424b919df7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update dependencies</title>
<updated>2022-08-10T00:10:46Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2022-08-10T00:10:46Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=73fb802c3e0fc2c955efe5c4d8f16556550e5bb2'/>
<id>urn:sha1:73fb802c3e0fc2c955efe5c4d8f16556550e5bb2</id>
<content type='text'>
</content>
</entry>
</feed>
