Releases: berkeleydb/libdb
Release list
Berkeley DB 4.6.21 + SSI (Cahill, SIGMOD 2008 prototype)
Serializable Snapshot Isolation (SSI) research prototype by Michael Cahill, applied verbatim on top of Berkeley DB 4.6.21.
This tracks exactly what Michael implemented:
- Upstream commit:
1405db13d2e6b9e551b3b70246564f8078df5f28 - Source: github.com/michaelcahill/berkeleydb-archive
- Paper: Cahill, Röhm & Fekete, Serializable Isolation for Snapshot Databases, ACM SIGMOD 2008 (Best Paper Award).
SSI was never integrated into any released Berkeley DB; the algorithm was later adopted by PostgreSQL 9.1. This tag is preserved for historical reference.
git diff v4.6.21 v4.6.21-SSI shows precisely the 32-file change (+722/-263): new DB_TXN_SNAPSHOT_SAFE mode, DB_LOCK_SIREAD locks, rw-antidependency tracking, and snapshot-conflict detection.
v5.3.29
BerkeleyDB 5.3.28
Final patch release of the 5.x series, last release before the license was changed to AGPLv3.
Berkeley DB 11gR2 (11.2.5.3.21)
Berkeley DB 11gR2 (11.2.5.3.21)
http://www.oracle.com/us/products/database/berkeley-db/index.html
http://www.oracle.com/technetwork/database/berkeleydb/overview/index.html
http://www.oracle.com/technetwork/database/berkeleydb/overview/index-085366.html
We are pleased to announce a new release of Berkeley DB 11gR2 (11.2.5.3.21). While this is a minor release, there is one exciting new feature that should be highlighted:
- Support for JDK7 platform added
In addition, we continue our program of adding improvements to the JDBC driver and SQL API. Consult the change log for the complete list of changes.
http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_3.html
Product Downloads:
http://www.oracle.com/technetwork/database/berkeleydb/downloads/index.html
http://download.oracle.com/otn/berkeley-db/db-5.3.21.tar.gz
http://download.oracle.com/otn/berkeley-db/db-5.3.21.zip
http://download.oracle.com/otn/berkeley-db/db-5.3.21.msi
http://download.oracle.com/otn/berkeley-db/db-5.3.21.NC.tar.gz
http://download.oracle.com/otn/berkeley-db/db-5.3.21.NC.zip
-- NOTE: MD5 signatures to verify product file integrity are .md5
Product Documentation:
http://download.oracle.com/docs/cd/E17076_02/html/index.html
http://www.oracle.com/technetwork/database/berkeleydb/db-faq-095848.html
Product Community, the Oracle Technology Network:
General Berkeley DB Questions:
http://forums.oracle.com/forums/forum.jspa?forumID=271
Questions about Berkeley DB's Replication and High Availability (HA) features:
http://forums.oracle.com/forums/forum.jspa?forumID=272
Licensing, Sales, and Other Questions: mailto:berkeleydb-info_us at oracle.com
Thank you for your support of Berkeley DB.
Eric Jensen
Product Manager | Oracle Berkeley DB
NOTE: This was the last release published under the Sleepycat License before Oracle switched it to AGPLv3 [1] starting with version 6.
[1] https://oss.oracle.com/pipermail/bdb/2013-June/000056.html
[2] https://oss.oracle.com/pipermail/bdb/2012-May/000051.html
Berkeley DB 5.1.29
Berkeley DB 5.1.29 — upstream release.
- Upstream release date: 2011-10-25
- Source: https://ftpmirror.your.org/pub/misc/Berkeley-DB/db-5.1.29.tar.gz
- SHA-256 (
db-5.1.29.tar.gz):a943cb4920e62df71de1069ddca486d408f6d7a09ddbbb5637afe7a229389182
Imported verbatim onto the historical branch. See the branch README for how to diff versions.
Berkeley DB 5.0.32
Berkeley DB 5.0.32 — upstream release.
- Upstream release date: 2010-10-25
- Source: https://ftpmirror.your.org/pub/misc/Berkeley-DB/db-5.0.32.tar.gz
- SHA-256 (
db-5.0.32.tar.gz):6d7bc4a927fbb40750f4e047252b3861d640fa74778b3bf1841c2913f053648e
Imported verbatim onto the historical branch. See the branch README for how to diff versions.
Berkeley DB 4.8.30
Berkeley DB 4.8.30 — upstream release.
- Upstream release date: 2010-04-09
- Source: https://ftpmirror.your.org/pub/misc/Berkeley-DB/db-4.8.30.tar.gz
- SHA-256 (
db-4.8.30.tar.gz):e0491a07cdb21fb9aa82773bbbedaeb7639cbd0e7f96147ab46141e0045db72a
Imported verbatim onto the historical branch. See the branch README for how to diff versions.
Berkeley DB 4.7.25 patch 4
Berkeley DB 4.7.25 patch 4 — official upstream patch.
- Applies
patch.4.7.25.4on top ofv4.7.25. - Source: https://ftpmirror.your.org/pub/misc/Berkeley-DB/patch.4.7.25.4
- SHA-256 (
patch.4.7.25.4):f55ea01a7905f8439d617717892e03d026c0ac34434c8fa16798fec75e5ba798
git diff v4.7.25 v4.7.25.4 shows exactly what this patch changes.
Berkeley DB 4.7.25 patch 3
Berkeley DB 4.7.25 patch 3 — official upstream patch.
- Applies
patch.4.7.25.3on top ofv4.7.25. - Source: https://ftpmirror.your.org/pub/misc/Berkeley-DB/patch.4.7.25.3
- SHA-256 (
patch.4.7.25.3):e5393cbfc8538cc21cc939d26ceca3e5782b4a4259a644884d91790e18ed39f3
git diff v4.7.25 v4.7.25.3 shows exactly what this patch changes.
Berkeley DB 4.7.25 patch 2
Berkeley DB 4.7.25 patch 2 — official upstream patch.
- Applies
patch.4.7.25.2on top ofv4.7.25. - Source: https://ftpmirror.your.org/pub/misc/Berkeley-DB/patch.4.7.25.2
- SHA-256 (
patch.4.7.25.2):05d6cde0ab1bfdb80394a7a88ff7233d0407f0b09103b0dd3791ebfccbbcca31
git diff v4.7.25 v4.7.25.2 shows exactly what this patch changes.