[packages/exiv2] - updated to 0.28.8 (fixes CVE-2025-54080 CVE-2025-55304 CVE-2026-25884 CVE-2026-27596 CVE-2026-2763

qboosh qboosh at pld-linux.org
Mon Apr 6 19:57:53 CEST 2026


commit d1f49577a583d904475bbc1eaea1990006ffb2f9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 6 19:58:18 2026 +0200

    - updated to 0.28.8 (fixes CVE-2025-54080 CVE-2025-55304 CVE-2026-25884 CVE-2026-27596 CVE-2026-27631)

 exiv2.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/exiv2.spec b/exiv2.spec
index 311a068..b2bae57 100644
--- a/exiv2.spec
+++ b/exiv2.spec
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# API documentation
-%bcond_with	curl		# enable webready with HTTP support via curl
+%bcond_with	curl		# webready with HTTP support via curl
 
 Summary:	EXIF and IPTC metadata manipulation tools
 Summary(pl.UTF-8):	Narzędzia do obróbki metadanych EXIF i IPTC
 Name:		exiv2
-Version:	0.28.5
+Version:	0.28.8
 Release:	1
 License:	GPL v2+
 Group:		Applications/Graphics
 #Source0Download: https://github.com/Exiv2/exiv2/releases
 Source0:	https://github.com/Exiv2/exiv2/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	f8de9495e03f06be5152ecae3a82815c
+# Source0-md5:	3f3b2d9c3e73880ea8e6bd78c67ea56a
 URL:		https://github.com/Exiv2/exiv2
 BuildRequires:	cmake >= 3.11.0
 %{?with_curl:BuildRequires:	curl-devel}
@@ -113,18 +113,18 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc README.md doc/ChangeLog doc/cmd.txt
+%doc README.md SECURITY.md doc/ChangeLog doc/cmd.txt
 %attr(755,root,root) %{_bindir}/exiv2
 %{_mandir}/man1/exiv2.1*
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libexiv2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libexiv2.so.28
+%{_libdir}/libexiv2.so.*.*.*
+%ghost %{_libdir}/libexiv2.so.28
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libexiv2.so
+%{_libdir}/libexiv2.so
 %{_includedir}/exiv2
 %{_pkgconfigdir}/exiv2.pc
 %{_libdir}/cmake/exiv2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exiv2.git/commitdiff/d1f49577a583d904475bbc1eaea1990006ffb2f9



More information about the pld-cvs-commit mailing list