Peter Michael Green [Fri, 11 Nov 2022 08:09:23 +0000 (08:09 +0000)]
import some changes that somehow happened in the packaging process.
Peter Michael Green [Fri, 11 Nov 2022 07:48:24 +0000 (07:48 +0000)]
fix build of new version on raspbian.
Peter Michael Green [Thu, 20 Oct 2022 17:55:50 +0000 (17:55 +0000)]
Merge tag '7.0_repack-10' into bookworm-working
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
Merge wine (7.0~repack-10) import into refs/heads/workingbranch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
fix uninitialized variable compiler warnings
Gbp-Pq: Topic warnings
Gbp-Pq: Name uninitialized-variables.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
fix misleading-indentation warnings
Gbp-Pq: Topic warnings
Gbp-Pq: Name misleading-indentation.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
fix mismatched types (-Wincompatible-pointer-types)
Gbp-Pq: Topic warnings
Gbp-Pq: Name incompatible-types.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
fix incorrect array size
Gbp-Pq: Topic warnings
Gbp-Pq: Name stringop-overflow.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
fix string format warnings, output buffers were not large enough
Gbp-Pq: Topic warnings
Gbp-Pq: Name format-overflow.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
use buf before passing it to realloc (gcc 12 -Wuse-after-free)
Gbp-Pq: Topic warnings
Gbp-Pq: Name use-after-free.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
fix omitted parentheses warning (-Wparentheses)
Gbp-Pq: Topic warnings
Gbp-Pq: Name parentheses.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
output instruction to mark the stack as non-executable
Gbp-Pq: Topic warnings
Gbp-Pq: Name execstack.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
fix incomplete memory wrap around logic (gcc 12 -Waddress)
Gbp-Pq: Topic warnings
Gbp-Pq: Name address.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
ignore warnings from bison
Gbp-Pq: Topic warnings
Gbp-Pq: Name bison.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
warnings to ignore when building embedded libs
Gbp-Pq: Topic warnings
Gbp-Pq: Name libs.patch
Gianfranco Costamagna [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
fix tautological enum compare warnings when built with clang 9
Forwarded: pending
Last-Update: 2019-12-31
Gbp-Pq: Topic arm64
Gbp-Pq: Name tautological-compare.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
retrieve the correct union member
Gbp-Pq: Topic arm64
Gbp-Pq: Name incorrect-member.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
clang is no longer required for the arm64 build
Gbp-Pq: Topic arm64
Gbp-Pq: Name gcc.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
explicitly set fpu mode on armhf
Gbp-Pq: Topic armhf
Gbp-Pq: Name floating-point.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
winedbg format strings use the wrong type on armhf
Gbp-Pq: Topic armhf
Gbp-Pq: Name format-strings.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
avoid shifting into the signed bit of integers
Gbp-Pq: Topic armhf
Gbp-Pq: Name shift-overflow.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
safer selection of the temporary directory for wineserver
bug-debian: https://bugs.debian.org/903622
bug-debian: https://bugs.debian.org/904041
bug-upstream: https://bugs.winehq.org/show_bug.cgi?id=39013
Gbp-Pq: Topic fixes
Gbp-Pq: Name temporary-directory.patch
Ralf E-Mail [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
set default printer resolution to 600dpi
bug-debian: https://bugs.debian.org/687168
Gbp-Pq: Topic fixes
Gbp-Pq: Name printer-resolution.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
build with fpic on all architectures
Gbp-Pq: Topic fixes
Gbp-Pq: Name fpic.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
generate automatically generated request code
Gbp-Pq: Topic generate
Gbp-Pq: Name request.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
use system unicode
Gbp-Pq: Topic generate
Gbp-Pq: Name unicode.patch
Debian Wine Party [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
vulkan2
X-Git-Url: https://source.winehq.org/git/wine.git/blobdiff_plain/
d5b31ea663c3dcbc75df8c0827fb21b56b41b635..
3d824d11dbde45299963a758b97d1e417dca36e0:/dlls/winevulkan/make_vulkan
Gbp-Pq: Topic generate
Gbp-Pq: Name vulkan2.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
regenerate vulkan files
Gbp-Pq: Topic generate
Gbp-Pq: Name vulkan.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
rebuild automatically generated opengl files
Gbp-Pq: Topic generate
Gbp-Pq: Name opengl.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
regenerate all icon files
Gbp-Pq: Topic generate
Gbp-Pq: Name icons.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
do not interfere with user file type associations
bug: https://bugs.winehq.org/show_bug.cgi?id=28159
bug-debian: https://bugs.debian.org/845334
Gbp-Pq: Topic disable
Gbp-Pq: Name file-associations.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
disable upstream's font installation rules
Gbp-Pq: Topic disable
Gbp-Pq: Name font-installation.patch
Debian Wine Party [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
avoid modifications to po files that are under version control
Gbp-Pq: Topic disable
Gbp-Pq: Name po-modifications.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
disable gecko/mono installer download
Gbp-Pq: Topic disable
Gbp-Pq: Name addons-download.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
disable upstream tests that need data to be generated
Gbp-Pq: Topic disable
Gbp-Pq: Name generated-data.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
disable manual line wrapping in makefiles
Gbp-Pq: Topic disable
Gbp-Pq: Name line-wrapping.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
disable obsolete wine_fold_string api
Gbp-Pq: Topic disable
Gbp-Pq: Name fold.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
build using system zlib
forwarded: not-needed
Gbp-Pq: Topic system
Gbp-Pq: Name zlib.patch
Jens Reyer [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
fix wineserver manpages for Debian's default persistence value
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name wineserver-persistence.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
do not generate duplicate winapploader tools
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name duplicate-apploaders.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
call wineDEBSUFFIX instead of wine from desktop launchers
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name desktop-launchers.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
update long winebuild manpage line to fit into 80 characters
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name manpage-winebuild.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
remove incorrect backslashes from the msiexec manpage
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name manpage-msiexec.patch
Debian Wine Party [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
append debian package revision to the end of the version string
origin: https://github.com/wine-compholio/wine-staging/blob/master/patches/Staging/0002-winelib-Append-Staging-at-the-end-of-the-version-s.patch
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name version-string.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
don't append wine to the default path settings
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name install-paths.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
use host CFLAGS as the CFLAGS for mingw
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name mingw-cflags.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
adjust search paths for addon installers
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name addon-paths.patch
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
wine (7.0~repack-10) unstable; urgency=medium
[ Phil Morrell ]
* Depend on libxml-libxml-perl.
* Add README.source to explain the layout.
[ Michael Gilbert ]
* Ignore debian-news-entry-has-unknown-version lintian warning.
- The NEWS file is correct for the different wine packages.
[dgit import unpatched wine 7.0~repack-10]
Michael Gilbert [Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)]
Import wine_7.0~repack-10.debian.tar.xz
[dgit import tarball wine 7.0~repack-10 wine_7.0~repack-10.debian.tar.xz]
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
Merge wine (7.0~repack-8) import into refs/heads/workingbranch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
fix uninitialized variable compiler warnings
Gbp-Pq: Topic warnings
Gbp-Pq: Name uninitialized-variables.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
fix misleading-indentation warnings
Gbp-Pq: Topic warnings
Gbp-Pq: Name misleading-indentation.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
fix mismatched types (-Wincompatible-pointer-types)
Gbp-Pq: Topic warnings
Gbp-Pq: Name incompatible-types.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
fix incorrect array size
Gbp-Pq: Topic warnings
Gbp-Pq: Name stringop-overflow.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
fix string format warnings, output buffers were not large enough
Gbp-Pq: Topic warnings
Gbp-Pq: Name format-overflow.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
use buf before passing it to realloc (gcc 12 -Wuse-after-free)
Gbp-Pq: Topic warnings
Gbp-Pq: Name use-after-free.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
fix omitted parentheses warning (-Wparentheses)
Gbp-Pq: Topic warnings
Gbp-Pq: Name parentheses.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
output instruction to mark the stack as non-executable
Gbp-Pq: Topic warnings
Gbp-Pq: Name execstack.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
fix incomplete memory wrap around logic (gcc 12 -Waddress)
Gbp-Pq: Topic warnings
Gbp-Pq: Name address.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
ignore warnings from bison
Gbp-Pq: Topic warnings
Gbp-Pq: Name bison.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
warnings to ignore when building embedded libs
Gbp-Pq: Topic warnings
Gbp-Pq: Name libs.patch
Gianfranco Costamagna [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
fix tautological enum compare warnings when built with clang 9
Forwarded: pending
Last-Update: 2019-12-31
Gbp-Pq: Topic arm64
Gbp-Pq: Name tautological-compare.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
retrieve the correct union member
Gbp-Pq: Topic arm64
Gbp-Pq: Name incorrect-member.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
clang is no longer required for the arm64 build
Gbp-Pq: Topic arm64
Gbp-Pq: Name gcc.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
explicitly set fpu mode on armhf
Gbp-Pq: Topic armhf
Gbp-Pq: Name floating-point.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
winedbg format strings use the wrong type on armhf
Gbp-Pq: Topic armhf
Gbp-Pq: Name format-strings.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
avoid shifting into the signed bit of integers
Gbp-Pq: Topic armhf
Gbp-Pq: Name shift-overflow.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
safer selection of the temporary directory for wineserver
bug-debian: https://bugs.debian.org/903622
bug-debian: https://bugs.debian.org/904041
bug-upstream: https://bugs.winehq.org/show_bug.cgi?id=39013
Gbp-Pq: Topic fixes
Gbp-Pq: Name temporary-directory.patch
Ralf E-Mail [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
set default printer resolution to 600dpi
bug-debian: https://bugs.debian.org/687168
Gbp-Pq: Topic fixes
Gbp-Pq: Name printer-resolution.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
build with fpic on all architectures
Gbp-Pq: Topic fixes
Gbp-Pq: Name fpic.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
generate automatically generated request code
Gbp-Pq: Topic generate
Gbp-Pq: Name request.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
use system unicode
Gbp-Pq: Topic generate
Gbp-Pq: Name unicode.patch
Debian Wine Party [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
vulkan2
X-Git-Url: https://source.winehq.org/git/wine.git/blobdiff_plain/
d5b31ea663c3dcbc75df8c0827fb21b56b41b635..
3d824d11dbde45299963a758b97d1e417dca36e0:/dlls/winevulkan/make_vulkan
Gbp-Pq: Topic generate
Gbp-Pq: Name vulkan2.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
regenerate vulkan files
Gbp-Pq: Topic generate
Gbp-Pq: Name vulkan.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
rebuild automatically generated opengl files
Gbp-Pq: Topic generate
Gbp-Pq: Name opengl.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
regenerate all icon files
Gbp-Pq: Topic generate
Gbp-Pq: Name icons.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
do not interfere with user file type associations
bug: https://bugs.winehq.org/show_bug.cgi?id=28159
bug-debian: https://bugs.debian.org/845334
Gbp-Pq: Topic disable
Gbp-Pq: Name file-associations.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
disable upstream's font installation rules
Gbp-Pq: Topic disable
Gbp-Pq: Name font-installation.patch
Debian Wine Party [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
avoid modifications to po files that are under version control
Gbp-Pq: Topic disable
Gbp-Pq: Name po-modifications.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
disable gecko/mono installer download
Gbp-Pq: Topic disable
Gbp-Pq: Name addons-download.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
disable upstream tests that need data to be generated
Gbp-Pq: Topic disable
Gbp-Pq: Name generated-data.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
disable manual line wrapping in makefiles
Gbp-Pq: Topic disable
Gbp-Pq: Name line-wrapping.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
disable obsolete wine_fold_string api
Gbp-Pq: Topic disable
Gbp-Pq: Name fold.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
build using system zlib
forwarded: not-needed
Gbp-Pq: Topic system
Gbp-Pq: Name zlib.patch
Jens Reyer [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
fix wineserver manpages for Debian's default persistence value
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name wineserver-persistence.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
do not generate duplicate winapploader tools
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name duplicate-apploaders.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
call wineDEBSUFFIX instead of wine from desktop launchers
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name desktop-launchers.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
update long winebuild manpage line to fit into 80 characters
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name manpage-winebuild.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
remove incorrect backslashes from the msiexec manpage
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name manpage-msiexec.patch
Debian Wine Party [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
append debian package revision to the end of the version string
origin: https://github.com/wine-compholio/wine-staging/blob/master/patches/Staging/0002-winelib-Append-Staging-at-the-end-of-the-version-s.patch
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name version-string.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
don't append wine to the default path settings
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name install-paths.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
use host CFLAGS as the CFLAGS for mingw
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name mingw-cflags.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
adjust search paths for addon installers
forwarded: not-needed
Gbp-Pq: Topic debianization
Gbp-Pq: Name addon-paths.patch
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
wine (7.0~repack-8) unstable; urgency=medium
* Fix lintian warning.
* Restore netapi32.dll (closes: #
1019943).
* Support building with unicode-data 15 (closes: #
1020013).
[dgit import unpatched wine 7.0~repack-8]
Michael Gilbert [Sat, 24 Sep 2022 17:29:03 +0000 (18:29 +0100)]
Import wine_7.0~repack-8.debian.tar.xz
[dgit import tarball wine 7.0~repack-8 wine_7.0~repack-8.debian.tar.xz]
Michael Gilbert [Tue, 13 Sep 2022 00:46:21 +0000 (01:46 +0100)]
Merge wine (7.0~repack-7) import into refs/heads/workingbranch
Michael Gilbert [Tue, 13 Sep 2022 00:46:21 +0000 (01:46 +0100)]
fix uninitialized variable compiler warnings
Gbp-Pq: Topic warnings
Gbp-Pq: Name uninitialized-variables.patch
Michael Gilbert [Tue, 13 Sep 2022 00:46:21 +0000 (01:46 +0100)]
fix misleading-indentation warnings
Gbp-Pq: Topic warnings
Gbp-Pq: Name misleading-indentation.patch
Michael Gilbert [Tue, 13 Sep 2022 00:46:21 +0000 (01:46 +0100)]
fix mismatched types (-Wincompatible-pointer-types)
Gbp-Pq: Topic warnings
Gbp-Pq: Name incompatible-types.patch
Michael Gilbert [Tue, 13 Sep 2022 00:46:21 +0000 (01:46 +0100)]
fix incorrect array size
Gbp-Pq: Topic warnings
Gbp-Pq: Name stringop-overflow.patch