xwpe 1.5.30a-4build1 source package in Ubuntu

Changelog

xwpe (1.5.30a-4build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 19:40:24 +1100

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
xwpe_1.5.30a.orig.tar.gz 317.4 KiB fce37a5dd3afd7102a73d187eda8b9d1ab88bf5db649f385b8cd13e72e0c7961
xwpe_1.5.30a-4build1.debian.tar.xz 6.9 KiB 6d3e9726a8bf65e6d1e2e6c45ceb1a804c9a104af4943d6e2c7859c12a2bd5ae
xwpe_1.5.30a-4build1.dsc 1.9 KiB 45288b422660db74ccdd45691a2d1149116359f4fbabbb9193c82eee2597caf0

View changes file

Binary packages built by this source

xwpe: Programming environment and editor for console and X11

 Xwpe is an integrated programming and debugging environment similar to
 Borland's Turbo C and Pascal family. It has many features including
 the ability to start many compilers, linkers and debuggers from a
 menu-based interface or using keystrokes.
 .
 Syntax highlighting is included for many programming languages, and
 any compiler and debugger can easily be used by the program. When
 compiling from within xwpe, errors in the source code can be jumped to
 and swiftly corrected. Variables and the stack can be easily displayed.
 Setting and unsetting breakpoints can be done directly within the
 source code.
 .
 Although it is designed to be a tool for programmers (when invoked as
 wpe or xwpe), it can also be used as an easy to learn text editor
 (when invoked as program 'we' or 'xwe').

xwpe-dbgsym: debug symbols for xwpe