gtkterm 1.2.1-1build2 source package in Ubuntu

Changelog

gtkterm (1.2.1-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:55:01 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gtkterm_1.2.1.orig.tar.gz 221.5 KiB bdd32ffba99348f0fe7f0e227a73f48f9f199ddcf9b38d962c4c674308847b66
gtkterm_1.2.1-1build2.debian.tar.xz 6.7 KiB 881b776382c5b2ff67ae88e8d7f5072aa1b44633dca1b11125ec72d1ada11c95
gtkterm_1.2.1-1build2.dsc 2.0 KiB cf3d6e495566ab7abcbceb52e55d45011484bfb87d63c32e27345506b15d6c15

Available diffs

View changes file

Binary packages built by this source

gtkterm: simple GTK+ serial port terminal

 gtkterm is a simple GTK+ terminal used to communicate with the serial port.
 .
 Its features :
 .
  * Serial port terminal window
  * Serial port setup (speed, parity, bits, stopbits, flow control)
  * Using the termios API
  * Possible to send a file (only RAW data, no protocol)
  * End of line delay while sending a file
  * Special character wait before next line while sending a file
  * Possible to toggle control lines manually (DTR, CTS)
  * Also reads the state of control lines (RTS, CD, DSR, RI)
 .
  Author: Julien Schmitt <julien@jls-info.com>

gtkterm-dbgsym: debug symbols for gtkterm