pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/adodb Update to version 4.71



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da6da47b5603
branches:  trunk
changeset: 506962:da6da47b5603
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Tue Jan 24 13:37:45 2006 +0000

description:
Update to version 4.71

> Recommended that all postgresql users upgrade to this version.
>  Fixes important postgresql security issues problems related
> to binary strings. Thx to Andy Staudacher.

http://secunia.com/advisories/18575/

>
> Also several DSN bugs fixed, including one introduced in 4.70
> that corrupts underscores in the DSN, and in PHP5 DSN's did
> not work. Added support for PDO DSN connections.
>
> Misc bug fixes.

diffstat:

 databases/adodb/Makefile |  6 +++---
 databases/adodb/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 7c3fe3200ed2 -r da6da47b5603 databases/adodb/Makefile
--- a/databases/adodb/Makefile  Tue Jan 24 10:42:55 2006 +0000
+++ b/databases/adodb/Makefile  Tue Jan 24 13:37:45 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2006/01/09 20:35:33 adrianp Exp $
+# $NetBSD: Makefile,v 1.5 2006/01/24 13:37:45 adrianp Exp $
 #
 
-DISTNAME=      adodb470
-PKGNAME=       adodb-4.70
+DISTNAME=      adodb471
+PKGNAME=       adodb-4.71
 CATEGORIES=    databases www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=adodb/}
 EXTRACT_SUFX=  .tgz
diff -r 7c3fe3200ed2 -r da6da47b5603 databases/adodb/distinfo
--- a/databases/adodb/distinfo  Tue Jan 24 10:42:55 2006 +0000
+++ b/databases/adodb/distinfo  Tue Jan 24 13:37:45 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/01/09 20:35:33 adrianp Exp $
+$NetBSD: distinfo,v 1.5 2006/01/24 13:37:45 adrianp Exp $
 
-SHA1 (adodb470.tgz) = 740a60ca268579dc44b7f5906c104224ff60559e
-RMD160 (adodb470.tgz) = 2309a66b0467d75a8a83ee828e1f7963a08ee8dd
-Size (adodb470.tgz) = 419894 bytes
+SHA1 (adodb471.tgz) = 64d7dbca58cdde5bb6d71f7e8e8dbf7c297d4374
+RMD160 (adodb471.tgz) = 6dbf643423b92409ff8941554634ec935c9938c2
+Size (adodb471.tgz) = 421296 bytes



Home | Main Index | Thread Index | Old Index