------------------------------------------------------------------ --- Changelog.all ----------- Mon Aug 17 21:34:50 UTC 2026 ------ ------------------------------------------------------------------ ------------------------------------------------------------------ ------------------ 2026-8-17 - Aug 17 2026 ------------------- ------------------------------------------------------------------ ++++ openSUSE-Addon-NonOss-release: - automatically generated by openSUSE-release-tools/pkglistgen ------------------------------------------------------------------ ------------------ 2026-8-4 - Aug 4 2026 ------------------- ------------------------------------------------------------------ ++++ xv: - Enable the EXIF orientation support the 6.1.0/6.2.0 release notes describe: add pkgconfig(libexif) to BuildRequires. Without libexif in the build root the new CMake probe fails and the build prints "Disabling EXIF Support", so the feature the update is named for was silently absent - Install the desktop file directly and drop the deprecated update-desktop-files/%%suse_update_desktop_file pair; the categories now live in xv.desktop itself, which also sheds the obsolete Encoding key - Remove pre_checkin.sh: it was a hook of the retired autobuild system, nothing has executed it for years, and its job -- stripping the non-redistributable Adobe EPSF specification document src/docs/formats/epsf.ps from the tarball -- had therefore silently stopped happening, so the file is present in the 6.0.4 and 6.2.0 tarballs currently packaged - Generate the source with _service from the upstream v6.2.0 tag and strip that file there, rather than shipping a hand-modified copy of the upstream release tarball. The tag differs from the release tarball only in CI plumbing, which is excluded too, and a generated top-level ChangeLog that is not packaged; the CHANGELOG that ships is src/CHANGELOG, which the tag carries ------------------------------------------------------------------ ------------------ 2026-8-2 - Aug 2 2026 ------------------- ------------------------------------------------------------------ ++++ xv: - Update to 6.2.0 (2026-02-27) based on xv-3.10a * Add orientation support to WebP images. * Add sample WebP image with EXIF orientation flags set. * Make EXIF orientation support generic rather than being tied to JPEG. * Add orientation support for WebP images. - from version 6.1.0 (2025-11-30) based on xv-3.10a * Add support for EXIF orientation tags. * Add support for depth 30, or 10bit/color, for compatibility with mode. * Fix wasJpegUp → wasJp2kUp. ------------------------------------------------------------------ ------------------ 2026-7-22 - Jul 22 2026 ------------------- ------------------------------------------------------------------ ++++ THE: - Fix build with GCC 14 and current ooRexx: * Build with -std=gnu17 to keep the pre-C23 empty-parameter declaration semantics (the deliberately-undefined qsort comparators in directry.c and thematch()) * Downgrade incompatible-pointer-types and int-conversion back to warnings, since THE still uses the old non-const ooRexx RXSTRING API - Drop the stray _link to a non-existent openSUSE:Factory:NonFree/THE that left the package in a broken state - Stop shipping the broken generated html/helpviewer reference manuals (dozens of zero-length placeholders and duplicated files) - Strip the executable bit from the documentation files - Fix the name-repeated-in-summary rpmlintrc filter so it matches ------------------------------------------------------------------ ------------------ 2026-7-1 - Jul 1 2026 ------------------- ------------------------------------------------------------------ ++++ wine-mono: - updated to 11.2.0 for wine 11.12 ------------------------------------------------------------------ ------------------ 2026-6-2 - Jun 2 2026 ------------------- ------------------------------------------------------------------ ++++ unrar: - Update to version 7.2.6: * Bug fixes and minor improvements - Spec cleanup: * Add explicit make BuildRequires * Drop obsolete Group tags ------------------------------------------------------------------ ------------------ 2026-5-27 - May 27 2026 ------------------- ------------------------------------------------------------------ ++++ stream: - Refresh spec file against current openSUSE packaging guidelines: * Update copyright year to 2026 * Switch bugs URL to https * Add explicit BuildRequires: gcc (was relying on transitive pull-in from gcc-fortran) * Add %check section running both binaries and verifying the "Solution Validates" output * Drop Group: tag (no longer required by openSUSE Factory) - Build stream_f with -fmax-stack-var-size=0: stream.f's PROGRAM- scope 3 x 2M double arrays (~48 MB) overflow the default 8 MB stack on aarch64 and SIGSEGV at startup; pushing locals into BSS/heap fixes the runtime crash and lets %check pass. ------------------------------------------------------------------ ------------------ 2026-5-2 - May 2 2026 ------------------- ------------------------------------------------------------------ ++++ wine-mono: - updated to 11.1.0 for wine 11.8 ------------------------------------------------------------------ ------------------ 2026-3-24 - Mar 24 2026 ------------------- ------------------------------------------------------------------ ++++ unrar: - update to 7.2.5: * No upstream changelog available ------------------------------------------------------------------ ------------------ 2026-2-21 - Feb 21 2026 ------------------- ------------------------------------------------------------------ ++++ unrar: - update to 7.2.4: * No upstream changelog available ++++ wine-mono: - updated to 11.0.0 for wine 11.3 ------------------------------------------------------------------ ------------------ 2026-1-3 - Jan 3 2026 ------------------- ------------------------------------------------------------------ ++++ unrar: - update to 7.2.3: * No upstream changelog available ------------------------------------------------------------------ ------------------ 2025-12-17 - Dec 17 2025 ------------------- ------------------------------------------------------------------ ++++ wattwaechter: - Initial checkin ------------------------------------------------------------------ ------------------ 2025-12-7 - Dec 7 2025 ------------------- ------------------------------------------------------------------ ++++ wine-mono: - updated to 10.4.0 for wine 11.0-rc1 ------------------------------------------------------------------ ------------------ 2025-11-19 - Nov 19 2025 ------------------- ------------------------------------------------------------------ ++++ wine-mono: - updated to 10.3.0 for wine 10.17 ------------------------------------------------------------------ ------------------ 2025-11-16 - Nov 16 2025 ------------------- ------------------------------------------------------------------ ++++ unrar: - Update to version 7.2.1 * No upstream changelog available ------------------------------------------------------------------ ------------------ 2025-9-1 - Sep 1 2025 ------------------- ------------------------------------------------------------------ ++++ xv: - Update to 6.0.4 (2025-08-21) based on xv-3.10a * Fix crash when freeing JPEG comments (PR #37). * Updated URLs for the xv website. ------------------------------------------------------------------ ------------------ 2025-8-12 - Aug 12 2025 ------------------- ------------------------------------------------------------------ ++++ unrar: - Update to version 7.1.10 * No upstream changelog available ------------------------------------------------------------------ ------------------ 2025-7-28 - Jul 28 2025 ------------------- ------------------------------------------------------------------ ++++ unrar: - Update to version 7.1.9 * No upstream changelog available ------------------------------------------------------------------ ------------------ 2025-6-22 - Jun 22 2025 ------------------- ------------------------------------------------------------------ ++++ unrar: - Update to version 7.1.7 * No upstream changelog available ------------------------------------------------------------------ ------------------ 2025-6-20 - Jun 20 2025 ------------------- ------------------------------------------------------------------ ++++ wine-mono: - updated to 10.1.0 for wine 10.10 - remove fix.patch ------------------------------------------------------------------ ------------------ 2025-5-21 - May 21 2025 ------------------- ------------------------------------------------------------------ ++++ THE: - Use ooRexx as compiler ------------------------------------------------------------------ ------------------ 2025-4-15 - Apr 15 2025 ------------------- ------------------------------------------------------------------ ++++ unrar: - Update to version 7.1.6 * No upstream changelog available ------------------------------------------------------------------ ------------------ 2025-3-18 - Mar 18 2025 ------------------- ------------------------------------------------------------------ ++++ unrar: - Update to version 7.1.5 * No upstream changelog available ------------------------------------------------------------------ ------------------ 2025-1-21 - Jan 21 2025 ------------------- ------------------------------------------------------------------ ++++ nmap: - Fix dependencies (this is a python 3 app, based on gobject-introspection): + Add gobject-introspection BuildRequires: let the build add the relevant typelib() dependencies. + Drop python-gtk Requires: python2 bindings for GTK. + Replace python-gobject2 Requires with python3-gobject-Gdk: bring this to python3 and gi-bindings. - Drop gtk2-devel: not needed, as the bindings are GTK3 based. - Replace pcre-devel with pcre2-devel: this used to be pulled in by gtk2-devel, masking the fact that pcre-devel is not actually used. ------------------------------------------------------------------ ------------------ 2025-1-5 - Jan 5 2025 ------------------- ------------------------------------------------------------------ ++++ unrar: - Update baselibs.conf ------------------------------------------------------------------ ------------------ 2024-12-7 - Dec 7 2024 ------------------- ------------------------------------------------------------------ ++++ wine-mono: - updated to 9.4.0 for wine 10.0 ------------------------------------------------------------------ ------------------ 2024-12-6 - Dec 6 2024 ------------------- ------------------------------------------------------------------ ++++ unrar: - Update to version 7.1.2 * No upstream changelog available ------------------------------------------------------------------ ------------------ 2024-12-4 - Dec 4 2024 ------------------- ------------------------------------------------------------------ ++++ unrar: - Update baselibs.conf ------------------------------------------------------------------ ------------------ 2024-11-11 - Nov 11 2024 ------------------- ------------------------------------------------------------------ ++++ unrar: - Update to version 7.1.1 * No upstream changelog available ------------------------------------------------------------------ ------------------ 2024-10-15 - Oct 15 2024 ------------------- ------------------------------------------------------------------ ++++ xv: - Update to 6.0.2 (2024-10-15) based on xv-3.10a * Added -isize option to control the icon size in the browser. The syntax is -isize or -isize x If the height is omitted, it defaults to the width * 3/4. * xv now checks the XV_OPTIONS environment variable before reading the command line. xv splits it into words and parses it like command line options. Use XV_OPTIONS to set default options. - Remove patch leaks-a1e2dc8.patch now upstream - Correct offsets in patches * xv-3.10a-overflow.dif * xv-3.10a.dif ------------------------------------------------------------------ ------------------ 2024-9-16 - Sep 16 2024 ------------------- ------------------------------------------------------------------ ++++ wine-mono: - updated to 9.3.0 for wine 9.17 ------------------------------------------------------------------ ------------------ 2024-9-5 - Sep 5 2024 ------------------- ------------------------------------------------------------------ ++++ xv: - Add patch leaks-a1e2dc8.patch (upstream commit a1e2dc8) xv.c, xvimage.c, xvjpeg.c: Ensure that exifInfo is freed. This fixes a memory leak reported by LeakSanitizer in LoadJFIF. ------------------------------------------------------------------ ------------------ 2024-9-2 - Sep 2 2024 ------------------- ------------------------------------------------------------------ ++++ xv: - Update to 6.0.1 (2024-09-01) based on xv-3.10a * xvjpeg.c,xvpng.c: Fix gcc warnings on -Wclobbered. * xvjpeg.c: Fix a bad memory access on jpegs with inverted data. * Fix xvtext.c overwrite exposed by the link-time optimization fix. ------------------------------------------------------------------ ------------------ 2024-8-28 - Aug 28 2024 ------------------- ------------------------------------------------------------------ ++++ xv: - Add patch xv-3.10a-gcc14.patch to make it build again