pkgsrc-Bugs archive

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

pkg/42680: [net/pear-Net_Sieve]Update to 1.1.7



>Number:         42680
>Category:       pkg
>Synopsis:       [net/pear-Net_Sieve]Update to 1.1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 27 10:40:00 +0000 2010
>Originator:     Wen Heping
>Release:        NetBSD-5.0.1
>Organization:
private
>Environment:
>Description:
1.1.7 
Changelog:

* Fixed STARTTLS support (Bug #14205).
* Added connect options and EXTERNAL authentication

1.1.6
Changelog:

* Fixed Bug #9273
* Fixed copy/paste error in CRAM and DIGEST authentication error case.

1.1.5
Changelog:

* Fixed Bug connect() bug
* Fixed Request #8071

1.1.4
Changelog:

* Fixed Bug #8452 Unterminated read loop
* Fixed Bug #7845 Add mbstring support
* Added Request #8071 Enable the ability to toggle TLS support if available.
* Added Request #8453 Clean up PHPDoc and comments

1.1.3
Changelog:

* Correctly Fixed Bug #3519 Net_Sieve w/ externally established sockets
* Fixed Bug #7197 getScript() truncates long scripts
* Added PHPUnit2 regression test script

1.1.2
Changelog:

* Fixed Request #4053 Added STARTTLS support for PHP 5.1 and above
* Fixed Bug #3519 Net_Sieve w/ externally established sockets
* Fixed Bug #4794 drops protocol prefix, e.g. "ssl://" in referrals
* Fixed STARTTLS detection
* Allow $options[] to be passed to Net_Socket
>How-To-Repeat:

>Fix:
--- Makefile.orig       2010-01-27 20:27:57.000000000 +0800
+++ Makefile    2010-01-27 20:28:55.000000000 +0800
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.4 2007/05/05 22:09:19 adrianp Exp $

-DISTNAME=      Net_Sieve-1.1.1
+DISTNAME=      Net_Sieve-1.1.7
 CATEGORIES+=   net
-PKGREVISION=   1

 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://pear.php.net/package/Net_Sieve/
--- distinfo.orig       2010-01-27 20:28:06.000000000 +0800
+++ distinfo    2010-01-27 20:28:46.000000000 +0800
@@ -1,5 +1,5 @@
 $NetBSD$

-SHA1 (pear/Net_Sieve-1.1.1.tgz) = 083be056ba65679c2126811701490ead716e0656
-RMD160 (pear/Net_Sieve-1.1.1.tgz) = b6c53c75c256040142ba60b5c157d8911eb66721
-Size (pear/Net_Sieve-1.1.1.tgz) = 9750 bytes
+SHA1 (pear/Net_Sieve-1.1.7.tgz) = 0182585a225976c1ed7737a1551d093d6c9e1e55
+RMD160 (pear/Net_Sieve-1.1.7.tgz) = dac2c7048acb7e721b6b2808feb484519f9f9e72
+Size (pear/Net_Sieve-1.1.7.tgz) = 13855 bytes



Home | Main Index | Thread Index | Old Index