obus 1.2.4-3build5 source package in Ubuntu

Changelog

obus (1.2.4-3build5) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 20:17:41 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
obus_1.2.4.orig.tar.gz 168.2 KiB d6a3a6df7310f316f6ced5071d6473a749956b505c1c4256182c341f8ca9814b
obus_1.2.4-3build5.debian.tar.xz 4.6 KiB c582eeed2924a078d12e6629181e0447c93858da6a6ed95eaf631b6bbcf6bd6e
obus_1.2.4-3build5.dsc 2.3 KiB 1197871a79dade43ba71eac5ce65d639848df2440f5686cc6c57d0d1ac331e01

Available diffs

View changes file

Binary packages built by this source

libobus-ocaml: pure OCaml implementation of D-Bus (runtime)

 OBus is a pure OCaml implementation of D-Bus. It aims to provide a
 clean and easy way for OCaml programmers to access and provide D-Bus
 services.
 .
 This package contains dynamically loadable plugins of OBus.

libobus-ocaml-bin: pure OCaml implementation of D-Bus (command-line tools)

 OBus is a pure OCaml implementation of D-Bus. It aims to provide a
 clean and easy way for OCaml programmers to access and provide D-Bus
 services.
 .
 This package contains command-line tools useful for using OBus.

libobus-ocaml-bin-dbgsym: debug symbols for libobus-ocaml-bin
libobus-ocaml-dbgsym: debug symbols for libobus-ocaml
libobus-ocaml-dev: pure OCaml implementation of D-Bus (development files)

 OBus is a pure OCaml implementation of D-Bus. It aims to provide a
 clean and easy way for OCaml programmers to access and provide D-Bus
 services.
 .
 D-Bus is a message bus, used for sending messages between
 applications. It supports broadcast messages, asynchronous messages
 (thus decreasing latency), authentication, and more. It is designed
 to be low-overhead. D-Bus also supports a method call mapping for its
 messages.
 .
 This package contains development files of OBus.

libobus-ocaml-dev-dbgsym: debug symbols for libobus-ocaml-dev