Bug 279843 - security/aide Update to 18.8 and amend licence to GPLv2
Summary: security/aide Update to 18.8 and amend licence to GPLv2
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-18 23:00 UTC by dewayne
Modified: 2024-06-18 23:00 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (cy)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dewayne 2024-06-18 23:00:19 UTC
1. Update request.  Latest download at
https://github.com/aide/aide/releases/download/v0.18.8/aide-0.18.8.tar.gz

2. Licence is stated as GPLv2
Refer
https://github.com/aide/aide/blob/master/src/aide.c in the preamble
https://aide.github.io/ "AIDE is licensed under GPL-2.0."

3. Would it be possible to add the following to CONFIGURE_ARGS
  --with-posix-acl        use POSIX ACLs (no checking)
  --with-xattr            use xattr (no checking)

4. I'm unable to ascertain if the Configure option
  --with-capabilities     use caps (no checking)
leverages FreeBSD's capabilities.  Perhaps consideration for another day?

FYI: The Changelog references 0.19 (unreleased) with compatability changes and performance and error handling improvements.