------------------------------------------------------------------ --- Changelog.all ----------- Sat Jul 25 06:13:57 UTC 2026 ------ ------------------------------------------------------------------ ------------------------------------------------------------------ ------------------ 2026-7-24 - Jul 24 2026 ------------------- ------------------------------------------------------------------ ++++ openSUSE-Addon-NonOss-release: - automatically generated by openSUSE-release-tools/pkglistgen ------------------------------------------------------------------ ------------------ 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 ------------------------------------------------------------------ ------------------ 2024-8-13 - Aug 13 2024 ------------------- ------------------------------------------------------------------ ++++ xv: - Update to 6.0.0 (2024-08-12) based on xv-3.10a * Add basic HiDPI support. * Improve the compatibility of the source code with more modern C standards (e.g., C23). * Fix the build with link-time optimization (#25). * Fix many other bugs. - Port patches * xv-3.10a-overflow.dif * xv-3.10a.dif - Drop patch xv-more-bmp-formats.patch as now upstream ------------------------------------------------------------------ ------------------ 2024-8-1 - Aug 1 2024 ------------------- ------------------------------------------------------------------ ++++ nmap: - fix python-gobject2 dependency of zenmap - boo#1228750