[Git][debian-proftpd-team/proftpd][master] Add workaround to fix LP: #2071468.
Hilmar Preuße (@hilmar-guest)
gitlab at salsa.debian.org
Tue Jul 9 23:03:30 BST 2024
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd
Commits:
6db03fd3 by Hilmar Preuße at 2024-07-10T00:03:08+02:00
Add workaround to fix LP: #2071468.
- - - - -
2 changed files:
- debian/changelog
- debian/tests/test-suite
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,9 @@ proftpd-dfsg (1.3.8.b+dfsg-3) UNRELEASED; urgency=medium
- Fetch pubkey from certificate before extracting its
parameters (upstream #1769)
+ [ Sergio Durigan Junior ]
+ * d/t/test-suite: Add workaround to fix LP: #2071468.
+
-- Hilmar Preusse <hille42 at web.de> Wed, 22 May 2024 09:12:08 +0200
proftpd-dfsg (1.3.8.b+dfsg-2) unstable; urgency=medium
=====================================
debian/tests/test-suite
=====================================
@@ -2,6 +2,9 @@
set -e
+# Temporary fix for LP: #2071468
+eval "$(dpkg-buildflags --export=sh)"
+
DSOMODS1=mod_unique_id:mod_site_misc:mod_load:mod_ban:mod_quotatab:mod_sql:mod_sql_mysql:mod_sql_postgres:mod_sql_sqlite:mod_sql_odbc:mod_dynmasq
DSOMODS2=mod_quotatab_sql:mod_ldap:mod_quotatab_ldap:mod_ratio:mod_tls:mod_rewrite:mod_radius:mod_wrap:mod_wrap2:mod_wrap2_file
DSOMODS3=mod_wrap2_sql:mod_quotatab_file:mod_quotatab_radius:mod_facl:mod_ctrls_admin:mod_copy:mod_deflate:mod_ifversion
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/6db03fd3191b598e02a2d243d37370d56cc2a7a6
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/6db03fd3191b598e02a2d243d37370d56cc2a7a6
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list