|
Bugzilla – Full Text Bug Listing |
| Summary: | proftpd: GeoIP support is discontinued | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Ludwig Nussel <lnussel> |
| Component: | Other | Assignee: | Christian Wittmer <chris> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 1156194 | ||
|
Description
Ludwig Nussel
2019-11-07 17:19:20 UTC
Disable build and dependency for GeoIP
@@ -54,7 +54,7 @@
BuildRequires: libacl-devel
BuildRequires: libattr-devel
#BuildRequires: libmemcached-devel
-BuildRequires: libGeoIP-devel
+#BuildRequires: libGeoIP-devel
BuildRequires: mysql-devel
BuildRequires: ncurses-devel
BuildRequires: openldap2-devel
@@ -157,6 +157,7 @@
%build
rm contrib/mod_wrap.c
+rm contrib/mod_geoip.c
PROFTPD_SHARED_MODS="$(for spec_mod in $(find contrib -name mod_\*.c|sort); do echo "$(
export CFLAGS="%{optflags} -D_GNU_SOURCE -DLDAP_DEPRECATED"
export CXXFLAGS="$CFLAGS"
This is an autogenerated message for OBS integration: This bug (1156210) was mentioned in https://build.opensuse.org/request/show/759833 Factory / proftpd This is an autogenerated message for OBS integration: This bug (1156210) was mentioned in https://build.opensuse.org/request/show/759879 Factory / proftpd This is an autogenerated message for OBS integration: This bug (1156210) was mentioned in https://build.opensuse.org/request/show/759945 15.1+Backports:SLE-15+Backports:SLE-15-SP1 / proftpd (In reply to Swamp Workflow Management from comment #3) > This is an autogenerated message for OBS integration: > This bug (1156210) was mentioned in > https://build.opensuse.org/request/show/759879 Factory / proftpd fixed openSUSE-SU-2020:0031-1: An update that solves 5 vulnerabilities and has two fixes is now available. Category: security (moderate) Bug References: 1113041,1144056,1154600,1155834,1156210,1157798,1157803 CVE References: CVE-2017-7418,CVE-2019-12815,CVE-2019-18217,CVE-2019-19269,CVE-2019-19270 Sources used: openSUSE Leap 15.1 (src): proftpd-1.3.6b-lp151.3.6.1 openSUSE Backports SLE-15-SP1 (src): proftpd-1.3.6b-bp151.4.6.2 openSUSE Backports SLE-15 (src): proftpd-1.3.6b-bp150.3.6.1 |