db1-compat 2.1.3-25build1 source package in Ubuntu

Changelog

db1-compat (2.1.3-25build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
oldlibs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe oldlibs
Noble release universe oldlibs

Downloads

File Size SHA-256 Checksum
db1-compat_2.1.3.orig.tar.gz 66.2 KiB b01f560f00a67f921e678586d903969015b0c9cec6c18b1679b7e9fd6d27394e
db1-compat_2.1.3-25build1.debian.tar.xz 16.9 KiB 6ae06f7f88b8468ea0f421af4387a2540ea4cc8aab6bf02d1a95c21284286673
db1-compat_2.1.3-25build1.dsc 1.9 KiB 5a72ec28eb0f7990ead0606a7fd36cc79d869f8203253aa5fcaf705d33ccc7c6

View changes file

Binary packages built by this source

libdb1-compat: Berkeley database routines [glibc 2.0/2.1 compatibility]

 libdb is a library for manipulating database files, developed at Berkeley.
 .
 It supports three kinds of file formats:
  * btree. A representation of a sorted, balanced tree structure.
  * hashed. An extensible, dynamic hashing scheme.
  * UNIX file oriented. A byte stream file with fixed or variable length
    records.
 .
 This library exists for compatibility with applications built against
 glibc 2.0 or 2.1. There is intentionally no corresponding development
 package. Do not link new applications against this library!

libdb1-compat-dbgsym: debug symbols for libdb1-compat