Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kdegraphics-mobipocket for
openSUSE:Factory checked in at 2025-08-16 20:36:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdegraphics-mobipocket (Old)
and /work/SRC/openSUSE:Factory/.kdegraphics-mobipocket.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdegraphics-mobipocket"
Sat Aug 16 20:36:03 2025 rev:20 rq:1299593 version:25.08.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kdegraphics-mobipocket/kdegraphics-mobipocket.changes
2025-07-06 17:02:05.636501926 +0200
+++
/work/SRC/openSUSE:Factory/.kdegraphics-mobipocket.new.1085/kdegraphics-mobipocket.changes
2025-08-16 20:36:35.257287806 +0200
@@ -1,0 +2,31 @@
+Fri Aug 8 07:47:23 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.08.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/25.08.0/
+- Changes since 25.07.80:
+ * Avoid overflow of dict offsets in bounds checks
+ * Add heuristic to protect HuffDic decompressor against 'ZIP bombs'
+ * Abort HuffDic decompression on first error
+ * Avoid HuffDic decompressor dictionary out-of-bounds accesses
+ * Verify hasDRM() returns the correct value
+ * Fix invalid QStringDecoder instantiation for cp1252
+ * Add support for categorized logging
+ * Add missing bounds check for HuffDic records
+ * Verify a truncated valid file does not cause invalid reads
+ * Fix invalid QTextCodec access for invalid files
+ * Fix possible out-of-bounds read when determining extra flags
+ * Fix possible out-of-bounds read for EXTH parsing
+ * Move PDB class definition to private header, clean it up
+ * Add missing bounds checks for getImage(), clean up, extend tests
+
+-------------------------------------------------------------------
+Mon Jul 14 14:25:09 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.07.80
+ * New feature release
+- Too many changes since 25.04.3, only listing bugfixes:
+ * Handle trailing data entries correctly (kde#475975)
+
+-------------------------------------------------------------------
Old:
----
kdegraphics-mobipocket-25.04.3.tar.xz
kdegraphics-mobipocket-25.04.3.tar.xz.sig
New:
----
kdegraphics-mobipocket-25.08.0.tar.xz
kdegraphics-mobipocket-25.08.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdegraphics-mobipocket.spec ++++++
--- /var/tmp/diff_new_pack.dtInsE/_old 2025-08-16 20:36:36.917355845 +0200
+++ /var/tmp/diff_new_pack.dtInsE/_new 2025-08-16 20:36:36.933356501 +0200
@@ -1,7 +1,7 @@
#
# spec file for package kdegraphics-mobipocket
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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
@@ -16,12 +16,12 @@
#
-%define kf6_version 6.6.0
-%define qt6_version 6.6.0
+%define kf6_version 6.14.0
+%define qt6_version 6.8.0
%bcond_without released
Name: kdegraphics-mobipocket
-Version: 25.04.3
+Version: 25.08.0
Release: 0
Summary: E-book plugin and library
License: GPL-2.0-or-later
@@ -33,21 +33,20 @@
%endif
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
-BuildRequires: cmake(Qt6Core5Compat) >= %{qt6_version}
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
%description
Mobipocket E-book support for Okular.
-%package -n libQMobipocket6-2
+%package -n libQMobipocket6-3
Summary: E-book plugin and library
-%description -n libQMobipocket6-2
+%description -n libQMobipocket6-3
Mobipocket E-book plugin and library.
%package -n kdegraphics-mobipocket-devel
Summary: E-book plugin and library
-Requires: libQMobipocket6-2 = %{version}
+Requires: libQMobipocket6-3 = %{version}
%description -n kdegraphics-mobipocket-devel
Mobipocket E-book plugin and library.
@@ -66,11 +65,12 @@
%install
%kf6_install
-%ldconfig_scriptlets -n libQMobipocket6-2
+%ldconfig_scriptlets -n libQMobipocket6-3
-%files -n libQMobipocket6-2
-%license COPYING
+%files -n libQMobipocket6-3
+%license LICENSES/*
%{_kf6_libdir}/libQMobipocket6.so.*
+%{_kf6_debugdir}/qmobipocket.categories
%files -n kdegraphics-mobipocket-devel
%{_includedir}/QMobipocket6/
++++++ kdegraphics-mobipocket-25.04.3.tar.xz ->
kdegraphics-mobipocket-25.08.0.tar.xz ++++++
++++ 2688 lines of diff (skipped)