Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libmaxminddb for openSUSE:Factory checked in at 2026-03-31 15:22:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmaxminddb (Old) and /work/SRC/openSUSE:Factory/.libmaxminddb.new.1999 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmaxminddb" Tue Mar 31 15:22:01 2026 rev:14 rq:1343532 version:1.13.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libmaxminddb/libmaxminddb.changes 2025-03-28 09:36:39.967226384 +0100 +++ /work/SRC/openSUSE:Factory/.libmaxminddb.new.1999/libmaxminddb.changes 2026-03-31 15:22:12.504148244 +0200 @@ -1,0 +2,19 @@ +Sun Mar 29 14:19:09 UTC 2026 - Andreas Stieger <[email protected]> + +- update to 1.13.3: + * Fix validation of empty maps and arrays at the end of the + metadata section + * MMDB_open would incorrectly reject databases where a 0-element + map or array was the last field in metadata +- includes changes from 1.13.2: + * fixes for other platforms +- includes changes from 1.13.1: + * No code changes +- includes changes from 1.13.0: + * improved data validation + * Fixes for integer overflow, undefined behavior, buffer overflow + and other code correctness issues what could be triggered by + large or malicously crafted database + * Prevent stack overflow via unbounded recursion + +------------------------------------------------------------------- Old: ---- libmaxminddb-1.12.2.tar.gz New: ---- libmaxminddb-1.13.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmaxminddb.spec ++++++ --- /var/tmp/diff_new_pack.z099ys/_old 2026-03-31 15:22:13.456188003 +0200 +++ /var/tmp/diff_new_pack.z099ys/_new 2026-03-31 15:22:13.460188170 +0200 @@ -2,7 +2,7 @@ # spec file for package libmaxminddb # # Copyright (c) 2024 SUSE LLC -# Copyright (c) 2025 Andreas Stieger <[email protected]> +# Copyright (c) 2026 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define lname libmaxminddb0 Name: libmaxminddb -Version: 1.12.2 +Version: 1.13.3 Release: 0 Summary: C library for the MaxMind DB file format License: Apache-2.0 @@ -91,7 +91,7 @@ %files -n %{lname} %license LICENSE -%{_libdir}/%{name}.so.* +%{_libdir}/%{name}.so.0{,.*} %files -n mmdblookup %license LICENSE @@ -102,7 +102,8 @@ %files devel %doc Changes.md NOTICE README.md doc/mmdblookup.md doc/libmaxminddb.md %license LICENSE -%{_includedir}/* +%{_includedir}/maxminddb.h +%{_includedir}/maxminddb_config.h %{_libdir}/%{name}.so %{_libdir}/pkgconfig/%{name}.pc %{_mandir}/man3/*.3%{?ext_man} ++++++ libmaxminddb-1.12.2.tar.gz -> libmaxminddb-1.13.3.tar.gz ++++++ ++++ 178552 lines of diff (skipped)
