]> git.ipfire.org Git - location/debian/libloc.git/commit
New upstream version 0.9.15 upstream/0.9.15
authorJochen Sprickerhof <git@jochen.sprickerhof.de>
Mon, 26 Sep 2022 16:01:35 +0000 (18:01 +0200)
committerJochen Sprickerhof <git@jochen.sprickerhof.de>
Mon, 26 Sep 2022 16:01:35 +0000 (18:01 +0200)
commitaa9346d804d6d10dbf4627f2aa0b076366ed9f31
tree91402a60c4775e68f46239e8c5b9c82cee6d676a
parent7880c1340e2a8cd119c3ed4d82d50a7bd30d8a25
New upstream version 0.9.15
36 files changed:
.gitignore
Makefile.am
configure.ac
debian/changelog
src/address.c
src/as-list.c
src/as.c
src/country-list.c
src/country.c
src/cron/location-update.in [new file with mode: 0644]
src/database.c
src/libloc.c
src/libloc/address.h
src/libloc/compat.h
src/libloc/format.h
src/libloc/private.h
src/libloc/stringpool.h
src/network-list.c
src/network.c
src/python/database.c
src/python/location/__init__.py
src/python/locationmodule.c
src/python/network.c
src/python/writer.c
src/scripts/location-importer.in
src/scripts/location.in
src/stringpool.c
src/test-as.c
src/test-country.c
src/test-database.c
src/test-network.c
src/test-signature.c
src/test-stringpool.c
src/writer.c
tests/data/signing-key.pem [new symlink]
tests/python/test-database.py [new file with mode: 0755]