<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/geography/libmaxminddb, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-10-07T20:03:16Z</updated>
<entry>
<title>libmaxminddb: update to 1.7.1.</title>
<updated>2022-10-07T20:03:16Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@pkgsrc.org</email>
</author>
<published>2022-10-07T20:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4277320305cfc0ef295159f55e578da21461fd17'/>
<id>urn:sha1:4277320305cfc0ef295159f55e578da21461fd17</id>
<content type='text'>
## 1.7.1 - 2022-09-30

* The external symbols test now only runs on Linux. It assumes a Linux
  environment. Reported by Carlo Cabrera. GitHub #304.</content>
</entry>
<entry>
<title>libmaxminddb: update to 1.7.0.</title>
<updated>2022-09-29T15:03:18Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@pkgsrc.org</email>
</author>
<published>2022-09-29T15:03:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c7e7c5487540af96f8f4533aa14c50dc0eedbbe0'/>
<id>urn:sha1:c7e7c5487540af96f8f4533aa14c50dc0eedbbe0</id>
<content type='text'>
## 1.7.0 - 2022-09-28

* `FD_CLOEXEC` is now set on platforms that do not support `O_CLOEXEC`.
  Reported by rittneje. GitHub #273.
* When building with Visual Studio, you may now build a static runtime with
  CMake by setting `MSVC_STATIC_RUNTIME` to `ON`. Pull request by Rafael
  Santiago. GitHub #269.
* The CMake build now works on iOS. Pull request by SpaceIm. GitHub #271.
* The CMake build now uses the correct library directory on Linux systems
  using alternate directory structures. Pull request by Satadru Pramanik.
  GitHub #284.
* File size check now correctly compares the size to `SSIZE_MAX`. Reported
  by marakew. GitHub #301.</content>
</entry>
<entry>
<title>*: remove pkg-config from tools where no buildlink3.mk file is included</title>
<updated>2022-07-25T11:12:18Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2022-07-25T11:12:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0dec7a6a066d910f283580f32c6966e2e02486b4'/>
<id>urn:sha1:0dec7a6a066d910f283580f32c6966e2e02486b4</id>
<content type='text'>
Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).</content>
</entry>
<entry>
<title>*: drop maintainership for packages not related to toolchains and ELF.</title>
<updated>2022-06-27T15:29:13Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@pkgsrc.org</email>
</author>
<published>2022-06-27T15:29:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c2df00f9e8b397d21893480f9e1f857b84adb39'/>
<id>urn:sha1:1c2df00f9e8b397d21893480f9e1f857b84adb39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>geography: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T10:45:05Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T10:45:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3bcf9ddecc5cdc3f69d759cf7de16e7f54019af3'/>
<id>urn:sha1:3bcf9ddecc5cdc3f69d759cf7de16e7f54019af3</id>
<content type='text'>
All checksums have been double-checked against existing RMD160 and
SHA512 hashes</content>
</entry>
<entry>
<title>geography: Remove SHA1 hashes for distfiles</title>
<updated>2021-10-07T14:09:20Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T14:09:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=67ea0b5edfdf7c2a6d610e067b9e2e9c259519fd'/>
<id>urn:sha1:67ea0b5edfdf7c2a6d610e067b9e2e9c259519fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libmaxminddb: update to 1.6.0.</title>
<updated>2021-05-01T16:08:45Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@pkgsrc.org</email>
</author>
<published>2021-05-01T16:08:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=02474ea78a03f178c133fc429194d1be8d228746'/>
<id>urn:sha1:02474ea78a03f178c133fc429194d1be8d228746</id>
<content type='text'>
## 1.6.0 - 2021-04-29

* This release includes several improvements to the CMake build. In
  particular:
  * C99 support is now properly enabled, fixing builds on older `gcc`
    versions. Pull request by Jan Vcelak. GitHub #257.
  * `CMAKE_SHARED_LIBRARY_PREFIX` and `CMAKE_STATIC_LIBRARY_PREFIX` are
    no longer explicitly set and now use the default values for the platform.
    Pull request by Jan Vcelak. GitHub #258.
  * `target_include_directories` now works as expected. Pull request by Jan
    Vcelak. GitHub #259.
  * DLLs are now installed on Windows when `libmaxminddb` is built as a
    shared library. Pull request by Jan Vcelak. GitHub #261.
  * When built as a dynamic library on Windows, all symbols are now exported.
    Pull request by Jan Vcelak. GitHub #262.</content>
</entry>
<entry>
<title>libmaxminddb: update to 1.5.2.</title>
<updated>2021-02-19T08:16:37Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@pkgsrc.org</email>
</author>
<published>2021-02-19T08:16:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3b2c94710e2a2089a0d0a249a61adba877c1a692'/>
<id>urn:sha1:3b2c94710e2a2089a0d0a249a61adba877c1a692</id>
<content type='text'>
## 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.</content>
</entry>
<entry>
<title>libmaxminddb: update to 1.5.0 and take MAINTAINER.</title>
<updated>2021-01-06T16:11:17Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@pkgsrc.org</email>
</author>
<published>2021-01-06T16:11:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fa55ab81394fa2a61e93dff86f7685a883d92533'/>
<id>urn:sha1:fa55ab81394fa2a61e93dff86f7685a883d92533</id>
<content type='text'>
ChangeLog:

## 1.5.0 - 2021-01-05

* A CMake build script has been added for Windows builds. The Visual
  Studio project files in `projects` are now considered deprecated and will
  be removed in a future release.</content>
</entry>
<entry>
<title>libmaxminddb: update to 1.4.3.</title>
<updated>2020-08-14T14:14:44Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@pkgsrc.org</email>
</author>
<published>2020-08-14T14:14:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cc66fb539ef1a208e8686628b1d823dec537ad72'/>
<id>urn:sha1:cc66fb539ef1a208e8686628b1d823dec537ad72</id>
<content type='text'>
ChangeLog:

## 1.4.3 - 2020-08-06

* On Windows, always call `CreateFileW` instead of `CreateFile`.
  `CreateFile` could be mapped to `CreateFileA` and not work as expected.
  Pull request by Sandu Liviu Catalin. GitHub #228.
* Fixed use of uninitialized memory in `dump_entry_data_list()` that could
  cause a heap buffer flow in `mmdblookup`. As part of this fix, most uses
  of `malloc` were replaced with `calloc`. Reported by azhou. GitHub #236.


## 1.4.2 - 2019-11-02

* The 1.4.0 release introduced a change that increased the size of `MMDB_s`,
  unintentionally causing an ABI break. This release reverts the relevant
  commit.


## 1.4.1 - 2019-11-01

* The man page links for function calls were not generated correctly in
  1.4.0. This has been corrected.


## 1.4.0 - 2019-11-01

* A negative array index may now be used with `MMDB_get_value`,
  `MMDB_vget_value`, and `MMDB_aget_value`. This specifies the element
  from the end of the array. For instance, `-1` would refer to the
  last element of the array. PR by Kyle Box. GitHub #205.
* On Windows, the file name passed to `MMDB_open` is now expected to be
  UTF-8 encoded. This allows Unicode characters to be used in file names.
  As part of this change, `mmdblookup` on Windows now converts its
  arguments to UTF-8. PR by Gerald Combs. GitHub #189 &amp; #191.
* Fix a memory leak that occurred when freeing an `MMDB_s` where the
  database had no languages defined in the metadata. If you are using an
  official MaxMind database, this leak does not affect you. Pull request
  by Kókai Péter. GitHub #180.
* Add `--disable-binaries` option to `configure`. Pull request by Fabrice
  Fontaine. GitHub #166.
* Previous releases incorrectly included `*.Po` files in the `t` directory.
  This has been corrected. Reported by Daniel Macks. GitHub #168.
* The internal use of the `MMDB_s` now has the `const` modifier. Public
  functions that accepted an `MMDB_s` as an argument now also declare it as
  `const`. Pull request by Kurt Johnson. GitHub #199.
* `mmdblookup` now displays the prefix length for the record when using
  the verbose flag. GitHub #172.</content>
</entry>
</feed>
