From ace8e510f1109a2e32e972499c640b6fbe43f32f Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 16 Feb 2022 08:54:50 +0000 Subject: [PATCH] Bump release to 0.9.10 Signed-off-by: Michael Tremer --- configure.ac | 2 +- debian/changelog | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f5ffb64..edca1d4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.60) AC_INIT([libloc], - [0.9.9], + [0.9.10], [location@lists.ipfire.org], [libloc], [https://location.ipfire.org/]) diff --git a/debian/changelog b/debian/changelog index 2826786..6bb38c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +libloc (0.9.10-1) unstable; urgency=medium + + [ Peter Müller ] + * Non-maintainer upload. + * location-importer: Set "is_drop" to "True" even in case of conflicts + * Process LACNIC geofeed as well + * location-importer: Improve regex for catching historic/orphaned data + * location-importer: Replace "UK" with "GB" + * location-importer.in: Add country code for AWS's "il-central-1" zone + * location-importer.in: Do not make things more complicated than they + are + + [ Michael Tremer ] + * man: Add pages for top level functions + * man: Add man page for loc_database_new + * man: Add man pages for all loc_database_* functions + * export: Make ipset files easily reloadable + + -- Michael Tremer Wed, 16 Feb 2022 08:53:48 +0000 + libloc (0.9.9-2) unstable; urgency=medium * Fix broken Debian build -- 2.39.2