Debian Patches
Status for axc/0.3.7-2.1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_locate_gcrypt_with_pkg-config.diff | Use pkg-config to locate libgcrypt libgcrypt-config is scheduled for removal. | Andreas Metzler <ametzler@debian.org> | no | debian | vendor | 2024-05-11 |
02_build_clean_up.diff | build: Remove build artifacts in default clean target | Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu> | no | debian | vendor | 2025-03-17 |
03_apply_hardening_to_tests.diff | tests: Apply missing hardening flags to tests Otherwise blhc complains: CFLAGS missing (-fstack-clash-protection -fcf-protection): x86_64-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/signal -g -O0 --coverage -Wall -Wextra -Wpedantic -Wstrict-overflow -fstack-protector-strong -Wformat -Werror=format-security -o test/test_store.o test/test_store.c src/axc_crypto.c -lcmocka -Wl,-z,relro -Wl,-z,now -pthread -ldl -lglib-2.0 -lsqlite3 -lgcrypt -lsignal-protocol-c -lprotobuf-c -lm CFLAGS missing (-fstack-clash-protection -fcf-protection): x86_64-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/signal -g -O0 --coverage -Wall -Wextra -Wpedantic -Wstrict-overflow -fstack-protector-strong -Wformat -Werror=format-security -o test/test_client.o src/axc_crypto.c test/test_client.c -lcmocka -Wl,-z,relro -Wl,-z,now -pthread -ldl -lglib-2.0 -lsqlite3 -lgcrypt -lsignal-protocol-c -lprotobuf-c -lm |
Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu> | no | vendor | 2025-03-20 |