pkgsrc/geography/libmaxminddb/PLIST
fcambus fc7a022370 libmaxminddb: update to 1.5.2.
## 1.5.2 - 2021-02-18

* With `libmaxminddb` on Windows and `mmdblookup` generally, there were
  instances where the return value of `calloc` was not checked, which could
  lead to issues in low memory situations or when resource limits had been
  set. Reported by cve-reporting. GitHub #252.

## 1.5.1 - 2021-02-18

* The formatting of the manpages has been improved and the script that
  generates them now supports `lowdown` in addition to `pandoc`. Pull request
  by Faidon Liambotis. GitHub #248.
2021-02-19 08:16:37 +00:00

22 lines
644 B
Text

@comment $NetBSD: PLIST,v 1.3 2021/02/19 08:16:37 fcambus Exp $
bin/mmdblookup
include/maxminddb.h
include/maxminddb_config.h
lib/libmaxminddb.la
lib/pkgconfig/libmaxminddb.pc
man/man1/mmdblookup.1
man/man3/MMDB_aget_value.3
man/man3/MMDB_close.3
man/man3/MMDB_dump_entry_data_list.3
man/man3/MMDB_free_entry_data_list.3
man/man3/MMDB_get_entry_data_list.3
man/man3/MMDB_get_metadata_as_entry_data_list.3
man/man3/MMDB_get_value.3
man/man3/MMDB_lib_version.3
man/man3/MMDB_lookup_sockaddr.3
man/man3/MMDB_lookup_string.3
man/man3/MMDB_open.3
man/man3/MMDB_read_node.3
man/man3/MMDB_strerror.3
man/man3/MMDB_vget_value.3
man/man3/libmaxminddb.3