File aide.changes of Package aide
222
1
-------------------------------------------------------------------
2
Thu Jan 7 15:08:43 UTC 2021 - Marcus Meissner <meissner@suse.com>
3
4
- aide-0.15-syslog-format.patch: Add a syslog_format to aide (bsc#1180165)
5
6
-------------------------------------------------------------------
7
Thu Jul 11 12:29:23 UTC 2019 - <abergmann@suse.com>
8
9
- Remove not available gcrypt algorithm 7 DB_HAVAL (bsc#1098360).
10
Add aide-define_hash_use_gcrypt.patch
11
12
-------------------------------------------------------------------
13
Wed Jan 18 13:38:03 UTC 2017 - meissner@suse.com
14
15
- Updated to 0.16
16
- lots of bugfixes
17
- including regexp matching within subdirectories of expressions
18
- aide-0.16-as-needed.patch: replaces aide-0.15.1-as-needed.patch
19
- aide-no_m4_dir.patch: upstream
20
- aide.keyring: added from keyserver, cross checked key id on
21
http://aide.sourceforge.net/ and a signature from someone
22
I signed.
23
24
-------------------------------------------------------------------
25
Thu Jul 2 08:07:07 UTC 2015 - meissner@suse.com
26
27
- aide-dynamic.patch: avoid overwriting dl* functions, as we might
28
load libcrypto.so dynamically in FIPS mode.
29
30
-------------------------------------------------------------------
31
Wed May 28 21:51:58 UTC 2014 - crrodriguez@opensuse.org
32
33
- aide-xattr-in-libc.patch: Once upon a time, 10 years ago, basic extended
34
attribute functionality moved to libc, therefore libattr is most of the
35
time, not needed at all.
36
37
-------------------------------------------------------------------
38
Thu Jan 23 08:33:09 UTC 2014 - meissner@suse.com
39
40
- seperate a -test package to help with externalized testing.
41
42
-------------------------------------------------------------------
43
Wed Jan 15 14:11:14 UTC 2014 - meissner@suse.com
44
45
- aide.conf: Move from md5 and sha1 as default to sha256+sha512, also
46
to allow FIPS enabling with aide working. FATE#315925
47
48
-------------------------------------------------------------------
49
Fri Apr 26 11:26:37 UTC 2013 - mmeister@suse.com
50
51
- Removed AC_CONFIG_MACRO_DIR([m4]) from configure.in to fix
52
build with new automake: aide-no_m4_dir.patch
53
54
-------------------------------------------------------------------
55
Wed Jan 4 13:34:11 UTC 2012 - crrodriguez@opensuse.org
56
57
- libmhash development was abandoned in 2007, so it is time
58
for it to go into the library heaven, use libgcrypt instead.
59
60
-------------------------------------------------------------------
61
Fri Dec 2 06:21:56 UTC 2011 - coolo@suse.com
62
63
- add automake as buildrequire to avoid implicit dependency
64
65
-------------------------------------------------------------------
66
Sat Sep 17 10:50:07 UTC 2011 - jengelh@medozas.de
67
68
- Remove redundant tags/sections from specfile
69
- Add missing call to make
70
- Use %_smp_mflags for parallel build
71
72
-------------------------------------------------------------------
73
Fri Oct 01 15:12:21 CEST 2010 - freespacer@gmx.de
74
75
- updated to version 0.15.1
76
- Ignore changed file name if attributes does not match
77
- Allow absence of DB_CHECKINODE if file name has changed
78
- renew patch
79
80
-------------------------------------------------------------------
81
Tue Aug 10 17:12:56 CEST 2010 - meissner@suse.de
82
83
- updated to 0.15
84
- lots of fixes and some new stuff
85
86
-------------------------------------------------------------------
87
Fri Apr 30 00:40:34 CEST 2010 - ro@suse.de
88
89
- make aide check verbose to get started
90
- add sleep and sync to fix build
91
92
-------------------------------------------------------------------
93
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
94
95
- make patch0 usage consistent
96
97
-------------------------------------------------------------------
98
Wed Jun 17 19:43:10 CEST 2009 - crrodriguez@suse.de
99
100
- fix build when as-needed is a default liker option
101
102
-------------------------------------------------------------------
103
Mon Jan 5 14:19:26 CET 2009 - meissner@suse.de
104
105
- fixed abort on check/update by removing the hash requirement bnc#406597
106
- fixed version output bnc#463511
107
- enhanced testcase to also run one aide --check
108
109
-------------------------------------------------------------------
110
Fri Aug 22 09:48:36 CEST 2008 - meissner@suse.de
111
112
- enabled SELinux support [Fate#303662]
113
- enabled curl
114
- disable static (does not make much sense)
115
116
-------------------------------------------------------------------
117
Tue Feb 12 11:26:20 CET 2008 - meissner@suse.de
118
119
- Version 0.13.1
120
* Fixed bug with reading gzipped aide.db files
121
* Removed dead ustat code
122
- Version 0.13
123
* Added support for selinux and xattr attributes
124
(kindly contributed by Red Hat)
125
* Added support for the Linux Audit System
126
(kindly contributed by Red Hat)
127
* Fixed usage of libgcrypt instead of libmhash
128
* Added file locking for output files
129
* Fixed bugs
130
- Version 0.12
131
* Fixed bugs
132
* Allow http/https/ftp URLs through libcurl
133
* Support posix_fadvice() to avoid caching files
134
- enabled ACL and XATTR support
135
136
-------------------------------------------------------------------
137
Thu Mar 29 10:13:37 CEST 2007 - meissner@suse.de
138
139
- buildrequires flex,bison
140
141
-------------------------------------------------------------------
142
Thu Apr 13 13:06:36 CEST 2006 - meissner@suse.de
143
144
- run aide --init as test
145
146
-------------------------------------------------------------------
147
Mon Feb 20 11:16:00 CET 2006 - mge@suse.de
148
149
- update to 0.11
150
- fixes bug #149059
151
152
-------------------------------------------------------------------
153
Wed Jan 25 21:34:08 CET 2006 - mls@suse.de
154
155
- converted neededforbuild to BuildRequires
156
157
-------------------------------------------------------------------
158
Sat Jan 14 22:08:31 CET 2006 - schwab@suse.de
159
160
- Don't strip binaries.
161
162
-------------------------------------------------------------------
163
Fri Mar 18 15:46:21 CET 2005 - mge@suse.de
164
165
- fixes #71272 - aide-0.10-47 config files not yet converted to utf8
166
167
-------------------------------------------------------------------
168
Mon Jan 26 11:16:41 CET 2004 - mge@suse.de
169
170
- upgrade to 0.10
171
- #33600: more usable default aide.conf
172
(thanks to Dirk Mueller <dmuell@gmx.net>)
173
- example-cron-job
174
175
-------------------------------------------------------------------
176
Sat Jan 10 22:05:03 CET 2004 - adrian@suse.de
177
178
- build as user
179
180
-------------------------------------------------------------------
181
Wed Nov 13 01:36:35 CET 2002 - ro@suse.de
182
183
- fix build for current bison
184
185
-------------------------------------------------------------------
186
Thu Aug 15 16:11:22 CEST 2002 - mge@suse.de
187
188
- update to 0.9
189
190
-------------------------------------------------------------------
191
Mon Apr 9 11:30:55 CEST 2001 - ro@suse.de
192
193
- don't use macro for version
194
- remove obsolete macros
195
196
-------------------------------------------------------------------
197
Wed Nov 22 13:00:27 MET 2000 - mge@suse.de
198
199
- created PAC files
200
- make SPEC file 7.0 compliant
201
202
-------------------------------------------------------------------
203
Sat Jul 15 22:06:58 MEST 2000 - mge@suse.de
204
205
- initial SuSE RPM, config file /etc/aide.conf
206
207
-------------------------------------------------------------------
208
Wed Jan 26 00:00:00 MEST 2000 - Matthew Kirkwood <weejock@ferret.lmh.ox.ac.uk>
209
210
- Fixes for RH 6.1 and sysconfdir changed to /etc and /var/lib/aide added
211
212
-------------------------------------------------------------------
213
Sun Sep 12 00:00:00 MEST 1999 - Rami Lehti <rammer@cs.tut.fi>
214
215
- Some small changes to make this autogeneratable by configure.
216
217
-------------------------------------------------------------------
218
Sat Sep 11 00:00:00 MEST 1999 - Zach Brown <zab@redhat.com>
219
220
- First go
221
222