Hide Forgot
Description of problem: The CFLAGS hard code the fortification level to 2, use the %_fortify_level macro instead, see "Fortification level" in the build flags guide: https://src.fedoraproject.org/rpms/redhat-rpm-config/blob/rawhide/f/buildflags.md#source-fortification This way, fortification will follow the default level chosen for the distribution.
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle. Changing version to 38.
FEDORA-2023-b6223df82b has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-b6223df82b
Hi Siddhesh, PTAL https://src.fedoraproject.org/rpms/pack/c/836366216d5c0f17ded208f11cd20baff35a2d3f?branch=rawhide . If that's not right, could you please send a PR? I can do new builds if required.
FEDORA-2023-c4fee6cc2d has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-c4fee6cc2d
(In reply to Lokesh Mandvekar from comment #3) > Hi Siddhesh, PTAL > https://src.fedoraproject.org/rpms/pack/c/ > 836366216d5c0f17ded208f11cd20baff35a2d3f?branch=rawhide . If that's not > right, could you please send a PR? I can do new builds if required. Oh you ended up dropping the _FORTIFY_SOURCE CFLAGS override with: commit 504e168c67ad4b28f11d25b151458fd118979fae Author: Lokesh Mandvekar <lsm5> Date: Mon Mar 6 20:41:04 2023 +0530 fix build flags specification Signed-off-by: Lokesh Mandvekar <lsm5> so the _fortify_level change above is unnecessary and can be reverted.
(In reply to Siddhesh Poyarekar from comment #5) > (In reply to Lokesh Mandvekar from comment #3) > > Hi Siddhesh, PTAL > > https://src.fedoraproject.org/rpms/pack/c/ > > 836366216d5c0f17ded208f11cd20baff35a2d3f?branch=rawhide . If that's not > > right, could you please send a PR? I can do new builds if required. > > Oh you ended up dropping the _FORTIFY_SOURCE CFLAGS override with: > > commit 504e168c67ad4b28f11d25b151458fd118979fae > Author: Lokesh Mandvekar <lsm5> > Date: Mon Mar 6 20:41:04 2023 +0530 > > fix build flags specification > > Signed-off-by: Lokesh Mandvekar <lsm5> > > so the _fortify_level change above is unnecessary and can be reverted. ack, I'll revert that, thanks!
FEDORA-2023-c4fee6cc2d has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-c4fee6cc2d` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-c4fee6cc2d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-b6223df82b has been pushed to the Fedora 38 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-b6223df82b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-2df9d60e4c has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-2df9d60e4c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-2df9d60e4c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-5eca6a8326 has been pushed to the Fedora 38 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-5eca6a8326 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-5eca6a8326 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-2df9d60e4c has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.