File: changelog

package info (click to toggle)
fcrackzip 1.0-12
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 752 kB
  • sloc: ansic: 4,759; sh: 743; makefile: 99; perl: 81
file content (234 lines) | stat: -rw-r--r-- 7,954 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
fcrackzip (1.0-12) unstable; urgency=medium

  * Team upload.
  * Add 80-ftbfs-with-gcc-14.patch to fix bug #1074948.
    It was requested to not close the bug, thus no Closes tag here.

 -- Sven Geuer <sge@debian.org>  Sun, 11 Aug 2024 18:25:55 +0200

fcrackzip (1.0-11) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.5.0, no changes needed.
  * debian/copyright: use correct machine-readable copyright file URI.
  * debian/tests/control: fix field name case (Test-command => Test-Command).

  [ Giovani Augusto Ferreira ]
  * Bumped DH level to 13.
  * Bumped standards version to 4.5.1, no changes needed.
  * debian/copyright: updated license text and years.
  * debian/rules: remove '-Wl,--as-needed' flag as it's the default now.

  [ Samuel Henrique ]
  * Configure git-buildpackage for Debian

 -- Giovani Augusto Ferreira <giovani@debian.org>  Mon, 01 Feb 2021 21:39:55 -0300

fcrackzip (1.0-10) unstable; urgency=medium

  [ Giovani Augusto Ferreira ]
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: Changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 12.
  * debian/control:
      - Added the field Rules-Requires-Root: binary-targets.
      - Standards-Version: bumped to 4.4.1 (no changes needed)
  * debian/copyright:
      - Updated years and rights.
  * debian/patches:
      - 70-fix-manpage.patch renamed to 70-fix-typos.patch
        and added more fixes.
  * debian/test/*: removed in place of the new tests.
  * debian/tests/control: created to provide trivial tests.
  * wrap-and-sort -sa

  [ Samuel Henrique ]
  * Add salsa-ci.yml

 -- Giovani Augusto Ferreira <giovani@debian.org>  Sat, 28 Dec 2019 17:12:10 -0300

fcrackzip (1.0-9) unstable; urgency=medium

  [ Raphaël Hertzog ]
  * Update team maintainer address to Debian Security Tools
    <team+pkg-security@tracker.debian.org>
  * 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 <giovani@debian.org>  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 <giovani@riseup.net>  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 <eriberto@debian.org>  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 <kilobyte@angband.pl>  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 <jari.aalto@cante.net>  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 <jari.aalto@cante.net>  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 <jari.aalto@cante.net>  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 <jari.aalto@cante.net>  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 <jari.aalto@cante.net>  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 <ema@debian.org>.

 -- Francesco Donadon <francesco.donadon@katamail.com>  Sat, 18 Dec 2004 20:46:52 +0100

fcrackzip (0.3-1) unstable; urgency=low

  * Initial Release (Closes: #239653).

 -- Francesco Donadon <francesco.donadon@katamail.com>  Sat, 10 Apr 2004 16:06:44 +0200