summaryrefslogtreecommitdiff
blob: 3a786e00f1e73f88aee4d2c54d7f20d0019d8827 (plain)
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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
# ChangeLog for sys-fs/cryptsetup-luks
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup-luks/ChangeLog,v 1.60 2007/09/14 21:34:31 wolf31o2 Exp $

  14 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  cryptsetup-luks-1.0.1-r1.ebuild, cryptsetup-luks-1.0.1-r2.ebuild,
  cryptsetup-luks-1.0.3-r3.ebuild, cryptsetup-luks-1.0.4.ebuild,
  cryptsetup-luks-1.0.4-r1.ebuild, cryptsetup-luks-1.0.4-r3.ebuild:
  Removed check for USE=build since it did nothing because cryptsetup isn't in
  stage1. Removed call to linux-info_pkg_setup to remove requirement on a
  configured kernel. This fixes bug #148390 from this end, but changes are
  still needed in linux-info.eclass, which is tracked at bug #192556.

  02 Jul 2007; Raúl Porcel <armin76@gentoo.org>
  cryptsetup-luks-1.0.4-r3.ebuild:
  alpha/ia64 stable wrt #178345

  02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild, cryptsetup-luks-1.0.3-r3.ebuild,
  cryptsetup-luks-1.0.4.ebuild, cryptsetup-luks-1.0.4-r1.ebuild,
  cryptsetup-luks-1.0.4-r3.ebuild:
  (QA) RESTRICT clean up.

  26 Jun 2007; Lars Weiler <pylon@gentoo.org>
  cryptsetup-luks-1.0.4-r3.ebuild:
  Stable on ppc; bug #178345.

  23 Jun 2007; Joshua Kinard <kumba@gentoo.org>
  cryptsetup-luks-1.0.4-r3.ebuild:
  Stable on mips, per #178345.

  21 Jun 2007; Christoph Mende <angelos@gentoo.org>
  cryptsetup-luks-1.0.4-r3.ebuild:
  Stable on amd64 wrt bug 178345

  20 Jun 2007; Markus Rothe <corsair@gentoo.org>
  cryptsetup-luks-1.0.4-r3.ebuild:
  Stable on ppc64; bug #178345

  20 Jun 2007; Jeroen Roovers <jer@gentoo.org>
  cryptsetup-luks-1.0.4-r3.ebuild:
  Stable for HPPA (bug #178345).

  19 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
  cryptsetup-luks-1.0.4-r3.ebuild:
  stable x86, bug 178345

  19 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  cryptsetup-luks-1.0.4-r3.ebuild:
  Stable on sparc wrt #178345

*cryptsetup-luks-1.0.4-r3 (12 Apr 2007)

  12 Apr 2007; Mike Auty <ikelos@gentoo.org> files/1.0.4-dm-crypt-start.sh,
  files/dm-crypt-start.sh, -cryptsetup-luks-1.0.4-r2.ebuild,
  +cryptsetup-luks-1.0.4-r3.ebuild:
  Version bump to fix bug 174256 (thanks to UberLord and zzam) and removing
  old version.

*cryptsetup-luks-1.0.4-r2 (11 Apr 2007)

  11 Apr 2007; Mike Auty <ikelos@gentoo.org> +files/1.0.4-dm-crypt-start.sh,
  +cryptsetup-luks-1.0.4-r2.ebuild:
  Version bump to fix masked baselayout issues (bug 157590), and minor QA.

  27 Jan 2007; Benjamin Smee <strerror@gentoo.org>
  cryptsetup-luks-1.0.4-r1.ebuild:
  small fix for warning typo

*cryptsetup-luks-1.0.4-r1 (26 Jan 2007)

  26 Jan 2007; Benjamin Smee <strerror@gentoo.org>
  +cryptsetup-luks-1.0.4-r1.ebuild:
  Change to fix bug #162851

  21 Jan 2007; Benjamin Smee <strerror@gentoo.org>
  cryptsetup-luks-1.0.4.ebuild:
  Added warning for bug #157037

  05 Dec 2006; Benjamin Smee <strerror@gentoo.org>
  cryptsetup-luks-1.0.4.ebuild:
  new popt dep for bug #157147

*cryptsetup-luks-1.0.4 (03 Nov 2006)

  03 Nov 2006; Mike Frysinger <vapier@gentoo.org>
  +cryptsetup-luks-1.0.4.ebuild:
  Version bump.

*cryptsetup-luks-1.0.3-r3 (12 Oct 2006)

  12 Oct 2006; Benjamin Smee <strerror@gentoo.org>
  +files/1.0.3-cryptfs.confd, +files/1.0.3-dm-crypt-start.sh,
  +files/1.0.3-dm-crypt-stop.sh, +cryptsetup-luks-1.0.3-r3.ebuild:
  Fixes for bugs #150510, #148390 and many others. Special thanks to Federico
  Zagarzazú who wrote the new scripts

  26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild:
  Stable on hppa

  18 Sep 2006; Benjamin Smee <strerror@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild:
  Change for bug #141182

  28 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild:
  Gimme the ~hppa

  23 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild:
  Stable on alpha and mips since it was used for the release on both and has
  been tested by both release coordinators.

  08 Aug 2006; Luis Medinas <metalgod@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild:
  Stable on amd64. Bug #134607.

  08 Aug 2006; Mike Frysinger <vapier@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild:
  Cleanup src_compile(), punt invalid USE=pic, and make sure that just running
  autoconf works.

  05 Aug 2006; Mike Frysinger <vapier@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild:
  Fix building with newer gettext #142362.

  10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild:
  Stable on sparc

  05 Jul 2006; Joshua Jackson <tsunam@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild:
  Stable x86; bug #134607

  02 Jul 2006; Lars Weiler <pylon@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild:
  Stable on ppc; bug #134607.

  08 Jun 2006; Markus Rothe <corsair@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild:
  Stable on ppc64; bug #134607

  05 Jun 2006; Patrick McLean <chutzpah@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild:
  Fixup libdirs for multilib.

  01 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
  cryptsetup-luks-1.0.3-r2.ebuild:
  Restrict confcache as epr bug #135202.

*cryptsetup-luks-1.0.3-r2 (01 Jun 2006)

  01 Jun 2006; Benjamin Smee <strerror@gentoo.org>
  +cryptsetup-luks-1.0.3-r2.ebuild:
  Version bump to fix bug #135048

*cryptsetup-luks-1.0.3-r1 (31 May 2006)

  31 May 2006; Benjamin Smee <strerror@gentoo.org>
  +files/cryptsetup-luks-1.0.3-selinux.patch,
  +cryptsetup-luks-1.0.3-r1.ebuild:
  Fix for bug #132126 and added pic USE flag

  03 May 2006; Benjamin Smee <strerror@gentoo.org>
  cryptsetup-luks-1.0.3.ebuild:
  small change to wording

  26 Apr 2006; <tcort@gentoo.org> cryptsetup-luks-1.0.3.ebuild:
  Added ~alpha keyword.

*cryptsetup-luks-1.0.3 (22 Apr 2006)

  22 Apr 2006; Benjamin Smee <strerror@gentoo.org>
  +cryptsetup-luks-1.0.3.ebuild:
  Version bump which will also resolve a number of bugs

  30 Mar 2006; Benjamin Smee <strerror@gentoo.org>
  cryptsetup-luks-1.0.1-r1.ebuild, cryptsetup-luks-1.0.1-r2.ebuild:
  Changed wording of ewarn for bug #127753

  10 Mar 2006; Aron Griffis <agriffis@gentoo.org>
  cryptsetup-luks-1.0.1-r2.ebuild:
  Mark 1.0.1-r2 stable on ia64

  03 Feb 2006; Guy Martin <gmsoft@gentoo.org>
  cryptsetup-luks-1.0.1-r1.ebuild:
  Stable on hppa.

  02 Feb 2006; Aron Griffis <agriffis@gentoo.org>
  cryptsetup-luks-1.0.1-r1.ebuild:
  Mark 1.0.1-r1 stable on ia64

*cryptsetup-luks-1.0.1-r2 (02 Feb 2006)

  02 Feb 2006; Benjamin Smee <strerror@gentoo.org>
  +cryptsetup-luks-1.0.1-r2.ebuild:
  Version bump for bug #121138

  03 Jan 2006; Mike Frysinger <vapier@gentoo.org>
  +files/cryptsetup-luks-1.0.1-no-nls.patch,
  cryptsetup-luks-1.0.1-r1.ebuild:
  Fix building with USE=-nls and add some sh love.

  31 Dec 2005; Markus Rothe <corsair@gentoo.org>
  cryptsetup-luks-1.0.1-r1.ebuild:
  Stable on ppc64

  27 Nov 2005; Benjamin Smee <strerror@gentoo.org>
  cryptsetup-luks-1.0.1-r1.ebuild:
  small change for bug #113740

  27 Nov 2005; Benjamin Smee <strerror@gentoo.org> ChangeLog:
  Marked as stable on amd64, ppc, sparc and x86 due to possibility of non
  usable systems

  25 Nov 2005; Tom Gall <tgall@gentoo.org> cryptsetup-luks-1.0.1.ebuild:
  stable on ppc64, in light of bug #90211 being fixed

  10 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  cryptsetup-luks-1.0.1.ebuild:
  Stable on sparc wrt #109039

  18 Oct 2005; Brent Baude <ranger@gentoo.org> cryptsetup-luks-1.0.1.ebuild:
  Marking cryptsetup-luks-1.0.1 ~ppc64 as dep to pmount

  17 Oct 2005; Petteri Räty <betelgeuse@gentoo.org>
  cryptsetup-luks-1.0.1.ebuild:
  Marked stable on x86. Bug #109039.

  17 Oct 2005; Joseph Jezak <josejx@gentoo.org>
  cryptsetup-luks-1.0.1.ebuild:
  Marked ppc stable for bug #109039.

  13 Oct 2005; Luis Medinas <metalgod@gentoo.org>
  cryptsetup-luks-1.0.1.ebuild:
  Marked Stable on amd64. Bug #109039.

  20 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  cryptsetup-luks-1.0.1.ebuild:
  Keyworded ~sparc

  31 Aug 2005; Herbie Hopkins <herbs@gentoo.org>
  cryptsetup-luks-1.0.1.ebuild:
  Marked ~amd64.

  08 Aug 2005; Aaron Walker <ka0ttic@gentoo.org>
  cryptsetup-luks-1.0.1.ebuild:
  Added ~mips.

*cryptsetup-luks-1.0.1 (11 Jul 2005)

  11 Jul 2005; Benjamin Smee <strerror@gentoo.org>
  +cryptsetup-luks-1.0.1.ebuild:
  Version bump.

  16 Jun 2005; David Holm <dholm@gentoo.org> cryptsetup-luks-1.0-r1.ebuild:
  Added to ~ppc.

*cryptsetup-luks-1.0-r1 (15 Jun 2005)

  15 Jun 2005; Benjamin Smee <strerror@gentoo.org> files/cryptfs.confd,
  files/dm-crypt-start.sh, +cryptsetup-luks-1.0-r1.ebuild:
  Added einfo. Hacked type=luks support into dm-crypt.start. Expanded cryptfs
  configuration examples.

  02 Jun 2005; Benjamin Smee <strerror@gentoo.org> +files/cryptfs.confd,
  cryptsetup-luks-1.0.ebuild:
  Changed to include cryptfs

*cryptsetup-luks-1.0 (02 Jun 2005)

  02 Jun 2005; Benjamin Smee <strerror@gentoo.org> +files/dm-crypt-start.sh,
  +files/dm-crypt-stop.sh, +metadata.xml, +cryptsetup-luks-1.0.ebuild:
  Initial import. Based on ebuild by Fruhwirth Clemens