ports/net/krill/files/patch-Cargo.toml
Jaap Akkerhuis baa1de4a69 net/krill: update to 0.9.4
Changelog:
- https://github.com/NLnetLabs/krill/releases/tag/v0.9.3
- https://github.com/NLnetLabs/krill/releases/tag/v0.9.4

PR:		260756
Reported by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2021-12-30 17:24:21 +09:00

12 lines
540 B
TOML

--- Cargo.toml.orig 2021-11-05 20:28:24 UTC
+++ Cargo.toml
@@ -71,8 +71,7 @@ aspa = []
multi-user = [ "basic-cookies", "jmespatch/sync", "regex", "oso", "openidconnect", "rpassword", "scrypt", "unicode-normalization", "urlparse" ]
ui-tests = []
extra-debug = [ "rpki/extra-debug" ]
-static-openssl = [ "openssl/vendored" ]
-all-except-ui-tests = [ "multi-user", "rta", "static-openssl", "aspa" ]
+all-except-ui-tests = [ "multi-user", "rta", "aspa" ]
hsm = []
# Make sure that Krill crashes on panics, rather than losing threads and