Hi Andi, A few days ago Andi unblocked uswsusp for me. I fixed one more bug which would be really nice to have in Etch. It is basically a buffer overflow, which gets caught however, but makes the application fail silently.
The interdiff is (apart from the changelog) --- uswsusp-0.3~cvs20060928.orig/suspend-cvs20060928/encrypt.h +++ uswsusp-0.3~cvs20060928/suspend-cvs20060928/encrypt.h @@ -28,7 +28,7 @@ #define PK_KEY_SIZE 16 #define PK_CIPHER_BLOCK 16 /* Auxiliary constants */ -#define RSA_DATA_SIZE 2000 +#define RSA_DATA_SIZE 3072 #define KEY_DATA_SIZE 1000 #define RSA_FIELDS 6 #define RSA_FIELDS_PUB 2 Could you please unblock version 0.3~cvs20060928-6? Thanks, Tim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

