Changelog for
motion-4.6.0-48.2.x86_64.rpm :
* Thu Mar 21 2024 Christophe Marin
- Update to 4.6.0
* Fix segfault on vaapi decoding
* Remove default for allowed_media_types
* Fix libweb includes
* Fix autotools and translation files
* Fix movie_extpipe
* Fix threshold_tune
* Implement consistent time values
* Implement consistent calculation for pixel difference
* Fix compiler warnings
* Revise ioctl for devices to use long variable
* Add support for DRM HW decode
* Update year in copyright notice
* Revise issue template
* Allow for bad packets when processing file
* Print log message of signals- Update post-install customizations. Some entries don\'t exist anymore or are disabled in the default configuration file
* Thu Feb 22 2024 Michael Vetter - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Mon Feb 05 2024 Marcus Meissner - provide user(motion) and group(motion)
* Sat Aug 26 2023 munix9AATTgooglemail.com- Fix undefined reference to symbol \'WebPMemoryWriterClear\'
* Thu Jan 05 2023 Dirk Müller - update to 4.5.1:
* Improve closing of v4l2 devices
* Fix creation of pid_file
* Add header check for mmal
* Fix pause when used as command line option
* Fix json pages when multiple cameras used
* Fix codec for movie_codec for mpeg4
* Fix rotation for v4l2 devices
* Sun Dec 04 2022 Dirk Müller - update to 4.5.0:
* Do not translate the ignoring IP alert message
* Fix processing for native_language config option
* Add additional sleep time for images to web stream
* Revise log level for some messages
* Update translations
* Update for new MariaDB pkg-config name
* Fix cleanup when v4l2 open fails
* Remove unused include module.
* Remove unused H264 palette code
* Fix sending of stale images to stream
* Revise path when checking headers
* Fix double free when using extpipe.
* Revise issue template
* Eliminate shared handle for sqlite3
* Fix setting of controls for v4l2 devices
* Fix processing for v4l2 devices when stride is not width
* Replace dbeventid with eventid
* Fix parsing of PGM files
* Fix scale of text when in debug mode
* Fix processing when camera is not initially available
* Fix double free when camera is lost frequently.
* Fix close on exec methods
* Fix processing for preferred codec with new ffmpeg versions
* Fix snapshots when using netcam high
* Enhance netcam processing for single jpg pages
* Update instructions on using libcamerify for pi camera
* Update instructions on maximum number of cameras shown on web control page.
* Expand buffer for log messages
* Update japanese translations.
* Fix extra event triggered upon quit
* Sun Nov 28 2021 Jonas Kvinge - Update to 4.4.0:
* Fixes + Use default for non ASCII characters in drawing + Maximum movie time + Guide updates
* Enhancements + Updated translations + Lockout on failed authentications + Hardware decoding for some network cameras + User specification of ffmpeg options for network cameras + Change default processing for http cameras.
* New Configuration Options + watchdog_tmo + watchdog_kill + pause + webcontrol_lock_minutes + webcontrol_lock_attempts + webcontrol_lock_max_ips
* Renamed Configuration Options + vid_control_params -> video_params + mmalcam_control_params -> mmalcam_params
* Changed Configuration Options + v4l2_palette use video_params + input use video_params + norm use video_params + frequency use video_params + netcam_highres use netcam_high_params + netcam_keepalive use netcam_params + netcam_proxy use netcam_params + netcam_tolerant_check use netcam_params + netcam_use_tcp use netcam_params + netcam_decoder use netcam_params + webcontrol_cors_header use webcontrol_header_params + stream_cors_header use stream_header_params
* Fri Oct 15 2021 Johannes Segitz - Drop ProtectClock hardening, can cause issues if other device acceess is needed
* Wed Oct 06 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_motion.service.patch
* Tue Dec 22 2020 Dirk Müller - update to 4.3.2:
* Revise to use MHD function for url decode
* Update travis distribution testing
* Eliminate compiler warnings on unsigned comparisons
* Eliminate compiler warnings on MHD return codes