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 !
1 file changed, 2 insertions(+), 2 deletions(-)

 support multiarch location


0002 utempter print invalid character in hex on hostname .patch | (download)

utempter.c | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 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 !
1 file changed, 2 deletions(-)

 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 !
1 file changed, 7 insertions(+), 6 deletions(-)

 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 !
1 file changed, 6 insertions(+), 1 deletion(-)

 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 !
utempter.c | 2 1 + 1 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 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 !
Makefile | 3 1 + 2 - 0 !
diag.h | 3 1 + 2 - 0 !
iface.c | 3 1 + 2 - 0 !
libutempter.map | 3 1 + 2 - 0 !
utempter.c | 3 1 + 2 - 0 !
utempter.h | 3 1 + 2 - 0 !
7 files changed, 8 insertions(+), 15 deletions(-)

 fix lintian warnings
  https://lintian.debian.org/tags/old-fsf-address-in-copyright-file.html