]> git.ipfire.org Git - location/debian/libloc.git/commit
New upstream version 0.9.16 upstream/0.9.16
authorJochen Sprickerhof <git@jochen.sprickerhof.de>
Sat, 29 Oct 2022 16:09:19 +0000 (18:09 +0200)
committerJochen Sprickerhof <git@jochen.sprickerhof.de>
Sat, 29 Oct 2022 16:09:19 +0000 (18:09 +0200)
commitb1863b6451e1e020cbe1096d8a5623507616c562
treeef8d7458b17e20ae36c0b63ecaca0734898f9a40
parentaa9346d804d6d10dbf4627f2aa0b076366ed9f31
New upstream version 0.9.16
22 files changed:
Makefile.am
configure.ac
data/database.db [moved from tests/data/location-2022-03-30.db with 80% similarity]
data/signing-key.pem [moved from src/signing-key.pem with 100% similarity]
man/libloc.txt
man/location.txt
src/database.c
src/python/location/__init__.py
src/python/location/database.py
src/python/location/downloader.py
src/python/location/export.py
src/python/location/i18n.py
src/python/location/importer.py
src/python/location/logger.py
src/python/writer.c
src/scripts/location-importer.in
src/systemd/location-update.service.in
src/test-signature.c
src/writer.c
tests/data/signing-key.pem [deleted symlink]
tests/python/test-database.py
tests/python/test-export.py