Respect PICFLAG to fix pinentry-qt5 build on sparc64 and friends
The build system wrongfully assumes that -fpic is enough, thereby
overriding our -fPIE defaults and resulting in relocation overflow.
ok ajacoutot@ (co-maintainer)
MFC: Update to freeciv21 3.1.1, contains a security fix. Release notes
and more info:
https://github.com/longturn/freeciv21/releases/tag/v3.1.1https://github.com/longturn/freeciv21/security/advisories/GHSA-f76g-6w3f-f6r3
From the security advisory, fixes the following issue:
"Freeciv21 crashes with a stack overflow when receiving specially-crafted
packets. A remote attacker can use this to take down any public server. A
malicious server can use this to crash the game on the player's machine.
Authentication is not needed and, by default, logs do not contain any
useful information."
Update to freeciv21, contains a security fix. Release notes and more
info:
https://github.com/longturn/freeciv21/releases/tag/v3.1.1https://github.com/longturn/freeciv21/security/advisories/GHSA-f76g-6w3f-f6r3
From the security advisory, fixes the following issue:
"Freeciv21 crashes with a stack overflow when receiving specially-crafted
packets. A remote attacker can use this to take down any public server. A
malicious server can use this to crash the game on the player's machine.
Authentication is not needed and, by default, logs do not contain any
useful information."
backout to rspamd 3.14.3 for now, I'm hitting some fairly heavy FD leak
on the milter socket on my postfix+rspamd setup (noticed when it hit 4k
FDs and bumped into limits) and not in a good position to attempt debug
atm.