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
|
# ChangeLog for net-analyzer/greenbone-security-assistant
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v 1.14 2014/12/18 08:52:19 jlec Exp $
18 Dec 2014; Justin Lecher <jlec@gentoo.org>
greenbone-security-assistant-5.0.4.ebuild,
greenbone-security-assistant-6.0_beta4.ebuild:
Fix version number if depndencies, #532896
*greenbone-security-assistant-6.0_beta4 (01 Dec 2014)
01 Dec 2014; Justin Lecher <jlec@gentoo.org>
-greenbone-security-assistant-2.0.1.ebuild,
-greenbone-security-assistant-4.0.1.ebuild,
-greenbone-security-assistant-4.0.2.ebuild,
-greenbone-security-assistant-5.0.3-r1.ebuild,
+greenbone-security-assistant-6.0_beta4.ebuild:
Version Bump; drop old
*greenbone-security-assistant-5.0.4 (04 Nov 2014)
04 Nov 2014; Justin Lecher <jlec@gentoo.org>
+greenbone-security-assistant-5.0.4.ebuild:
Version Bump
*greenbone-security-assistant-6.0_beta3 (22 Oct 2014)
22 Oct 2014; Justin Lecher <jlec@gentoo.org>
-greenbone-security-assistant-5.0.1.ebuild,
-greenbone-security-assistant-5.0.3.ebuild,
greenbone-security-assistant-5.0.3-r1.ebuild,
+greenbone-security-assistant-6.0_beta3.ebuild:
Update to latest beta; drop old
01 Oct 2014; Justin Lecher <jlec@gentoo.org> files/gsad.init:
Fix service dependency
*greenbone-security-assistant-5.0.3-r1 (01 Oct 2014)
01 Oct 2014; Justin Lecher <jlec@gentoo.org>
+greenbone-security-assistant-5.0.3-r1.ebuild,
+files/greenbone-security-assistant-5.0.3-run.patch, +files/gsad.init,
+files/gsad.logrotate, +files/gsad.service, +files/gsad.tmpfiles.d,
+files/gsad-daemon.conf:
Add systemd support
*greenbone-security-assistant-5.0.3 (28 Sep 2014)
28 Sep 2014; Justin Lecher <jlec@gentoo.org>
+greenbone-security-assistant-5.0.3.ebuild, metadata.xml:
Version Bump
*greenbone-security-assistant-5.0.1 (19 Jun 2014)
19 Jun 2014; Hanno Boeck <hanno@gentoo.org>
+greenbone-security-assistant-5.0.1.ebuild:
Bump.
*greenbone-security-assistant-4.0.2 (10 Nov 2013)
10 Nov 2013; Hanno Boeck <hanno@gentoo.org>
+greenbone-security-assistant-4.0.2.ebuild:
Bump.
15 Sep 2013; Markus Meier <maekke@gentoo.org>
greenbone-security-assistant-4.0.1.ebuild:
add ~arm, bug #389453
*greenbone-security-assistant-4.0.1 (01 Jul 2013)
01 Jul 2013; Hanno Boeck <hanno@gentoo.org>
+greenbone-security-assistant-4.0.1.ebuild:
Bump, EAPI 5 port, remove old workarounds.
04 May 2012; Jeff Horelick <jdhore@gentoo.org>
greenbone-security-assistant-2.0.1.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
27 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> files/gsad,
greenbone-security-assistant-2.0.1.ebuild:
Do not build with werror. Use cmake-utils eclass properly. Fix header line in
the initscript. Bug found in Sabayon.
*greenbone-security-assistant-2.0.1 (09 Oct 2011)
09 Oct 2011; Hanno Boeck <hanno@gentoo.org>
+greenbone-security-assistant-2.0.1.ebuild, +files/gsad, +metadata.xml:
Initial commit of Greenbone Security Assistant, part of openvas.
|