rserve 1.8-13-2build2 source package in Ubuntu

Changelog

rserve (1.8-13-2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
rserve_1.8-13.orig.tar.gz 528.0 KiB 7e5d312fca8029d746f60e7d9e701129561942f97dfc33b036b123f159d69a4c
rserve_1.8-13-2build2.debian.tar.xz 3.9 KiB a85bf76fefce4dd68ec2953cdb2ea7c7dfb86527d0bd866f95a18957604a4268
rserve_1.8-13-2build2.dsc 1.9 KiB e42f8bf4a4d6d36835ebcf5414e71ff0090a9d0033bca419a9dfb835ebc583d3

Available diffs

View changes file

Binary packages built by this source

r-cran-rserve: GNU R Rserve tcp/ip server and sample clients

 This package provide Rserve, a headless server for GNU R. Rserve
 acts as a socket server (TCP/IP or local sockets) which allows binary
 requests to be sent to R. Every connection has a separate workspace
 and working directory. Client-side implementations are available for
 popular languages such as C/C++ and Java, allowing any application to
 use facilities of R without the need of linking to R code. Rserve
 supports remote connection, user authentication and file transfer. A
 simple R client is included in this package as well.
 .
 URL: http://www.rosuda.org/Rserve/

r-cran-rserve-dbgsym: debug symbols for r-cran-rserve