<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti, branch arti-v1.4.6</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-08-05T14:13:06Z</updated>
<entry>
<title>Bump version of tor-basic-utils</title>
<updated>2025-08-05T14:13:06Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-05T14:13:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8c9319998c5ebfdd71ecd8a17d64a84029e4167a'/>
<id>urn:sha1:8c9319998c5ebfdd71ecd8a17d64a84029e4167a</id>
<content type='text'>
This was accidentally omitted from my version bump script.
</content>
</entry>
<entry>
<title>Version bumps for 1.4.6</title>
<updated>2025-08-05T10:46:29Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-05T10:46:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1b0ea55a63de948acd2037d09fc761bad644845e'/>
<id>urn:sha1:1b0ea55a63de948acd2037d09fc761bad644845e</id>
<content type='text'>
Made with the following shell script:

    export CARGO='nailing-cargo -Eu'

    # Non-functional changes only

    maint/bump_nodep hashx

    # Special

    $CARGO set-version -p arti 1.4.6

    # Additional features, no breaking changes, depended on in tree

    $CARGO set-version -p safelog 0.4.8

    # Unconditional bump to 0.33.0

    xargs -I P &lt;&lt;END $CARGO set-version -p P 0.33.0
    tor-error
    tor-general-addr
    tor-geoip
    tor-rtcompat
    tor-rtmock
    tor-async-utils
    tor-config
    tor-config-path
    tor-rpc-connect
    tor-log-ratelim
    tor-rpcbase
    tor-memquota
    tor-units
    tor-llcrypto
    tor-bytes
    tor-protover
    tor-checkable
    tor-cert
    tor-key-forge
    tor-hscrypto
    tor-socksproto
    tor-linkspec
    tor-cell
    tor-proto
    tor-netdoc
    tor-consdiff
    tor-netdir
    tor-relay-selection
    tor-persist
    tor-chanmgr
    tor-ptmgr
    tor-guardmgr
    tor-circmgr
    tor-dirclient
    tor-dirmgr
    tor-keymgr
    tor-hsclient
    tor-hsservice
    tor-hsrproxy
    tor-relay-crypto
    arti-client
    arti-relay
    arti-rpcserver
    arti-ureq
    arti-rpc-client-core
    END
</content>
</entry>
<entry>
<title>Merge branch 'update' into 'main'</title>
<updated>2025-08-04T22:03:04Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2025-08-04T22:03:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=20a69c47ccf09e2a4fde21ec70898d8d563d93fe'/>
<id>urn:sha1:20a69c47ccf09e2a4fde21ec70898d8d563d93fe</id>
<content type='text'>
Dependency updates (release prep)

See merge request tpo/core/arti!3117</content>
</entry>
<entry>
<title>cargo features: Run fixup-features</title>
<updated>2025-08-04T18:04:50Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-04T18:04:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ac014ac10c7c520ab9b691208b7ed444ec6e19c1'/>
<id>urn:sha1:ac014ac10c7c520ab9b691208b7ed444ec6e19c1</id>
<content type='text'>
This just added some obvious full-transitivity.

It left a formatting oddity.
</content>
</entry>
<entry>
<title>cargo features: Restore "memquota" feature into "full"</title>
<updated>2025-08-04T18:03:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-04T18:01:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=00c45cb7615fd8bf4ef1a8acea1526f105041d08'/>
<id>urn:sha1:00c45cb7615fd8bf4ef1a8acea1526f105041d08</id>
<content type='text'>
Our feature doctrine doesn't have a special case for features that are
empty and retained for compatibility.  "full" is probably best.
</content>
</entry>
<entry>
<title>Bump derive-deftly to 1.2.0</title>
<updated>2025-08-04T13:51:27Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-04T13:48:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6839cb77349fde36963ef38bbcc8f87535bf62ec'/>
<id>urn:sha1:6839cb77349fde36963ef38bbcc8f87535bf62ec</id>
<content type='text'>
No upstream changes that break our code.
</content>
</entry>
<entry>
<title>arti: update example config</title>
<updated>2025-07-31T15:19:18Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-07-29T22:32:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=332742ec264bc483080042737e271ab55848a743'/>
<id>urn:sha1:332742ec264bc483080042737e271ab55848a743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: make "memquota" feature a no-op</title>
<updated>2025-07-31T15:19:18Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-07-27T19:57:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a20c711d37faf5623b3931cb13e1f5089fb00356'/>
<id>urn:sha1:a20c711d37faf5623b3931cb13e1f5089fb00356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new DisplayRedacted/DebugRedacted code for HsId.</title>
<updated>2025-07-31T13:49:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-07-29T18:49:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=24b56a134a0542965fd4bb76f39300523fde0213'/>
<id>urn:sha1:24b56a134a0542965fd4bb76f39300523fde0213</id>
<content type='text'>
Closes #2012.
</content>
</entry>
<entry>
<title>arti: hss: Add `arti hss ctor-migrate`</title>
<updated>2025-07-31T11:05:12Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2025-07-31T11:05:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=79b7bd60d96f9fe29ac28d3e2827beeab157361e'/>
<id>urn:sha1:79b7bd60d96f9fe29ac28d3e2827beeab157361e</id>
<content type='text'>
</content>
</entry>
</feed>
