db4.8 4.8.30-10 source package in Ubuntu
Changelog
db4.8 (4.8.30-10) unstable; urgency=low * Set CC appropriately when cross-compiling. -- Ondřej Surý <email address hidden> Fri, 23 Sep 2011 11:05:32 +0200
Upload details
- Uploaded by:
- Debian Berkeley DB Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Berkeley DB Maintainers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
db4.8_4.8.30-10.dsc | 1.3 KiB | b3425a0ccb9422adc74d790fc83d254281f207d9dad0cd86fc71c700494d838e |
db4.8_4.8.30.orig.tar.gz | 21.8 MiB | e0491a07cdb21fb9aa82773bbbedaeb7639cbd0e7f96147ab46141e0045db72a |
db4.8_4.8.30-10.debian.tar.gz | 24.1 KiB | 002ff4a82f2282bbfa18be6fa36e397aa3dc3037830e6ddd9f94e4c6a9eb8b9d |
No changes file available.
Binary packages built by this source
- db4.8-util: Berkeley v4.8 Database Utilities
This package provides different tools for manipulating databases
in the Berkeley v4.8 database format, and includes:
- db4.8_archive: write the pathnames of the log files no longer in use.
- db4.8_checkpoint: daemon process to monitor the database log and
checkpoint it periodically.
- db4.8_deadlock: traverse the database environment lock region and
abort lock requests when a deadlock is detected.
- db4.8_load: loads (and creates) a database from standard input.
- db4.8_dump: read a database file and write it in a format understood
by db4.{2..8}_load.
- db4.8_printlog: dump log files in human readable format.
- db4.8_stat: display statistics for Berkeley DB environments.
- db4.8_upgrade: upgrades the version of files and the databases they
contain.
- db4.8_verify: check the structure of files and their databases.
- libdb4.8: Berkeley v4.8 Database Libraries [runtime]
This is the runtime package for programs that use the v4.8 Berkeley
database library.
- libdb4.8-dev: Berkeley v4.8 Database Libraries [development]
This is the development package which contains headers and static
libraries for the Berkeley v4.8 database library.