Revisions of aide

buildservice-autocommit accepted request 882699 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 43)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 882697 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 42)
- added missing pcre-devel buildrequires.
buildservice-autocommit accepted request 874874 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 41)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 874872 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 40)
- Update default config file to match v0.17
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 39)
- Rename aide-0.16.1-as-needed.patch to and rebase aide-0.17.3-as-needed.patch
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 874862 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 38)
- Update to 0.17.3: 
  * BACKWARDS INCOMPATIBLE CHANGES
    - '--verbose' command line option and 'verbose' config option are no
      longer supported, use 'log_level' and 'report_level' options instead
    - '--report' command line option is no longer supported, use
      'report_url' config option instead
    - 'ignore_list' config option is no longer supported, use
      'report_ignore_changed_attrs' instead
    - 'report_attributes' config option is no longer supported, use
      'report_force_attrs' instead
    - (restricted) regular rules must start with literal '/', i.e. the rule
      cannot begin with a macro variable
    - config lines must end with new line
    - '@' and ' ' in the configuration are now escaped with '\', that means
      to match a '\' you have to use four backslashes '\\\\' in your rules
    - 'gzip_dbout=false' fails now with config error when no zlib support
      is compiled in
    - remove '--with-initial-errors' configure option
    - remove PostgreSQL database backend support
    - remove Sun ACL support
    - remove config and database signing support
  * Enhancements:
    - add new '--log-level' command line option and 'log_level' config option
    - introduce named log levels
    - add new 'report' log level to help to debug rule matching
    - add new 'config' log level to help to debug config and rule parsing
    - aad new '--dry-init' command
    - add new '--path-check' command
    - add directory support for @@include
    - add new @@x_include config macro
    - add new @@x_include_setenv config macro
    - add new default compound group 'H' (all compiled-in hashsums)
    - add support for per-report_url options
    - add new 'report_level' config option
    - add new 'report_append' config option
    - add exit code 21 for file lock errors
    - add default config values, available hashsums and compound groups
      to '--version' output
    - add Linux capabilities support
    - show changed attributes in 'different attributes' message
    - enable 'gost' and 'whirlpool' checksums when using gcrypt
    - add 'stribog256' and 'stribog512' gcrypt algorithms
    - add config file names to log output
  * Miscellaneous behaviour changes:
    - 'report_summarize_changes': hashsum changes are now indicated with 'H'
    - print '--help' and '--verion' output to stdout
    - log messages and errors are always written to stderr
    - initialise report URLs after configuration parsing
    - allow empty values for macro variables
    - SIGUSR1 now toggles debug log level
    - fail on errors in regular expressions during config parsing
    - fail on invalid URLs during config check
    - Fail on double slash in rule path
    - cache log lines when 'log_level' is not yet set
  * Deprecations:
    - 'database' config option is now deprecated, use 'database_in' instead
    - 'summarize_changes' config option is now deprecated, use
      'report_summarize_changes' instead
    - 'grouped' config option is now deprecated, use 'report_grouped'
      instead
    - non-alphanumeric group names are deprecated
  * Notable bug fixes:
    - fix line numbers in log messages
    - remove warning when input database is '/dev/null'
    - correctly handle UTF-8 in path names and rules
    - fix compilation with curl and gcrypt
    - warn on unsupported hash algorithms
    - improve large-file support
  * Remove obsolete aide-attributes.sh script
  * Remove outdated manual.html
  * Update documentation
- Rename and rebase aide-0.17.3-as-needed.patch
- Rebase aide-xattr-in-libc.patch
- Remove aide-define_hash_use_gcrypt.patch (no longer needed)
- Remove aide-dynamic.patch (no longer needed)
buildservice-autocommit accepted request 823667 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 37)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 823631 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 36)
- Update to 0.16.2
  Bug fixes:
  * Fix handling of directory-restricted negative rules
  * Don't lock '/dev/null' when used as output database
  * Fix parsing of rules containing '?' quantifier
  * Fix extended attributes support (xattrs)
  * Fix processing of go files
  Please note:
  * The addition of the "trusted.*", "user.*" and the "security.*"
	namespaces to the xattrs attribute might lead to a vast amount of
	reported changed entries during your next AIDE run. You can use the
	`report_ignore_changed_attrs` option (see aide.conf(5)) to ignore
	changes of the xattrs attribute; but be aware that this will exclude
	the expected but also the unexpected (potentially malicious) changes.
- Run spec-cleaner
buildservice-autocommit accepted request 714657 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 35)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 714652 from Alexander Bergmann's avatar Alexander Bergmann (abergmann) (revision 34)
Remove not available gcrypt algorithm 7 DB_HAVAL (bsc#1098360).
buildservice-autocommit accepted request 685927 from Karol Babioch's avatar Karol Babioch (kbabioch) (revision 33)
baserev update by copy to link target
Karol Babioch's avatar Karol Babioch (kbabioch) accepted request 685865 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 32)
- Update to 0.16.1
  * Move to GitHub
  * Update documentation
  * Bug fixes
- Upstream have moved to GitHub update URL and Source URLs accordingly
- Refresh patch: aide-xattr-in-libc.patch
- aide-0.16.1-as-needed.patch: replaces aide-0.16-as-needed.patch
- Some cleanup of spec with spec-cleaner
buildservice-autocommit accepted request 451252 from Alexander Naumov's avatar Alexander Naumov (Alexander_Naumov) (revision 31)
baserev update by copy to link target
Alexander Naumov's avatar Alexander Naumov (Alexander_Naumov) accepted request 451228 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 30)
- Updated to 0.16
  - lots of bugfixes 
  - including regexp matching within subdirectories of expressions
- aide-0.16-as-needed.patch: replaces aide-0.15.1-as-needed.patch
- aide-no_m4_dir.patch: upstream
- aide.keyring: added from keyserver, cross checked key id on
  http://aide.sourceforge.net/ and a signature from someone
  I signed.
buildservice-autocommit accepted request 319602 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 29)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 319601 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 28)
- aide-dynamic.patch: avoid overwriting dl* functions, as we might
  load libcrypto.so dynamically in FIPS mode.
buildservice-autocommit accepted request 235960 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 27)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 26)
- aide-xattr-in-libc.patch: Once upon a time, 10 years ago, basic extended
  attribute functionality moved to libc, therefore libattr is most of the
  time, not needed at all.
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 235720 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 25)
- Once upon a time, 10 years ago, basic extended attribute
  functionality moved to libc, therefore libattr is most
  of the time, not needed at all. (aide-xattr-in-libc.patch)
buildservice-autocommit accepted request 214799 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 24)
baserev update by copy to link target
Displaying revisions 21 - 40 of 63
openSUSE Build Service is sponsored by