Control: tag -1 pending

Hello,

Bug #909442 in outguess reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below, and you can check the diff of the fix at:

https://salsa.debian.org/pkg-security-team/outguess/commit/adc581f472202381f05e897a96b3bc476b440365

------------------------------------------------------------------------
Switch to ansi build (Closes: #909442)

Due to the changes brought with 70_fix-parallel-build.patch, all builds
but arm64 worked. Arm64 build failed because of ans2knr executable
producing random wrong prototypes. I saw this was due to an unsafe use of
strcpy that most of the time works but not on arm64.
Actually, conversion of ansi to knr standard is not necessary as cc is
ansi. So we can :
- use the ansi build makefile
- get of rid the parallel build fix that is needed only in the unix
build because of ansi2knr use, which we avoid in the ansi build

------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/909442

Reply via email to