[hamradio-commits] [dump1090-mutability] branch patch-queue/master created (now b9226bf)

Matteo F. Vescovi mfv at moszumanska.debian.org
Sun Jan 28 13:46:00 UTC 2018


This is an automated email from the git hooks/post-receive script.

mfv pushed a change to branch patch-queue/master
in repository dump1090-mutability.

        at  b9226bf   gcc7

This branch includes the following new commits:

       new  396edf3   Initial work on raspbian packaging.
       new  fe9f0ff   Set HTMLPATH correctly when compiling. Put static files in /usr/share/dump1090-mr not /usr/share/dump1090
       new  7f207e4   Install binaries with -mr suffix.
       new  a49e426   Add init script, defaults from /etc/default/, postinst to create a user to run as.
       new  7d0e5ec   Fix some stray colons. Report failure if daemon isn't configured to start.
       new  a867541   Release changelog.
       new  b1475a0   Add logging support.
       new  17887a5   Add a logrotate configuration.
       new  94aedbb   Pass --name and --user during daemon start so that existing processes can be correctly identified.
       new  56b3bb7   Add support for configuring --stats-every (defaults to hourly)
       new  d040d4b   Update changelog for recent changes.
       new  af03da3   Release changelog.
       new  8d98031   Update packaging to build a -mutability package.
       new  35609a6   Can't make up my mind about versions!
       new  654d481   Increase the priority of the lighttpd config file to work around an odd ordering problem with the default debian-doc configuration which would mangle the alias list when accessing from localhost.
       new  aec2f83   Remove a spurious dependency on net-tools.
       new  e27e960   Various packaging bugfixes found while testing the package.
       new  07fc365   Lock down the default config - no remote connections, no HTTP server. The user can reconfigure if they want a more open setup.
       new  9457f2f   Fix typo in oversampling config check.
       new  5acae09   More sensible NET_OUTPUT_SIZE / NET_BUFFER defaults.
       new  8c26ee2   Release changelog.
       new  abe7897   Changelog update.
       new  c9e7c33   Add direct support for FATSV-format output.
       new  9c136cf   Big rearrangement to add debconf support.
       new  c4a29c4   Changelog update.
       new  b637418   Re-enable sedscript cleanup now that I'm done testing it.
       new  9150fb5   Update Build-Depends based on glitches found building under pbuilder.
       new  b05d6a2   Probably time for another release - release changelog.
       new  a846931   Ask about json interval before json dir. Skip the dir question if the interval is disabled, it makes more sense that way.
       new  abfe675   Be much more cautious about missing config settings so we don't explode so badly if something is omitted.
       new  ba41407   Use the package version as the version number compiled into the binary.
       new  cf5a40d   More version reporting tweaks.
       new  fc0e3e8   receiver.json support, internal webserver cleanup.
       new  b01599f   Add input validation to most of the config questions.
       new  9becb59   Raspbian's dpkg-changelog doesn't understand -S, use some sed magic instead.
       new  01c4bee   Rearrange validation so that the user only ever sees errors *after* providing input.
       new  f91f5bc   Release changelog.
       new  1d306f5   Remove half-implemented --no-decode option.
       new  933ac8a   Changelog update.
       new  ffbbd16   Add support for controlling the accuracy of the receiver location written in the JSON metadata used by the webmap.
       new  16e48a5   Oversampling is now less scary.
       new  09482e0   Warn if --modeac is used together with --oversample.
       new  c86c54a   Link to github from the webmap.
       new  b182f6d   Release changelog.
       new  34057b0   Add Provides: fatsv-data-source
       new  73fa538   Release changelog.
       new  c66ec05   Add support for LOG_DECODED_MESSAGES option to log all messages (disables --quiet).
       new  17db28c   Fix postinst handling of LOG_DECODED_MESSAGES.
       new  83d1204   Release changelog.
       new  444e378   Notice if we lose the RTLSDR device and reconnect. Fix some of the more glaring pthread bugs.
       new  a5ef241   Center the webmap on the receiver location. Mark config.js as a conffile, so user changes won't get overwritten.
       new  bf44b4f   Release changelog.
       new  441326a   Version bump to reflect upstream version.
       new  a455b25   Fix warnings. Add -Werror so they break the build in future.
       new  a617264   Remove dead tracking code related to the removed PlanePlotter feed.
       new  1ed7b5e   Release changelog.
       new  db80dfc   WIP webmap cleanup
       new  a518187   Disable lighttpd's stat cache in the sample config.
       new  49689f5   Changelog updates.
       new  99cf063   Fix initial map centering thinkos.
       new  5d78fa8   Fix UTC clock display in non-UTC timezones.
       new  1653b78   Changelog.
       new  e31d5f1   Change plane color if we have not seen a recent position update (previously, any type of message was enough).
       new  3e79367   Changelog.
       new  881facc   Changelog.
       new  537269d   Changelog.
       new  92cd149   Add --max-range parameter. Use it for relative position limits, and to discard bad position results.
       new  c0aecaa   Changelog.
       new  9489a2d   Changelog.
       new  7a2d542   Restart lighttpd on package upgrade if we changed its config files.
       new  91f68ef   Require that the JSON refresh interval is at least 1, as it is used to control the webmap refresh rate even if JSON files are not being written.
       new  5a6a110   Release changelog.
       new  7fa0085   Update changelog.
       new  a77e57f   Changelog.
       new  2f49dbf   Avoid a (rare) divide-by-zero crash in 2MHz --phase-enhance.
       new  6287444   Try to work around a libusb crash on exit after SIGINT.
       new  f9fce54   Release changelog.
       new  6dcc115   Changelog.
       new  6260fc8   GPL.
       new  730ad7c   Move to a simpler versioning scheme (the one derived from upstream is going to break the ordering that Debian expects very soon).
       new  17e6ede   Changelog.
       new  d10948b   Update GPL coverage.
       new  05b1e66   Fix some lintian warnings.
       new  33108fe   Make 2.4MHz sampling the default for new installs.
       new  db39f7c   Release changelog.
       new  0ae7601   Make the is_number regex accept numbers beginning with -0
       new  0a1b72c   Changelog mostly to bump the version to reduce confusion.
       new  31d1a5a   More time_t -> milliseconds conversions. This lets us support fractional net flush times among other things, which is handy.
       new  0ab1032   Start with --nicelevel -5 to reduce the chance of dropped buffers, except in --net-only mode.
       new  57a6cd5   Changelog updates for 1.14.
       new  6393417   Mark all HTML/Javascript as conffiles.
       new  5205483   More changelogging.
       new  07ea300   More CPR stats.
       new  44d6cc8   Release changelog.
       new  d716a11   Fix edge cases when specifying the user to run as.
       new  a08f30e   Change map icon based on aircraft category.
       new  24adfd8   Add formatter.js to conffiles.
       new  e5bb375   Package changes to support the aircraft DB.
       new  93b72d6   Mark this version as ~dev.
       new  c53e478   Raspbian doesn't do ${python:Depends}
       new  9b72d06   Fix timestamp correction when sample blocks are dropped. (Fixes #43)
       new  87415ac   Rearrangements to the receive thread.
       new  5aa0a01   Fix endian issues in timestamp input/output.
       new  a4a4018   Add curl as recommends.
       new  6b5d824   Fix queueing/resending very old Mode A/C messages.
       new  d91552c   Track age of heading/speed/altitude; use this when deciding what to emit in FATSV format.
       new  50d0e25   Mlat synthetic message detection.
       new  f3aaab1   Use invoke-rc.d to restart lighttpd as per Debian policy
       new  5412c00   Merge pull request #45 from saiarcot895/add-curl-recommends
       new  8fbec57   Add nginx config file
       new  98fe790   Add nginx configs to packaging.
       new  e3c45c6   Support multiple listening ports per listener type. Beast input defaults to listening on both 30004 and 30104. Drop the FATSV listener entirely (use faup1090 for that) Ignore --net-beast.
       new  d6c4d9a   Fix return value sense of is_port_list
       new  436d8ed   Remove reference to net-fatsv-port in postinst.
       new  b4e2400   Avoid creating a config file with all blank values if postinst configure fails.
       new  9cccdb7   $a is a literal sed command, avoid shell var expansion.
       new  c1ff449   Remove --aggressive from config options as the standard build will ignore it.
       new  2dc1035   Directly include the VRS-derived json db since the underlying DB is not being updated any more.
       new  11c28f5   Remove references to --aggressive from the maint scripts
       new  5fb3663   Remove duplicate crc.h copyright entry
       new  bff3ba9   Add copyright information about coolclock.js
       new  5797ece   Add copyright information about the flags-tiny pngs
       new  0ea63c2   Add copyright information about clock_gettime
       new  7244eb0   Add copyright information about clock_nanosleep
       new  94033f3   Add copyright information about markers.js
       new  3a5b9dd   Merge pull request #102 from rgeissert/debian-copyright
       new  0eb9fba   Always use phase enhancement; silently ignore --phase-enhance if given.
       new  a167035   Remove the 2MHz demodulator.
       new  5208a99   Remove --phase-enhance from the initscript.
       new  862262b   Switch to latest stable jquery/jqueryui. Include a local copy.
       new  47f9a7f   Layer switching support, ChartBundle, Bing maps.
       new  7b4844b   Switch to OL 3.17.1; include a copy locally.
       new  b8dea4d   Remove a stray "fi" in the initscript. Should fix #127.
       new  d692753   Strip out the config options for the internal webserver.
       new  9652306   Make the lighttpd enable/disable a bit more automatic.
       new  5a65f14   Upgrade the lighttpd dependency to Recommends
       new  234b924   Remove the last vestiges of the update-aircraft-db cronjob.
       new  40455b5   Update Debian init script to require $network and $local_fs - Issue #172
       new  3a9542f   Revise init script to follow Debian interpretation of LBS standards - Issue #172
       new  798ebce   Debian control fields fixes
       new  b0a3ead   Config file for serving the web interface via apache
       new  34eb1ec   Serve the json files directly via apache
       new  21f29cc   Use dh_apache2 to handle the config file
       new  4768988   Add manpages for dump1090 and view1090
       new  0b3c494   Rename the man pages and update the reference to Malcolm Robb's fork
       new  ca7c3f7   Make it a 3.0 quilt format package
       new  8e95870   Use the packaged versions of jquery and excanvas
       new  d2b18a3   Use the minified versions of jquery
       new  f755688   Don't mark some of the public_html/ files as conffiles
       new  d7f76a1   Move config.js to the-more-appropriate /etc directory
       new  0775e3b   Refresh the patch to use the Debian-packaged jquery
       new  1756d94   Use the smoothness jquery theme package
       new  deea1b6   Use the minified version of excanvas
       new  739e7e1   Refresh the patch to use the Debian-packaged excanvas
       new  739dcdf   Bump debhelper compat level to 9
       new  691a8a7   Add a missing dependency on lsb-base
       new  baa63fc   Don't call lighty-enable-mod with its full path
       new  fd94eee   debian/compat: version bump 9 -> 10
       new  8a982af   debian/control: Vcs-* updated under pkg-hamradio umbrella
       new  cc47924   debian/control: wrap-and-sort and cosmetic changes
       new  d5ede03   debian/patches/: patchset updated
       new  7cc099a   debian/control: fix typo on Raphael's name
       new  0407af2   debian/control: S-V bump 4.0.0 -> 4.1.3 (no changes needed)
       new  a00f1db   debian/: debhelper bump 10 -> 11
       new  6449048   New upstream version 1.14
       new  f8cb229   Update upstream source from tag 'upstream/1.14'
       new  3c0151a   debian/changelog: drop upstream entries and start Debian releasing
       new  14d2653   debian/watch: file added
       new  c0ce742   jquery
       new  bf59bc9   excanvas
       new  b9226bf   gcc7

The 171 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/dump1090-mutability.git



More information about the pkg-hamradio-commits mailing list