summaryrefslogtreecommitdiff
blob: fb0d85c04b655fd121334a0a9a71352e9cffc003 (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
# ChangeLog for net-misc/keychain
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.38 2005/01/15 22:16:08 agriffis Exp $

  15 Jan 2005; Aron Griffis <agriffis@gentoo.org> keychain-2.5.1.ebuild:
  keychain-2.5.1 stable everywhere

  12 Jan 2005; Aron Griffis <agriffis@gentoo.org> keychain-2.5.1.ebuild:
  add reference to Keychain Guide in pkg_postinst #59382

*keychain-2.5.1 (12 Jan 2005)

  12 Jan 2005; Aron Griffis <agriffis@gentoo.org> -keychain-2.5.0.ebuild,
  +keychain-2.5.1.ebuild:
  Update to 2.5.1 which prevents inheriting a forwarded agent unless --inherit
  any or any-once is specified

*keychain-2.5.0 (07 Jan 2005)

  07 Jan 2005; Aron Griffis <agriffis@gentoo.org> -keychain-2.3.5.ebuild,
  keychain-2.4.3.ebuild, +keychain-2.5.0.ebuild:
  Mark 2.4.3 stable, bump testing to 2.5.0

*keychain-2.4.2.1 (18 Nov 2004)

  18 Nov 2004; Aron Griffis <agriffis@gentoo.org> -keychain-2.4.2.1.ebuild,
  +keychain-2.4.3.ebuild:
  Update to 2.4.3 which fixes ps issues on BSD

  30 Sep 2004; Aron Griffis <agriffis@gentoo.org> -keychain-2.4.2.ebuild:
  Update to 2.4.2.1 which fixes some minor issues with gpg

*keychain-2.4.2 (30 Sep 2004)

  30 Sep 2004; Aron Griffis <agriffis@gentoo.org> -keychain-2.4.0.ebuild,
  +keychain-2.4.2.ebuild:
  Update to 2.4.2, remove 2.4.0
  - Fix gpg-agent support and make it more complete.  Allow adding
    keys, clearing the agent, etc.
  - Fix --quick support to work properly again; it was broken since
    2.4.0
  - Change default --attempts to 1 since the progs ask multiple times
    anyway

*keychain-2.4.0 (09 Sep 2004)

  09 Sep 2004; Aron Griffis <agriffis@gentoo.org> -keychain-2.3.4.ebuild,
  keychain-2.3.5.ebuild, +keychain-2.4.0.ebuild:
  Update to 2.4.0, bump 2.3.5 to stable, remove 2.3.4
  - Fix bug 26970 with first pass at gpg-agent support.
  - Fix Debian bug 269722: don't filter output of ssh-add.
  - Fix bug reported by Marko Myllynen regarding keychain and
    Solaris awk's inability to process -F'[ :]'
  - Fix bug in now_seconds calculation, noticed by me.

*keychain-2.3.5 (28 Jul 2004)

  28 Jul 2004; Aron Griffis <agriffis@gentoo.org> -keychain-2.3.3.ebuild,
  keychain-2.3.4.ebuild, +keychain-2.3.5.ebuild:
  Update to 2.3.5, mark 2.3.4 stable, remove 2.3.3
  - Fix problem where keychain would report the wrong number of keys
    being added, thanks to Daniel Westermann-Clark for providing a patch
    in bug 58623

  24 Jul 2004; Aron Griffis <agriffis@gentoo.org> -keychain-2.3.2.ebuild,
  keychain-2.3.3.ebuild, +keychain-2.3.4.ebuild:
  Update to 2.3.4, mark 2.3.3 stable, remove 2.3.2
  - Fix bug where keychain would mistake defunct ssh-agent processes
    as running #28599

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> keychain-2.3.2.ebuild,
  keychain-2.3.3.ebuild:
  change virtual/glibc to virtual/libc

*keychain-2.3.3 (01 Jul 2004)

  01 Jul 2004; Aron Griffis <agriffis@gentoo.org> -keychain-2.2.2.ebuild,
  -keychain-2.3.0.ebuild, +keychain-2.3.3.ebuild:
  Bump version to 2.3.3 and trim older ebuilds
  - Fix bug reported by Matthew S. Moore in email; escape the backticks
    in --help output
  - Fix bug reported by Herbie Ong in email; set pidf, cshpidf and lockf
    variables after parsing command-line to honor --dir setting
  - Fix bug reported by Stephan Stahl in email; make spaces in filenames
    work throughout keychain, even in pure Bourne shell
  - Fix operation on HP-UX with older OpenSSH by interpreting output of
    ssh-add as well as the error status

  18 Jun 2004; Aron Griffis <agriffis@gentoo.org> -keychain-2.3.1.ebuild,
  keychain-2.3.2.ebuild:
  Mark 2.3.2 stable everywhere, trim 2.3.1 ebuild

*keychain-2.3.2 (16 Jun 2004)

  16 Jun 2004; Aron Griffis <agriffis@gentoo.org> +keychain-2.3.2.ebuild:
  Fix bug 53837 (keychain needs ssh-askpass) by unsetting SSH_ASKPASS when
  --nogui is specified

*keychain-2.3.1 (03 Jun 2004)

  03 Jun 2004; Aron Griffis <agriffis@gentoo.org> +keychain-2.3.1.ebuild:
  Fix bug 52874: problems when using csh

  28 May 2004; Aron Griffis <agriffis@gentoo.org> -keychain-2.0.2.ebuild,
  -keychain-2.0.3.ebuild, -keychain-2.2.0.ebuild, keychain-2.2.2.ebuild,
  keychain-2.3.0.ebuild:
  Mark 2.2.2 and 2.3.0 stable on all arches

*keychain-2.3.0 (14 May 2004)

  14 May 2004; Aron Griffis <agriffis@gentoo.org> +keychain-2.3.0.ebuild:
  Version bump to 2.3.0, which removes the dependency on procmail for locking

*keychain-2.2.2 (03 May 2004)

  03 May 2004; Aron Griffis <agriffis@gentoo.org> keychain-2.2.0.ebuild,
  +keychain-2.2.2.ebuild:
  Update to 2.2.2 with fixes for Solaris and csh. Mark 2.2.0 stable, 2.2.2 will
  follow soon.

*keychain-2.2.0 (21 Apr 2004)

  21 Apr 2004; Aron Griffis <agriffis@gentoo.org> +keychain-2.2.0.ebuild:
  Rewrote most of the code, organized into functions, fixed speed issues
  involving ps, fixed compatibility issues for various UNIXes, hopefully
  didn't introduce too many bugs.  This version has a --quick option
  (for me) and a --timeout option (for carpaski).

  19 Apr 2004; Mike Frysinger <vapier@gentoo.org> keychain-2.0.3.ebuild:
  Marked 2.0.3 stable on all arches

  16 Apr 2004; Michael McCabe <randy@gentoo.org> keychain-2.0.3.ebuild:
  added s390 keywords

  11 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> keychain-2.0.2.ebuild,
  keychain-2.0.3.ebuild:
  error checking; don't use S=${WORKDIR}/${P}

  05 Mar 2004; Tom Gall <tgall@gentoo.org>  keychain-2.0.3.ebuild:
  Marked stable on ppc64

  05 Jan 2004; Jason Wever <weeve@gentoo.org> keychain-2.0.3.ebuild:
  Marked stable on sparc.

*keychain-2.0.3 (22 Apr 2003)

  22 Apr 2003; Seth Chandler <sethbc@gentoo.org>; keychain-2.0.3.ebuild:
  a couple of changes...one for cygwin ($grepopts), and a colorized doc
  change...oh oh oh, we have a man page now ! man keychain =)  We also
  Have COPYING included in the tar.bz2 now...not that it matters for us
  Gentoo folk...

  26 Mar 2003; Graham Forest <vladimir@gentoo.org> keychain-2.0.2.ebuild :
  Automated cleanup of LICENSE

  19 Dec 2002; Martin Holzer <mholzer@gentoo.org> keychain-2.0.2.ebuild Changelog :
  Fixed Homepage url (#12455).

  16 Dec 2002; Daniel Robbins <drobbins@gentoo.org> added sh-utils runtime dep
  to the 2.0.2 ebuild; this closes bug #10376. No rev bump.
  
  06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
 
*keychain-2.0.2 (27 Mar 2003)
 
  13 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

*keychain-1.9 (23 Feb 2002)

  28 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> keychain-2.0.2.ebuild :

  New ebuild
  
  3 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> keychain-1.9.ebuild

  Added ppc to KEYWORDS.

  07 Jul 2002; phoen][x <phoenix@gentoo.org> keychain-1.9.ebuild :
  Added KEYWORDS, LICENSE, SLOT.

  23 Feb 2002; Daniel Robbins <drobbins@gentoo.org> : New release

*keychain-1.8 (1 Feb 2002)

  1 Feb 2002; Donny Davies <woodchip@gentoo.org> :
  Added Daniel Robbins' keychain utility to portage.  Feels weird but
  hey, somebody's gotta do it right?  :)