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
|
# ChangeLog for net-libs/libssh
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.23 2009/12/22 15:41:44 jer Exp $
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.
|