Package: acct / 6.6.4-10
Metadata
| Package | Version | Patches format |
|---|---|---|
| acct | 6.6.4-10 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 02_414300 lastcomm fields descr.patch | (download) |
accounting.texi |
2 1 + 1 - 0 ! |
correct field description for the last field in lastcomm's reports Thanks David Simner. |
| 03_cross build support.patch | (download) |
Makefile.am |
5 0 + 5 - 0 ! |
remove pointless configure check that breaks cross-building Remove pointless configure check that tries to run a program to define wtmp/acct file paths; we can just as well include this in files.h.in and use the results of the macro checks directly. |
| 04_Fix spelling errors.patch | (download) |
NEWS |
6 3 + 3 - 0 ! |
fix minor spelling errors. |
| 07_sprintf buffer overflow.patch | (download) |
dev_hash.c |
2 1 + 1 - 0 ! |
fix buffer overflow in dev_hash.c |
| Structural fix in lastcomm.1.patch | (download) |
lastcomm.1 |
1 1 + 0 - 0 ! |
structural fix in lastcomm.1 |
| Fix FTBFS with C23.patch | (download) |
dev_hash.c |
8 6 + 2 - 0 ! |
fix ftbfs with c23 (gcc-15 defaults) |
| Use t64 for unsigned utmp.patch | (download) |
last.c |
5 3 + 2 - 0 ! |
y2038: use t64 for arithmetic on unsigned utmp tv_sec Eliminates -Wformat-truncation evident with gcc-15 |
| Fix reverse reading of incomplete trailing record.patch | (download) |
file_rd.c |
14 12 + 2 - 0 ! |
fix reverse reading of incomplete trailing record |
