Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libmaxminddb for openSUSE:Factory checked in at 2025-03-28 09:36:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmaxminddb (Old) and /work/SRC/openSUSE:Factory/.libmaxminddb.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmaxminddb" Fri Mar 28 09:36:28 2025 rev:13 rq:1256206 version:1.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libmaxminddb/libmaxminddb.changes 2024-07-22 17:14:23.488616038 +0200 +++ /work/SRC/openSUSE:Factory/.libmaxminddb.new.2696/libmaxminddb.changes 2025-03-28 09:36:39.967226384 +0100 @@ -1,0 +2,11 @@ +Tue Feb 11 20:04:53 UTC 2025 - Andreas Stieger <[email protected]> + +- update to 1.12.2: + * fix memory leaks + * MMDB_get_entry_data_list() now always sets the passed + entry_data_list parameter to either NULL or valid memory. This + makes it safe for callers to use MMDB_free_entry_data_list() on + it even in case of error. + * more build system tweaks + +------------------------------------------------------------------- Old: ---- libmaxminddb-1.10.0.tar.gz New: ---- libmaxminddb-1.12.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmaxminddb.spec ++++++ --- /var/tmp/diff_new_pack.NOTrVk/_old 2025-03-28 09:36:40.551250573 +0100 +++ /var/tmp/diff_new_pack.NOTrVk/_new 2025-03-28 09:36:40.551250573 +0100 @@ -2,7 +2,7 @@ # spec file for package libmaxminddb # # Copyright (c) 2024 SUSE LLC -# Copyright (c) 2023 Andreas Stieger <[email protected]> +# Copyright (c) 2025 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,15 +19,15 @@ %define lname libmaxminddb0 Name: libmaxminddb -Version: 1.10.0 +Version: 1.12.2 Release: 0 Summary: C library for the MaxMind DB file format License: Apache-2.0 URL: https://dev.maxmind.com/ Source: https://github.com/maxmind/libmaxminddb/releases/download/%{version}/%{name}-%{version}.tar.gz Source99: baselibs.conf +BuildRequires: c++_compiler BuildRequires: fdupes -BuildRequires: gcc-c++ BuildRequires: pkgconfig %description @@ -97,7 +97,7 @@ %license LICENSE %doc doc/mmdblookup.md %{_bindir}/mmdblookup -%{_mandir}/man1/mmdblookup.* +%{_mandir}/man1/*.1%{?ext_man} %files devel %doc Changes.md NOTICE README.md doc/mmdblookup.md doc/libmaxminddb.md @@ -105,5 +105,5 @@ %{_includedir}/* %{_libdir}/%{name}.so %{_libdir}/pkgconfig/%{name}.pc -%{_mandir}/man3/* +%{_mandir}/man3/*.3%{?ext_man} ++++++ libmaxminddb-1.10.0.tar.gz -> libmaxminddb-1.12.2.tar.gz ++++++ ++++ 6666 lines of diff (skipped)
