Accepting request 1007400 from home:AndreasStieger:branches:devel:libraries:c_c++
libmaxminddb 1.7.1 OBS-URL: https://build.opensuse.org/request/show/1007400 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmaxminddb?expand=0&rev=25
This commit is contained in:
parent
040af33f82
commit
9da7f83283
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7620ac187c591ce21bcd7bf352376a3c56a933e684558a1f6bef4bd4f3f98267
|
||||
size 605099
|
BIN
libmaxminddb-1.7.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
libmaxminddb-1.7.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 1 08:04:49 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- libmaxminddb 1.7.1:
|
||||
* FD_CLOEXEC is now set on platforms that do not support O_CLOEXEC
|
||||
* File size check now correctly compares the size to SSIZE_MAX
|
||||
* developer visible changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 09:15:18 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libmaxminddb
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 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.6.0
|
||||
Version: 1.7.1
|
||||
Release: 0
|
||||
Summary: C library for the MaxMind DB file format
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user