conman 0.3.1-1 source package in Ubuntu

Changelog

conman (0.3.1-1) unstable; urgency=medium

  * [dfc64c2] Upgrade watch file to version 4 and enable signature checking
  * [dcdf658] Add gbp.conf and switch to DEP-14 branch names
  * [fc4647d] Update upstream source from tag 'upstream/0.3.1' (Closes: 892235)
  * [471aaf5] Drop our patches.
    The hyphen fix went upstream, while the expect shebang was deemed
    unnecessary in https://github.com/dun/conman/issues/23.
  * [de2137a] Upgrade to Debhelper compat level 13
  * [f6ea8b5] Upgrade Standards-Version to 4.6.2 (no changes required)
  * [6be26b9] Our toolchain defaults to linking with --as-needed since bullseye
  * [537c3b6] Two patches fixing Lintian issues
  * [5a5e6c2] Add Pre-Depends substitution required by invoke-rc.d --skip-
    systemd-native
  * [abbc1ce] Add Perl dependency for the conmen wrapper script
  * [a1401de] Enable hardening
  * [22b8ff2] Advertise Rules-Requires-Root: no
  * [a5830f4] New patch: Fix font name typo in man page
  * [d91c33d] Lintian override for the directory-specific README files
  * [23b9bf4] Override Lintian tag about not installing examples
  * [ad7cb90] Subscribe to basic Salsa CI
  * [a36b2e2] Add myself to Uploaders
  * [3ca6773] Add my copyright to the packaging

 -- Ferenc Wágner <email address hidden>  Sun, 25 Feb 2024 21:54:41 +0100

Upload details

Uploaded by:
YPWang
Uploaded to:
Sid
Original maintainer:
YPWang
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
conman_0.3.1-1.dsc 2.1 KiB 79b0efc6822ffa1e6c2fcc21acd6f60ce7988245c70a265dde9b06fbe0d7f605
conman_0.3.1.orig.tar.xz 197.1 KiB 69b449e4a9e992f7e1c6becfb3689be723cefaf94c75226a0bae685df3bc4cb3
conman_0.3.1.orig.tar.xz.asc 833 bytes fab6effd6332f4daef156e981517597e0ae0e75c57abbb8c717add113a93e1b0
conman_0.3.1-1.debian.tar.xz 12.0 KiB 75a142a3c4575e951cd63ae3062f66f617b173b52027aca7dc12a4c14672796c

Available diffs

No changes file available.

Binary packages built by this source

conman: serial console management program

 ConMan is a serial console management program designed to support a large
 number of console devices and simultaneous users.
 It supports:
     - local serial devices
     - remote terminal servers (via the telnet protocol)
     - IPMI Serial-Over-LAN (via FreeIPMI)
     - Unix domain sockets
     - external processes (e.g., using Expect for telnet / ssh / ipmi-sol
             connections)
 Its features include:
     - logging (and optionally timestamping) console device output to file
     - connecting to consoles in monitor (R/O) or interactive (R/W) mode
     - allowing clients to share or steal console write privileges
     - broadcasting client output to multiple consoles

conman-dbgsym: debug symbols for conman