dump1090/debian/changelog

81 lines
3.4 KiB
Plaintext

dump1090-mutability (1.10.3010.14mu-9) UNRELEASED; urgency=medium
* Fix warnings. Add -Werror so they break the build in future.
-- Oliver Jowett <oliver@mutability.co.uk> Sun, 04 Jan 2015 20:08:01 +0000
dump1090-mutability (1.10.3010.14mu-8) unstable; urgency=medium
* Version-only rebuild to reflect the upstream dump1090 version we
have merged from. Retaining the trailing build number to avoid
confusion (as far as that's possible given this versioning system!)
-- Oliver Jowett <oliver@mutability.co.uk> Sun, 04 Jan 2015 12:32:30 +0000
dump1090-mutability (1.08.2302.14+1mu-7) unstable; urgency=medium
* Notice if we lose the RTLSDR device, and try to reconnect when that happens.
This lets you unplug/replug the RTLSDR without dump1090 exiting, and also
lets dump1090 tolerate occasional USB glitches that make the dongle reset
itself.
* Fix some of the more glaring pthread bugs.
* Center the webmap on the receiver location.
* Mark config.js as a conffile, so user changes won't get overwritten.
-- Oliver Jowett <oliver@mutability.co.uk> Fri, 02 Jan 2015 22:53:55 +0000
dump1090-mutability (1.08.2302.14+1mu-6) unstable; urgency=medium
* Add support for LOG_DECODED_MESSAGES option to log all messages (disables --quiet).
-- Oliver Jowett <oliver@mutability.co.uk> Tue, 30 Dec 2014 17:09:36 +0000
dump1090-mutability (1.08.2302.14+1mu-5) unstable; urgency=medium
* Add Provides: fatsv-data-source
-- Oliver Jowett <oliver@mutability.co.uk> Tue, 30 Dec 2014 00:01:51 +0000
dump1090-mutability (1.08.2302.14+1mu-4) unstable; urgency=medium
* Remove half-implemented --no-decode option.
* Remove Windows support files that aren't needed for the Debian package.
* Remove some legacy support scripts not needed by the Debian package.
* Add support for controlling the accuracy of the receiver location
written in the JSON metadata used by the webmap.
* Oversampling is now less scary!
* Warn if --modeac is used together with --oversample.
* Link to github from the webmap.
-- Oliver Jowett <oliver@mutability.co.uk> Sat, 27 Dec 2014 22:24:39 +0000
dump1090-mutability (1.08.2302.14+1mu-3) unstable; urgency=medium
* Ask about json interval before json dir and skip the dir question if
the interval is disabled, it makes more sense that way.
* Be much more cautious about missing config settings so we don't explode
so badly if something is omitted.
* Use the package version as the version number compiled into the binary.
* Add data/receiver.json (generated once) and support for it in script.js.
* Internal webserver rearrangement to support multiple json files.
* Dongle "device index" actually accepts serial numbers too, document that.
* Add input validation to most of the config questions.
-- Oliver Jowett <oliver@mutability.co.uk> Wed, 10 Dec 2014 21:58:12 +0000
dump1090-mutability (1.08.2302.14+1mu-2) unstable; urgency=medium
* Fix a memory leak from use of realpath() in HTTP request processing.
* Add direct support for FATSV-format output, adapted from the FlightAware
fork.
* Big rearrangement of configuration to add debconf support.
* Update Build-Depends based on glitches found building under pbuilder.
-- Oliver Jowett <oliver@mutability.co.uk> Wed, 10 Dec 2014 01:06:56 +0000
dump1090-mutability (1.08.2302.14+1mu-1) unstable; urgency=medium
* Initial release.
-- Oliver Jowett <oliver@mutability.co.uk> Sat, 06 Dec 2014 23:07:02 +0000