]> www.average.org Git - loctrkd.git/blob - debian/changelog
Update changelog for 1.01 release
[loctrkd.git] / debian / changelog
1 gps303 (1.01) experimental; urgency=medium
2
3   * collector: do not remove clients before all sends
4
5  -- Eugene Crosser <crosser@average.org>  Tue, 12 Jul 2022 11:58:05 +0200
6
7 gps303 (1.00) experimental; urgency=medium
8
9   * test: include lookaside and termconfig in the loop
10   * doc: edit and correct README.md
11   * docs: expand man pages
12   * forgotten manpage for install
13
14  -- Eugene Crosser <crosser@average.org>  Thu, 23 Jun 2022 22:58:35 +0200
15
16 gps303 (0.99) experimental; urgency=medium
17
18   * Revive mkgpx example script
19   * Drop data if we are receiving junk
20   * test: fuzzing collector
21   * test: complete fuzzer unittest
22   * collector: fix problems found by fuzzer test
23   * test: make unittests individually runnable
24   * collector: enable SO_KEEPALIVE on accepted conn.
25   * test: message fuzzer and fix found problems
26   * test: move `send_and_drain` to common module
27   * test: skeleton for an end-to-end unittest
28   * test: adjust sleeps and drains when daemons run
29   * test: minimally functional test_storage
30   * do not try to use zlib's _Decompress
31   * test: use IPv4 because github actions
32   * Add sample opencellid csv for tests
33   * test: better aquisition of free ports
34   * test: opencellid downloader
35
36  -- Eugene Crosser <crosser@average.org>  Wed, 22 Jun 2022 18:04:10 +0200
37
38 gps303 (0.98) experimental; urgency=medium
39
40   * include runtime deps as build-time for typecheck
41   * fix l3str/l3int breakage provoked by typeckeck
42   * make termconfig use unit specific config section
43   * expand README: lookaside and termconfig sections.
44   * wsgateway: reclassify http write hack as permanent
45   * Update README with configuring the terminal
46   * Implement remaining "Out" commands
47   * do not run black older than 21.1
48
49  -- Eugene Crosser <crosser@average.org>  Tue, 07 Jun 2022 00:17:55 +0200
50
51 gps303 (0.97) experimental; urgency=medium
52
53   * adjust tests
54   * typecheck: skip test if mypy verison < 0.942
55
56  -- Eugene Crosser <crosser@average.org>  Tue, 31 May 2022 01:05:39 +0200
57
58 gps303 (0.96) experimental; urgency=medium
59
60   * Do not write startup message for command-line cmds
61   * Add a (short) man page
62   * typing: make zmsg.py typecheck
63   * typing: annotate gps303proto.py (mostly)
64   * typechecking: less hacky deal with dynamic attrs
65   * typing: annotate opencellid.py
66   * typchecking: annotate googlemaps.py
67   * typechecking: annotate evstore.py
68   * typechecking: annotate common.py
69   * typeckecing: annotate ocid_dload.py
70   * typeckecing: annotate watch.py
71   * typechecking: annotate termconfig.py
72   * typeckecking: annotate storage.py
73   * typing: annotate lookaside.py
74   * typechecking: annotate collector.py
75   * typeckeck: annotate __main__ and fix gps303proto
76   * typeckecking: annotate wsgateway.py
77   * formatting: revive black formatting
78   * unittest: type checking and formatting
79
80  -- Eugene Crosser <crosser@average.org>  Tue, 31 May 2022 00:36:33 +0200
81
82 gps303 (0.95) experimental; urgency=medium
83
84   * Quick fix for a missing variable
85
86  -- Eugene Crosser <crosser@average.org>  Thu, 26 May 2022 19:32:44 +0200
87
88 gps303 (0.94) experimental; urgency=medium
89
90   * Opencellid download service
91   * Improve error handling of the downloader
92   * cleanup and document config file a bit
93   * Prepare to have dynamically chosen lookup backend
94   * Add googlemaps lookaside backend
95
96  -- Eugene Crosser <crosser@average.org>  Thu, 26 May 2022 19:25:40 +0200
97
98 gps303 (0.93) experimental; urgency=medium
99
100   * use fixed github action
101   * try to make github actions work
102   * "the `uses' attribute must be a path, a Docker image, or owner/repo@ref"
103   * Update README
104   * actions: action-gh-release, not artifact upload
105   * Beautify logging
106   * Make a `make-release` script to run `gbp dch`
107
108  -- Eugene Crosser <crosser@average.org>  Tue, 24 May 2022 22:53:13 +0200
109
110 gps303 (0.92) experimental; urgency=low
111
112   [ Eugene Crosser ]
113   * "When you start a pattern with *, you must use quotes."
114   * add github action
115   * allow imei as the document path
116   * Report status (with battery %) to the webpage
117   * Add references to the doc/source
118   * webdemo: draw very simplistic line between locs
119
120  -- Eugene Crosser <crosser@average.org>  Mon, 23 May 2022 23:55:46 +0200
121
122 gps303 (0.91) experimental; urgency=low
123
124   [ Eugene Crosser ]
125   * fix log message using unknown variable
126
127  -- Eugene Crosser <crosser@average.org>  Tue, 10 May 2022 09:42:30 +0200
128
129 gps303 (0.90) experimental; urgency=low
130
131   [ Eugene Crosser ]
132   * Expand README
133   * clean a couple of TODOs in wsgateway
134   * make parse_message return UNKNOWN on parse crash
135   * reimplement backlog query again
136   * A hack in packet framing to false stop bytes match
137   * do not respond to hibernation; minor cleanup
138   * wsgateway with new message distribution model
139   * fix zmq subscription topics
140   * misc black reformatting
141   * fill in `when` in Resp packet
142   * WIP retoure messaging
143   * Partly revert "Broadcast location, gps and approximated"
144
145  -- Eugene Crosser <crosser@average.org>  Tue, 10 May 2022 09:09:08 +0200
146
147 gps303 (0.01) experimental; urgency=low
148
149   [ Eugene Crosser ]
150   * adjust debianization to wsgateway
151   * Update evstore schema to support in and out msgs
152   * WIP on supporting multiple markers
153   * WIP on baclog fetcher
154   * lookaside - do not look for offline positioning
155   * wsgateway aggregate subscriptions upstream
156   * support subscriptions on the client side
157   * wsgateway read html file every time
158   * Webdemo use its url as the base for ws url
159   * wsgateway properly handle write-busy websockets
160   * Make constructor of protocol objects more elegant
161   * mock use persistent history for enrered commands
162   * Show coordinates on the map
163   * WIP on ws gateway, it now works
164   * Make ws gateway act as http server too
165   * WIP on websocket gateway
166   * Try to make systemd target more robust
167   * lintian: override "unusual target"
168   * some cleanup of debianization
169   * set umask for group-writable unix domain sockets
170   * Change LocEvt to use json encoding
171   * remove local conf, add license
172   * Broadcast location, gps and approximated
173   * clean up `from_packet()`
174   * expand README
175   * update gitignore debianization
176   * debianize
177   * add command line script
178   * cleanup of gps303proto
179   * update mkgpx to the new api
180   * export all classes
181   * remove forgotten make_packet() call
182   * command line frontend accepts `key=value` args
183   * Accept various arg formats for `Out` construction
184   * Fix metaclass, now works
185   * WIP convert to In/Out nested classes
186   * zmsg: always pack IPv6 address (mapped for IPv4)
187   * Remove deprecated functions
188   * Don't make unneeded responses, better debug log
189   * introduce command-line forntend to send cmds
190   * make `response` class method again
191   * fix var name
192   * introduce `class_by_prefix()`
193   * add some more message types
194   * Use config from the config file to config
195   * Add some more commands
196   * Do not respond to "Manual positioning"
197   * remove obsolete __main__
198   * the whole shebang is working now
199   * change storage format - save the whole packet
200   * use old address format in the event database
201   * Support IPv6 on client socket
202   * full encoder/decoder for zmq messages
203   * implement `inline_response()`
204   * cleanup, make monolitic app work again
205   * initial storage service
206   * make collector.py work
207   * WIP to reorganise to microservices
208   * rename protocol module to "gps303proto"
209   * Initial version of zmq based architecture
210   * drop unresolvable points in mkgpx
211   * add lookaside module and opencellid lookup
212   * define more protocol units
213   * add README
214   * Work with cell location data; use opencellid
215   * A script to parse data from the database
216   * Use command line args and config more
217   * use correct config entry
218   * introduce config
219   * add necessary responses
220   * make object parser and sqlite store
221
222  -- Eugene Crosser <crosser@average.org>  Sat, 7 May 2022 13:21:55 +0200