Package: libutempter / 1.2.1-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| libutempter | 1.2.1-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| multiarch location.diff | (download) |
Makefile |
4 2 + 2 - 0 ! |
support multiarch location |
| 0002 utempter print invalid character in hex on hostname .patch | (download) |
utempter.c |
6 4 + 2 - 0 ! |
utempter: print invalid character in hex on hostname validation failure Resolves: https://github.com/altlinux/libutempter/pull/2 |
| 0003 Do not log successful invocations to syslog Closes 9.patch | (download) |
utempter.c |
2 0 + 2 - 0 ! |
do not log successful invocations to syslog (closes: #976398) They are generated for every opened and closed (virtual) terminal, like screen/tmux/xterm/Konsole... |
| 0004 Log ppid on error.patch | (download) |
diag.h |
13 7 + 6 - 0 ! |
log ppid on error When sending an error message to syslog include the parent PID to ease debugging which program actually called utempter and did so in an erroneous way. |
| 0005 Ignore putline failure on nonexistent utmp file.patch | (download) |
utempter.c |
7 6 + 1 - 0 ! |
ignore putline() failure on nonexistent utmp file The utmp file might not exist in favor of the new wtmp database. |
| 0006 Compiler warnings | (download) |
iface.c |
10 5 + 5 - 0 ! |
fix gcc warnings Use NULL where it helps the compiler, and eliminate unnecessary gcc-isms. |
| 0007 Fix lintian warnings | (download) |
COPYING |
5 2 + 3 - 0 ! |
fix lintian warnings https://lintian.debian.org/tags/old-fsf-address-in-copyright-file.html |
