Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Feb 2009 09:45:25 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/131236: [MAINTAINER] databases/db46: update to 4.6.21.3
Message-ID:  <200902010145.n111jPQi007845@staff.pixnet.tw>
Resent-Message-ID: <200902010150.n111o1rx026833@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         131236
>Category:       ports
>Synopsis:       [MAINTAINER] databases/db46: update to 4.6.21.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 01 01:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD staff.pixnet.tw 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Fri Jan 30 06:37:38 CST 2009
>Description:
- Update to 4.6.21.3
- Thanks for the help by Panagiotis Christias <p.christias _ noc.ntua.gr>

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- db46-4.6.21.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/db46/Makefile /usr/home/admin/gslin/work/ports/db46/Makefile
--- /usr/ports/databases/db46/Makefile	2008-05-22 20:06:46.000000000 +0800
+++ /usr/home/admin/gslin/work/ports/db46/Makefile	2009-02-01 09:37:31.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	db46
-PORTVERSION=	4.6.21.1
+PORTVERSION=	4.6.21.3
 CATEGORIES=	databases
 MASTER_SITES=	http://download-west.oracle.com/berkeley-db/ \
 		http://download-east.oracle.com/berkeley-db/ \
@@ -16,11 +16,17 @@
 DIST_SUBDIR=	bdb
 
 PATCH_SITES=	http://www.oracle.com/technology/products/berkeley-db/db/update/${PORTVERSION:R}/
-PATCHFILES=	patch.4.6.21.1
-PATCH_DIST_STRIP=	-d ..
+PATCHFILES=	patch.4.6.21.1 patch.4.6.21.2 patch.4.6.21.3
+PATCH_DIST_STRIP=	-d .. -l
 # * patch.4.6.21.1: -----------------------------------------------------------
 # Fixes a race condition between checkpoint and DB->close which can result in
 # the checkpoint thread self-deadlocking. [#15692]
+# * 4.6.21.2: -----------------------------------------------------------------
+# Fixes the potential for the wrong number of mutexes to be allocated. This
+# issue could cause applications with multiple cache regions to see undefined
+# behavior in rare cases under load. [#16178]
+# * 4.6.21.3: -----------------------------------------------------------------
+# Replication clients should be able to open a sequence. [#16406]
 
 # I allow matthias.andree@gmx.de and all freebsd committer to do changes
 # to this package.
diff -ruN --exclude=CVS /usr/ports/databases/db46/distinfo /usr/home/admin/gslin/work/ports/db46/distinfo
--- /usr/ports/databases/db46/distinfo	2008-03-31 15:51:04.000000000 +0800
+++ /usr/home/admin/gslin/work/ports/db46/distinfo	2009-02-01 09:33:38.000000000 +0800
@@ -4,3 +4,9 @@
 MD5 (bdb/patch.4.6.21.1) = 4878872edfc53c6ecb871b1062a4bdaf
 SHA256 (bdb/patch.4.6.21.1) = d28c0723c465a2cf3ff2ddc5ed3c643b40c955c4e64d56580961f2fd799cbb53
 SIZE (bdb/patch.4.6.21.1) = 2475
+MD5 (bdb/patch.4.6.21.2) = 55074e53d3acae2dcbeae8322f96e522
+SHA256 (bdb/patch.4.6.21.2) = 9496a6cad44377ad1fab8c617f17c6f541e3423814663bfa81c3abb4001622d9
+SIZE (bdb/patch.4.6.21.2) = 892
+MD5 (bdb/patch.4.6.21.3) = 4ccd6c9e296fb448f7ffe352fe740507
+SHA256 (bdb/patch.4.6.21.3) = 3f531b18d88ce68ff080761cd62ef621444e675593aa23045d69121cd2c7c638
+SIZE (bdb/patch.4.6.21.3) = 1517
--- db46-4.6.21.3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902010145.n111jPQi007845>