Project

General

Profile

  • Implement analyzer revocation in prelude-adduser. This will require an upcoming prelude-manager update so that revoked analyzer are denied to connect.
  • Make prelude-adduser use GnuTLS anonymous authentication in case SRP is not available. This is becoming a requirement since some distribution disable SRP support because of patent issue. We keep using SRP by default if both prelude-adduser instance has it.
  • Fix 0.9.2 regression, with a crash when providing prelude-adduser with option.
  • Fix potential OpenBSD compilation issue due to a missing dependencie in the GnuLib inet_ntop module.