python-bsddb3 6.2.9-2build6 source package in Ubuntu

Changelog

python-bsddb3 (6.2.9-2build6) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main python
Noble release main python

Downloads

File Size SHA-256 Checksum
python-bsddb3_6.2.9.orig.tar.gz 225.1 KiB 70d05ec8dc568f42e70fc919a442e0daadc2a905a1cfb7ca77f549d49d6e7801
python-bsddb3_6.2.9-2build6.debian.tar.xz 8.2 KiB 000813ba8b977140c823d6be326bbcf536509d13120096333205477c62afd121
python-bsddb3_6.2.9-2build6.dsc 2.0 KiB 9a2c1fe1b2f3bffb070a4297ec3e48b04a3afc0f2fbd8fea0b782bd9c9d6b2bb

Available diffs

View changes file

Binary packages built by this source

python-bsddb3-doc: Documentation for the python Berkeley DB interface module

 This module provides a nearly complete wrapping of the Oracle/Sleepycat C API
 for the Database Environment, Database, Cursor, Sequence and Transaction
 objects, and each of these is exposed as a Python Type in the bsddb3.db
 module. The database objects can use various access methods: btree, hash,
 recno and queue. Complete support of Berkeley DB distributed transactions.
 Complete support for Berkeley DB Replication Manager. Complete support for
 Berkeley DB Base Replication. Support for RPC.
 .
 This package contains the documentation for python-bsddb3 and python3-bsddb.

python3-bsddb3: Python interface for Berkeley DB (Python 3.x)

 This module provides a nearly complete wrapping of the Oracle/Sleepycat C API
 for the Database Environment, Database, Cursor, Sequence and Transaction
 objects, and each of these is exposed as a Python Type in the bsddb3.db
 module. The database objects can use various access methods: btree, hash,
 recno and queue. Complete support of Berkeley DB distributed transactions.
 Complete support for Berkeley DB Replication Manager. Complete support for
 Berkeley DB Base Replication. Support for RPC.

python3-bsddb3-dbgsym: debug symbols for python3-bsddb3