]> www.vanbest.org Git - motioneye-debian/commitdiff
Add upstream changelog and script to generate upstream changelog from Github release... master
authorJan-Pascal van Best <janpascal@vanbest.org>
Tue, 26 Jun 2018 21:26:32 +0000 (23:26 +0200)
committerJan-Pascal van Best <janpascal@vanbest.org>
Tue, 26 Jun 2018 21:26:32 +0000 (23:26 +0200)
debian/CHANGELOG [new file with mode: 0644]
debian/docs
debian/fetch-upstream-changelog [new file with mode: 0755]

diff --git a/debian/CHANGELOG b/debian/CHANGELOG
new file mode 100644 (file)
index 0000000..a5b717e
--- /dev/null
@@ -0,0 +1,227 @@
+Release 0.39.2 (2018-06-24T14:22:18Z)
+What's new:\r
+\r
+ * upload services: fixed incorrect file name when using symlinks for root directory (thanks to @randomstring)\r
+ * fixed SMB network shares mounting when using newer versions of `cifs-utils` package\r
+ * fixed 'unmatched' KeyError when listing disks
+
+Release 0.39.1 (2018-06-02T20:57:46Z)
+What's new:\r
+\r
+ * fixed a horrible bug where the admin and normal user passwords would be overwritten with five stars\r
+ * improved frames layout when fitting frames vertically on mobile devices (thanks to @hobbyquaker)\r
+ * fixed in-browser video playback temporary file issue (thanks to @PaulAnnekov)\r
+
+
+Release 0.39 (2018-03-31T20:28:45Z)
+What's new:\r
+ * added in-browser video playback (many thanks to @dermotduffy and @Mrnt)\r
+ * added `server_name` config setting (thanks to @hobbyquaker)
+
+Release 0.38.1 (2018-02-06T21:10:02Z)
+What's new:\r
+ * fixed SMB mounts when no username is provided\r
+ * fixed a bug where MMAL cameras would get some V4L2 motion config options\r
+ * added `webcontrol_parms` option to enable motion HTTP API on motion 4.1 or later\r
+ * fixed content type for downloaded movie files (thanks to @Mrnt)\r
+ * frame rate is now dimmed when a dialog is opened (thanks to @Mrnt)\r
+ * lots of Docker improvements (thanks to @kleini)
+
+Release 0.38 (2017-10-31T19:55:53Z)
+What's new:\r
+ * fixed EOFError on recent Python versions when listing media files\r
+ * double-sized text is now set on resolutions with width above 640\r
+ * added support for OMX hardware encoding on the Raspberry PI when creating h264 movies\r
+ * added support for the Raspberry PI MMAL camera interface (thanks to @inodlite)\r
+ * added a version query argument to static resources (JS/CSS files) to prevent undesired browser caching
+
+Release 0.37rc1 (2017-08-05T20:17:09Z)
+What's new:\r
+ * added SFTP upload support (thanks to @kwrt)\r
+ * passwords are now stored as SHA1 hashes rather than in plain text\r
+ * added support for HTTP basic authentication (see [`http_basic_auth`](https://github.com/ccrisan/motioneye/wiki/Configuration-File#http_basic_auth))\r
+ * smbctl: fixed a bug with upper case network shares\r
+ * wifictl: hex-encoded PSKs are now supported\r
+ * added support for running a command when an event ends (thanks to @jcsilva)\r
+ * added a button to allow the user to manually take a snapshot\r
+ * still images: added "manual" capture mode\r
+ * still images: added "motion-triggered (one picture)" capture mode\r
+ * a few code cleanups to reduce PEP8 warnings
+
+Release 0.37.1 (2017-09-09T19:57:11Z)
+What's new:\r
+ * fixed authentication no longer working for Remote motionEye Cameras\r
+ * normal (surveillance) password is kept (again) as plain text, because it may be needed for streaming authentication\r
+ * fixed streaming authentication\r
+ * streaming framerate is now pushed above capture framerate with 5 more fps\r
+ * framerate dimmer now accepts value 0 which will refresh the camera once, at page load
+
+Release 0.37 (2017-08-26T13:46:31Z)
+What's new:\r
+ * improved the email pictures attachment process
+
+Release 0.33.3 (2017-08-05T15:18:16Z)
+What's new:\r
+ * fixed a bug where upload services credentials would be lost after applying settings\r
+ * motion 3.4 is now properly recognized as a new version of the daemon\r
+
+
+Release 0.33.2 (2017-08-05T15:18:22Z)
+What's new:\r
+ * RTSP network cameras with Digest Authentication can now be added (although no credentials verification will be done)\r
+ * fixed various bugs when changing upload services settings or provider\r
+ * the previous/next arrows in the media browser are no longer reversed\r
+ * added support for numerical action buttons (1 to 9), that could be used for PTZ presets\r
+
+
+Release 0.33.1 (2017-08-05T15:18:31Z)
+What's new:\r
+ * the movie quality setting should now be closer to what the user expects, as percentage\r
+ * the media root directory of each camera is now created automatically upon hitting *apply*\r
+ * the default root directory of each camera contains now the (initial) name of the camera\r
+ * added the [[validate_certs|Configuration-File#validate_certs]] setting to allow talking to sites with self-signed certificates\r
+
+
+Release 0.33 (2017-08-05T15:18:38Z)
+What's new:\r
+ * added support for choosing movie formats/codecs (h264/mp4 is available with newer motion versions)\r
+ * RTSP: prefer TCP over UDP\r
+ * added action buttons for pan/tilt/zoom (only the buttons, not the underlying functionality!)\r
+ * notifications emails now contain the `Date` header, for better compatibility\r
+
+
+Release 0.32.1 (2017-08-05T15:18:43Z)
+What's new:\r
+ * more than 10 cameras can now be added to a motionEye server\r
+ * fixed a bug where media files cleanup wouldn't work when having multiple cameras\r
+ * RTSP network cameras: added support for basic authentication\r
+ * Dropbox API v2 is now used (v1 has been deprecated)\r
+ * Google Drive: added support for relative path (subfolders for media files)\r
+ * Google Drive: media files are no longer uploaded to folders that have been moved to trash\r
+ * added a test button for email notifications\r
+ * added a test button for network shares\r
+ * HEAD method is now supported by all URIs\r
+
+
+Release 0.32 (2017-08-05T15:18:52Z)
+What's new:\r
+ * added support for [[monitoring commands|Monitoring Commands]]\r
+ * HTTP 403 status is now used to signal any authentication problem\r
+
+
+Release 0.31.5 (2017-08-05T15:19:48Z)
+What's new:\r
+ * fixed a bug where the `relayevent.sh` script would compute a wrong signature when using special characters in admin password\r
+
+
+Release 0.31.4 (2017-08-05T15:19:58Z)
+What's new:\r
+ * fixed a bug with numeric passwords used for remote motionEye cameras\r
+ * when removing a single movie file from the media browser, the associated .thumb file is removed as well\r
+
+
+Release 0.31.3 (2017-08-05T15:20:09Z)
+What's new:\r
+ * event passing between motion and motionEye is now faster thanks to a `relayevent.sh` shell script replacing old python-based method\r
+
+
+Release 0.31.2 (2017-08-05T15:20:15Z)
+What's new:\r
+ * fixed a bug where File Storage section would show up in settings menu for Simple MJPEG Cameras\r
+ * hidden files and dirs are now properly ignored when listing media files\r
+
+
+Release 0.31.1 (2017-08-05T15:20:38Z)
+What's new:\r
+ * the root media folder is no longer removed when removing a media files group\r
+ * right click on a picture frame allows now saving the picture locally (thanks to @nmrugg)\r
+
+
+Release 0.31 (2017-08-05T15:20:45Z)
+What's new:\r
+ * hidden folders are ignored when listing media files\r
+ * media file listing performance improvements\r
+ * added support for more network share security methods\r
+ * added support for open wifi networks\r
+ * SMTP passwords can now contain percent characters\r
+ * the From field can now be customized when configuring email notifications\r
+
+
+Release 0.30 (2017-08-05T15:20:51Z)
+What's new:\r
+ * camera frames layout has been completely redesigned\r
+ * current streaming/capture frame rate is now shown in each camera frame\r
+ * added support for [[action buttons|Action Buttons]]\r
+ * added frame rate dimmer control\r
+ * added resolution dimmer control\r
+ * added `meyectl shell` command (for debugging purposes)\r
+ * fixed mixed up cameras when sending email notifications\r
+ * semicolons are now accepted in SMTP account passwords\r
+
+
+Release 0.29.1 (2017-08-05T15:21:02Z)
+What's new:\r
+ * fixed camera live preview when enabling streaming authentication\r
+ * motion log level follows now motionEye's log level setting as close as possible\r
+
+
+Release 0.29 (2017-08-05T15:21:08Z)
+What's new:\r
+ * fixed media browser layout on Firefox 42+\r
+ * fixed webhook POST\r
+ * fixed boolean extra motion options\r
+ * added support for transmitting data as form or json when calling a webhook\r
+ * added support for calling webhooks and running commands with each media file creation\r
+ * added support for media file uploading to Google Drive and Dropbox\r
+
+
+Release 0.28.3 (2017-08-05T15:21:21Z)
+What's new:\r
+ * lightswitch detection is now disabled by default\r
+ * minimum motion frames option is now set to 10 frames by default\r
+ * fixed no preview bug when using digest authentication for the video streaming\r
+ * fixed various bugs related to dealing with ungrouped media files (those created directly in the root directory of the camera)\r
+
+
+Release 0.28.2 (2017-08-05T15:21:41Z)
+What's new:\r
+ * the working schedule mechanism won't be enabled unless at least one day is enabled\r
+ * fixed memory leaks with working schedule enabled\r
+ * fixed email notifications not being sent\r
+ * added new settings: `motion_control_localhost`, `motion_control_port`, `list_media_timeout` and `timelapse_timeout` (previously hardcoded)\r
+
+
+Release 0.28.1 (2017-08-05T15:21:49Z)
+What's new:\r
+* light switch detection threshold slider has been moved to *Motion Detection* section, where it belongs\r
+* the settings panel is no longer automatically opened after login\r
+* fixed a bug where motion detection events were not relayed correctly to the UI (the frame wouldn't turn to red)\r
+* added `motion_control_localhost` and `motion_control_port` settings to configure the motion HTTP control interface\r
+
+
+Release 0.28 (2017-08-05T15:21:56Z)
+What's new:\r
+* added continuous movie recording mode\r
+* the destination address is now used as "from" when sending email notifications\r
+* light switch detection setting is now a slider (was a simple on/off button before)\r
+* fixed various URL-related issues when running behind a reverse proxy\r
+
+
+Release 0.27.2 (2017-08-05T15:22:02Z)
+What's new:\r
+* fixed relayevent/sendmail/webhook error when launched with `-b`\r
+* conf, run, log and media paths are now guessed from the `-c` argument unless otherwise instructed in the config file\r
+* the default media path is now `/var/lib/motioneye`\r
+
+
+Release 0.27.1 (2017-08-05T15:22:08Z)
+What's new:\r
+* fixed an old motion compatibility problem\r
+
+
+Release 0.27 (2017-08-05T15:22:15Z)
+What's new:\r
+* motionEye has been moved to Github\r
+* motionEye has been ported to `setuptools` and uploaded to [PyPI](https://pypi.python.org/pypi/motioneye/).\r
+* there is now a single main script called `meyectl` that will control the server
+
index af2037b373c281ad321bdde31c7aa9e84387a31a..6d2f416f38af7babc176cbd0a2ee3b23f3f808c4 100644 (file)
@@ -1 +1,2 @@
 debian/QUICKSTART.txt
+debian/CHANGELOG
diff --git a/debian/fetch-upstream-changelog b/debian/fetch-upstream-changelog
new file mode 100755 (executable)
index 0000000..0916c5e
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+wget -q -O- https://api.github.com/repos/ccrisan/motioneye/releases | \
+  jq -r 'sort_by(.tag_name) | reverse | .[] | "Release \(.tag_name) (\(.published_at))\n\(.body)\n"' > debian/CHANGELOG