]> www.average.org Git - loctrkd.git/blobdiff - debian/changelog
Update changelog for 1.97 release
[loctrkd.git] / debian / changelog
index 06f8f84ae6311c1d2da3fff3daf38043cea39a05..dc48437632011031a35c4a54a6356cc209f70470 100644 (file)
@@ -1,3 +1,58 @@
+loctrkd (1.97) experimental; urgency=medium
+
+  * Change reporting of pmod to events
+
+ -- Eugene Crosser <crosser@average.org>  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 <crosser@average.org>  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 <crosser@average.org>  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 <crosser@average.org>  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 <crosser@average.org>  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 <crosser@average.org>  Wed, 03 Aug 2022 20:34:54 +0200
+
+loctrkd (1.91) experimental; urgency=medium
+
+  * opencellid: detach mem db when lookup failed
+
+ -- Eugene Crosser <crosser@average.org>  Wed, 03 Aug 2022 12:20:37 +0200
+
 loctrkd (1.90) experimental; urgency=medium
 
   * move stream parser/deframer to the protocol module