Files
tavro-build-linux/CHANGELOG.md
Boris Shestov 56d453d671
Some checks failed
Build and publish docker image / Builds the image and publishes to docker hub (push) Has been cancelled
[DO-1573] Add xvfb package for test (#7)
[DO-1573]

Co-authored-by: Boris Shestov <boris.shestov@avroid.tech>
Reviewed-on: https://git.avroid.tech/Docker/tavro-build-linux/pulls/7
2025-02-10 16:56:55 +03:00

86 lines
959 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Changelog
## 1.6
### 10.02.2025
ADD:
* Добавлен пакет xvfb эмулирующий X сервер, выполняющий графические операции в памяти без вывода на экран
## 1.5
### 24.01.2025
ADD:
* Отключена опция сборки без openssl в qt
## 1.4
### 09.10.2024
ADD:
* Костыль с симлинком библиотеки
## 1.3
### 07.10.2024
CHANGE:
* Update build base image
## 1.2
### 10.09.2024
CHANGE:
* Update qt version for build
## 1.1
### 27.05.2024
CHANGE:
* Added libraries for tavro tests
## 1.0
### 29.09.2023
CHANGE:
* Organization in git
## 0.2
### 4.09.2023
ADD:
* build requirements:
libavcodec-dev
libavformat-dev
libjpeg-dev
libopus-dev
libopenh264-dev
libswscale-dev
libvpx-dev
CHANGE:
* configure for qt build
* change UserID and GroupID from 2000 to 1000
## 0.1
### 18.08.2023
CREATE:
* dockerfile