fcrackzip (1.0-9) unstable; urgency=medium [ Raphaƫl Hertzog ] * Update team maintainer address to Debian Security Tools * Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org [ Giovani Augusto Ferreira ] * Bumped Standards-Version to 4.2.0 * Bumped DH level to 11 * Dropped autoreconf depends * debian/control: updated uploader's email and removed whitespace. * debian/copyright: updated URI and packaging copyright years. * Added upstream metadata file -- Giovani Augusto Ferreira Tue, 28 Aug 2018 00:28:38 -0300 fcrackzip (1.0-8) unstable; urgency=medium * New maintainer. (Closes: #714749) * Update DH level to 10. * debian/control: - Added Vcs-* fields to new repository of forensics team. * debian/copyright: - Added my name in packaging copyright place. -- Giovani Augusto Ferreira Mon, 26 Sep 2016 20:56:36 -0300 fcrackzip (1.0-7) unstable; urgency=medium * QA upload. * Using dh-autoreconf now. * Using the original upstream homepage. * debian/control: - Bumped Standards-Version to 3.9.8. - Changed from cgit to git in Vcs-Browser field. - Updated the Vcs-* fields to use https instead of http and git. * debian/copyright: - Added the licensing for cpmask.c. - Fixed the licensing from GPL-3+ to GPL-2 for main upstream source code. - Reverting the licensing from GPL-3+ to GPL-2+ for packaging. - Updated copyright years about upstream and packaging. * debian/docs: removed AUTHORS. All data already in debian/copyright. * debian/patches/70-fix-manpage.patch: added to fix a typo in manpage. * debian/watch: bumped to version 4. -- Joao Eriberto Mota Filho Tue, 26 Apr 2016 22:19:53 -0300 fcrackzip (1.0-6) unstable; urgency=medium * QA upload. * Fix a buffer overflow in -p (Closes: #742463). * Fix a string breakage on 64-bit big-endian. * Make the build reproducible (Reiner Herrmann, closes: #782213). * Standards-Version 3.9.6. * Fix a crash on non-openable files (Closes: #715894). * Move Vcs- links from git.debian.org to anonscm.debian.org. * Typo in the manpage: wether->whether. -- Adam Borowski Tue, 18 Aug 2015 20:37:12 +0200 fcrackzip (1.0-5) unstable; urgency=low [ Jari Aalto ] * debian/control - (Standards-Version): Update to 3.9.4. * debian/copyright - Update URL. Update year. * debian/docs - Delete extra newline. * debian/patches - (20): New. Update project homepage URL in README (Closes: #694529). [ tony mancill ] * debian/watch - Include updated d/watch file provided by Bart Martens. -- Jari Aalto Thu, 28 Feb 2013 10:15:28 +0200 fcrackzip (1.0-4) unstable; urgency=low * debian/control - (Build-Depends): Rm dpkg-dev; not needed with debhelper 9. - (Standards-Version): Update to 3.9.3.1. * debian/copyright - Update to format 1.0. * debian/debian-vars.mk - Delete; no longer used. * debian/docs - Delete *.html; copy of manual page. * debian/rules - Remove unneeded targets. - Enable all hardening flags. - Use DEB_*_MAINT_* variables. -- Jari Aalto Fri, 23 Mar 2012 05:09:32 -0400 fcrackzip (1.0-3) unstable; urgency=low * debian/compat - Update to 9 * debian/control - (Build-Depends): Update to debhelper 9, dpkg-dev 1.16.1. - (Standards-Version): Update to 3.9.2. * debian/copyright - Update to DEP5 * debian/rules - Remove unnecessary rules. - Use hardened CFLAGS. http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags -- Jari Aalto Sat, 11 Feb 2012 04:57:06 -0500 fcrackzip (1.0-2) unstable; urgency=low * debian/compat - Update to 8. * debian/control - (Build-Depends): Update to debhelper 8. - (Standards-Version): Update to 3.9.1. * debian/patches - (20): Refresh. Add also fix for unescaped passwords that cause "sh: Syntax error: Unterminated quoted string". Patch thanks to Richard Corner from Ubuntu (see LP#350640). -- Jari Aalto Mon, 25 Oct 2010 17:11:27 +0300 fcrackzip (1.0-1) unstable; urgency=low * New maintainer (ITA; Closes: #555125) - New version (Closes: #531657). - Pw is not initialized and read from stdin (Closes: #528219). - Segmentation Fault when init-password string is longer than MAX_PW (40)(Closes: #500750). - Move to format: 3.0 (quilt). * debian/clean - New file. * debian/compat - Update to 7. * debian/control - (Build-Depends): update to debhelper 7, remove old version from autotools-dev. - (Homepage): New field. - (Standards-Version): update to 3.8.3. * debian/copyright - Update layout. * debian/debian-{autotools,compile,vars}.mk - New files. * debian/fcrackzipinfo.1 - Delete, convert to POD format. * debian/fcrackzipinfo.1.pod - New file. * debian/fcrackzip.{examples,manpages} - Move content from rules for dh(1). * debian/patches - (10): New; fix hyphens in manual page. - (20): New; handle special files (Closes: #430387). * debian/pod2man.mk - New file. * debian/rules - Update to dh(1). * debian/watch - New file. -- Jari Aalto Tue, 05 Jan 2010 20:28:03 +0200 fcrackzip (0.3-2) unstable; urgency=low * Added project homepage in long description and fixed a typo. * Added patch from Andreas Jochens to build fcrackzip on AMD64. Thanks Andreas! (Closes: #285915) * Correctly escapes special chars when calling unzip to test passwords. (Closes: #283997) * Let return value of "1" mean good password. (Closes: #258665) * Useless debhelper commands removed from debian/rules. * Sponsored by Emanuele Rocca . -- Francesco Donadon Sat, 18 Dec 2004 20:46:52 +0100 fcrackzip (0.3-1) unstable; urgency=low * Initial Release (Closes: #239653). -- Francesco Donadon Sat, 10 Apr 2004 16:06:44 +0200