Skip to content

wolfSSL’s licence is now incompatible with VDE’s #69

@emilazy

Description

@emilazy

They switched from GPL-2.0-or-later to GPL-3.0-or-later in a patch release that contained CVE fixes: wolfSSL/wolfssl@629c5b4.

Some files in VDE have licensing headers allowing GPLv3 and later versions, but many only specify GPLv2. Therefore linking VDE to non‐vulnerable versions of wolfSSL is unfortunately a copyright violation, and Mbed TLS support is not present in the released version, which puts distributions in an awkward position.

I would recommend dropping the wolfSSL support in favour of Mbed TLS. If you could also cut a stable release with that change, that would definitely help distributions out :) In Nixpkgs we will probably backport the Mbed TLS support for now.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions