ulfius 2.7.15-2.2build1 source package in Ubuntu

Changelog

ulfius (2.7.15-2.2build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:17: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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ulfius_2.7.15.orig.tar.gz 443.0 KiB 19cf789b2af1919b69f77c7701237bfc318a9781ec657b68fd4b6ffa9d53f111
ulfius_2.7.15-2.2build1.debian.tar.xz 9.3 KiB 299682ad756d0bdf91b937a5dfb75e8a7bbca5458508d687bbe546de1e6bba0c
ulfius_2.7.15-2.2build1.dsc 2.5 KiB 23bd406af5142f14875106e611f27d9b210f40ccd67e60c89ce2ffee177c5597

View changes file

Binary packages built by this source

libulfius-dev: Web Framework for REST Applications in C - development

 Based on GNU Libmicrohttpd for the backend web server, Jansson for the
 json manipulation library, and Libcurl for the http/smtp client API.
 .
 Used to facilitate creation of web applications in C programs with a
 small memory footprint, as in embedded systems applications.
 .
 One can create webservices in HTTP or HTTPS mode, stream data, or
 implement server websockets.
 .
 This package contains the development files.

libulfius2.7t64: Web Framework for REST Applications in C

 Based on GNU Libmicrohttpd for the backend web server, Jansson for the
 json manipulation library, and Libcurl for the http/smtp client API.
 .
 Used to facilitate creation of web applications in C programs with a
 small memory footprint, as in embedded systems applications.
 .
 One can create webservices in HTTP or HTTPS mode, stream data, or
 implement server websockets.

libulfius2.7t64-dbgsym: debug symbols for libulfius2.7t64
uwsc: Ulfius WebSocket Client

 Simple command-line application to connect to websocket services
 .
 Can connect to websocket services, both ws:// (http) or wss:// (https).
 When the websocket is connected, messages from the server are displayed
 in the terminal and messages can be sent to the service via a prompt >.

uwsc-dbgsym: debug symbols for uwsc