fix permissions for /dev/dvb

This commit is contained in:
aptalca 2019-07-10 16:47:54 -04:00 committed by Ryan Kuba
parent 8decc2cae8
commit 2dc0521c2c
3 changed files with 10 additions and 4 deletions

View file

@ -233,6 +233,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **10.07.19:** - Fix permissions for tuner (/dev/dvb) devices.
* **20.05.19:** - Bugfix do not allow Root group for Intel QuickSync ownership rules.
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
* **22.03.19:** - Fix update logic for `VERSION=public`.