libmaxminddb 1.12.2-ok1 source package in openKylin

Changelog

libmaxminddb (1.12.2-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 09:01:06 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main net

Downloads

File Size SHA-256 Checksum
libmaxminddb_1.12.2.orig.tar.gz 361.2 KiB c0b20260a54cf4cebd3b879ac8e487cf2eac218fe6a5f64f1e2c3032b564fdd8
libmaxminddb_1.12.2-ok1.debian.tar.xz 4.7 KiB 11fb689eb18c4037569a11fe405d17b154002467f4a4e415619ac159c7a163a1
libmaxminddb_1.12.2-ok1.dsc 2.0 KiB 7d12e41f3f6fe36bedd274f9a49824434a8fb462b0ecf27a6ea72a9741667caa

Available diffs

View changes file

Binary packages built by this source

libmaxminddb-dev: IP geolocation database library (development headers)

 The libmaxminddb library provides a C library for reading MaxMind DB files,
 including the GeoIP2 databases from MaxMind. This is a custom binary format
 designed to facilitate fast lookups of IP addresses while allowing for great
 flexibility in the type of data associated with an address.
 .
 The MaxMind DB format is an open format. The spec is available at
 https://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
 Commons Attribution-ShareAlike 3.0 Unported License.
 .
 This package contains the development files for the libmaxminddb library.

libmaxminddb0: IP geolocation database library

 The libmaxminddb library provides a C library for reading MaxMind DB files,
 including the GeoIP2 databases from MaxMind. This is a custom binary format
 designed to facilitate fast lookups of IP addresses while allowing for great
 flexibility in the type of data associated with an address.
 .
 The MaxMind DB format is an open format. The spec is available at
 https://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
 Commons Attribution-ShareAlike 3.0 Unported License.

libmaxminddb0-dbgsym: debug symbols for libmaxminddb0
mmdb-bin: IP geolocation lookup command-line tool

 The libmaxminddb library provides a C library for reading MaxMind DB files,
 including the GeoIP2 databases from MaxMind. This is a custom binary format
 designed to facilitate fast lookups of IP addresses while allowing for great
 flexibility in the type of data associated with an address.
 .
 The MaxMind DB format is an open format. The spec is available at
 https://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
 Commons Attribution-ShareAlike 3.0 Unported License.
 .
 This package contains the command line utilities to resolve IPs using the
 libmaxminddb library.

mmdb-bin-dbgsym: debug symbols for mmdb-bin