Package: rungetty / 1.2-16.3
Metadata
Package | Version | Patches format |
---|---|---|
rungetty | 1.2-16.3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_make install fix | (download) |
Makefile |
8 4 + 4 - 0 ! |
fix install target |
02_manpage fix | (download) |
rungetty.8 |
22 11 + 11 - 0 ! |
fixes small errors in the manpage |
03_nogroup fix | (download) |
rungetty.c |
2 1 + 1 - 0 ! |
switch from nobody to nogroup for group (bts #87402) |
04_disable path | (download) |
rungetty.c |
2 1 + 1 - 0 ! |
disabling of setting a path on our own (bts #113389) |
05_getc fix | (download) |
rungetty.c |
2 1 + 1 - 0 ! |
change type of c in do_prompt to signed int (bts #160395) |
06_initgroups | (download) |
rungetty.c |
1 1 + 0 - 0 ! |
call initgroups to get supplementary groups for processes (BTS #146145) |
07_clear not reset | (download) |
rungetty.c |
2 1 + 1 - 0 ! |
send clear instead of reset (bts #309866) |
08_autologin on all ttys | (download) |
rungetty.c |
2 1 + 1 - 0 ! |
allow autologin on all ttys (bts #515970) |
glibc 2.32.patch | (download) |
rungetty.c |
14 7 + 7 - 0 ! |
--- |