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
Opened by loqs (loqs) - Monday, 26 April 2021, 23:42 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:10 GMT
|
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
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
PKGBUILd.diff
[1] https://github.com/yo8192/fcron/issues/20