Versions
v0.16.2_p20200614 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm64 ~x86
- USE flags
- acl audit curl e2fs mhash postgres prelink selinux xattr zlib
v0.16-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 x86
- USE flags
- acl audit curl e2fs mhash postgres prelink selinux xattr zlib
USE flags
General
- acl
- Add support for Access Control Lists
- audit
- Enable support for Linux audit subsystem using sys-process/audit
- curl
- Use curl for http,https and ftp backends
- e2fs
- Enable support for checking file attributes on ext2/ext3/ext4 filesystems
- mhash
- Add support for the mhash library
- postgres
- Use postgresql library for storing databases
- prelink
- Bypass prelinking when calculating checksums
- selinux
- !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- xattr
- Add support for extended attributes (filesystem-stored metadata)
- zlib
- Add support for zlib (de)compression
Dependencies
app-crypt / mhash : Library providing a uniform interface to a large number of hash algorithms
app-portage / elt-patches : Collection of patches for libtool.eclass
dev-db / postgresql : PostgreSQL RDBMS
dev-libs / elfutils : Libraries/utilities to handle ELF objects (drop in replacement for libelf)
dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG
dev-libs / libgpg-error : Contains error handling functions used by GnuPG software
dev-libs / libpcre : Perl-compatible regular expression library
net-misc / curl : A Client that groks URLs
sys-apps / attr : Extended attributes tools
sys-devel / autoconf : Used to create autoconfiguration files
sys-devel / automake : Used to generate Makefile.in from Makefile.am
sys-devel / bison : A general-purpose (yacc-compatible) parser generator
sys-devel / flex : The Fast Lexical Analyzer
sys-devel / gnuconfig : Updated config.sub and config.guess file from GNU
sys-devel / libtool : A shared library tool for developers
sys-fs / e2fsprogs : Standard EXT2/EXT3/EXT4 filesystem utilities
sys-libs / libselinux : SELinux userland library
sys-libs / zlib : Standard (de)compression library
sys-process / audit : Userspace utilities for storing and processing auditing records
virtual / acl : Virtual for acl support (sys/acl.h)
virtual / pkgconfig : Virtual for the pkg-config implementation
Runtime Dependencies
app-crypt / mhash : Library providing a uniform interface to a large number of hash algorithms
dev-db / postgresql : PostgreSQL RDBMS
dev-libs / elfutils : Libraries/utilities to handle ELF objects (drop in replacement for libelf)
dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG
dev-libs / libgpg-error : Contains error handling functions used by GnuPG software
dev-libs / libpcre : Perl-compatible regular expression library
net-misc / curl : A Client that groks URLs
sec-policy / selinux-aide : SELinux policy for aide
sys-apps / attr : Extended attributes tools
sys-devel / prelink : Modifies ELFs to avoid runtime symbol resolutions resulting in faster load times
sys-fs / e2fsprogs : Standard EXT2/EXT3/EXT4 filesystem utilities
sys-libs / libselinux : SELinux userland library
sys-libs / zlib : Standard (de)compression library
sys-process / audit : Userspace utilities for storing and processing auditing records
Bugs
- 771924
- app-forensics/aide: Version bump to 0.17.3
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Roy Bamford · gentoo
app-forensics/aide: added ~arm64
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-forensics/aide: Disable static builds
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yury Martynov · gentoo
app-forensics/aide: bump to 0.16.2 (20200614)
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Yury Martynov <email@linxon.ru> Closes: https://github.com/gentoo/gentoo/pull/16398 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Ilya Tumaykin · gentoo
app-forensics/aide: remove old
Package-Manager: Portage-2.3.38, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8489 - Thomas Deutschmann · gentoo
app-forensics/aide: x86 stable (bug #653262)
Package-Manager: Portage-2.3.30, Repoman-2.3.9 - Aaron Bauman · gentoo
app-forensics/aide: amd64 stable
Bug: https://bugs.gentoo.org/653262 Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Ilya Tumaykin · gentoo
app-forensics/aide: fix build with >=sys-apps/attr-2.4.48
Closes: https://bugs.gentoo.org/648966 Closes: https://github.com/gentoo/gentoo/pull/7356 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Ilya Tumaykin · gentoo
app-forensics/aide: remove old
Closes: https://github.com/gentoo/gentoo/pull/5021 Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Agostino Sarubbo · gentoo
app-forensics/aide: x86 stable wrt bug #620030
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-forensics/aide: amd64 stable wrt bug #620030
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Ilya Tumaykin · gentoo
app-forensics/aide: remove old
Closes: https://github.com/gentoo/gentoo/pull/4735 Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Ilya Tumaykin · gentoo
app-forensics/aide: verbump to 0.16
Notable ebuild changes: - fix deps; - fix broken static USE; - add e2fs USE to check file attributes on ext2/ext3/ext4; - drop broken and completely useless nls USE; - modernize ebuild, EAPI=6; - drop useless dodoc, dohtml, fowners, fperms calls; - stop repeating to users about example configuration; - cleanup patches and send them upstream. Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Manuel Rüger · gentoo
app-forensics/aide: Remove old
Package-Manager: portage-2.2.26 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed