mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
libloc: Update to version 0.9.17
- Update from version 0.9.16 to 0.9.17
- Update of rootfile
- Changelog
0.9.17
* The importer is now parsing Geofeeds where available. This helps us to create a
database with better accuracy for large ISPs or cloud providers.
* The database writer is trying to compress the database harder: It will now look
for any duplicate networks and merge neighbouring networks which will reduce the
size of the database by about half.
* The importer has been improved so that it runs more efficient SQL queries to
create the database faster.
* Temuri Doghonadze contributed a Georgian translation.
* Hans-Christoph Steiner contributed bash-completion for the location(8) command.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
7302806652
commit
0d46ef0ce7
@@ -21,7 +21,7 @@ usr/bin/location
|
||||
#usr/lib/libloc.la
|
||||
#usr/lib/libloc.so
|
||||
usr/lib/libloc.so.1
|
||||
usr/lib/libloc.so.1.0.2
|
||||
usr/lib/libloc.so.1.0.3
|
||||
usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Location.pm
|
||||
#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Location
|
||||
#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Location/.packlist
|
||||
@@ -37,7 +37,9 @@ usr/lib/python3.10/site-packages/location/export.py
|
||||
usr/lib/python3.10/site-packages/location/i18n.py
|
||||
#usr/lib/python3.10/site-packages/location/importer.py
|
||||
usr/lib/python3.10/site-packages/location/logger.py
|
||||
usr/share/bash-completion/completions/location
|
||||
#usr/share/locale/de/LC_MESSAGES/libloc.mo
|
||||
#usr/share/locale/ka/LC_MESSAGES/libloc.mo
|
||||
#usr/share/man/man3/Location.3
|
||||
#var/lib/location
|
||||
var/lib/location/database.db
|
||||
|
||||
Reference in New Issue
Block a user