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
|
# ChangeLog for dev-util/fenris
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/fenris/ChangeLog,v 1.10 2004/04/27 20:57:26 agriffis Exp $
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> fenris-0.07m-r1.ebuild:
Add inherit eutils
05 Feb 2004; Alastair Tse <liquidx@gentoo.org> fenris-0.07m-r2.ebuild:
stable bump for dev snapshop -r2 to solve patching problems. (#40388)
*fenris-0.07m-r2 (05 Feb 2004)
05 Feb 2004; Alastair Tse <liquidx@gentoo.org> fenris-0.07m-r2.ebuild,
files/fenris-0.07m-fnprints.patch:
move fnprints so that it doesn't bog down etc-update and stop etc-update from
caring about it.
*fenris-0.07m-r1 (09 Jan 2004)
09 Jan 2004; Alastair Tse <liquidx@gentoo.org> fenris-0.07m-r1.ebuild,
fenris-0.07m.ebuild, metadata.xml, files/fenris-0.07m-debian.patch,
files/fenris-0.07m-dress.c.patch, files/fenris-0.07m-noansiart.patch,
files/fenris-0.07m-speedup.patch:
version bump to the latest devel version. mirroring versioned source on gentoo
mirrors. added many patches to fix compilation again binutils and gcc plus
remove certain cruft from the makefile. should fix (#21190) finally
*fenris-0.07m (07 Dec 2002)
12 Apr 2003; Seemant Kulleen <seemant@gentoo.org> fenris-0.07m.ebuild:
Ebuild cleanup -- and added termcap-compat to DEPEND, closing bug #19138 by
PIERRE Benoi^t <pierre_b@epita.fr>
21 Jan 2003; Martin Holzer <mholzer@gentoo.org fentric-0.07m.ebuild :
Added gdb to DEPEND cause it's needed. Closes #14221.
02 Jan 2002; Nick Hadaway <raker@gentoo.org> fentric-0.07m.ebuild :
Marked stable.
07 Dec 2002; Quequero <quequero@bitchx.it> fenris-0.07m.ebuild:
First import. Ebuild submitted by Quequero <quequero@bitchx.it>.
Fenris is a multipurpose tracer, GUI debugger, stateful analyzer
and partial decompiler intended to simplify bug tracking, security
audits, code, algorithm, protocol analysis and computer forensics
providing a structural program trace, interactive debugging, general
information about internal constructions, execution path, I/O and
much more. Because it does not require sources or any particular
compilation method, this multi-component project can be very
helpful for black-box tests and evaluations but it will also be a
reat tool for open-source project audits, as an unmatched real-time
reconnaissance tool.
Installed files and utilities are: fenris, fprints, getfprints,
ragnarok, fenris-bug, ragsplit, spliter.pl, dress, aegir, nc-aegir.
|