db5.3 5.3.28+dfsg2-6 source package in Ubuntu

Changelog

db5.3 (5.3.28+dfsg2-6) unstable; urgency=medium

  * QA upload
  * debian/patches: Add missing #include to fix configure check (Closes:
    #1066003)

 -- Sebastian Ramacher <email address hidden>  Wed, 20 Mar 2024 21:33:34 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
db5.3_5.3.28+dfsg2-6.dsc 1.7 KiB f56d1b663622620445a0654a7b5efc0ad7d04cc0278d8695f159d76ac272b0b8
db5.3_5.3.28+dfsg2.orig.tar.xz 20.3 MiB ad41b507415dec8316e828b2230242af2251d2c86eefa3c7aa9ef47c5239ef33
db5.3_5.3.28+dfsg2-6.debian.tar.xz 33.4 KiB e1ebfb15e23cd7f64d801ec4bad0c30aa178ab0d23e75b993896f1ece8187cff

No changes file available.

Binary packages built by this source

db5.3-doc: Berkeley v5.3 Database Documentation [html]

 This package contains documentation in HTML format for all of
 the APIs (C, C++, C#, STL, Java, Tcl) and utilities provided
 by version 5.3 of Berkeley DB.

db5.3-util: Berkeley v5.3 Database Utilities

 This package provides different tools for manipulating databases
 in the Berkeley v5.3 database format, and includes:
  - db5.3_archive: write the pathnames of the log files no longer in use.
  - db5.3_checkpoint: daemon process to monitor the database log and
    checkpoint it periodically.
  - db5.3_deadlock: traverse the database environment lock region and
    abort lock requests when a deadlock is detected.
  - db5.3_load: loads (and creates) a database from standard input.
  - db5.3_dump: read a database file and write it in a format understood
    by db4.{2..8}_load.
  - db5.3_printlog: dump log files in human readable format.
  - db5.3_stat: display statistics for Berkeley DB environments.
  - db5.3_tuner: Analyzes and tunes btree database.
  - db5.3_upgrade: upgrades the version of files and the databases they
    contain.
  - db5.3_verify: check the structure of files and their databases.

libdb5.3++-dev: Berkeley v5.3 Database Libraries for C++ [development]

 This is the development package which contains headers and static
 libraries for the Berkeley v5.3 database library. This is only for
 programs which will use the C++ interface.

libdb5.3++t64: Berkeley v5.3 Database Libraries for C++ [runtime]

 This is the runtime package for programs that use the Berkeley v5.3
 database library. This is only for programs which use the C++ interface.

libdb5.3-dbg: Berkeley v5.3 Database Libraries [debug]

 This package provides the debug symbols for the Berkeley v5.3 database
 libraries and binaries.

libdb5.3-dev: Berkeley v5.3 Database Libraries [development]

 This is the development package which contains headers and static
 libraries for the Berkeley v5.3 database library.

libdb5.3t64: Berkeley v5.3 Database Libraries [runtime]

 This is the runtime package for programs that use the v5.3 Berkeley
 database library.