libodb-qt 2.4.0-3.1build1 source package in Ubuntu

Changelog

libodb-qt (2.4.0-3.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:24:32 +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-qt_2.4.0.orig.tar.bz2 302.6 KiB 6a2edc61213365a0bef28219da81bad08bd99da7b55854f71f2cd0dc5d041f91
libodb-qt_2.4.0-3.1build1.debian.tar.xz 2.5 KiB 4d12f4d1ee6426eaff785a1cf9d6982c43a10025a0254e690c1989cdbd31d00b
libodb-qt_2.4.0-3.1build1.dsc 2.0 KiB 5aca0997f8add2952c24e94f3941895a9a514a1f72b87bdcc07b38f617e6ec22

View changes file

Binary packages built by this source

libodb-qt-2.4t64: Qt 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 Qt profile library. The Qt profile provides
 support for persisting Qt smart pointers, containers, and value types
 with the ODB system.

libodb-qt-2.4t64-dbgsym: debug symbols for libodb-qt-2.4t64
libodb-qt-dev: Qt 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-qt .