Hi,

I've prepared and uploaded a 0-day NMU to fix this bug.
Attached is the diff of the changes.

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net
diff -urpN php-ssh2-0.11.0-2.orig/debian/changelog php-ssh2-0.11.0-2/debian/changelog
--- php-ssh2-0.11.0-2.orig/debian/changelog	2010-02-24 01:40:07.000000000 -0600
+++ php-ssh2-0.11.0-2/debian/changelog	2010-02-24 01:48:42.000000000 -0600
@@ -1,3 +1,10 @@
+php-ssh2 (0.11.0-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove extra 'static' keyword (Closes: #569377)
+
+ -- Raphael Geissert <geiss...@debian.org>  Wed, 24 Feb 2010 01:48:37 -0600
+
 php-ssh2 (0.11.0-2) unstable; urgency=low
 
   * Updated rules to change dh_clean -k to dh_prep 
diff -urpN php-ssh2-0.11.0-2.orig/ssh2-0.11.0/ssh2.c php-ssh2-0.11.0-2/ssh2-0.11.0/ssh2.c
--- php-ssh2-0.11.0-2.orig/ssh2-0.11.0/ssh2.c	2008-12-02 15:50:10.000000000 -0600
+++ php-ssh2-0.11.0-2/ssh2-0.11.0/ssh2.c	2010-02-24 01:45:31.000000000 -0600
@@ -48,7 +48,6 @@ int le_ssh2_pkey_subsys;
 #endif
 
 #ifdef ZEND_ENGINE_2
-static
     ZEND_BEGIN_ARG_INFO(php_ssh2_first_arg_force_ref, 0)
         ZEND_ARG_PASS_INFO(1)
     ZEND_END_ARG_INFO()

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to