X-Git-Url: http://average.org/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=9f78824dec7d4eaecff8aa70e4f3480d0e1cf62f;hb=4c626ad711fff93758df01e4db7c7e722eccfef0;hp=f28dc74c27fb6ad0d169941b08b575e1ffe9c0af;hpb=58fa0277f76d0561aac16d3281a65789570f9dce;p=loctrkd.git diff --git a/debian/changelog b/debian/changelog index f28dc74..9f78824 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +gps303 (1.00) experimental; urgency=medium + + * test: include lookaside and termconfig in the loop + * doc: edit and correct README.md + * docs: expand man pages + * forgotten manpage for install + + -- Eugene Crosser Thu, 23 Jun 2022 22:58:35 +0200 + +gps303 (0.99) experimental; urgency=medium + + * Revive mkgpx example script + * Drop data if we are receiving junk + * test: fuzzing collector + * test: complete fuzzer unittest + * collector: fix problems found by fuzzer test + * test: make unittests individually runnable + * collector: enable SO_KEEPALIVE on accepted conn. + * test: message fuzzer and fix found problems + * test: move `send_and_drain` to common module + * test: skeleton for an end-to-end unittest + * test: adjust sleeps and drains when daemons run + * test: minimally functional test_storage + * do not try to use zlib's _Decompress + * test: use IPv4 because github actions + * Add sample opencellid csv for tests + * test: better aquisition of free ports + * test: opencellid downloader + + -- Eugene Crosser Wed, 22 Jun 2022 18:04:10 +0200 + gps303 (0.98) experimental; urgency=medium * include runtime deps as build-time for typecheck