fix a buffer overflow; bump PKGNAME; When zip performs recursive folder compression, it does not check for the length of resulting path. If the path is too long, a buffer overflow occurs leading to stack corruption and segmentation fault; CAN-2004-1010