Mohd Bilal pushed to branch master at Debian Med / emmax
Commits: e52a8342 by Mohammed Bilal at 2022-07-20T07:33:56+00:00 Update hardening patch - - - - - 30de041f by Mohammed Bilal at 2022-07-20T07:42:08+00:00 Refresh patch - - - - - 61b5232e by Mohammed Bilal at 2022-07-20T07:44:54+00:00 Update changelog - - - - - 2 changed files: - debian/changelog - debian/patches/hardening.patch Changes: ===================================== debian/changelog ===================================== @@ -12,8 +12,9 @@ emmax (0~beta.20100307-2) UNRELEASED; urgency=medium * routine-update: Add salsa-ci file * routine-update: Rules-Requires-Root: no * Add autopkgtests + * Update hardening patch - -- Mohammed Bilal <[email protected]> Tue, 12 Jul 2022 23:16:02 +0530 + -- Mohammed Bilal <[email protected]> Wed, 20 Jul 2022 07:44:30 +0000 emmax (0~beta.20100307-1) unstable; urgency=low ===================================== debian/patches/hardening.patch ===================================== @@ -4,12 +4,12 @@ Description: Propagate hardening options (unfortunately this does not help) --- a/makefile +++ b/makefile -@@ -5,9 +5,9 @@ PREFIX=/usr +@@ -5,9 +5,9 @@ INCFLAGS = LIBFLAGS = -Wall -COMPFLAGS = ${INCFLAGS} -O2 -Wall -g -+COMPFLAGS = ${INCFLAGS} -O2 -Wall -g $(CFLAGS) ++COMPFLAGS = ${INCFLAGS} -O2 -Wall -g $(CFLAGS) $(CPPFLAGS) CC = gcc -CLIBS = -L/usr/lib/atlas-base -L/usr/lib/lapack/ -llapack_atlas -llapack -lcblas -lblas -latlas -lcblas -lm -lz +CLIBS = -L/usr/lib/atlas-base -L/usr/lib/lapack/ -llapack_atlas -llapack -lcblas -lblas -latlas -lcblas -lm -lz $(LDFLAGS) View it on GitLab: https://salsa.debian.org/med-team/emmax/-/compare/492ea076f0958ce65cbdf9ec8dae52560af00797...61b5232efa27c74ceac8fd37ab9f6d8be6167e83 -- View it on GitLab: https://salsa.debian.org/med-team/emmax/-/compare/492ea076f0958ce65cbdf9ec8dae52560af00797...61b5232efa27c74ceac8fd37ab9f6d8be6167e83 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
