<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr, branch arti-v1.2.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-03-04T14:51:56Z</updated>
<entry>
<title>Bump the minor version, for crates with breaking changes.</title>
<updated>2024-03-04T14:51:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-29T19:04:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9ca957705291301d90680fce8d537a085cc1ce67'/>
<id>urn:sha1:9ca957705291301d90680fce8d537a085cc1ce67</id>
<content type='text'>
APIs were broken in these pre-1.0.0 crates:
```
tor-keymgr
tor-config
tor-checkable
tor-circmgr
tor-dirmgr
tor-hsclient
tor-hsservice
tor-hsrproxy
```

Done with:
```
cargo set-version --bump minor -p tor-keymgr
cargo set-version --bump minor -p tor-config
cargo set-version --bump minor -p tor-checkable
cargo set-version --bump minor -p tor-circmgr
cargo set-version --bump minor -p tor-dirmgr
cargo set-version --bump minor -p tor-hsclient
cargo set-version --bump minor -p tor-hsservice
cargo set-version --bump minor -p tor-hsrproxy
```
</content>
</entry>
<entry>
<title>Bump patchlevel of crates with functional changes.</title>
<updated>2024-03-04T12:24:40Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-29T18:54:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c1c81600935df2420981d881f08fe8e9e2642525'/>
<id>urn:sha1:c1c81600935df2420981d881f08fe8e9e2642525</id>
<content type='text'>
Functional changes were made, but no APIs were added or broken:
```
tor-events (async_broadcast 0.6.0 -&gt; 0.7.0)
tor-netdoc (signature 1 -&gt; 2)
tor-guardmgr
arti-testing (config 0.13.4 -&gt; 0.14.0)
tor-persist (breaking changes gated behind experimental feature)
fslock-guard (fix lockfile_has_path compilation on Windows)
```

Done with:
```
cargo set-version --bump patch -p tor-events
cargo set-version --bump patch -p tor-netdoc
cargo set-version --bump patch -p tor-guardmgr
cargo set-version --bump patch -p arti-testing
cargo set-version --bump patch -p tor-persist
cargo set-version --bump patch -p fslock-guard
```
</content>
</entry>
<entry>
<title>Merge branch 'analyzer_windows_problems' into 'main'</title>
<updated>2024-03-04T10:57:44Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-04T10:57:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a2da7c476b8cafddb04df11fda2b7a4654bb3c53'/>
<id>urn:sha1:a2da7c476b8cafddb04df11fda2b7a4654bb3c53</id>
<content type='text'>
Fix rust-analyzer problems seen with default features on Windows

See merge request tpo/core/arti!2009</content>
</entry>
<entry>
<title>keystore: Fix slugs creations on Windows</title>
<updated>2024-03-01T11:49:18Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2024-03-01T10:57:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=12bd5a632bb310e40206ada6c9dfbf001114e1b6'/>
<id>urn:sha1:12bd5a632bb310e40206ada6c9dfbf001114e1b6</id>
<content type='text'>
The slugs used for ArtiPath must be separated by slashes, which Windows
systems wouldn't do properly because paths are separated by backslashes.

Implement a platform-independent way of slug creation.
</content>
</entry>
<entry>
<title>tor-keymgr: Fix compilation on Windows</title>
<updated>2024-02-29T22:40:32Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2024-02-29T22:24:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7769bb06af8e690c72051f0c23253ef6911ca41c'/>
<id>urn:sha1:7769bb06af8e690c72051f0c23253ef6911ca41c</id>
<content type='text'>
The PermissionsExt::from_mode function is not available on Windows and
disabled in all other places of the file. Do so here as well.
</content>
</entry>
<entry>
<title>tor-keymgr: Note removal of dummy KeyMgrBuilderError in semver.md.</title>
<updated>2024-02-28T15:43:28Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-28T15:43:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d47fbb95397e8b7517d0ff8c44a5b8f994d6c7ef'/>
<id>urn:sha1:d47fbb95397e8b7517d0ff8c44a5b8f994d6c7ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'hss_non_experimental' into 'main'</title>
<updated>2024-02-21T18:15:26Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-21T18:15:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=12e532211b7d5173aa370f226cce276fa5b038ec'/>
<id>urn:sha1:12e532211b7d5173aa370f226cce276fa5b038ec</id>
<content type='text'>
Mark onion service features as non-experimental

Closes #1182

See merge request tpo/core/arti!1993</content>
</entry>
<entry>
<title>arti, arti-client, tor-keymgr: Remove keystore dir configuration.</title>
<updated>2024-02-21T14:58:46Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-21T12:46:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=90addac031b7242b9352ce2c635b9802e657fabe'/>
<id>urn:sha1:90addac031b7242b9352ce2c635b9802e657fabe</id>
<content type='text'>
Closes #1202
</content>
</entry>
<entry>
<title>Move keymgr feature to stable list in README</title>
<updated>2024-02-20T20:18:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-20T20:18:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f8ad734b2165ee0d877d632d11c9815de8c249a8'/>
<id>urn:sha1:f8ad734b2165ee0d877d632d11c9815de8c249a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark the keymgr feature as non-experimental.</title>
<updated>2024-02-20T20:07:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-20T20:07:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=27f1a0fe9f5920c5b63c428f114b8fcb91a9d12c'/>
<id>urn:sha1:27f1a0fe9f5920c5b63c428f114b8fcb91a9d12c</id>
<content type='text'>
</content>
</entry>
</feed>
