Skip to content

Commit 8dc2b32

Browse files
kevinbackhousekmilos
authored andcommitted
Exiv2 version 0.28.5
1 parent 547f2cf commit 8dc2b32

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.github/workflows/exiv2.org.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
deploy:
1414
strategy:
1515
matrix:
16-
EXIV2TAG: [v0.28.4]
16+
EXIV2TAG: [v0.28.5]
1717
runs-on: ubuntu-24.04
1818
concurrency:
1919
group: ${{ github.workflow }}-${{ github.ref }}

website/master/news.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
<?xml version = '1.0'?>
22
<news>
33

4+
<newsitem>
5+
<date>2025-02-21</date>
6+
<title>Exiv2 v0.28.5</title>
7+
<abstract>Exiv2 v0.28.5</abstract>
8+
<desc>
9+
<ol>
10+
<li>Security fix</li>
11+
<li>Fix for CVE-2025-26623: Use After Free in TiffSubIfd</li>
12+
</ol>
13+
<p>More details: <a href="https://github.com/Exiv2/exiv2/issues/3181" _target="_blank">Change List</a></p>
14+
</desc>
15+
</newsitem>
16+
417
<newsitem>
518
<date>2025-02-10</date>
619
<title>Exiv2 v0.28.4</title>

0 commit comments

Comments
 (0)