Blame NEWS

Packit 762fc5
Version 0.16 (NOT_YET_RELEASED)
Packit 762fc5
    * BACKWARDS INCOMPATIBLE CHANGES:
Packit 762fc5
        - Negative selection lines of the form '!<regex> <groups>' are no
Packit 762fc5
          longer supported (use '!<regex>' instead)
Packit 762fc5
        - The switch to Perl 5 Compatible Regular Expressions and the fix of
Packit 762fc5
          '.*'-rule matching may result in different rule matching behaviour
Packit 762fc5
    * Support restricted selection lines
Packit 762fc5
    * Switch to PCRE library (drops bundled GNU regexp library)
Packit 762fc5
    * New config options:
Packit 762fc5
        - database_add_metadata
Packit 762fc5
        - database_attrs
Packit 762fc5
        - report_base16
Packit 762fc5
        - report_detailed_init
Packit 762fc5
        - report_force_attrs (deprecates report_attributes)
Packit 762fc5
        - report_ignore_added_attrs
Packit 762fc5
        - report_ignore_removed_attrs
Packit 762fc5
        - report_ignore_changed_attrs (deprecates ignore_list)
Packit 762fc5
        - report_ignore_e2fsattrs
Packit 762fc5
        - report_quiet
Packit 762fc5
        - root_prefix
Packit 762fc5
    * New '--limit' parameter
Packit 762fc5
    * Report changes:
Packit 762fc5
        - enable summarize_changes by default
Packit 762fc5
        - use '|' to separate the old value from the new one
Packit 762fc5
        - wrap attribute values instead of cut them off
Packit 762fc5
        - side-by-side output of acl and xattrs values
Packit 762fc5
        - adjust file type letters in summarize_changes output
Packit 762fc5
        - add numeric timezone to time string
Packit 762fc5
        - add info about verbose level to report if it differs from standard
Packit 762fc5
          value
Packit 762fc5
        - add info about number of entries if aide found no changes or
Packit 762fc5
          the database has been initialized
Packit 762fc5
        - add run time to report
Packit 762fc5
        - print "End timestamp" message in report
Packit 762fc5
        - print human-readable info about ignored and forced attributes in report
Packit 762fc5
        - print checksums of databases in verbose level 2 or higher
Packit 762fc5
        - print added and removed attribute values of changed entries in
Packit 762fc5
          verbose level 6 or higher
Packit 762fc5
        - print details about added and removed entries in verbose level 7
Packit 762fc5
          or higher
Packit 762fc5
        - print added or removed attributes of changed entries if forced via
Packit 762fc5
          report_force_attrs
Packit 762fc5
    * New default group: X
Packit 762fc5
    * Fix '.*'-rule matching
Packit 762fc5
    * Handle tilde (~) in database paths and report urls
Packit 762fc5
    * Sort entries of database file
Packit 762fc5
    * Compare database entries just once
Packit 762fc5
    * Add warning if a group is redefined
Packit 762fc5
    * Update documentation
Packit 762fc5
    * Bug fixes
Packit 762fc5
    * Code clean up
Packit 762fc5
Packit 762fc5
Version 0.15.1
Packit 762fc5
	* Fixed bug with DB_CHECKINODE
Packit 762fc5
Packit 762fc5
Version 0.15
Packit 762fc5
	* Added new grouped option
Packit 762fc5
	* Sort files in report by filename
Packit 762fc5
	* Added support for e2fsattrs attribute
Packit 762fc5
	* Added support for ftype attribute
Packit 762fc5
	* Bug fixes
Packit 762fc5
Packit 762fc5
Version 0.14.2
Packit 762fc5
	* Report correct file type in "Detailed information
Packit 762fc5
	  about changes" section
Packit 762fc5
	* Bug fixes
Packit 762fc5
Packit 762fc5
Version 0.14.1
Packit 762fc5
	* Added aide-attributes.sh contrib script
Packit 762fc5
	* Bug fixes
Packit 762fc5
Packit 762fc5
Version 0.14
Packit 762fc5
	* Renewed autoconf mechanism
Packit 762fc5
	* Resolved licensing conflicts
Packit 762fc5
	* New feature to summarize changes
Packit 762fc5
	* Added prelink support
Packit 762fc5
	* Many bugfixes
Packit 762fc5
Packit 762fc5
Version 0.13.1
Packit 762fc5
	* Fixed bug with reading gzipped aide.db files
Packit 762fc5
	* Removed dead ustat code
Packit 762fc5
Packit 762fc5
Version 0.13
Packit 762fc5
	* Added support for selinux and xattr attributes
Packit 762fc5
	  (kindly contributed by Red Hat)
Packit 762fc5
	* Added support for the Linux Audit System
Packit 762fc5
	  (kindly contributed by Red Hat)
Packit 762fc5
	* Fixed usage of libgcrypt instead of libmhash
Packit 762fc5
	* Added file locking for output files
Packit 762fc5
	* Fixed bugs
Packit 762fc5
Packit 762fc5
Version 0.12
Packit 762fc5
	* Fixed bugs
Packit 762fc5
	* Allow http/https/ftp URLs through libcurl
Packit 762fc5
	* Support posix_fadvice() to avoid caching files
Packit 762fc5
Packit 762fc5
Version 0.11
Packit 762fc5
	* Fixed many bugs
Packit 762fc5
	* Updated automake/autoconf scripts
Packit 762fc5
	* Use snprintf by Mark Martinec if not in C library
Packit 762fc5
	* Support for more (legacy) Unix systems and cygwin
Packit 762fc5
	* Open files with O_NOATIME on supported Linux systems
Packit 762fc5
	* Added I/ANF/ARF directives
Packit 762fc5
Packit 762fc5
Version 0.10
Packit 762fc5
	* Fixed bugs
Packit 762fc5
	* Moved project over to sourceforge.net
Packit 762fc5
	* Change of project ownership
Packit 762fc5
Packit 762fc5
Version 0.9
Packit 762fc5
	* Fixed bugs
Packit 762fc5
	* Added support for keyed md check of db and config
Packit 762fc5
	* Removed dependancy on libgcrypt
Packit 762fc5
	* Added dependancy on mhash
Packit 762fc5
Packit 762fc5
Version 0.8
Packit 762fc5
	* Fixed loads and loads of bugs
Packit 762fc5
        * Added syslog backend
Packit 762fc5
        * Report format changed
Packit 762fc5
        * added lots of parameters see man page and configure --help
Packit 762fc5
        * added ACL support for SunOS 5.x (and compatibles)
Packit 762fc5
	* libgcrypt is now separate and required
Packit 762fc5
Packit 762fc5
Version 0.7
Packit 762fc5
	* Bug fixes
Packit 762fc5
	* Compressed database support
Packit 762fc5
	* Linkname checking
Packit 762fc5
	* Mhash support (version 0.8.1 of mhash required)
Packit 762fc5
Packit 762fc5
Version 0.6
Packit 762fc5
	* Bug fixes
Packit 762fc5
	* Mhash support fixed
Packit 762fc5
	* MD sums fixed for now
Packit 762fc5
Packit 762fc5
Version 0.5 
Packit 762fc5
	* Bug fixes
Packit 762fc5
	* ignore_list support
Packit 762fc5
	* Mhash library support (version 0.6.1 of mhash required)
Packit 762fc5
	* Disclaimer notices
Packit 762fc5
Packit 762fc5
Version 0.4
Packit 762fc5
	* Bug fixes 
Packit 762fc5
Packit 762fc5
Version 0.3
Packit 762fc5
	* Added --update command
Packit 762fc5
	* some bugfixes
Packit 762fc5
Version 0.2
Packit 762fc5
	* Bugfix release
Packit 762fc5
Version 0.1
Packit 762fc5
	* Implemented lots of stuff
Packit 762fc5
Version 0.0.0.1
Packit 762fc5
	* Nothing yet
Packit 762fc5