X-Git-Url: http://www.average.org/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=d7dc0a7dc53ed52fbb140e8c1fc600f872de6eb2;hb=refs%2Fheads%2Fmaster;hp=a89f999c66ef1fb8693a538a8a722af69897cfe9;hpb=1a544ee9aa7429cd1a6a3a819c111c1b58d02507;p=loctrkd.git diff --git a/debian/changelog b/debian/changelog index a89f999..d7dc0a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,68 @@ +loctrkd (2.00) experimental; urgency=medium + + * Release 2.00 without changes + + -- Eugene Crosser Mon, 26 Dec 2022 16:27:10 +0100 + +loctrkd (1.98) experimental; urgency=medium + + * Ignore pmod registrations older than an hour + * Update README for two-protocol support + * Update man pages to use correct name + * Fix test when servers crash; less logging + * evstore: do not use unixepoch() - for older sqlite + + -- Eugene Crosser Thu, 08 Dec 2022 13:00:56 +0100 + +loctrkd (1.97) experimental; urgency=medium + + * Change reporting of pmod to events + + -- Eugene Crosser Sun, 27 Nov 2022 23:08:07 +0100 + +loctrkd (1.96) experimental; urgency=medium + + * Send backlog only the the ws client that requested + * Implement sending commands from the web interface + * webdemo: implement sending cmds to the terminal + + -- Eugene Crosser Sun, 27 Nov 2022 21:21:04 +0100 + +loctrkd (1.95) experimental; urgency=medium + + * beesure: implement a few more server commands + * wsgateway: clear locations on wsocket open + * opencellid: use temp table rather than memory db + * tests: separate fuzz tests in two modules + * test: add fuzzer for beesure protocol + * webdemo: use flexbox css + * sysnits & config: update name, remove unneeded bit + + -- Eugene Crosser Mon, 05 Sep 2022 10:38:56 +0200 + +loctrkd (1.94) experimental; urgency=medium + + * rectifier: set umask for zmq publish socket + * googlemaps: add code for manual testing + * beesure: consider valid if enough satellites + * lookaside returns accuracy too + + -- Eugene Crosser Fri, 05 Aug 2022 00:43:59 +0200 + +loctrkd (1.93) experimental; urgency=medium + + * beesure: fix parsing broken by prefious fix + * Update html and readme to mention new name + + -- Eugene Crosser Wed, 03 Aug 2022 22:43:45 +0200 + +loctrkd (1.92) experimental; urgency=medium + + * beesure: more reliable parsing of binary content + * opencellid: raise exception on the lack of data + + -- Eugene Crosser Wed, 03 Aug 2022 20:34:54 +0200 + loctrkd (1.91) experimental; urgency=medium * opencellid: detach mem db when lookup failed