render() function. Same as buffer_owerflow.patch, but with fixed patchfile name and updated PATCH-FIX-UPSTREAM. Adapted from https://sourceforge.net/p/ninvaders/bugs/2/ - Remove buffer_owerflow.patch: Obsoleted by ninvaders-fix-render-loop.patch. - Modify ninvaders-obey-cflags.patch: Add missing PATCH-FIX-UPSTREAM comment in spec file. - Backport ninvaders-fix-multiple-definitions.patch: Fix link-time error from multiple definitions of the same symbols in various object files. Adapted from https://sourceforge.net/p/ninvaders/bugs/2/ - Add ninvaders-sighandler_t.patch: Fix function signature of the signal handler. The correct signature expects an integer argument, which is currently missing. Resolves compile-time errors. - Add ninvaders-fix-doSleep-decl.patch: Harmonize conflicting declarations of doSleep(). The function expects an integer argument, which is currently missing in the declarations. Resolves compile-time errors. - Refresh existing patches accordingly OBS-URL: https://build.opensuse.org/package/show/games/ninvaders?expand=0&rev=7
63 lines
2.3 KiB
Plaintext
63 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jul 10 12:36:01 UTC 2025 - Thomas Zimmermann <tzimmermann@suse.com>
|
|
|
|
- Backport ninvaders-fix-render-loop.patch: Fix buffer overflow in
|
|
render() function. Same as buffer_owerflow.patch, but with fixed
|
|
patchfile name and updated PATCH-FIX-UPSTREAM.
|
|
Adapted from https://sourceforge.net/p/ninvaders/bugs/2/
|
|
|
|
- Remove buffer_owerflow.patch: Obsoleted by ninvaders-fix-render-loop.patch.
|
|
|
|
- Modify ninvaders-obey-cflags.patch: Add missing PATCH-FIX-UPSTREAM comment
|
|
in spec file.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 10 08:28:40 UTC 2025 - Thomas Zimmermann <tzimmermann@suse.com>
|
|
|
|
- Backport ninvaders-fix-multiple-definitions.patch: Fix link-time
|
|
error from multiple definitions of the same symbols in various
|
|
object files.
|
|
Adapted from https://sourceforge.net/p/ninvaders/bugs/2/
|
|
|
|
- Add ninvaders-sighandler_t.patch: Fix function signature of the
|
|
signal handler. The correct signature expects an integer argument,
|
|
which is currently missing. Resolves compile-time errors.
|
|
|
|
- Add ninvaders-fix-doSleep-decl.patch: Harmonize conflicting
|
|
declarations of doSleep(). The function expects an integer argument,
|
|
which is currently missing in the declarations. Resolves compile-time
|
|
errors.
|
|
|
|
- Refresh existing patches accordingly
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 22 14:10:51 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
%patchN
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 7 19:29:24 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Set CFLAGS+=-fcommon to workaround gcc10 errors (boo#1160244)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 13 11:15:02 UTC 2019 - mardnh@gmx.de
|
|
|
|
- Rename binary from nInvaders to ninvaders
|
|
- Add patch:
|
|
* ninvaders-obey-cflags.patch
|
|
- Convert inline changelog to ninvaders.changes
|
|
- Specfile cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 3 00:00:00 UTC 2018 - cwh@suse.de
|
|
|
|
- Patch buffer owerflow that leads to an build error in Leap 15+
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 23 00:00:00 UTC 2004 - cwh@suse.de
|
|
|
|
- initial release
|
|
|