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
|
# ChangeLog for net-misc/lsh
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/lsh/ChangeLog,v 1.14 2007/01/10 18:53:53 peper Exp $
10 Jan 2007; Piotr Jaroszyński <peper@gentoo.org> Manifest:
Fix Manifest.
10 Jan 2007; <marijn@gentoo.org> lsh-2.0.1-r2.ebuild:
Dependency update: dev-util/guile -> dev-scheme/guile.
08 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -lsh-2.0.1.ebuild,
-lsh-2.0.1-r1.ebuild:
QA: Removed unused versions.
03 Feb 2006; Joshua Jackson <tsunam@gentoo.org> lsh-2.0.1-r2.ebuild:
stable on x86; bug #119966 as well
02 Feb 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
lsh-2.0.1-r2.ebuild:
mark ppc stable (Bug #119966)
02 Feb 2006; Mike Frysinger <vapier@gentoo.org> lsh-2.0.1.ebuild,
lsh-2.0.1-r1.ebuild, +lsh-2.0.1-r2.ebuild:
Add support for modular X.
*lsh-2.0.1-r2 (02 Feb 2006)
02 Feb 2006; Mike Frysinger <vapier@gentoo.org> +lsh-2.0.1-r2.ebuild:
Fix file collisions with openssh.
31 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> lsh-2.0.1-r1.ebuild:
ppc stable, bug #119966
30 Jan 2006; Joshua Jackson <tsunam@gentoo.org> lsh-2.0.1-r1.ebuild:
Stable on x86 for Security bug #119966
*lsh-2.0.1-r1 (23 Jan 2006)
23 Jan 2006; Mike Frysinger <vapier@gentoo.org>
+files/lsh-2.0.1-fix-fd-leak.patch, +lsh-2.0.1-r1.ebuild:
Add security fix #119966.
16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
01 May 2005; Michael Hanselmann <hansmi@gentoo.org> lsh-2.0.1.ebuild:
Stable on ppc.
*lsh-2.0.1 (18 Mar 2005)
18 Mar 2005; Mike Frysinger <vapier@gentoo.org> +lsh-2.0.1.ebuild:
Version bump for security #85627.
*lsh-2.0 (06 Feb 2005)
06 Feb 2005; Mike Frysinger <vapier@gentoo.org> +lsh-2.0.ebuild:
Version bump #80317 by Jonas Bofjäll.
22 Nov 2004; Mike Frysinger <vapier@gentoo.org>
+files/1.4.3-configure.patch, +files/1.4.3-gcc34.patch, +files/lsh.confd,
+files/lsh.rc, +lsh-1.4.3-r1.ebuild:
Move from dev-libs #71088
22 Nov 2004; Mike Frysinger <vapier@gentoo.org> +files/lsh.confd,
+files/lsh.rc, lsh-1.4.3-r1.ebuild:
Add init.d scripts #71088 by Grzegorz Artur Daszuta.
21 Nov 2004; Mike Frysinger <vapier@gentoo.org>
+files/1.4.3-configure.patch, files/1.4.3-gcc34.patch,
lsh-1.4.3-r1.ebuild:
Add fix for configure script from upstream.
17 Jul 2004; David Holm <dholm@gentoo.org> lsh-1.4.3-r1.ebuild:
Added to ~ppc.
*lsh-1.4.3-r1 (11 Jul 2004)
11 Jul 2004; Mike Frysinger <vapier@gentoo.org> +files/1.4.3-gcc34.patch,
+lsh-1.4.3-r1.ebuild, -lsh-1.4.3.ebuild:
Make sure we dont install the bundled nettle library since it is tracked with
dev-libs/nettle #56156 by Rainer Groesslinger.
29 Dec 2003; Jason Wever <weeve@gentoo.org> lsh-1.4.3.ebuild:
And on the 7th day, the ~sparc keyword appeared. And the insane Gentoo/SPARC
gods looked down on it and saw it was good.
*lsh-1.4.3 (28 Oct 2003)
28 Oct 2003; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by Justin Heesemann <jh-gentoo@ionium.org> #28971.
|