Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3c09c95f | 2026-09-10 11:10:59 | update to aide-0.19.4 | ||
| e28d71c5 | 2026-05-30 17:18:37 | Building with the newer nettle, aide now also needs stdalign.h Move to ports-gcc on sparc64 to fix the build | ||
| ee4592d7 | 2026-05-27 06:51:19 | Build with nettle 4 (from upstream). | ||
| d8df43f1 | 2026-05-22 15:21:16 | Stick with older nettle for the time being (security/libnettle). | ||
| 429ab183 | 2026-03-14 16:03:20 | update to aide-0.19.3, and patch to add pledge() support this is quite a jump from the previous version in tree and some things have been removed, config may need adapting. search aide.conf(5) for 'REMOVED' for more information. in particular: database -> database_in verbose <number> -> log_level <error/warning/..> hashsum types: crc32, crc32b, haval, tiger, whirlpool | ||
| 8ca1dc55 | 2023-09-27 16:34:29 | MASTER_SITES -> SITES | ||
| 8c0294c2 | 2022-03-11 19:53:16 | drop RCS Ids | ||
| 680a2943 | 2019-10-01 11:38:15 | update to aide-0.16.2 | ||
| 48b0b966 | 2019-07-12 20:48:23 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 23bcde20 | 2019-03-18 00:03:10 | switch to dynamic linking. upstream prefers static (possibly in the hope that an attacker who replaces a library with a trojaned one doesn't notice that aide is installed) but, as far as this port goes, nobody has bumped it when dependencies have had security fixes, so we're better off with dynamic. |