Skip to content

Releases: bitstreamout/showconsole

UTMP support is gone, remove dependency

29 Nov 12:25
Compare
Choose a tag to compare

UTMP support is gone, remove dependency
also add support for initramfs at shutdown.

Again fixes for s390/x

10 Jul 13:35
v2.27
Compare
Choose a tag to compare

mostly big endian problems

Bug fixes for ppc64 and s390/x

03 Dec 07:44
Compare
Choose a tag to compare

Bug fixes for ppc64 and s390/x that is avoid arg0 of a program be missed in the console library.

Avoid install errror due missed directory

02 Dec 13:07
Compare
Choose a tag to compare

Avoid install errror due missed directory

Avoid KillMode=none for newer systemd version

02 Dec 11:21
Compare
Choose a tag to compare

Increase version to 2.22
Avoid KillMode=none for newer systemd version as well as rework the systemd unit files of blog.

Silent some gcc warnings, also avoid common variable

09 Jan 11:31
Compare
Choose a tag to compare

Silent some gcc warnings, also avoid common variable

Update to add accumulated patches and commits

02 Aug 08:00
Compare
Choose a tag to compare

Andreas Schwab

  • Include <sys/sysmacros.h> for makedev

Bernhard M. Wiedemann (1):

  • sort input files (boo#1041090)

Petr Mladek (4):

  • libconsole: never return empty list from getconsoles()
  • libconsole: Really allow to use /dev/console as a fallback in showconsole
  • libconsole: Add console into the list only when successfully allocated
  • libconsole: Correctly ignore early consoles