File acct.changes of Package acct
416
1
-------------------------------------------------------------------
2
Mon Nov 15 11:26:58 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
3
4
- Migrate pacct log file to new location when upgrading from SLE12,
5
fixes bsc#1188159
6
7
-------------------------------------------------------------------
8
Tue Sep 19 19:26:56 UTC 2017 - kstreitova@suse.com
9
10
- acct.service: fix chmod command call to use an absolute path
11
[bsc#1053528]
12
13
-------------------------------------------------------------------
14
Mon Jul 10 19:13:44 UTC 2017 - astieger@suse.com
15
16
- update to 6.6.4:
17
* Added --pid to 'lastcomm'.
18
19
-------------------------------------------------------------------
20
Thu Apr 13 11:59:17 UTC 2017 - kstreitova@suse.com
21
22
- remove acct-info.patch that is no longer needed (fixed upstream
23
in version 6.6.3)
24
- note: acct-6.6.2-hz.patch was not accepted upstream as it might
25
break support for the HP alpha platform
26
27
-------------------------------------------------------------------
28
Thu Apr 6 11:59:18 UTC 2017 - mpluskal@suse.com
29
30
- Update to version 6.6.3:
31
* Fixed manuals.
32
- Refresh patches:
33
* acct-6.6.2-hz.patch
34
* acct-info.patch
35
- Drop no longer needed:
36
* acct-ac.patch
37
* acct-timestamp.patch
38
39
-------------------------------------------------------------------
40
Wed Mar 29 11:22:15 UTC 2017 - kstreitova@suse.com
41
42
- cleanup with spec-cleaner
43
- get rid of %{name} and %{version} macros from the patch names
44
45
-------------------------------------------------------------------
46
Wed Jul 13 19:46:53 UTC 2016 - kstreitova@suse.com
47
48
- remove syslog.target from acct.service file [bsc#983938]
49
50
-------------------------------------------------------------------
51
Fri Mar 4 17:41:25 UTC 2016 - olaf@aepfle.de
52
53
- Remove timestamp from info file
54
acct-timestamp.patch
55
56
-------------------------------------------------------------------
57
Thu Jul 2 20:31:14 UTC 2015 - tchvatal@suse.com
58
59
- The previous commit ghosted the log file, but we need it empty
60
and present to start with, so unghost it
61
62
-------------------------------------------------------------------
63
Mon Jun 22 12:40:46 UTC 2015 - tchvatal@suse.com
64
65
- Use just /var/log/account/pacct file and remove the tmpfiles creation
66
completely
67
68
-------------------------------------------------------------------
69
Mon Jun 22 12:11:02 UTC 2015 - tchvatal@suse.com
70
71
- Use try-restart not restart on logrotate update, otherwise we could
72
suprisingly start the service for user, which is not desired
73
- Cleanup with spec-cleaner
74
- Use tmpfiles creation instead of hand-written shell script
75
76
-------------------------------------------------------------------
77
Sun May 17 09:09:27 UTC 2015 - meissner@suse.com
78
79
- install deinstall needs to be in preun
80
81
-------------------------------------------------------------------
82
Sun Mar 1 19:49:50 UTC 2015 - p.drouand@gmail.com
83
84
- Fixthe log path in service and logrotate files; fix bnc#915654
85
86
-------------------------------------------------------------------
87
Fri Dec 19 13:01:30 UTC 2014 - p.drouand@gmail.com
88
89
- Add back .keyring and .sig files; OBS verify them too
90
91
-------------------------------------------------------------------
92
Sat Dec 13 20:57:10 UTC 2014 - p.drouand@gmail.com
93
94
- Update to version 6.6.2
95
+ Link with -lm.
96
+ Fix texi.
97
+ The rest of fixes from 6.5.5 to 6.6.1.
98
- Update Url to new project home
99
- Use download Url
100
- Remove dependency on gpg-offline and keyring files; let OBS handle
101
source verification
102
- Adapt acct-hz.patch to upstream changes
103
> acct-6.6.2-hz.patch
104
105
-------------------------------------------------------------------
106
Thu Aug 28 13:18:29 UTC 2014 - vcizek@suse.com
107
108
- fixed libexec path in acct.service (bnc#893980)
109
110
-------------------------------------------------------------------
111
Mon Mar 17 10:41:47 UTC 2014 - werner@suse.de
112
113
- cleanup of acct
114
* Add install section in service unit (bnc#867138)
115
* Add a simple script to create pacct file
116
117
-------------------------------------------------------------------
118
Sat Dec 21 22:53:20 UTC 2013 - vcizek@suse.com
119
120
- update to 6.6.1
121
* Fixed vulnabilities, due to autmake. Thanks to Karl Berry
122
for pointing this out.
123
* Update gnulib to latest git.
124
- dropped acct-stdio.h.patch (upstream)
125
- add gpg verification
126
127
-------------------------------------------------------------------
128
Sat Oct 19 14:56:27 UTC 2013 - p.drouand@gmail.com
129
130
- Remove useless %inserv_prereq and fillup_prereq macro; acct package
131
doesn't contain neither sysvinit script and sysconfig file
132
133
-------------------------------------------------------------------
134
Thu Jun 6 14:53:49 UTC 2013 - schuetzm@gmx.net
135
136
- Converted rc file to systemd unit file.
137
- Fixed a bug where the accounting file wasn't reopened after
138
logrotate, because force-reload isn't implemented.
139
140
-------------------------------------------------------------------
141
Fri Apr 26 08:06:16 UTC 2013 - mmeister@suse.com
142
143
- Added makeinfo BuildRequire to fix build with new automake
144
145
-------------------------------------------------------------------
146
Sat Jan 12 07:32:04 UTC 2013 - coolo@suse.com
147
148
- remove suse_update_config
149
150
-------------------------------------------------------------------
151
Wed Sep 5 09:13:28 UTC 2012 - vcizek@suse.com
152
153
- drop useless acct-axp.patch
154
155
-------------------------------------------------------------------
156
Sun Jul 22 06:56:58 UTC 2012 - aj@suse.de
157
158
- Fix build with missing gets declaration (glibc 2.16)
159
160
-------------------------------------------------------------------
161
Mon Jan 23 08:43:45 UTC 2012 - bart.vanassche@gmail.com
162
163
- switch from acct-6.3.5 to acct-6.5.5. From the upstream acct ChangeLog:
164
* Fix potential buffer-overflows.
165
* UNIX 98 pty support.
166
* Add Linux multiformat support.
167
* lastcomm.c: integrated patch from Paul Jones which adds
168
paging and swapping support to lastcomm and sa
169
170
-------------------------------------------------------------------
171
Mon Oct 4 10:37:43 UTC 2011 - uli@suse.com
172
173
- cross-build fix: use %__cc, %__cxx macros
174
175
-------------------------------------------------------------------
176
Fri Sep 30 20:07:39 UTC 2011 - coolo@suse.com
177
178
- add libtool as buildrequire to make the spec file more reliable
179
180
-------------------------------------------------------------------
181
Sat Sep 17 10:43:53 UTC 2011 - jengelh@medozas.de
182
183
- Remove redundant tags/sections from specfile
184
- Use %_smp_mflags for parallel build
185
186
-------------------------------------------------------------------
187
Thu Mar 3 14:44:35 UTC 2011 - lchiquitto@novell.com
188
189
- fix initscript's force-reload action to reload the service only
190
if it is running [bnc#667437]
191
192
-------------------------------------------------------------------
193
Wed Dec 23 20:22:47 UTC 2009 - coolo@novell.com
194
195
- remove the moblin hack that fixes something not in this package
196
197
-------------------------------------------------------------------
198
199
Fri Nov 6 03:42:04 UTC 2009 - gregkh@suse.de
200
201
- fix mode on /etc/logrotate.d/acct to not be executable.
202
203
-------------------------------------------------------------------
204
205
Wed Nov 4 04:01:04 UTC 2009 - gregkh@suse.de
206
207
- do not enable acct to start automatically on Moblin. We don't
208
want to access the disk every 15 seconds or so for no reason at
209
all on laptops.
210
211
-------------------------------------------------------------------
212
Wed Feb 14 14:46:17 CET 2007 - mkudlvasr@suse.cz
213
214
- fixed ahz value problems [#244186]
215
216
-------------------------------------------------------------------
217
Tue Sep 5 15:32:51 CEST 2006 - anosek@suse.cz
218
219
- fixed compiler warning: old-style function definition
220
[#203115] (warning.patch)
221
222
-------------------------------------------------------------------
223
Tue Aug 22 18:58:08 CEST 2006 - postadal@suse.cz
224
225
- define HZ as sysconf(_SC_CLK_TCK) if undefined
226
227
-------------------------------------------------------------------
228
Wed Jan 25 21:34:06 CET 2006 - mls@suse.de
229
230
- converted neededforbuild to BuildRequires
231
232
-------------------------------------------------------------------
233
Tue Oct 05 12:37:47 CEST 2004 - postadal@suse.cz
234
235
- fixed 64bit problem in printing time [#42969]
236
237
-------------------------------------------------------------------
238
Mon Oct 04 17:47:43 CEST 2004 - postadal@suse.cz
239
240
- fixed to work with acct v3 format which the new kernel uses [#46768]
241
242
-------------------------------------------------------------------
243
Thu Feb 12 14:05:04 CET 2004 - ro@suse.de
244
245
- fix owner/group for var/account/pacct
246
247
-------------------------------------------------------------------
248
Thu Feb 12 12:45:44 CET 2004 - postadal@suse.cz
249
250
-added norootforbuild flag to the spec file
251
252
-------------------------------------------------------------------
253
Tue Aug 26 11:06:31 CEST 2003 - postadal@suse.cz
254
255
- use new stop_on_removal/restart_on_upate macros
256
257
-------------------------------------------------------------------
258
Mon May 26 01:06:49 CEST 2003 - ro@suse.de
259
260
- remove unpackaged files from buildroot
261
262
-------------------------------------------------------------------
263
Thu Apr 24 14:54:01 CEST 2003 - ro@suse.de
264
265
- merge postuns
266
267
-------------------------------------------------------------------
268
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
269
270
- fix install_info --delete call and move from preun to postun
271
272
-------------------------------------------------------------------
273
Tue Feb 25 15:21:18 CET 2003 - postadal@suse.cz
274
275
- used install-info macros
276
- fixed accounting.info (dir entry)
277
278
-------------------------------------------------------------------
279
Mon Sep 9 15:11:42 CEST 2002 - ro@suse.de
280
281
- added logrotate configuration
282
283
-------------------------------------------------------------------
284
Fri Aug 16 13:07:34 CEST 2002 - postadal@suse.cz
285
286
- added %insserv_prereq, %fillup_prereq and fileutils
287
to PreReq [#17787]
288
289
-------------------------------------------------------------------
290
Wed Aug 14 10:44:15 CEST 2002 - poeml@suse.de
291
292
- fix comment in rc.script
293
294
-------------------------------------------------------------------
295
Tue Apr 2 15:51:10 CEST 2002 - postadal@suse.cz
296
297
- fixed to compile with autoconf-2.53
298
299
-------------------------------------------------------------------
300
Mon Feb 25 16:40:13 CET 2002 - postadal@suse.cz
301
302
- modified copyright in /etc/init.d/acct
303
304
-------------------------------------------------------------------
305
Tue Jan 15 14:20:58 CET 2002 - egmont@suselinux.hu
306
307
- removed colons from startup/shutdown messages
308
309
-------------------------------------------------------------------
310
Sun Jan 13 12:05:12 CET 2002 - ro@suse.de
311
312
- removed START_ACCT
313
314
-------------------------------------------------------------------
315
Wed Nov 14 18:02:46 CET 2001 - ro@suse.de
316
317
- don't call automake for now
318
319
-------------------------------------------------------------------
320
Wed Aug 8 09:54:31 CEST 2001 - cihlar@suse.cz
321
322
- fixed to compile on axp
323
324
-------------------------------------------------------------------
325
Tue Aug 7 10:04:09 CEST 2001 - cihlar@suse.cz
326
327
- fixed stop and status part of init script
328
- moved rc.acct and rc.config.acct from patch
329
330
-------------------------------------------------------------------
331
Mon Jun 25 14:44:12 CEST 2001 - pblaha@suse.cz
332
333
- rewrite init script to conform LSB
334
335
-------------------------------------------------------------------
336
Wed Dec 13 16:13:39 CET 2000 - smid@suse.cz
337
338
- rcacct link added
339
340
-------------------------------------------------------------------
341
Tue Nov 28 01:10:25 CET 2000 - ro@suse.de
342
343
- startscript to etc/init.d
344
345
-------------------------------------------------------------------
346
Thu Nov 2 13:12:49 CET 2000 - smid@suse.cz
347
348
- fix ugly bug in startup scripts
349
350
-------------------------------------------------------------------
351
Tue Aug 29 21:07:47 CEST 2000 - smid@suse.cz
352
353
- sources => bzip2
354
- spec cleanup
355
356
-------------------------------------------------------------------
357
Wed Jun 7 13:03:42 MEST 2000 - cihlar@suse.cz
358
359
- Copyright tag fixed
360
361
-------------------------------------------------------------------
362
Fri Apr 7 12:55:16 CEST 2000 - smid@suse.cz
363
364
- upgrade to 6.3.5
365
- buildroot added
366
367
-------------------------------------------------------------------
368
Mon Feb 21 00:35:46 CET 2000 - garloff@suse.de
369
370
- Create /var/account/pacct in script if non-existing
371
372
-------------------------------------------------------------------
373
Thu Feb 17 10:53:31 CET 2000 - kukuk@suse.de
374
375
- Fix configure options
376
377
-------------------------------------------------------------------
378
Tue Feb 15 15:51:51 CET 2000 - kukuk@suse.de
379
380
- Fill in group tag
381
382
-------------------------------------------------------------------
383
Thu Jan 20 17:45:55 CET 2000 - kukuk@suse.de
384
385
- Move /usr/{man,info} -> /usr/share/{man,info}
386
387
-------------------------------------------------------------------
388
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
389
390
- ran old prepare_spec on spec file to switch to new prepare_spec.
391
392
-------------------------------------------------------------------
393
Wed Apr 7 13:49:51 MEST 1999 - kukuk@suse.de
394
395
- With glibc 2, include linux/acct.h, not sys/acct.h
396
397
-------------------------------------------------------------------
398
Tue Dec 29 13:28:38 MET 1998 - tmg@suse.de
399
400
- fixed several bugs in init script ;)
401
402
-------------------------------------------------------------------
403
Sat Dec 12 23:58:07 MET 1998 - bs@suse.de
404
405
- made absolute path in %post to relative path
406
407
-------------------------------------------------------------------
408
Tue Dec 8 17:28:20 MET 1998 - ro@suse.de
409
410
- updated init script
411
412
-------------------------------------------------------------------
413
Sun Oct 18 15:05:28 MEST 1998 - tmg@suse.de
414
415
- initial revision
416