Netatalk / netatalk

Netatalk is a Free and Open Source AFP fileserver. A *NIX or BSD system running Netatalk is capable of serving many Macintosh clients simultaneously as an AppleShare file server.
https://netatalk.io
GNU General Public License v2.0
334 stars 85 forks source link

uams: Disable incorrect libgcrypt library version validation #1553

Closed rdmark closed 2 days ago

rdmark commented 3 days ago

This removes the overzealous check for the exact libgcrypt version that netatalk was linked with. At the same time, add scaffolding for future libgcrypt minimum version validation.

sonarcloud[bot] commented 2 days ago

Quality Gate Failed Quality Gate failed

Failed conditions
41.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud