octave-dicom 0.6.0-3ubuntu1 source package in Ubuntu

Changelog

octave-dicom (0.6.0-3ubuntu1) oracular; urgency=medium

  * Fix a use-after-free issue related to duplicated symbols in plugins
    that reference dicomdict functionality (dicomdict, dicominfo, dicomwrite,
    dicomlookup, dicomdisp, dicomanon) (LP: #2069660)

 -- Dan Bungert <email address hidden>  Fri, 28 Jun 2024 17:04:25 -0600

Upload details

Uploaded by:
Dan Bungert
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
octave-dicom_0.6.0.orig.tar.gz 872.0 KiB 085b29a8f243494d4f83ea3a76e6f5ffe83e98f0e9b3db0f96eb3a91e0e3ea1d
octave-dicom_0.6.0-3ubuntu1.debian.tar.xz 5.3 KiB 5617b28f9991cd4d99cac52e2c6f93567b0d3ec789aee48859b48f18ed1f3dda
octave-dicom_0.6.0-3ubuntu1.dsc 2.2 KiB 950566647556a4d28d61b9fb3bbc232e19d5fe7f0fdcbe0f583c0dc5547281ea

Available diffs

View changes file

Binary packages built by this source

octave-dicom: manipulate DICOM files in Octave

 Digital communications in medicine (DICOM) is an information
 standard, originally created for image transfer, which now deals with
 a large range of medical data.
 .
 This package provides functions to read and (eventually) write DICOM
 files in Octave, a scientific computation software. The functions in
 the package are intended to have similar usage as the dicom functions
 in the Matlab Image Processing Toolbox. In Octave they are separate:
 most image package users will not use dicom, and its dependency might
 be considered troublesome.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-dicom-dbgsym: debug symbols for octave-dicom