Skip to content

Commit abf78dd

Browse files
committed
update:CHANGELOG
1 parent 3ed2a8b commit abf78dd

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

.github/workflows/debian_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- name: install system package
5959
run: |
6060
apt update -y
61+
apt upgrade -y
6162
apt install gcc g++ make git jq unzip curl wget -y
6263
6364
- name: install xengine library

CHANGELOG

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
XEngine_StreamMedia V2.13.0.1001
2+
3+
ci:增加了centos alma系统支持
4+
增加:http验证功能支持
5+
更新:依赖库
6+
修改:启动参数不区分大小写
7+
修改:统一Http错误码
8+
修正:某些时候配置读取问题
9+
10+
ci:add alma and centos and debian 13 system support
11+
added:http basic and digest verification
12+
update:depend library
13+
modify:start parameter does not case sensitive
14+
modify:Unify HTTP error code definitions
15+
fixed:sometime configure read memory leak
16+
=======================================================
117
XEngine_StreamMedia V2.12.0.1001
218

319
added:webrtc push stream test code

0 commit comments

Comments
 (0)