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
|
# ChangeLog for app-crypt/ekeyd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ChangeLog,v 1.26 2011/11/01 09:55:11 flameeyes Exp $
*ekeyd-1.1.4-r2 (01 Nov 2011)
01 Nov 2011; Diego E. Pettenò <flameeyes@gentoo.org> +ekeyd-1.1.4-r2.ebuild,
-ekeyd-1.1.4-r1.ebuild, files/ekeyd-1.1.4-gentoo.patch:
Patch the udev rules to not use the deprecated BUS match (bug #388821).
*ekeyd-1.1.4-r1 (20 Oct 2011)
20 Oct 2011; Diego E. Pettenò <flameeyes@gentoo.org>
-files/ekeyd-1.1.1-earlyboot.patch, -ekeyd-1.1.3-r4.ebuild,
-files/ekeyd-1.1.3-format.patch, -files/ekeyd-1.1.3-libusb_compat.patch,
-files/ekeyd-1.1.3-slashes.patch, -ekeyd-1.1.4.ebuild,
+ekeyd-1.1.4-r1.ebuild, +files/ekey-egd-linux.conf.2,
+files/ekey-egd-linux.init.2, +files/ekey-ulusbd.conf.2,
+files/ekey-ulusbd.init.2, +files/ekeyd.init.2, -files/ekey-egd-linux.conf,
-files/ekey-egd-linux.init, -files/ekey-ulusbd.conf, -files/ekey-ulusbd.init,
-files/ekeyd.init:
Remove old 1.1.3 ebuild; revbump 1.1.4 to use new init scripts that are
OpenRC-specific, and thus much shorter. The WATERMARK option has been dropped
from ekey-egd-linux, as it should be set in sysctl.conf instead.
*ekeyd-1.1.4 (05 Sep 2011)
05 Sep 2011; Diego E. Pettenò <flameeyes@gentoo.org> +ekeyd-1.1.4.ebuild,
+files/ekeyd-1.1.4-gentoo.patch:
Bump to version 1.1.4; the patches have been collapsed into one, big gentoo
patch for now.
08 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org> ekeyd-1.1.3-r4.ebuild:
Fix DEPEND value.
*ekeyd-1.1.3-r4 (08 Apr 2011)
08 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org> -ekeyd-1.1.3-r2.ebuild,
-ekeyd-1.1.3-r3.ebuild, +ekeyd-1.1.3-r4.ebuild,
+files/ekeyd-1.1.3-format.patch, +files/ekey-egd-linux.conf,
+files/ekey-egd-linux.init, files/ekeyd.init, metadata.xml:
Merge ekey-egd-linux daemon (and init script) within ekeyd, and suggest using
it for heavy-loaded machines; the ekeyd init script provides entropy if (and
only if) it is not set to provide EGD sockets; add a warning about using the
userland USB access method; fix the only warning that was still present
(false positive on format strings).
*ekeyd-1.1.3-r3 (01 Apr 2011)
01 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org> +ekeyd-1.1.3-r3.ebuild,
metadata.xml:
Add a munin USE flag to install the munin plugin to graph the ekeyd
statistical data.
27 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org> ekeyd-1.1.3-r2.ebuild:
Fix think in log output.
*ekeyd-1.1.3-r2 (27 Mar 2011)
27 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org> -ekeyd-1.1.3-r1.ebuild,
+ekeyd-1.1.3-r2.ebuild, +files/ekeyd-1.1.3-slashes.patch:
Revision bump: fix udev rules for keys with slashes in serial numbers (bug
#349503, huge thanks to Daniel Weigert for the help and the patience);
install udev rules to /lib/udev/rules.d (or lib64); fix rules for
non-symlinked lib64; use the same name for both rule files.
06 Nov 2010; Rafael G. Martins <rafaelmartins@gentoo.org>
ekeyd-1.1.3-r1.ebuild:
Fixed luasocket dependency.
23 Oct 2010; Diego E. Pettenò <flameeyes@gentoo.org> -ekeyd-1.1.3.ebuild,
ekeyd-1.1.3-r1.ebuild:
Remove old; add note regarding app-crypt/ekey-egd-linux; fix CC not being
used.
*ekeyd-1.1.3-r1 (29 Sep 2010)
29 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ekeyd-1.1.3-r1.ebuild, +files/ekeyd-1.1.3-libusb_compat.patch,
metadata.xml:
Add patch to that worksaround a libusb-compat bug and allows using the
virtual with ekeyd-ulusbd.
*ekeyd-1.1.3 (24 Sep 2010)
24 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-ekeyd-1.1.1-r1.ebuild, -ekeyd-1.1.2.ebuild, +ekeyd-1.1.3.ebuild:
Version bump, add ChangeLog to the list of installed doc files. Cleanup
old versions.
*ekeyd-1.1.2 (25 Aug 2010)
25 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> +ekeyd-1.1.2.ebuild:
Version bump.
*ekeyd-1.1.1-r1 (07 Aug 2010)
07 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> -ekeyd-1.1.1.ebuild,
+ekeyd-1.1.1-r1.ebuild, +files/ekeyd-1.1.1-earlyboot.patch:
Revision bump, add a patch to use /dev for sockets and pid files, inspired
by mdadm, so that it works even if the rule is started early when / is yet
to be pivoted or mounted r/w.
24 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> ekeyd-1.1.1.ebuild:
Diego reports that while it compiles against libusb-compat, it does not
seem to work presently. Change depend for now until I have hardware access
to fix it properly.
*ekeyd-1.1.1 (17 Nov 2009)
17 Nov 2009; Diego E. Pettenò <flameeyes@gentoo.org>
-ekeyd-1.0.6-r1.ebuild, -ekeyd-1.0.7.ebuild, -ekeyd-1.1.0.ebuild,
+ekeyd-1.1.1.ebuild:
Version bump, remove older versions (would be stabled only when upstream
stops releasing new ones for a while).
16 Nov 2009; Diego E. Pettenò <flameeyes@gentoo.org>
ekeyd-1.0.6-r1.ebuild, ekeyd-1.0.7.ebuild, ekeyd-1.1.0.ebuild:
Make the linux-info check non fatal since the code builds anyway.
11 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> ekeyd-1.0.6-r1.ebuild,
ekeyd-1.0.7.ebuild, ekeyd-1.1.0.ebuild:
Compiles fine against libusb-compat, changing to virtual/libusb:0.
*ekeyd-1.1.0 (09 Nov 2009)
09 Nov 2009; Diego E. Pettenò <flameeyes@gentoo.org> +ekeyd-1.1.0.ebuild:
Version bump.
*ekeyd-1.0.7 (15 Oct 2009)
15 Oct 2009; Diego E. Pettenò <flameeyes@gentoo.org> +ekeyd-1.0.7.ebuild:
Version bump.
09 Oct 2009; Diego E. Pettenò <flameeyes@gentoo.org>
ekeyd-1.0.6-r1.ebuild:
Remove pointless keepdir.
*ekeyd-1.0.6-r1 (04 Oct 2009)
04 Oct 2009; Diego E. Pettenò <flameeyes@gentoo.org> -ekeyd-1.0.6.ebuild,
+ekeyd-1.0.6-r1.ebuild, files/ekey-ulusbd.init, files/ekeyd.init:
Revision bump to fix the init scripts, require localmount to be completed
before starting or ekeyd will not start. Also drop udev dependency on the
ekey-ulusbd init script since it's limited to non-Linux systems.
*ekeyd-1.0.6 (29 Sep 2009)
29 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org>
-ekeyd-1.0.5-r2.ebuild, +ekeyd-1.0.6.ebuild:
Version bump.
*ekeyd-1.0.5-r2 (29 Sep 2009)
29 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org>
-ekeyd-1.0.5-r1.ebuild, +ekeyd-1.0.5-r2.ebuild, files/ekey-ulusbd.conf,
files/ekey-ulusbd.init:
New revision, thanks to the comments from Rob Kendrick (upstream); the
init script now uses lsusb, and is only installed for non-Linux systems,
while the correct udev rules are installed on Linux. Add a check for the
CDC driver, and also add warnings about both the userland USB and CDC
options.
*ekeyd-1.0.5-r1 (28 Sep 2009)
28 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org> -ekeyd-1.0.5.ebuild,
+ekeyd-1.0.5-r1.ebuild, +files/ekey-ulusbd.conf, +files/ekey-ulusbd.init,
files/ekeyd.init:
Bump already, add init script for the userland USB daemon, and move the
two daemon executables in /usr/libexec.
*ekeyd-1.0.5 (28 Sep 2009)
28 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org> +ekeyd-1.0.5.ebuild,
+files/ekeyd.init, +metadata.xml:
Initial import of the EntropyKey daemon; this is still a work-in-progress
ebuild, as it lacks an init script for the USB userland driver, and checks
for Linux kernel options for CDC modem support.
|