r-cran-httpuv 1.6.14+dfsg-1build2 source package in Ubuntu

Changelog

r-cran-httpuv (1.6.14+dfsg-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-httpuv_1.6.14+dfsg.orig.tar.xz 150.8 KiB 7b8e018bba81c5b1207224e1f9f9c74f56a68e17f5374147952b5fb317d28493
r-cran-httpuv_1.6.14+dfsg-1build2.debian.tar.xz 6.1 KiB 25d2b86444522bb1475eec1d9a1b9394dd400c48020ae72ad5df6637aa6b2041
r-cran-httpuv_1.6.14+dfsg-1build2.dsc 2.3 KiB 5ea17688d9963b31562c02756a4230883d2009ce2ea83b463126c7be1b74d3e1

View changes file

Binary packages built by this source

r-cran-httpuv: GNU R package of HTTP and WebSocket Server Library

 The R package httpuv provides low-level socket and protocol support for
 handling HTTP and WebSocket requests directly from within R. It is primarily
 intended as a building block for other packages, rather than making it
 particularly easy to create complete web applications using httpuv alone.
 httpuv is built on top of the libuv and http-parser C libraries, both of which
 were developed by Joyent, Inc.

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