summaryrefslogtreecommitdiff
blob: dd55a6655ce35067c203e6f63ed42c13bfe89eb7 (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
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
# ChangeLog for net-libs/libssh
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.75 2013/03/09 11:02:55 ago Exp $

  09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libssh-0.5.4.ebuild:
  Stable for ppc64, wrt bug #460620

  07 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libssh-0.5.4.ebuild:
  Stable for x86, wrt bug #460620

  07 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libssh-0.5.4.ebuild:
  Stable for amd64, wrt bug #460620

*libssh-0.5.4 (08 Feb 2013)

  08 Feb 2013; Tim Harder <radhermit@gentoo.org> +libssh-0.5.4.ebuild:
  Version bump. Update to EAPI 5 and add subslot.

  15 Jan 2013; Tim Harder <radhermit@gentoo.org> -libssh-0.5.2.ebuild:
  Remove old.

  03 Dec 2012; Andreas Schuerch <nativemad@gentoo.org> libssh-0.5.3.ebuild:
  x86 stable, see bug 444147. Thanks Dan Dexter for testing.

  01 Dec 2012; Anthony G. Basile <blueness@gentoo.org> libssh-0.5.3.ebuild:
  stable ppc64, bug #444147

  29 Nov 2012; <ago@gentoo.org> libssh-0.5.3.ebuild:
  Stable for ppc, wrt bug #444147

  25 Nov 2012; Tim Harder <radhermit@gentoo.org> libssh-0.5.3.ebuild:
  Build static libs when tests are enabled and drop REQUIRED_USE.

  25 Nov 2012; <ago@gentoo.org> libssh-0.5.3.ebuild:
  Stable for amd64, wrt bug #444147

*libssh-0.5.3 (24 Nov 2012)

  24 Nov 2012; Tim Harder <radhermit@gentoo.org> +libssh-0.5.3.ebuild:
  Version bump to fix security issues (bug #444147).

  20 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> -libssh-0.5.1.ebuild,
  libssh-0.5.2.ebuild:
  Stable on ppc64 wrt bug#419273. Remove older.

  07 Jun 2012; Brent Baude <ranger@gentoo.org> libssh-0.5.2.ebuild:
  Marking libssh-0.5.2 ppc for bug 419273

  06 Jun 2012; Jeff Horelick <jdhore@gentoo.org> libssh-0.5.2.ebuild:
  marked x86 per bug 419273

  04 Jun 2012; Agostino Sarubbo <ago@gentoo.org> libssh-0.5.2.ebuild:
  Stable for amd64, wrt bug #419273

  21 May 2012; Jeroen Roovers <jer@gentoo.org> -libssh-0.4.8.ebuild:
  Old.

  20 May 2012; Mark Loeser <halcy0n@gentoo.org> libssh-0.5.1.ebuild:
  Stable for ppc64; bug #382499

  26 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libssh-0.5.1.ebuild:
  Stable ppc wrt bug#382499.

  24 Feb 2012; Tim Harder <radhermit@gentoo.org> -libssh-0.4.91.ebuild,
  -libssh-0.5.0.ebuild, -files/libssh-0.5.0-no-server.patch:
  Remove old.

*libssh-0.5.2 (17 Sep 2011)

  17 Sep 2011; Tim Harder <radhermit@gentoo.org> +libssh-0.5.2.ebuild:
  Version bump.

  16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> libssh-0.5.1.ebuild:
  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
  "idella4" Delaney in bug #382499.

  16 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> libssh-0.5.1.ebuild:
  x86 stable, thanks JD on bug 382499

  10 Sep 2011; Tim Harder <radhermit@gentoo.org> libssh-0.5.1.ebuild:
  Explicitly require static libraries to be built if testing is enabled since
  the tests currently require them.

  24 Aug 2011; Jeremy Olexa <darkside@gentoo.org> libssh-0.5.1.ebuild:
  add prefix keywords, bug 374401

*libssh-0.5.1 (10 Aug 2011)

  10 Aug 2011; Tim Harder <radhermit@gentoo.org> +libssh-0.5.1.ebuild:
  Version bump

  07 Aug 2011; Raúl Porcel <armin76@gentoo.org> libssh-0.5.0.ebuild:
  Add ~s390/~sparc wrt #374401

  15 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> libssh-0.5.0.ebuild:
  Marked ~ppc/~ppc64 wrt #374401

  15 Jul 2011; Jeroen Roovers <jer@gentoo.org> libssh-0.5.0.ebuild:
  Marked ~hppa (bug #374401).

  12 Jul 2011; Markus Meier <maekke@gentoo.org> libssh-0.5.0.ebuild:
  add ~arm, bug #374401

*libssh-0.5.0 (07 Jul 2011)

  07 Jul 2011; Tim Harder <radhermit@gentoo.org> +libssh-0.5.0.ebuild,
  +files/libssh-0.5.0-no-pdf-doc.patch, +files/libssh-0.5.0-no-server.patch,
  +files/libssh-0.5.0-tests.patch:
  Version bump (bug #374249). Add doc and test USE flags.

  03 May 2011; Tomáš Chvátal <scarabeus@gentoo.org> libssh-9999.ebuild:
  Migrate to git-2 eclass.

*libssh-0.4.91 (28 Mar 2011)

  28 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> +libssh-0.4.91.ebuild,
  libssh-9999.ebuild:
  Add latest RC into testing so it gets some attention. Does work with KDE 4.6.

  05 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  -files/libssh-0.3.0-automagic-crypt.patch, -libssh-0.4.1.ebuild,
  -files/libssh-0.4.1-debug-build.patch:
  remove old

  05 Mar 2011; Brent Baude <ranger@gentoo.org> libssh-0.4.8.ebuild:
  stable ppc, bug 355857

  01 Mar 2011; Brent Baude <ranger@gentoo.org> libssh-0.4.8.ebuild:
  stable ppc64, bug 355857

  21 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -libssh-0.3.4.ebuild,
  -libssh-0.4.4.ebuild, -libssh-0.4.6.ebuild, libssh-0.4.8.ebuild,
  libssh-9999.ebuild:
  Sync live ebuild with latest release. Drop overshadowed. Stabilise 0.4.8 on
  amd64 and x86.

  21 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -libssh-0.3.4.ebuild,
  -libssh-0.4.4.ebuild, -libssh-0.4.6.ebuild, libssh-0.4.8.ebuild,
  libssh-9999.ebuild:
  Sync live ebuild with latest release. Drop overshadowed. Stabilise 0.4.8 on
  amd64 and x86.

*libssh-0.4.8 (01 Feb 2011)

  01 Feb 2011; Tim Harder <radhermit@gentoo.org> +libssh-0.4.8.ebuild,
  metadata.xml:
  Version bump and add pcap USE flag.

  01 Jan 2011; Tomáš Chvátal <scarabeus@gentoo.org> libssh-9999.ebuild:
  Fix git URI. Upstream seems to have fun with moving the repo around.

*libssh-9999 (22 Nov 2010)
*libssh-0.4.6 (22 Nov 2010)

  22 Nov 2010; Tomáš Chvátal <scarabeus@gentoo.org> +libssh-0.4.6.ebuild,
  +libssh-9999.ebuild:
  Add new version and live ebuild.

  03 Sep 2010; Joseph Jezak <josejx@gentoo.org> libssh-0.4.1.ebuild:
  Marked ppc64 stable for bug #322791.

*libssh-0.4.4 (01 Jun 2010)

  01 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -libssh-0.4.0.ebuild,
  -libssh-0.4.3.ebuild, +libssh-0.4.4.ebuild:
  Version bump. Drop older.

*libssh-0.4.3 (21 May 2010)

  21 May 2010; Peter Volkov <pva@gentoo.org> +libssh-0.4.3.ebuild:
  Version bump.

  21 May 2010; Peter Volkov <pva@gentoo.org> libssh-0.4.1.ebuild:
  amd64 stable, bug 310017

  19 May 2010; Robert Piasek <dagger@gentoo.org> libssh-0.4.1.ebuild:
  Added ~arm keyword

  03 May 2010; Alexis Ballier <aballier@gentoo.org> libssh-0.4.1.ebuild:
  keyword ~x86-fbsd

  23 Mar 2010; Brent Baude <ranger@gentoo.org> libssh-0.4.1.ebuild:
  Marking libssh-0.4.1 ppc for bug 310017

  21 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> libssh-0.4.1.ebuild:
  x86 stable wrt bug #310017

*libssh-0.4.1 (18 Feb 2010)

  18 Feb 2010; Peter Volkov <pva@gentoo.org> +libssh-0.4.1.ebuild,
  +files/libssh-0.4.1-debug-build.patch:
  Version bump. Fixed build issue with USE=debug, bug #304301, thank Arttu
  Valo for this patch.

  16 Feb 2010; Joseph Jezak <josejx@gentoo.org> libssh-0.4.0.ebuild:
  Marked ~ppc64 for bug #304365.

  18 Jan 2010; Raúl Porcel <armin76@gentoo.org> libssh-0.3.4.ebuild,
  libssh-0.4.0.ebuild:
  Add ~sparc wrt #297899

  08 Jan 2010; Jonathan Callen <abcd@gentoo.org> libssh-0.4.0.ebuild:
  Fix installation of examples when ROOT != /; add prefix keywords

  22 Dec 2009; Jeroen Roovers <jer@gentoo.org> libssh-0.4.0.ebuild:
  Marked ~hppa (bug #297899).

*libssh-0.4.0 (13 Dec 2009)

  13 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -libssh-0.1.1.ebuild,
  libssh-0.3.4.ebuild, +libssh-0.4.0.ebuild, metadata.xml:
  Version bump (required for KDE 4.4_beta). Drop old. Stable on amd64.

  19 Nov 2009; Jeroen Roovers <jer@gentoo.org>
  -files/makefile_no-examples.diff:
  Remove old patch.

  12 Nov 2009; Peter Volkov <pva@gentoo.org> +libssh-0.1.1.ebuild:
  net-libs/libssh-0.1* back with dropped keywords. Required for sysboot.

  12 Nov 2009; Peter Volkov <pva@gentoo.org> -libssh-0.1.1.ebuild,
  -libssh-0.2.ebuild, -libssh-0.3.0.ebuild, -libssh-0.3.3.ebuild:
  Dropped vulnerable version, thank Alex Legler for request.

  24 Oct 2009; nixnut <nixnut@gentoo.org> libssh-0.3.4.ebuild:
  ppc stable #286860

  19 Oct 2009; Markus Meier <maekke@gentoo.org> libssh-0.3.4.ebuild:
  x86 stable, bug #286860

  17 Oct 2009; Markus Meier <maekke@gentoo.org> metadata.xml:
  remove static-libs description as it is global now

*libssh-0.3.4 (29 Sep 2009)

  29 Sep 2009; Jeroen Roovers <jer@gentoo.org> +libssh-0.3.4.ebuild:
  Version bump thanks to Thomas Beinicke (bug #286860).

*libssh-0.3.3 (26 Aug 2009)

  26 Aug 2009; Jeroen Roovers <jer@gentoo.org> +libssh-0.3.3.ebuild,
  metadata.xml:
  Version bump thanks to Maciej Mrozowski (bug #282158).

*libssh-0.3.0 (25 May 2009)
*libssh-0.1.1 (25 May 2009)

  25 May 2009; Peter Volkov <pva@gentoo.org> -libssh-0.1.ebuild,
  +libssh-0.1.1.ebuild, libssh-0.2.ebuild, +libssh-0.3.0.ebuild,
  +files/libssh-0.3.0-automagic-crypt.patch, -libssh-0.11.ebuild,
  metadata.xml:
  Removed old 0.1 and thus we don't abuse any more, bug #258104, thank Thilo
  Bangert for report. Changed version from 0.11 to 0.1.1 since that's what
  was intended. Fixed some QA warnings. Version bump up to 0.3.0.

  13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> libssh-0.11.ebuild:
  ppc. stable

  20 Mar 2007; Raúl Porcel <armin76@gentoo.org> libssh-0.11.ebuild:
  x86 stable

  20 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
  Redigest for Manifest2

*libssh-0.2 (07 Jan 2007)

  07 Jan 2007; Daniel Black <dragonheart@gentoo.org>
  +files/makefile_no-examples.diff, +libssh-0.2.ebuild:
  version bump as per bug #160619 - ebuild thanks to Ricardo Lanziano

  05 Mar 2005; Mike Doty <kingtaco@gentoo.org> :
  ~amd64 per ka0ttics request

*libssh-0.11 (05 Mar 2005)

  05 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> +libssh-0.11.ebuild:
  Version bump for bug 84117.

  16 Aug 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml, libssh-0.1.ebuild:
  Marking stable on x86: currently only net-analyzer/hydra depends on this
  package. Moving it under the netmon herd.

  23 Jun 2004; David Holm <dholm@gentoo.org> libssh-0.1.ebuild:
  Added to ~ppc.

  14 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> libssh-0.1.ebuild:
  fix LICENSE (bug #53926); error check

*libssh-0.1 (17 May 2004)

  17 May 2004; Mike Frysinger <vapier@gentoo.org> :
  Initial import.  Ebuild submitted by #49769 by Daniel Webert.