libodb-boost 2.4.0-1.1build1 source package in Ubuntu

Changelog

libodb-boost (2.4.0-1.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:24:18 +0000

Upload details

Uploaded by:
Steve Langasek
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
libodb-boost_2.4.0.orig.tar.bz2 289.7 KiB b41bd4aaa3f3c9563cfa41bae19bda1bbcc3652e4430b4ebb1819eef2ffcadf4
libodb-boost_2.4.0-1.1build1.debian.tar.xz 2.1 KiB 03883b4a0d5ac728264881234494b4a365c69ee65d2566952f0a07b5ad94ed3b
libodb-boost_2.4.0-1.1build1.dsc 2.0 KiB 9d034280b92a8f5d54bd1821d1fa25ffd3015b66b1f6b27209d1954acb976222

View changes file

Binary packages built by this source

libodb-boost-2.4t64: Boost ODB runtime library

 ODB is an object-relational mapping (ORM) system for C++. It provides
 tools, APIs, and library support that allow you to persist C++ objects to
 a relational database (RDBMS) without having to deal with tables, columns,
 or SQL and without manually writing any of the mapping code.
 .
 This package contains the Boost ODB profile library. The Boost profile
 provides support for persisting Boost smart pointers, containers, and
 value types with the ODB system.

libodb-boost-2.4t64-dbgsym: debug symbols for libodb-boost-2.4t64
libodb-boost-dev: Boost ODB runtime library (development)

 ODB is an object-relational mapping (ORM) system for C++. It provides
 tools, APIs, and library support that allow you to persist C++ objects to
 a relational database (RDBMS) without having to deal with tables, columns,
 or SQL and without manually writing any of the mapping code.
 .
 This package contains libraries and header files for developing
 applications that use libodb-boost .