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
|
# ChangeLog for app-crypt/ophcrack
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/ophcrack/ChangeLog,v 1.16 2008/01/11 00:02:43 ikelos Exp $
10 Jan 2008; Mike Auty <ikelos@gentoo.org>
-files/ophcrack-2.3.3-linuxtools-install-path.patch,
-ophcrack-2.3.3.ebuild, -ophcrack-2.3.4.ebuild, ophcrack-2.4.ebuild:
Remove old ebuilds and add pkgconfig dependency to 2.4 ebuild.
*ophcrack-2.4.1 (10 Jan 2008)
10 Jan 2008; Mike Auty <ikelos@gentoo.org> ophcrack-2.4.ebuild,
+ophcrack-2.4.1.ebuild:
Version bump, and add pkgconfig dependency to fix bug 205026.
31 Dec 2007; Joseph Jezak <josejx@gentoo.org> ophcrack-2.4.ebuild:
Marked ~ppc for bug #203621.
28 Jul 2007; Mike Auty <ikelos@gentoo.org> files/digest-ophcrack-2.3.3,
files/digest-ophcrack-2.3.4, files/digest-ophcrack-2.4, Manifest:
Redigest ophcrack using new pycrypto package.
*ophcrack-2.4 (27 Jun 2007)
27 Jun 2007; Mike Auty <ikelos@gentoo.org> +ophcrack-2.4.ebuild:
Version bump, new version can crack some new accented characters. Also fixes
a mixing dependency kindly pointed out by welp.
13 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add herd
*ophcrack-2.3.4 (15 Apr 2007)
15 Apr 2007; Mike Auty <ikelos@gentoo.org>
-files/ophcrack-2.2-linuxtools-install-path.patch,
-files/ophcrack-2.3.1-linuxtools-install-path.patch, -ophcrack-2.2.ebuild,
-ophcrack-2.3.1.ebuild, +ophcrack-2.3.4.ebuild:
Version bump, fixes bug 174356 (thanks to Ed Wiget). Also cleaned out some
old versions.
29 Mar 2007; Peter Weller <welp@gentoo.org> ophcrack-2.3.3.ebuild:
Keyworded on amd64 wrt bug 171015
20 Dec 2006; Mike Auty <ikelos@gentoo.org> ophcrack-2.2.ebuild,
ophcrack-2.3.1.ebuild:
Backport the unzip DEPEND, thanks Kugelfang!
13 Dec 2006; Mike Auty <ikelos@gentoo.org> ophcrack-2.3.3.ebuild:
Fixing missing unzip dependency, thanks beu.
05 Dec 2006; Markus Ullmann <jokey@gentoo.org> ophcrack-2.3.3.ebuild:
QA: Fix SRC_URI
*ophcrack-2.3.3 (25 Nov 2006)
25 Nov 2006; Mike Auty <ikelos@gentoo.org>
+files/ophcrack-2.3.3-linuxtools-install-path.patch,
+ophcrack-2.3.3.ebuild:
Version bump, compiling bkhive and samdump from source to fix bug 156119.
*ophcrack-2.3.1 (02 Sep 2006)
02 Sep 2006; Mike Auty <ikelos@gentoo.org>
+files/ophcrack-2.3.1-linuxtools-install-path.patch,
+ophcrack-2.3.1.ebuild:
Version bump, fixes bug 145412.
25 May 2006; Danny van Dyk <kugelfang@gentoo.org> ophcrack-2.2.ebuild:
QA: fixed malformed SRC_URI.
15 May 2006; Mike Auty <ikelos@gentoo.org>
+files/ophcrack-2.2-linuxtools-install-path.patch:
Adding linuxtools patch
*ophcrack-2.2 (15 May 2006)
15 May 2006; Mike Auty <ikelos@gentoo.org> +metadata.xml,
+ophcrack-2.2.ebuild:
Initial import of ophcrack
|