FS#70605 - [fcron] Use LDFLAGS for linking, leave stripping to makepkg and avoid hook duplication

Attached to Project: Community Packages
Opened by loqs (loqs) - Monday, 26 April 2021, 23:42 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:10 GMT
Task Type General Gripe
Category Packages
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Binaries lack FULL RELRO as Makefile links using CFLAGS and not LDFLAGS.
The Makefile will also strip binaries unless --with-debug is passed to configure.
fcron.install calls systemd-sysusers fcron.conf which is also performed by the hook 20-systemd-sysusers.hook

Additional info:
* fcron 3.2.1-5

This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:10 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/fcron/issues/1
Comment by Buggy McBugFace (bugbot) - Tuesday, 08 August 2023, 19:11 GMT
This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.
Comment by loqs (loqs) - Wednesday, 09 August 2023, 14:40 GMT
Updated PKGBUILD.diff for fcron 3.3.1-1 and switch to diff. Upstream bug report [1]

[1] https://github.com/yo8192/fcron/issues/20

Loading...