[Lunar-commits] <moonbase> cyrus-sasl: Version bump fixing;

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Tue Aug 25 17:08:37 CEST 2009


commit 90b2992f02101fa93f86818a44ca7d5c03fb985e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Tue Aug 25 11:08:37 2009 -0400

    cyrus-sasl: Version bump fixing;
    
    	* lib/saslutil.c: Fixed CERT VU#238019 (make sure sasl_encode64()
    	  always NUL terminates output or returns SASL_BUFOVER).
---
 crypto/cyrus-sasl/DETAILS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/crypto/cyrus-sasl/DETAILS b/crypto/cyrus-sasl/DETAILS
index 05c5630..0ac3c8e 100644
--- a/crypto/cyrus-sasl/DETAILS
+++ b/crypto/cyrus-sasl/DETAILS
@@ -1,23 +1,23 @@
           MODULE=cyrus-sasl
-         VERSION=2.1.22
+         VERSION=2.1.23
           SOURCE=$MODULE-$VERSION.tar.gz
          SOURCE2=cyrus-sasl-smtpd.conf.gz
          SOURCE3=cyrus-sasl-encrypt_pwd.patch.bz2
 	 SOURCE4=cyrus-sasl-gcc44.patch.bz2
    SOURCE_URL=ftp://ftp.andrew.cmu.edu/pub/cyrus-mail
-      SOURCE_VFY=sha1:d23454ab12054714ab97d229c86cb934ce63fbb1
+      SOURCE_VFY=sha1:5df33a6788d6cd8329b109eff777c6cfae1a21bd
      SOURCE2_URL=$PATCH_URL
      SOURCE3_URL=$PATCH_URL
      SOURCE4_URL=$PATCH_URL
      SOURCE2_VFY=sha1:660dd84785ea6e02ef8a5aa3d02ac5c752867555
      SOURCE3_VFY=sha1:732d0f36597703802118e3d1144aa93b1ecc1340
      SOURCE4_VFY=sha1:ea9b283fbe284ae4261afc8148891e26cc04f743
-           PSAFE=no
         WEB_SITE=http://asg.web.cmu.edu/sasl
          ENTERED=20020826
-         UPDATED=20060826
+         UPDATED=20090825
         SHORT="Simple Authentication and Security Layer"
 
+PSAFE=no
 cat << EOF
 SASL is the Simple Authentication and Security Layer
 This is the Cyrus SASL API implentation. It can be used on the client 


More information about the Lunar-commits mailing list