Now assuming the lock when removing deleted recordings even if the disk is full

This commit is contained in:
Klaus Schmidinger
2022-11-04 14:30:01 +01:00
parent 74460f22bf
commit 786245efe5
3 changed files with 10 additions and 2 deletions

View File

@@ -9780,9 +9780,11 @@ Video Disk Recorder Revision History
out by Onur Sent<6E>rk).
- Official release.
2022-03-03:
2022-11-04:
- Added UPDATE-2.6.0, which was missing in the official 2.6.0 release.
- Fixed unexpected calls of the '-r' script when a recording is interrupted and
the timer has not yet finished.
- Now dropping capabilities after opening terminal.
- Now assuming the lock when removing deleted recordings even if the disk is full
(reported by Claus Muus).