File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 13
13
deploy :
14
14
strategy :
15
15
matrix :
16
- EXIV2TAG : [v0.28.2 ]
16
+ EXIV2TAG : [v0.28.3 ]
17
17
runs-on : ubuntu-22.04
18
18
concurrency :
19
19
group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 1
1
<?xml version = ' 1.0' ?>
2
2
<news >
3
3
4
+ <newsitem >
5
+ <date >2024-07-08</date >
6
+ <title >Exiv2 v0.28.3</title >
7
+ <abstract >Exiv2 v0.28.3</abstract >
8
+ <desc >
9
+ <ol >
10
+ <li >Minor bugs and fixes</li >
11
+ <li >Fix for CVE-2024-39695: out-of-bounds read in AsfVideo::streamProperties.</li >
12
+ </ol >
13
+ <p >More details: <a href =" https://github.com/Exiv2/exiv2/issues/3008" _target =" _blank" >Change List</a ></p >
14
+ </desc >
15
+ </newsitem >
16
+
4
17
<newsitem >
5
18
<date >2024-02-13</date >
6
19
<title >Exiv2 v0.28.2</title >
You can’t perform that action at this time.
0 commit comments