File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-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.5 ]
16
+ EXIV2TAG : [v0.28.6 ]
17
17
runs-on : ubuntu-24.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 >2025-08-29</date >
6
+ <title >Exiv2 v0.28.6</title >
7
+ <abstract >Exiv2 v0.28.6</abstract >
8
+ <desc >
9
+ <ol >
10
+ <li >Security fix</li >
11
+ <li >Fix for CVE-2025-54080: Out-of-bounds read in Exiv2::EpsImage::writeMetadata() via crafted EPS file</li >
12
+ <li >Fix for CVE-2025-55304: Quadratic performance in ICC profile parsing in JpegBase::readMetadata</li >
13
+ </ol >
14
+ <p >More details: <a href =" https://github.com/Exiv2/exiv2/issues/3323" _target =" _blank" >Change List</a ></p >
15
+ </desc >
16
+ </newsitem >
17
+
4
18
<newsitem >
5
19
<date >2025-02-21</date >
6
20
<title >Exiv2 v0.28.5</title >
You can’t perform that action at this time.
0 commit comments