diff --git a/libmaxminddb-1.6.0.tar.gz b/libmaxminddb-1.6.0.tar.gz deleted file mode 100644 index d98bb04..0000000 --- a/libmaxminddb-1.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7620ac187c591ce21bcd7bf352376a3c56a933e684558a1f6bef4bd4f3f98267 -size 605099 diff --git a/libmaxminddb-1.7.1.tar.gz b/libmaxminddb-1.7.1.tar.gz new file mode 100644 index 0000000..955463f --- /dev/null +++ b/libmaxminddb-1.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8414f0dedcecbc1f6c31cb65cd81650952ab0677a4d8c49cab603b3b8fb083e +size 609542 diff --git a/libmaxminddb.changes b/libmaxminddb.changes index 60c3b20..06eb3e4 100644 --- a/libmaxminddb.changes +++ b/libmaxminddb.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Oct 1 08:04:49 UTC 2022 - Andreas Stieger + +- 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 diff --git a/libmaxminddb.spec b/libmaxminddb.spec index de470cc..646f66f 100644 --- a/libmaxminddb.spec +++ b/libmaxminddb.spec @@ -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