FS#65692 - [bind] bind depends on geoip even after moving to geoip2 (libmaxminddb)

Attached to Project: Arch Linux
Opened by AMM (amish) - Tuesday, 03 March 2020, 11:55 GMT
Last edited by Sébastien Luttringer (seblu) - Wednesday, 01 April 2020, 21:45 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Sébastien Luttringer (seblu)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
bind package switched from using geoip to geoip2 (libmaxminddb)

https://bugs.archlinux.org/task/63247
https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/bind&id=e3ca52516b69da18f0fe1a78846230d3e9e315f1
https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/bind&id=84ba55fc844dabf7f1c0fa13129b4dfaa8f0ab1a

However dependency on geoip package is still mentioned.

geoip is no more supported by MaxMind from a year.

So we should drop the dependency.

Additional info:
* package version(s)
9.16.0-1

* link to upstream bug report, if any
https://gitlab.isc.org/isc-projects/bind9/issues/182
This task depends upon

Closed by  Sébastien Luttringer (seblu)
Wednesday, 01 April 2020, 21:45 GMT
Reason for closing:  Fixed
Additional comments about closing:  bind 9.16.1-2
Comment by AMM (amish) - Tuesday, 03 March 2020, 12:01 GMT
Checking via namcap:

$ namcap bind-9.16.0-1-x86_64.pkg.tar.zst
...
bind W: Dependency included and not needed ('geoip')
...

Loading...