[Git][debian-proftpd-team/proftpd][master] Remove openssl-provider-fips from B-D, add libidn-dev

Hilmar Preuße (@hilmar) gitlab at salsa.debian.org
Mon Sep 8 21:47:21 BST 2025



Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd


Commits:
bd8f37d7 by Hilmar Preuße at 2025-09-08T22:47:09+02:00
Remove openssl-provider-fips from B-D, add libidn-dev

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/control.in


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,9 @@ proftpd-dfsg (1.3.9~dfsg-3) UNRELEASED; urgency=medium
   * Set SHELL & CONFIG_SHELL in d/rules to make build reproducible.
   * Add patch from upstream to fix build failure on HURD.
   * Remove obsolete patches.
+  * Remove openssl-provider-fips from B-D, for setting up FIPS this
+    is not sufficient.
+  * Add libidn-dev to B-D.
 
  -- Hilmar Preuße <hille42 at debian.org>  Wed, 03 Sep 2025 17:12:31 +0200
 


=====================================
debian/control
=====================================
@@ -19,7 +19,6 @@ Build-Depends: debhelper-compat (= 13),
                libpq-dev,
                libsqlite3-dev,
                libssl-dev,
-               openssl-provider-fips,
                libwrap0-dev,
                unixodbc-dev,
                zlib1g-dev,
@@ -28,7 +27,8 @@ Build-Depends: debhelper-compat (= 13),
                libhiredis-dev,
                libsodium-dev,
                libmd-dev,
-               libidn2-dev
+               libidn2-dev,
+               libidn-dev
 Homepage: http://www.proftpd.org/
 Rules-Requires-Root: binary-targets
 Vcs-Browser: https://salsa.debian.org/debian-proftpd-team/proftpd


=====================================
debian/control.in
=====================================
@@ -19,7 +19,6 @@ Build-Depends: debhelper-compat (= 13),
                libpq-dev,
                libsqlite3-dev,
                libssl-dev,
-               openssl-provider-fips,
                libwrap0-dev,
                unixodbc-dev,
                zlib1g-dev,
@@ -28,7 +27,8 @@ Build-Depends: debhelper-compat (= 13),
                libhiredis-dev,
                libsodium-dev,
                libmd-dev,
-               libidn2-dev
+               libidn2-dev,
+               libidn-dev
 Homepage: http://www.proftpd.org/
 Rules-Requires-Root: binary-targets
 Vcs-Browser: https://salsa.debian.org/debian-proftpd-team/proftpd



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/bd8f37d7d32fc2dfde7cfc5ac17599312f0fd1ab

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/bd8f37d7d32fc2dfde7cfc5ac17599312f0fd1ab
You're receiving this email because of your account on salsa.debian.org.




More information about the Pkg-proftpd-maintainers mailing list