2 Commits

Author SHA256 Message Date
364452e063 Accepting request 1186800 from X11:common:Factory
- update to 0.28.3 (bsc#1227528, CVE-2024-39695):
  * Release Notes:
    + https://github.com/Exiv2/exiv2/issues/3008
    + https://github.com/Exiv2/exiv2/milestone/14?closed=1
  * This release also fixes a low-severity security issue in
    asfvideo.cpp: out-of-bounds read in AsfVideo::streamProperties.

OBS-URL: https://build.opensuse.org/request/show/1186800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exiv2?expand=0&rev=83
2024-07-14 06:48:52 +00:00
a562a180be - update to 0.28.3 (bsc#1227528, CVE-2024-39695):
* Release Notes:
    + https://github.com/Exiv2/exiv2/issues/3008
    + https://github.com/Exiv2/exiv2/milestone/14?closed=1
  * This release also fixes a low-severity security issue in
    asfvideo.cpp: out-of-bounds read in AsfVideo::streamProperties.

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=159
2024-07-08 18:06:41 +00:00
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:543bead934135f20f438e0b6d8858c55c5fcb7ff80f5d1d55489965f1aad58b9
size 45224206

BIN
exiv2-0.28.3.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jul 8 18:05:16 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.28.3 (bsc#1227528, CVE-2024-39695):
* Release Notes:
+ https://github.com/Exiv2/exiv2/issues/3008
+ https://github.com/Exiv2/exiv2/milestone/14?closed=1
* This release also fixes a low-severity security issue in
asfvideo.cpp: out-of-bounds read in AsfVideo::streamProperties.
-------------------------------------------------------------------
Mon Jul 8 08:28:26 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%bcond_with docs
Name: exiv2
Version: 0.28.2
Version: 0.28.3
Release: 0
Summary: Tool to access image Exif metadata
License: BSD-3-Clause AND GPL-2.0-or-later