SHA256
1
0
forked from pool/libmaxminddb

Accepting request 824893 from home:AndreasStieger:branches:devel:libraries:c_c++

- update to 1.4.3:
  * Use of uninitialized memory in dump_entry_data_list() could have
    cause a heap buffer flow in mmdblookup [bsc#1175006]

OBS-URL: https://build.opensuse.org/request/show/824893
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmaxminddb?expand=0&rev=17
This commit is contained in:
Dirk Mueller 2020-08-10 07:44:04 +00:00 committed by Git OBS Bridge
parent ef209df8b9
commit fdefe7c3f6
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 7 16:14:00 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 1.4.3:
* Use of uninitialized memory in dump_entry_data_list() could have
cause a heap buffer flow in mmdblookup [bsc#1175006]
-------------------------------------------------------------------
Wed Nov 20 13:46:56 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package libmaxminddb
#
# Copyright (c) 2019 SUSE LLC.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define lname libmaxminddb0
Name: libmaxminddb
Version: 1.4.2
Version: 1.4.3
Release: 0
Summary: C library for the MaxMind DB file format
License: Apache-2.0