Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libharu for openSUSE:Factory checked in at 2026-09-14 16:22:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libharu (Old) and /work/SRC/openSUSE:Factory/.libharu.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libharu" Mon Sep 14 16:22:16 2026 rev:12 rq:1377745 version:2.4.6 Changes: -------- --- /work/SRC/openSUSE:Factory/libharu/libharu.changes 2023-09-20 13:31:41.324017374 +0200 +++ /work/SRC/openSUSE:Factory/.libharu.new.1265/libharu.changes 2026-09-14 16:22:24.946652320 +0200 @@ -1,0 +2,17 @@ +Sun Sep 13 14:08:17 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 2.4.6: + * TTF parser security hardening: bounds checks for crafted + fonts (heap overflow read/write fixes) + * Fix missing HPDF_FAILED_TO_ALLOC_MEM error definition + * Allow user password equal to owner password + * CMake fixes: docs/bindings install dir, Win32 x86 build, + WebAssembly support + * Includes changes from 2.4.5: load fonts from memory, Mac + TTC support, UNITY_BUILD, Ruby bindings and PDF/A fixes + * SOVERSION unchanged (2.4), no shared-library policy action + needed + * Follow upstream install move of README/CHANGES/bindings from + /usr/share/libharu to the docdir (drop now-dead fdupes call) + +------------------------------------------------------------------- Old: ---- libharu-2.4.4.tar.gz New: ---- libharu-2.4.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libharu.spec ++++++ --- /var/tmp/diff_new_pack.lzZA64/_old 2026-09-14 16:22:26.000696570 +0200 +++ /var/tmp/diff_new_pack.lzZA64/_new 2026-09-14 16:22:26.003696696 +0200 @@ -1,7 +1,7 @@ # # spec file for package libharu # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,15 +19,13 @@ %define relver 2_4 %define lname libhpdf%{relver} Name: libharu -Version: 2.4.4 +Version: 2.4.6 Release: 0 Summary: Library for generating PDF files License: Zlib -Group: Productivity/Office/Other -URL: http://libharu.org +URL: https://libharu.org Source0: https://github.com/libharu/libharu/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake -BuildRequires: fdupes BuildRequires: libpng-devel BuildRequires: zlib-devel @@ -45,7 +43,6 @@ %package -n %{lname} Summary: Library for generating PDF files -Group: System/Libraries %description -n %{lname} libHaru is a library for generating PDF files. @@ -61,7 +58,6 @@ %package devel Summary: Development files for libharu -Group: Development/Libraries/C and C++ Requires: %{lname} = %{version} Requires: libpng-devel Requires: zlib-devel @@ -82,8 +78,8 @@ %install %cmake_install - -%fdupes %{buildroot}%{_datadir}/%{name}/ +# Upstream 2.4.5+ installs README/CHANGES/bindings to the docdir +# (was %{_datadir}/libharu), owned by the devel package below. %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig @@ -96,5 +92,5 @@ %files devel %{_libdir}/libhpdf.so %{_includedir}/*.h -%{_datadir}/%{name}/ +%{_docdir}/%{name}/ ++++++ libharu-2.4.4.tar.gz -> libharu-2.4.6.tar.gz ++++++ ++++ 6893 lines of diff (skipped)
