Blob Blame History Raw
-------------------------------------------------------------------
Thu Jul 30 20:13:39 UTC 2020 - Matthias Eliasson <elimat@opensuse.org>

- 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

-------------------------------------------------------------------
Thu Jul 11 13:03:25 UTC 2019 -  <abergmann@suse.com>

- Remove not available gcrypt algorithm 7 DB_HAVAL (bsc#1098360).
  Add aide-define_hash_use_gcrypt.patch

-------------------------------------------------------------------
Sun Mar 17 21:20:12 UTC 2019 - Matthias Eliasson <elimat@opensuse.org>

- 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

-------------------------------------------------------------------
Wed Jan 18 13:38:03 UTC 2017 - meissner@suse.com

- 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.

-------------------------------------------------------------------
Thu Jul  2 08:07:07 UTC 2015 - meissner@suse.com

- aide-dynamic.patch: avoid overwriting dl* functions, as we might
  load libcrypto.so dynamically in FIPS mode.

-------------------------------------------------------------------
Wed May 28 21:51:58 UTC 2014 - crrodriguez@opensuse.org

- 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.

-------------------------------------------------------------------
Thu Jan 23 08:33:09 UTC 2014 - meissner@suse.com

- seperate a -test package to help with externalized testing.

-------------------------------------------------------------------
Wed Jan 15 14:11:14 UTC 2014 - meissner@suse.com

- aide.conf: Move from md5 and sha1 as default to sha256+sha512, also
  to allow FIPS enabling with aide working. FATE#315925

-------------------------------------------------------------------
Fri Apr 26 11:26:37 UTC 2013 - mmeister@suse.com

- Removed AC_CONFIG_MACRO_DIR([m4]) from configure.in to fix
  build with new automake: aide-no_m4_dir.patch

-------------------------------------------------------------------
Wed Jan  4 13:34:11 UTC 2012 - crrodriguez@opensuse.org

- libmhash development was abandoned in 2007, so it is time 
  for it to go into the library heaven, use libgcrypt instead.

-------------------------------------------------------------------
Fri Dec  2 06:21:56 UTC 2011 - coolo@suse.com

- add automake as buildrequire to avoid implicit dependency

-------------------------------------------------------------------
Sat Sep 17 10:50:07 UTC 2011 - jengelh@medozas.de

- Remove redundant tags/sections from specfile
- Add missing call to make
- Use %_smp_mflags for parallel build

-------------------------------------------------------------------
Fri Oct 01 15:12:21 CEST 2010 - freespacer@gmx.de

- updated to version 0.15.1
  - Ignore changed file name if attributes does not match
  - Allow absence of DB_CHECKINODE if file name has changed
- renew patch

-------------------------------------------------------------------
Tue Aug 10 17:12:56 CEST 2010 - meissner@suse.de

- updated to 0.15
  - lots of fixes and some new stuff

-------------------------------------------------------------------
Fri Apr 30 00:40:34 CEST 2010 - ro@suse.de

- make aide check verbose to get started 
- add sleep and sync to fix build 

-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de

- make patch0 usage consistent

-------------------------------------------------------------------
Wed Jun 17 19:43:10 CEST 2009 - crrodriguez@suse.de

- fix build when as-needed is a default liker option 

-------------------------------------------------------------------
Mon Jan  5 14:19:26 CET 2009 - meissner@suse.de

- fixed abort on check/update by removing the hash requirement bnc#406597
- fixed version output bnc#463511
- enhanced testcase to also run one aide --check

-------------------------------------------------------------------
Fri Aug 22 09:48:36 CEST 2008 - meissner@suse.de

- enabled SELinux support [Fate#303662]
- enabled curl
- disable static (does not make much sense)

-------------------------------------------------------------------
Tue Feb 12 11:26:20 CET 2008 - meissner@suse.de

- Version 0.13.1
        * Fixed bug with reading gzipped aide.db files
        * Removed dead ustat code
- Version 0.13
        * Added support for selinux and xattr attributes
          (kindly contributed by Red Hat)
        * Added support for the Linux Audit System
          (kindly contributed by Red Hat)
        * Fixed usage of libgcrypt instead of libmhash
        * Added file locking for output files
        * Fixed bugs
- Version 0.12
        * Fixed bugs
        * Allow http/https/ftp URLs through libcurl
        * Support posix_fadvice() to avoid caching files
- enabled ACL and XATTR support

-------------------------------------------------------------------
Thu Mar 29 10:13:37 CEST 2007 - meissner@suse.de

- buildrequires flex,bison

-------------------------------------------------------------------
Thu Apr 13 13:06:36 CEST 2006 - meissner@suse.de

- run aide --init as test

-------------------------------------------------------------------
Mon Feb 20 11:16:00 CET 2006 - mge@suse.de

- update to 0.11
- fixes bug #149059

-------------------------------------------------------------------
Wed Jan 25 21:34:08 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Sat Jan 14 22:08:31 CET 2006 - schwab@suse.de

- Don't strip binaries.

-------------------------------------------------------------------
Fri Mar 18 15:46:21 CET 2005 - mge@suse.de

- fixes #71272 - aide-0.10-47 config files not yet converted to utf8 

-------------------------------------------------------------------
Mon Jan 26 11:16:41 CET 2004 - mge@suse.de

- upgrade to 0.10
- #33600: more usable default aide.conf 
  (thanks to Dirk Mueller <dmuell@gmx.net>)
- example-cron-job

-------------------------------------------------------------------
Sat Jan 10 22:05:03 CET 2004 - adrian@suse.de

- build as user

-------------------------------------------------------------------
Wed Nov 13 01:36:35 CET 2002 - ro@suse.de

- fix build for current bison 

-------------------------------------------------------------------
Thu Aug 15 16:11:22 CEST 2002 - mge@suse.de

- update to 0.9

-------------------------------------------------------------------
Mon Apr  9 11:30:55 CEST 2001 - ro@suse.de

- don't use macro for version
- remove obsolete macros 

-------------------------------------------------------------------
Wed Nov 22 13:00:27 MET 2000 - mge@suse.de

- created PAC files
- make SPEC file 7.0 compliant

-------------------------------------------------------------------
Sat Jul 15 22:06:58 MEST 2000 - mge@suse.de

- initial SuSE RPM, config file /etc/aide.conf

-------------------------------------------------------------------
Wed Jan 26 00:00:00 MEST 2000 - Matthew Kirkwood <weejock@ferret.lmh.ox.ac.uk>

- Fixes for RH 6.1 and sysconfdir changed to /etc and /var/lib/aide added

-------------------------------------------------------------------
Sun Sep 12 00:00:00 MEST 1999 - Rami Lehti <rammer@cs.tut.fi>

- Some small changes to make this autogeneratable by configure.

-------------------------------------------------------------------
Sat Sep 11 00:00:00 MEST 1999 - Zach Brown <zab@redhat.com>

- First go