SHA256
1
0
forked from pool/libmaxminddb

Accepting request 876087 from home:dirkmueller:Factory

- update to 1.5.2:
  * 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.
  * The formatting of the manpages has been improved and the script that
    generates them now supports `lowdown` in addition to `pandoc`.

OBS-URL: https://build.opensuse.org/request/show/876087
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmaxminddb?expand=0&rev=21
This commit is contained in:
Lars Vogdt 2021-03-09 08:46:34 +00:00 committed by Git OBS Bridge
parent 4d3f6493a1
commit 0618ee85bb
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c56e791ff2a655215e7ed3864b1ffdd7d34a38835779efed56a42f056bd58aa
size 603923

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5237076d250a5f7c297e331c35a433eeaaf0dc205e070e4db353c9ba10f340a2
size 604683

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Mar 2 00:07:58 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.5.2:
* 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.
* The formatting of the manpages has been improved and the script that
generates them now supports `lowdown` in addition to `pandoc`.
-------------------------------------------------------------------
Thu Jan 7 12:46:45 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -18,7 +18,7 @@
%define lname libmaxminddb0
Name: libmaxminddb
Version: 1.5.0
Version: 1.5.2
Release: 0
Summary: C library for the MaxMind DB file format
License: Apache-2.0