Package Details: tuwunel 1.7.0-2

Git Clone URL: https://aur.archlinux.org/tuwunel.git (read-only, click to copy)
Package Base: tuwunel
Description: Featureful Matrix homeserver
Upstream URL: https://github.com/matrix-construct/tuwunel
Licenses: Apache-2.0
Provides: tuwunel
Submitter: drrossum
Maintainer: drrossum
Last Packager: drrossum
Votes: 7
Popularity: 0.78
First Submitted: 2025-06-09 09:34 (UTC)
Last Updated: 2026-06-03 10:08 (UTC)

Latest Comments

Alastor commented on 2026-06-03 16:15 (UTC)

Thank you!

drrossum commented on 2026-06-03 10:12 (UTC)

Thanks for the suggestion. I updated the PKGBUILD accordingly

Alastor commented on 2026-06-02 16:30 (UTC)

Hi, Tuwunel developer here. We had an issue opened https://github.com/matrix-construct/tuwunel/issues/476 regarding the lack of direct_tls by default for an AUR package they tried to use and they noticed the PKGBUILD does not use --all-features.

Rust packaging guidelines here do use --all-features https://wiki.archlinux.org/title/Rust_package_guidelines

And generally we'd like --all-features to be used to ensure our users out the box have the best and most featureful experience. If they don't want all features they can edit the PKGBUILD.

Could you please add --all-features to the cargo build commandlines? Thanks!

drrossum commented on 2025-12-04 12:58 (UTC)

tuwunel v1.4.7 links against a static liburing.a. I rebuild the vanilla liburing package with options=(libstatic) added

matthias.lisin commented on 2025-10-27 00:31 (UTC)

Set export TUWUNEL_DATABASE_PATH=/tmp/smoketest.db (or other appropriate path) in check() to make the tests succeed when building in clean chroot.

s218 commented on 2025-08-20 08:24 (UTC)

It would be great to have instructions on how to set it up and + turn?