2024-03-16 14:11:56 by Nia Alarie | Files touched by this commit (9) |
Log message: bitchx: Various security & sanity patches from other packaging systems. |
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message: *: bump for openssl 3 |
2021-10-26 12:05:29 by Nia Alarie | Files touched by this commit (146) |
Log message: chat: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:23:36 by Nia Alarie | Files touched by this commit (146) |
Log message: chat: Remove SHA1 hashes for distfiles |
2021-08-01 14:52:40 by Nia Alarie | Files touched by this commit (1) |
Log message: bitchx: Build with IPv6 support. |
2020-04-23 21:49:27 by Roland Illig | Files touched by this commit (1) |
Log message: chat/bitchx: fix SUBST pattern for replacing absolute path |
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message: *: Recursive revision bump for openssl 1.1.1. |
2019-07-04 12:31:19 by Nia Alarie | Files touched by this commit (1) |
Log message: bitchx: Fix configuring with OpenSSL 1.1. |
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message: all: replace SUBST_SED with the simpler SUBST_VARS pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case. |
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message: *: Move SUBST_STAGE from post-patch to pre-configure Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed. |