srecord 1.64-4.1build1 source package in Ubuntu

Changelog

srecord (1.64-4.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:52:23 +1100

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
srecord_1.64.orig.tar.gz 920.4 KiB 49a4418733c508c03ad79a29e95acec9a2fbc4c7306131d2a8f5ef32012e67e2
srecord_1.64-4.1build1.debian.tar.xz 7.8 KiB 1fb4b2111982dc00d8e5d181ec5d85ae0093c41033e175c144a917b9a79e2db5
srecord_1.64-4.1build1.dsc 2.1 KiB d52f90f889dbd249661ddd2bbbe8b01034deb40782e2b111fa522c82a2bc3357

View changes file

Binary packages built by this source

libsrecord-dev: library for manipulating EPROM load files (development)

 The srecord library is a collection of powerful C++ classes for manipulating
 EPROM load files. It reads and writes numerous EPROM file formats, and can
 perform many different manipulations.
 .
 This package contains the static libraries and headers for developing
 applications that use the srecord library.

libsrecord0t64: library for manipulating EPROM load files (runtime)

 The srecord library is a collection of powerful C++ classes for manipulating
 EPROM load files. It reads and writes numerous EPROM file formats, and can
 perform many different manipulations.
 .
 This package contains the files necessary for running applications that
 use the srecord library.

libsrecord0t64-dbgsym: debug symbols for libsrecord0t64
srecord: collection of powerful tools for manipulating EPROM load files

 The srecord package is a collection of powerful tools for manipulating EPROM
 load files. It reads and writes numerous EPROM file formats, and can perform
 many different manipulations.
 .
 The tools include:
  * The srec_cat program may be used to catenate (join) EPROM load files, or
    portions of EPROM load files, together. Because it understands all of the
    input and output formats, it can also be used to convert files from one
    format to another. It also understands filters.
  * The srec_cmp program may be used to compare EPROM load files, or portions
    of EPROM load files, for equality.
  * The srec_info program may be used to print summary information about EPROM
    load files.

srecord-dbgsym: debug symbols for srecord