File: changelog

package info (click to toggle)
hashcat 3.30-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 55,584 kB
  • ctags: 5,672
  • sloc: lisp: 266,672; ansic: 46,090; perl: 7,013; sh: 2,001; makefile: 268
file content (113 lines) | stat: -rw-r--r-- 3,499 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
hashcat (3.30-1) unstable; urgency=medium

  [ Samuel Henrique ]
  * Team upload.
  * New upstream version 3.30.
  * wrap-and-sort -a.
  * d/rules: Remove trailing whitespace.
  * d/copyright: Update copyright.
  * d/patches:
    - add_kfreebsd_support.diff: Update and Refresh.
    - fix_makefile.patch: Refresh.

  [ Lorenzo "Palinuro" Faletra ]
  * Include libhashcat.so in hashcat binary package.

  [ Raphaël Hertzog ]
  * Install libhashcat.so in /usr/lib/hashcat. It's not clean enough
    to be supported as a public library.
  * Drop -march=native from the Makefile. Closes: #851497

 -- Raphaël Hertzog <hertzog@debian.org>  Thu, 19 Jan 2017 18:00:19 +0100

hashcat (3.20-1) unstable; urgency=medium

  * New upstream release.
  * Bump DH level to 10.
  * debian/patches:
    + Refresh all patches files.

 -- Daniel Echeverry <epsilon77@gmail.com>  Tue, 27 Dec 2016 23:12:20 -0500

hashcat (3.10-1) unstable; urgency=medium

  [ Gianfranco Costamagna ]
  * Team upload.
  * Add gbp.conf file.

  [ Daniel Echeverry ]
  * New upstream release.
  * debian/rules
    + Support reproducible builds. (Closes: #833056)
      + Thanks to Reiner Herrmann for the patch!.
  * debian/control
    + Remove article "The" from description to fix lintian warning.
    + Add support to kFreeBSD.
  * debian/patches
    + Refresh fix_makefile.diff patch.
    + Add add_kfreebsd_support.diff patch.
      + Thanks to Steven Chamberlain for the patch.

 -- Daniel Echeverry <epsilon77@gmail.com>  Mon, 05 Sep 2016 19:35:27 -0500

hashcat (3.00-3) unstable; urgency=medium

  [ Daniel Echeverry ]
  * debian/control
    + Add Replaces field in hashcat-data.
    + Improve description of hashcat and hashcat-data.

  [ Raphaël Hertzog ]
  * Further improve the description field.

 -- Daniel Echeverry <epsilon77@gmail.com>  Tue, 12 Jul 2016 15:57:02 -0500

hashcat (3.00-2) unstable; urgency=medium

  * debian/rules
    + Fix FTBFS with dpkg-buildpackage -B (Closes: #830832)

 -- Daniel Echeverry <epsilon77@gmail.com>  Mon, 11 Jul 2016 21:08:12 -0500

hashcat (3.00-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    + Add Debian Security Tools Packaging Team as maintainer.
    + Add Vcs-* Field.
    + Add opencl-headers in B-D.
    + Add mesa-opencl-icd | opencl-icd in Depends.
  * Remove hashcat-xop.1 file.
    + Because this version doesn't have hashcat-xop binary.
  * Add new extra documentation.
  * Update hashcat-data.examples to install new examples.
  * Update hashcat-data.install to install new files.
  * debian/patches
    + Update fix_makefile.patch.
  * debian/copyright
    + Add copyright holders.
    + Use License-Grant field.
  * debian/rules
    + Now hashcat doesn't have hashcat-xop feature
    + Remove override_dh_install because isn't necessary
    + Remove override_dh_installman because isn't necessary
    + Add override_dh_fixperms to fix some lintian warning
  * Add README.Debian File
    
 -- Daniel Echeverry <epsilon77@gmail.com>  Thu, 30 Jun 2016 11:07:00 -0500

hashcat (2.00-2) unstable; urgency=medium

  * debian/control
    + Change arch field to linux-i386 and linux-amd64 because
      hashcat only works with processors that support SSE2
  * debian/rules
    + Create dir to prevent FTBFS

 -- Daniel Echeverry <epsilon77@gmail.com>  Thu, 12 May 2016 10:38:42 -0500

hashcat (2.00-1) unstable; urgency=medium

  * Initial release (Closes: #819459)

 -- Daniel Echeverry <epsilon77@gmail.com>  Tue, 19 Apr 2016 23:08:10 -0500