pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2009Q4]: pkgsrc/databases/pear-DB Pullup ticket 2991 - request...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b6fe91c70668
branches:  pkgsrc-2009Q4
changeset: 569247:b6fe91c70668
user:      spz <spz%pkgsrc.org@localhost>
date:      Sun Feb 07 17:41:49 2010 +0000

description:
Pullup ticket 2991 - requested by taca
security update

Revisions pulled up:
- pkgsrc/databases/pear-DB/Makefile     1.8
- pkgsrc/databases/pear-DB/distinfo     1.2

   -------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Sat Feb  6 15:48:17 UTC 2010

   Modified Files:
           pkgsrc/databases/pear-DB: Makefile distinfo

   Log Message:
   Update pear-DB package from 1.7.6 to 1.7.13

   Since changes are too huge to show here, please refer:
   http://pear.php.net/package/DB/download/All

   One note from 1.7.8's changes:

   This release of DB fixes numerous bugs compared to 1.7.7. Users of previous
   versions are encouraged to upgrade in due course.

   Users of the pgsql driver should note that this release fixes a security
   issue
   reported by Yasuo Ohgaki; the security issue is described in more detail by
   CVE-2006-2313 and CVE-2006-2314. PostgreSQL users should upgrade to both DB
   1.7.8 AND at least PostgreSQL 7.3.15, 7.4.13, 8.0.8, 8.1.4 or 8.2.0 as
   soon as
   possible if they are using SJIS, BIG5, GBK, GB18030 or UHC as a client
   encoding.

   longlong


   To generate a diff of this commit:
   cvs rdiff -u -r1.7 -r1.8 pkgsrc/databases/pear-DB/Makefile
   cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/databases/pear-DB/distinfo

diffstat:

 databases/pear-DB/Makefile |  4 ++--
 databases/pear-DB/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 08f894b55264 -r b6fe91c70668 databases/pear-DB/Makefile
--- a/databases/pear-DB/Makefile        Sat Feb 06 10:11:47 2010 +0000
+++ b/databases/pear-DB/Makefile        Sun Feb 07 17:41:49 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2009/07/17 18:00:14 adrianp Exp $
+# $NetBSD: Makefile,v 1.6.4.1 2010/02/07 17:41:49 spz Exp $
 
-DISTNAME=      DB-1.7.6
+DISTNAME=      DB-1.7.13
 CATEGORIES=    databases
 
 CONFLICTS=     php-pear-DB-[0-9]*
diff -r 08f894b55264 -r b6fe91c70668 databases/pear-DB/distinfo
--- a/databases/pear-DB/distinfo        Sat Feb 06 10:11:47 2010 +0000
+++ b/databases/pear-DB/distinfo        Sun Feb 07 17:41:49 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/05/18 19:56:06 adrianp Exp $
+$NetBSD: distinfo,v 1.1.1.1.44.1 2010/02/07 17:41:49 spz Exp $
 
-SHA1 (pear/DB-1.7.6.tgz) = cbb757ada4a3bb5e672c42105e8975ce81614fc6
-RMD160 (pear/DB-1.7.6.tgz) = 66ac157e769864c0c975e0509cc3d5bf728ddaa3
-Size (pear/DB-1.7.6.tgz) = 124807 bytes
+SHA1 (pear/DB-1.7.13.tgz) = 86f2735e97e113d315c1912e76120c1825b8c63f
+RMD160 (pear/DB-1.7.13.tgz) = d3fea93dadaefc84043e7f0546996a7933dc4f86
+Size (pear/DB-1.7.13.tgz) = 132246 bytes



Home | Main Index | Thread Index | Old Index